Test Report: Docker_Linux_crio_arm64 20370

                    
                      48d14f3cb3aa737abe9969df0d43dc6a5030a05d:2025-09-18:41491
                    
                

Test fail (7/326)

x
+
TestAddons/parallel/Ingress (151.72s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:209: (dbg) Run:  kubectl --context addons-911696 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-911696 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:247: (dbg) Run:  kubectl --context addons-911696 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" [1cd32477-80bf-41b6-b240-407f43a4f828] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:352: "nginx" [1cd32477-80bf-41b6-b240-407f43a4f828] Running
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 8.004228112s
I0918 17:27:09.408438  297295 kapi.go:150] Service nginx in namespace default found.
addons_test.go:264: (dbg) Run:  out/minikube-linux-arm64 -p addons-911696 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:264: (dbg) Non-zero exit: out/minikube-linux-arm64 -p addons-911696 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m10.63056564s)

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

                                                
                                                
** /stderr **
addons_test.go:280: failed to get expected response from http://127.0.0.1/ within minikube: exit status 1
addons_test.go:288: (dbg) Run:  kubectl --context addons-911696 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:293: (dbg) Run:  out/minikube-linux-arm64 -p addons-911696 ip
addons_test.go:299: (dbg) Run:  nslookup hello-john.test 192.168.49.2
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-911696
helpers_test.go:243: (dbg) docker inspect addons-911696:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "4c211a51d82216451e8372180d9cde8077672d3c3ef707aeae5f70ad4358055c",
	        "Created": "2025-09-18T17:23:27.827380573Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 298452,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-09-18T17:23:27.887491831Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:3d6f74760dfc17060da5abc5d463d3d45b4ceea05955c9cc42b3ec56cb38cc48",
	        "ResolvConfPath": "/var/lib/docker/containers/4c211a51d82216451e8372180d9cde8077672d3c3ef707aeae5f70ad4358055c/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/4c211a51d82216451e8372180d9cde8077672d3c3ef707aeae5f70ad4358055c/hostname",
	        "HostsPath": "/var/lib/docker/containers/4c211a51d82216451e8372180d9cde8077672d3c3ef707aeae5f70ad4358055c/hosts",
	        "LogPath": "/var/lib/docker/containers/4c211a51d82216451e8372180d9cde8077672d3c3ef707aeae5f70ad4358055c/4c211a51d82216451e8372180d9cde8077672d3c3ef707aeae5f70ad4358055c-json.log",
	        "Name": "/addons-911696",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-911696:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-911696",
	            "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": "4c211a51d82216451e8372180d9cde8077672d3c3ef707aeae5f70ad4358055c",
	                "LowerDir": "/var/lib/docker/overlay2/bc16e3478a016dfb9e570d524a029f96337ad919b198f75c6a442541afa151a7-init/diff:/var/lib/docker/overlay2/a943397973c1c903e5497d347be7ae982413348acfb1264bdb01c91a84a0a08d/diff",
	                "MergedDir": "/var/lib/docker/overlay2/bc16e3478a016dfb9e570d524a029f96337ad919b198f75c6a442541afa151a7/merged",
	                "UpperDir": "/var/lib/docker/overlay2/bc16e3478a016dfb9e570d524a029f96337ad919b198f75c6a442541afa151a7/diff",
	                "WorkDir": "/var/lib/docker/overlay2/bc16e3478a016dfb9e570d524a029f96337ad919b198f75c6a442541afa151a7/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-911696",
	                "Source": "/var/lib/docker/volumes/addons-911696/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-911696",
	            "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-911696",
	                "name.minikube.sigs.k8s.io": "addons-911696",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "d22e0042496cd7f1e74dcc65492edddde3b87d773592ff5bdfffc4a5046f7953",
	            "SandboxKey": "/var/run/docker/netns/d22e0042496c",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33138"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33139"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33142"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33140"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33141"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-911696": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "46:ca:1a:6c:5b:26",
	                    "DriverOpts": null,
	                    "GwPriority": 0,
	                    "NetworkID": "87e5c53bcf242f5e82d6248c3faa48c55095b194352b3004f2750279e36205b6",
	                    "EndpointID": "e521b89dbce91666bd5c786fa3f87bb5f1fb80988d9e710fb3a7e3151ba8750c",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-911696",
	                        "4c211a51d822"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-911696 -n addons-911696
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-911696 logs -n 25
helpers_test.go:255: (dbg) Done: out/minikube-linux-arm64 -p addons-911696 logs -n 25: (1.717928261s)
helpers_test.go:260: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	┌─────────┬───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬────────────────────────┬─────────┬─────────┬─────────────────────┬─────────────────────┐
	│ COMMAND │                                                                                                                                                                                                                                   ARGS                                                                                                                                                                                                                                   │        PROFILE         │  USER   │ VERSION │     START TIME      │      END TIME       │
	├─────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼────────────────────────┼─────────┼─────────┼─────────────────────┼─────────────────────┤
	│ delete  │ -p download-docker-687391                                                                                                                                                                                                                                                                                                                                                                                                                                                │ download-docker-687391 │ jenkins │ v1.37.0 │ 18 Sep 25 17:23 UTC │ 18 Sep 25 17:23 UTC │
	│ start   │ --download-only -p binary-mirror-082941 --alsologtostderr --binary-mirror http://127.0.0.1:37701 --driver=docker  --container-runtime=crio                                                                                                                                                                                                                                                                                                                               │ binary-mirror-082941   │ jenkins │ v1.37.0 │ 18 Sep 25 17:23 UTC │                     │
	│ delete  │ -p binary-mirror-082941                                                                                                                                                                                                                                                                                                                                                                                                                                                  │ binary-mirror-082941   │ jenkins │ v1.37.0 │ 18 Sep 25 17:23 UTC │ 18 Sep 25 17:23 UTC │
	│ addons  │ disable dashboard -p addons-911696                                                                                                                                                                                                                                                                                                                                                                                                                                       │ addons-911696          │ jenkins │ v1.37.0 │ 18 Sep 25 17:23 UTC │                     │
	│ addons  │ enable dashboard -p addons-911696                                                                                                                                                                                                                                                                                                                                                                                                                                        │ addons-911696          │ jenkins │ v1.37.0 │ 18 Sep 25 17:23 UTC │                     │
	│ start   │ -p addons-911696 --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=crio --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher │ addons-911696          │ jenkins │ v1.37.0 │ 18 Sep 25 17:23 UTC │ 18 Sep 25 17:26 UTC │
	│ addons  │ addons-911696 addons disable volcano --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                              │ addons-911696          │ jenkins │ v1.37.0 │ 18 Sep 25 17:26 UTC │ 18 Sep 25 17:26 UTC │
	│ addons  │ addons-911696 addons disable gcp-auth --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                             │ addons-911696          │ jenkins │ v1.37.0 │ 18 Sep 25 17:26 UTC │ 18 Sep 25 17:26 UTC │
	│ addons  │ enable headlamp -p addons-911696 --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                                  │ addons-911696          │ jenkins │ v1.37.0 │ 18 Sep 25 17:26 UTC │ 18 Sep 25 17:26 UTC │
	│ addons  │ addons-911696 addons disable headlamp --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                             │ addons-911696          │ jenkins │ v1.37.0 │ 18 Sep 25 17:26 UTC │ 18 Sep 25 17:26 UTC │
	│ ip      │ addons-911696 ip                                                                                                                                                                                                                                                                                                                                                                                                                                                         │ addons-911696          │ jenkins │ v1.37.0 │ 18 Sep 25 17:26 UTC │ 18 Sep 25 17:26 UTC │
	│ addons  │ addons-911696 addons disable registry --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                             │ addons-911696          │ jenkins │ v1.37.0 │ 18 Sep 25 17:26 UTC │ 18 Sep 25 17:26 UTC │
	│ addons  │ addons-911696 addons disable metrics-server --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                       │ addons-911696          │ jenkins │ v1.37.0 │ 18 Sep 25 17:26 UTC │ 18 Sep 25 17:26 UTC │
	│ addons  │ addons-911696 addons disable inspektor-gadget --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                     │ addons-911696          │ jenkins │ v1.37.0 │ 18 Sep 25 17:27 UTC │ 18 Sep 25 17:27 UTC │
	│ ssh     │ addons-911696 ssh curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'                                                                                                                                                                                                                                                                                                                                                                                                 │ addons-911696          │ jenkins │ v1.37.0 │ 18 Sep 25 17:27 UTC │                     │
	│ addons  │ addons-911696 addons disable volumesnapshots --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                      │ addons-911696          │ jenkins │ v1.37.0 │ 18 Sep 25 17:27 UTC │ 18 Sep 25 17:27 UTC │
	│ addons  │ addons-911696 addons disable csi-hostpath-driver --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                  │ addons-911696          │ jenkins │ v1.37.0 │ 18 Sep 25 17:27 UTC │ 18 Sep 25 17:27 UTC │
	│ addons  │ configure registry-creds -f ./testdata/addons_testconfig.json -p addons-911696                                                                                                                                                                                                                                                                                                                                                                                           │ addons-911696          │ jenkins │ v1.37.0 │ 18 Sep 25 17:27 UTC │ 18 Sep 25 17:27 UTC │
	│ addons  │ addons-911696 addons disable registry-creds --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                       │ addons-911696          │ jenkins │ v1.37.0 │ 18 Sep 25 17:27 UTC │ 18 Sep 25 17:27 UTC │
	│ addons  │ addons-911696 addons disable nvidia-device-plugin --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                 │ addons-911696          │ jenkins │ v1.37.0 │ 18 Sep 25 17:27 UTC │ 18 Sep 25 17:27 UTC │
	│ addons  │ addons-911696 addons disable yakd --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                                 │ addons-911696          │ jenkins │ v1.37.0 │ 18 Sep 25 17:27 UTC │ 18 Sep 25 17:27 UTC │
	│ ssh     │ addons-911696 ssh cat /opt/local-path-provisioner/pvc-85697bd4-eb04-4b03-b5fc-d064614a7277_default_test-pvc/file1                                                                                                                                                                                                                                                                                                                                                        │ addons-911696          │ jenkins │ v1.37.0 │ 18 Sep 25 17:28 UTC │ 18 Sep 25 17:28 UTC │
	│ addons  │ addons-911696 addons disable storage-provisioner-rancher --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                          │ addons-911696          │ jenkins │ v1.37.0 │ 18 Sep 25 17:28 UTC │ 18 Sep 25 17:28 UTC │
	│ addons  │ addons-911696 addons disable cloud-spanner --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                        │ addons-911696          │ jenkins │ v1.37.0 │ 18 Sep 25 17:28 UTC │ 18 Sep 25 17:28 UTC │
	│ ip      │ addons-911696 ip                                                                                                                                                                                                                                                                                                                                                                                                                                                         │ addons-911696          │ jenkins │ v1.37.0 │ 18 Sep 25 17:29 UTC │ 18 Sep 25 17:29 UTC │
	└─────────┴───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴────────────────────────┴─────────┴─────────┴─────────────────────┴─────────────────────┘
	
	
	==> Last Start <==
	Log file created at: 2025/09/18 17:23:02
	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
	I0918 17:23:02.446365  298056 out.go:360] Setting OutFile to fd 1 ...
	I0918 17:23:02.446589  298056 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0918 17:23:02.446603  298056 out.go:374] Setting ErrFile to fd 2...
	I0918 17:23:02.446608  298056 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0918 17:23:02.446896  298056 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20370-295439/.minikube/bin
	I0918 17:23:02.447372  298056 out.go:368] Setting JSON to false
	I0918 17:23:02.448246  298056 start.go:130] hostinfo: {"hostname":"ip-172-31-31-251","uptime":3931,"bootTime":1758212252,"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"}
	I0918 17:23:02.448314  298056 start.go:140] virtualization:  
	I0918 17:23:02.452088  298056 out.go:179] * [addons-911696] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	I0918 17:23:02.455837  298056 out.go:179]   - MINIKUBE_LOCATION=20370
	I0918 17:23:02.455955  298056 notify.go:220] Checking for updates...
	I0918 17:23:02.461734  298056 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0918 17:23:02.464843  298056 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/20370-295439/kubeconfig
	I0918 17:23:02.467836  298056 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20370-295439/.minikube
	I0918 17:23:02.470862  298056 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0918 17:23:02.473729  298056 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I0918 17:23:02.476949  298056 driver.go:421] Setting default libvirt URI to qemu:///system
	I0918 17:23:02.512877  298056 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I0918 17:23:02.513016  298056 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0918 17:23:02.571511  298056 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:23 OomKillDisable:true NGoroutines:43 SystemTime:2025-09-18 17:23:02.562355106 +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:8214835200 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>}}
	I0918 17:23:02.571621  298056 docker.go:318] overlay module found
	I0918 17:23:02.574653  298056 out.go:179] * Using the docker driver based on user configuration
	I0918 17:23:02.577356  298056 start.go:304] selected driver: docker
	I0918 17:23:02.577377  298056 start.go:924] validating driver "docker" against <nil>
	I0918 17:23:02.577390  298056 start.go:935] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0918 17:23:02.578091  298056 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0918 17:23:02.630431  298056 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:23 OomKillDisable:true NGoroutines:43 SystemTime:2025-09-18 17:23:02.621465953 +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:8214835200 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>}}
	I0918 17:23:02.630594  298056 start_flags.go:327] no existing cluster config was found, will generate one from the flags 
	I0918 17:23:02.630820  298056 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]
	I0918 17:23:02.633635  298056 out.go:179] * Using Docker driver with root privileges
	I0918 17:23:02.636386  298056 cni.go:84] Creating CNI manager for ""
	I0918 17:23:02.636456  298056 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0918 17:23:02.636471  298056 start_flags.go:336] Found "CNI" CNI - setting NetworkPlugin=cni
	I0918 17:23:02.636579  298056 start.go:348] cluster config:
	{Name:addons-911696 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-911696 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: Network
Plugin: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:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s 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}

                                                
                                                
	I0918 17:23:02.639665  298056 out.go:179] * Starting "addons-911696" primary control-plane node in "addons-911696" cluster
	I0918 17:23:02.642567  298056 cache.go:123] Beginning downloading kic base image for docker with crio
	I0918 17:23:02.645558  298056 out.go:179] * Pulling base image v0.0.48 ...
	I0918 17:23:02.648522  298056 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime crio
	I0918 17:23:02.648591  298056 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20370-295439/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-cri-o-overlay-arm64.tar.lz4
	I0918 17:23:02.648602  298056 cache.go:58] Caching tarball of preloaded images
	I0918 17:23:02.648598  298056 image.go:81] Checking for gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local docker daemon
	I0918 17:23:02.648703  298056 preload.go:172] Found /home/jenkins/minikube-integration/20370-295439/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0918 17:23:02.648714  298056 cache.go:61] Finished verifying existence of preloaded tar for v1.34.0 on crio
	I0918 17:23:02.649081  298056 profile.go:143] Saving config to /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/addons-911696/config.json ...
	I0918 17:23:02.649113  298056 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/addons-911696/config.json: {Name:mk3483a980a9f3094bff27049316c33bab939672 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 17:23:02.664507  298056 cache.go:152] Downloading gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 to local cache
	I0918 17:23:02.664658  298056 image.go:65] Checking for gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local cache directory
	I0918 17:23:02.664683  298056 image.go:68] Found gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local cache directory, skipping pull
	I0918 17:23:02.664689  298056 image.go:137] gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 exists in cache, skipping pull
	I0918 17:23:02.664698  298056 cache.go:155] successfully saved gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 as a tarball
	I0918 17:23:02.664703  298056 cache.go:165] Loading gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 from local cache
	I0918 17:23:20.297020  298056 cache.go:167] successfully loaded and using gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 from cached tarball
	I0918 17:23:20.297062  298056 cache.go:232] Successfully downloaded all kic artifacts
	I0918 17:23:20.297122  298056 start.go:360] acquireMachinesLock for addons-911696: {Name:mk737a4041e03d4302b0b50770a8c51deb98ad10 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0918 17:23:20.297954  298056 start.go:364] duration metric: took 805.303µs to acquireMachinesLock for "addons-911696"
	I0918 17:23:20.297994  298056 start.go:93] Provisioning new machine with config: &{Name:addons-911696 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-911696 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[
] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.34.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s 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: S
ocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.34.0 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0918 17:23:20.298082  298056 start.go:125] createHost starting for "" (driver="docker")
	I0918 17:23:20.301341  298056 out.go:252] * Creating docker container (CPUs=2, Memory=4096MB) ...
	I0918 17:23:20.301581  298056 start.go:159] libmachine.API.Create for "addons-911696" (driver="docker")
	I0918 17:23:20.301613  298056 client.go:168] LocalClient.Create starting
	I0918 17:23:20.301721  298056 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/20370-295439/.minikube/certs/ca.pem
	I0918 17:23:20.510024  298056 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/20370-295439/.minikube/certs/cert.pem
	I0918 17:23:21.427563  298056 cli_runner.go:164] Run: docker network inspect addons-911696 --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}}]}"
	W0918 17:23:21.444375  298056 cli_runner.go:211] docker network inspect addons-911696 --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
	I0918 17:23:21.444466  298056 network_create.go:284] running [docker network inspect addons-911696] to gather additional debugging logs...
	I0918 17:23:21.444487  298056 cli_runner.go:164] Run: docker network inspect addons-911696
	W0918 17:23:21.459128  298056 cli_runner.go:211] docker network inspect addons-911696 returned with exit code 1
	I0918 17:23:21.459160  298056 network_create.go:287] error running [docker network inspect addons-911696]: docker network inspect addons-911696: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-911696 not found
	I0918 17:23:21.459180  298056 network_create.go:289] output of [docker network inspect addons-911696]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-911696 not found
	
	** /stderr **
	I0918 17:23:21.459275  298056 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}}]}"
	I0918 17:23:21.475692  298056 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:0x400186bb80}
	I0918 17:23:21.475737  298056 network_create.go:124] attempt to create docker network addons-911696 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0918 17:23:21.475796  298056 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-911696 addons-911696
	I0918 17:23:21.537832  298056 network_create.go:108] docker network addons-911696 192.168.49.0/24 created
	I0918 17:23:21.537869  298056 kic.go:121] calculated static IP "192.168.49.2" for the "addons-911696" container
	I0918 17:23:21.537961  298056 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0918 17:23:21.555795  298056 cli_runner.go:164] Run: docker volume create addons-911696 --label name.minikube.sigs.k8s.io=addons-911696 --label created_by.minikube.sigs.k8s.io=true
	I0918 17:23:21.573446  298056 oci.go:103] Successfully created a docker volume addons-911696
	I0918 17:23:21.573555  298056 cli_runner.go:164] Run: docker run --rm --name addons-911696-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-911696 --entrypoint /usr/bin/test -v addons-911696:/var gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 -d /var/lib
	I0918 17:23:23.603022  298056 cli_runner.go:217] Completed: docker run --rm --name addons-911696-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-911696 --entrypoint /usr/bin/test -v addons-911696:/var gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 -d /var/lib: (2.0294059s)
	I0918 17:23:23.603052  298056 oci.go:107] Successfully prepared a docker volume addons-911696
	I0918 17:23:23.603070  298056 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime crio
	I0918 17:23:23.603089  298056 kic.go:194] Starting extracting preloaded images to volume ...
	I0918 17:23:23.603159  298056 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/20370-295439/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-911696:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 -I lz4 -xf /preloaded.tar -C /extractDir
	I0918 17:23:27.759241  298056 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/20370-295439/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-911696:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 -I lz4 -xf /preloaded.tar -C /extractDir: (4.156040813s)
	I0918 17:23:27.759274  298056 kic.go:203] duration metric: took 4.156182536s to extract preloaded images to volume ...
	W0918 17:23:27.759410  298056 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0918 17:23:27.759520  298056 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0918 17:23:27.812303  298056 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-911696 --name addons-911696 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-911696 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-911696 --network addons-911696 --ip 192.168.49.2 --volume addons-911696:/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
	I0918 17:23:28.133303  298056 cli_runner.go:164] Run: docker container inspect addons-911696 --format={{.State.Running}}
	I0918 17:23:28.157142  298056 cli_runner.go:164] Run: docker container inspect addons-911696 --format={{.State.Status}}
	I0918 17:23:28.185899  298056 cli_runner.go:164] Run: docker exec addons-911696 stat /var/lib/dpkg/alternatives/iptables
	I0918 17:23:28.238650  298056 oci.go:144] the created container "addons-911696" has a running status.
	I0918 17:23:28.238681  298056 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/20370-295439/.minikube/machines/addons-911696/id_rsa...
	I0918 17:23:28.680826  298056 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/20370-295439/.minikube/machines/addons-911696/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0918 17:23:28.706275  298056 cli_runner.go:164] Run: docker container inspect addons-911696 --format={{.State.Status}}
	I0918 17:23:28.727240  298056 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0918 17:23:28.727262  298056 kic_runner.go:114] Args: [docker exec --privileged addons-911696 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0918 17:23:28.782739  298056 cli_runner.go:164] Run: docker container inspect addons-911696 --format={{.State.Status}}
	I0918 17:23:28.807439  298056 machine.go:93] provisionDockerMachine start ...
	I0918 17:23:28.807530  298056 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-911696
	I0918 17:23:28.833111  298056 main.go:141] libmachine: Using SSH client type: native
	I0918 17:23:28.833436  298056 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef1e0] 0x3f19a0 <nil>  [] 0s} 127.0.0.1 33138 <nil> <nil>}
	I0918 17:23:28.833445  298056 main.go:141] libmachine: About to run SSH command:
	hostname
	I0918 17:23:28.999948  298056 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-911696
	
	I0918 17:23:29.000016  298056 ubuntu.go:182] provisioning hostname "addons-911696"
	I0918 17:23:29.000114  298056 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-911696
	I0918 17:23:29.022113  298056 main.go:141] libmachine: Using SSH client type: native
	I0918 17:23:29.022434  298056 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef1e0] 0x3f19a0 <nil>  [] 0s} 127.0.0.1 33138 <nil> <nil>}
	I0918 17:23:29.022445  298056 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-911696 && echo "addons-911696" | sudo tee /etc/hostname
	I0918 17:23:29.184998  298056 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-911696
	
	I0918 17:23:29.185076  298056 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-911696
	I0918 17:23:29.207397  298056 main.go:141] libmachine: Using SSH client type: native
	I0918 17:23:29.207696  298056 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef1e0] 0x3f19a0 <nil>  [] 0s} 127.0.0.1 33138 <nil> <nil>}
	I0918 17:23:29.207717  298056 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-911696' /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-911696/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-911696' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0918 17:23:29.352586  298056 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0918 17:23:29.352614  298056 ubuntu.go:188] set auth options {CertDir:/home/jenkins/minikube-integration/20370-295439/.minikube CaCertPath:/home/jenkins/minikube-integration/20370-295439/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/20370-295439/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/20370-295439/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/20370-295439/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/20370-295439/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/20370-295439/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/20370-295439/.minikube}
	I0918 17:23:29.352639  298056 ubuntu.go:190] setting up certificates
	I0918 17:23:29.352648  298056 provision.go:84] configureAuth start
	I0918 17:23:29.352715  298056 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-911696
	I0918 17:23:29.370095  298056 provision.go:143] copyHostCerts
	I0918 17:23:29.370182  298056 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20370-295439/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/20370-295439/.minikube/ca.pem (1082 bytes)
	I0918 17:23:29.370320  298056 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20370-295439/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/20370-295439/.minikube/cert.pem (1123 bytes)
	I0918 17:23:29.370380  298056 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20370-295439/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/20370-295439/.minikube/key.pem (1675 bytes)
	I0918 17:23:29.370434  298056 provision.go:117] generating server cert: /home/jenkins/minikube-integration/20370-295439/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/20370-295439/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/20370-295439/.minikube/certs/ca-key.pem org=jenkins.addons-911696 san=[127.0.0.1 192.168.49.2 addons-911696 localhost minikube]
	I0918 17:23:30.529512  298056 provision.go:177] copyRemoteCerts
	I0918 17:23:30.529580  298056 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0918 17:23:30.529623  298056 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-911696
	I0918 17:23:30.545919  298056 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/20370-295439/.minikube/machines/addons-911696/id_rsa Username:docker}
	I0918 17:23:30.646523  298056 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20370-295439/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0918 17:23:30.671634  298056 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20370-295439/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0918 17:23:30.696695  298056 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20370-295439/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0918 17:23:30.721736  298056 provision.go:87] duration metric: took 1.369072511s to configureAuth
	I0918 17:23:30.721763  298056 ubuntu.go:206] setting minikube options for container-runtime
	I0918 17:23:30.721965  298056 config.go:182] Loaded profile config "addons-911696": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
	I0918 17:23:30.722078  298056 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-911696
	I0918 17:23:30.737789  298056 main.go:141] libmachine: Using SSH client type: native
	I0918 17:23:30.738095  298056 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef1e0] 0x3f19a0 <nil>  [] 0s} 127.0.0.1 33138 <nil> <nil>}
	I0918 17:23:30.738119  298056 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /etc/sysconfig && printf %s "
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
	I0918 17:23:30.974858  298056 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0918 17:23:30.974879  298056 machine.go:96] duration metric: took 2.167420659s to provisionDockerMachine
	I0918 17:23:30.974889  298056 client.go:171] duration metric: took 10.673268943s to LocalClient.Create
	I0918 17:23:30.974902  298056 start.go:167] duration metric: took 10.673322377s to libmachine.API.Create "addons-911696"
	I0918 17:23:30.974914  298056 start.go:293] postStartSetup for "addons-911696" (driver="docker")
	I0918 17:23:30.974924  298056 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]
	I0918 17:23:30.974988  298056 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
	I0918 17:23:30.975039  298056 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-911696
	I0918 17:23:30.992823  298056 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/20370-295439/.minikube/machines/addons-911696/id_rsa Username:docker}
	I0918 17:23:31.098418  298056 ssh_runner.go:195] Run: cat /etc/os-release
	I0918 17:23:31.101895  298056 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0918 17:23:31.101931  298056 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0918 17:23:31.101942  298056 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0918 17:23:31.101950  298056 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0918 17:23:31.101961  298056 filesync.go:126] Scanning /home/jenkins/minikube-integration/20370-295439/.minikube/addons for local assets ...
	I0918 17:23:31.102033  298056 filesync.go:126] Scanning /home/jenkins/minikube-integration/20370-295439/.minikube/files for local assets ...
	I0918 17:23:31.102061  298056 start.go:296] duration metric: took 127.141333ms for postStartSetup
	I0918 17:23:31.102390  298056 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-911696
	I0918 17:23:31.120242  298056 profile.go:143] Saving config to /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/addons-911696/config.json ...
	I0918 17:23:31.120624  298056 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0918 17:23:31.120682  298056 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-911696
	I0918 17:23:31.138082  298056 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/20370-295439/.minikube/machines/addons-911696/id_rsa Username:docker}
	I0918 17:23:31.233091  298056 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0918 17:23:31.237371  298056 start.go:128] duration metric: took 10.939271699s to createHost
	I0918 17:23:31.237397  298056 start.go:83] releasing machines lock for "addons-911696", held for 10.93942417s
	I0918 17:23:31.237467  298056 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-911696
	I0918 17:23:31.253378  298056 ssh_runner.go:195] Run: cat /version.json
	I0918 17:23:31.253432  298056 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-911696
	I0918 17:23:31.253450  298056 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0918 17:23:31.253528  298056 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-911696
	I0918 17:23:31.270491  298056 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/20370-295439/.minikube/machines/addons-911696/id_rsa Username:docker}
	I0918 17:23:31.282906  298056 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/20370-295439/.minikube/machines/addons-911696/id_rsa Username:docker}
	I0918 17:23:31.494327  298056 ssh_runner.go:195] Run: systemctl --version
	I0918 17:23:31.498933  298056 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0918 17:23:31.642978  298056 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0918 17:23:31.647847  298056 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f -name *loopback.conf* -not -name *.mk_disabled -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0918 17:23:31.671535  298056 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0918 17:23:31.671693  298056 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" ;
	I0918 17:23:31.705400  298056 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0918 17:23:31.705472  298056 start.go:495] detecting cgroup driver to use...
	I0918 17:23:31.705522  298056 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0918 17:23:31.705600  298056 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0918 17:23:31.721198  298056 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0918 17:23:31.732265  298056 docker.go:218] disabling cri-docker service (if available) ...
	I0918 17:23:31.732330  298056 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0918 17:23:31.746542  298056 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0918 17:23:31.761458  298056 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0918 17:23:31.851076  298056 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0918 17:23:31.934557  298056 docker.go:234] disabling docker service ...
	I0918 17:23:31.934647  298056 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0918 17:23:31.954273  298056 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0918 17:23:31.965248  298056 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0918 17:23:32.051162  298056 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0918 17:23:32.140677  298056 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0918 17:23:32.151580  298056 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/crio/crio.sock
	" | sudo tee /etc/crictl.yaml"
	I0918 17:23:32.168370  298056 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10.1" pause image...
	I0918 17:23:32.168440  298056 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.10.1"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0918 17:23:32.178405  298056 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0918 17:23:32.178471  298056 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0918 17:23:32.188227  298056 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0918 17:23:32.198661  298056 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0918 17:23:32.208722  298056 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0918 17:23:32.218076  298056 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *"net.ipv4.ip_unprivileged_port_start=.*"/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0918 17:23:32.227906  298056 ssh_runner.go:195] Run: sh -c "sudo grep -q "^ *default_sysctls" /etc/crio/crio.conf.d/02-crio.conf || sudo sed -i '/conmon_cgroup = .*/a default_sysctls = \[\n\]' /etc/crio/crio.conf.d/02-crio.conf"
	I0918 17:23:32.243660  298056 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^default_sysctls *= *\[|&\n  "net.ipv4.ip_unprivileged_port_start=0",|' /etc/crio/crio.conf.d/02-crio.conf"
	I0918 17:23:32.253434  298056 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0918 17:23:32.262291  298056 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0918 17:23:32.270926  298056 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0918 17:23:32.352683  298056 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0918 17:23:32.471760  298056 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0918 17:23:32.471896  298056 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0918 17:23:32.475377  298056 start.go:563] Will wait 60s for crictl version
	I0918 17:23:32.475442  298056 ssh_runner.go:195] Run: which crictl
	I0918 17:23:32.478734  298056 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0918 17:23:32.518442  298056 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0918 17:23:32.518636  298056 ssh_runner.go:195] Run: crio --version
	I0918 17:23:32.559382  298056 ssh_runner.go:195] Run: crio --version
	I0918 17:23:32.598856  298056 out.go:179] * Preparing Kubernetes v1.34.0 on CRI-O 1.24.6 ...
	I0918 17:23:32.601830  298056 cli_runner.go:164] Run: docker network inspect addons-911696 --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}}]}"
	I0918 17:23:32.617575  298056 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0918 17:23:32.621387  298056 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""
	I0918 17:23:32.632337  298056 kubeadm.go:875] updating cluster {Name:addons-911696 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-911696 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] D
NSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.34.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s 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: SocketVM
netPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0918 17:23:32.632462  298056 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime crio
	I0918 17:23:32.632522  298056 ssh_runner.go:195] Run: sudo crictl images --output json
	I0918 17:23:32.714525  298056 crio.go:514] all images are preloaded for cri-o runtime.
	I0918 17:23:32.714550  298056 crio.go:433] Images already preloaded, skipping extraction
	I0918 17:23:32.714609  298056 ssh_runner.go:195] Run: sudo crictl images --output json
	I0918 17:23:32.750926  298056 crio.go:514] all images are preloaded for cri-o runtime.
	I0918 17:23:32.750953  298056 cache_images.go:85] Images are preloaded, skipping loading
	I0918 17:23:32.750962  298056 kubeadm.go:926] updating node { 192.168.49.2 8443 v1.34.0 crio true true} ...
	I0918 17:23:32.751096  298056 kubeadm.go:938] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.34.0/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-911696 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.34.0 ClusterName:addons-911696 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0918 17:23:32.751183  298056 ssh_runner.go:195] Run: crio config
	I0918 17:23:32.814700  298056 cni.go:84] Creating CNI manager for ""
	I0918 17:23:32.814739  298056 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0918 17:23:32.814759  298056 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0918 17:23:32.814782  298056 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-911696 NodeName:addons-911696 DNSDomain:cluster.local CRISocket:/var/run/crio/crio.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.49.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NodeIP:192.168.49.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc/kuberne
tes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///var/run/crio/crio.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0918 17:23:32.814961  298056 kubeadm.go:195] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 192.168.49.2
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: unix:///var/run/crio/crio.sock
	  name: "addons-911696"
	  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:///var/run/crio/crio.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0918 17:23:32.815050  298056 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.34.0
	I0918 17:23:32.824040  298056 binaries.go:44] Found k8s binaries, skipping transfer
	I0918 17:23:32.824165  298056 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0918 17:23:32.833037  298056 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0918 17:23:32.851107  298056 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0918 17:23:32.869528  298056 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2210 bytes)
	I0918 17:23:32.888011  298056 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0918 17:23:32.891641  298056 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""
	I0918 17:23:32.902604  298056 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0918 17:23:32.984394  298056 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0918 17:23:32.999025  298056 certs.go:68] Setting up /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/addons-911696 for IP: 192.168.49.2
	I0918 17:23:32.999049  298056 certs.go:194] generating shared ca certs ...
	I0918 17:23:32.999069  298056 certs.go:226] acquiring lock for ca certs: {Name:mk22b2d690e7b0a3fd78852fae825c929dd78233 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 17:23:32.999819  298056 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/20370-295439/.minikube/ca.key
	I0918 17:23:33.764965  298056 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20370-295439/.minikube/ca.crt ...
	I0918 17:23:33.764998  298056 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20370-295439/.minikube/ca.crt: {Name:mkde64b25361e85fa0b25b8890f3848ba282abce Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 17:23:33.765193  298056 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20370-295439/.minikube/ca.key ...
	I0918 17:23:33.765207  298056 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20370-295439/.minikube/ca.key: {Name:mke369d2e50f55986d67e86415f5e75c0730d869 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 17:23:33.765298  298056 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/20370-295439/.minikube/proxy-client-ca.key
	I0918 17:23:34.017919  298056 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20370-295439/.minikube/proxy-client-ca.crt ...
	I0918 17:23:34.017955  298056 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20370-295439/.minikube/proxy-client-ca.crt: {Name:mk1ddcb55e7ebdb57f85b0639db437437a0ffec6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 17:23:34.018929  298056 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20370-295439/.minikube/proxy-client-ca.key ...
	I0918 17:23:34.018970  298056 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20370-295439/.minikube/proxy-client-ca.key: {Name:mk3cc9756798b5cf48a612421632ff65b12640cb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 17:23:34.019834  298056 certs.go:256] generating profile certs ...
	I0918 17:23:34.019938  298056 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/addons-911696/client.key
	I0918 17:23:34.019960  298056 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/addons-911696/client.crt with IP's: []
	I0918 17:23:34.972263  298056 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/addons-911696/client.crt ...
	I0918 17:23:34.972299  298056 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/addons-911696/client.crt: {Name:mk3faaa1876e0ff92f84bb4572e8f8814e14710b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 17:23:34.973437  298056 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/addons-911696/client.key ...
	I0918 17:23:34.973457  298056 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/addons-911696/client.key: {Name:mk2d70f18dc5277e74c6d7f68d8e1b1baf6ad38a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 17:23:34.973589  298056 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/addons-911696/apiserver.key.d58b61b8
	I0918 17:23:34.973611  298056 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/addons-911696/apiserver.crt.d58b61b8 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0918 17:23:36.534238  298056 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/addons-911696/apiserver.crt.d58b61b8 ...
	I0918 17:23:36.534281  298056 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/addons-911696/apiserver.crt.d58b61b8: {Name:mk5f9362dca89366c1019dc406be03369df3aefa Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 17:23:36.535288  298056 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/addons-911696/apiserver.key.d58b61b8 ...
	I0918 17:23:36.535325  298056 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/addons-911696/apiserver.key.d58b61b8: {Name:mk7f67d2fe178fe3139e83a3813ccd357be8d3ea Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 17:23:36.535427  298056 certs.go:381] copying /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/addons-911696/apiserver.crt.d58b61b8 -> /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/addons-911696/apiserver.crt
	I0918 17:23:36.535509  298056 certs.go:385] copying /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/addons-911696/apiserver.key.d58b61b8 -> /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/addons-911696/apiserver.key
	I0918 17:23:36.535565  298056 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/addons-911696/proxy-client.key
	I0918 17:23:36.535586  298056 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/addons-911696/proxy-client.crt with IP's: []
	I0918 17:23:37.468408  298056 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/addons-911696/proxy-client.crt ...
	I0918 17:23:37.468444  298056 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/addons-911696/proxy-client.crt: {Name:mk64018829b5c02621d33c6e04c49d02c720f29c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 17:23:37.469191  298056 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/addons-911696/proxy-client.key ...
	I0918 17:23:37.469208  298056 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/addons-911696/proxy-client.key: {Name:mk74eeed2ee217b64afd9b550ec77eb0771831d1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 17:23:37.469988  298056 certs.go:484] found cert: /home/jenkins/minikube-integration/20370-295439/.minikube/certs/ca-key.pem (1679 bytes)
	I0918 17:23:37.470033  298056 certs.go:484] found cert: /home/jenkins/minikube-integration/20370-295439/.minikube/certs/ca.pem (1082 bytes)
	I0918 17:23:37.470063  298056 certs.go:484] found cert: /home/jenkins/minikube-integration/20370-295439/.minikube/certs/cert.pem (1123 bytes)
	I0918 17:23:37.470094  298056 certs.go:484] found cert: /home/jenkins/minikube-integration/20370-295439/.minikube/certs/key.pem (1675 bytes)
	I0918 17:23:37.470636  298056 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20370-295439/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0918 17:23:37.496636  298056 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20370-295439/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0918 17:23:37.522088  298056 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20370-295439/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0918 17:23:37.546430  298056 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20370-295439/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0918 17:23:37.572034  298056 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/addons-911696/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0918 17:23:37.596692  298056 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/addons-911696/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0918 17:23:37.621356  298056 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/addons-911696/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0918 17:23:37.645831  298056 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/addons-911696/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0918 17:23:37.670026  298056 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20370-295439/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0918 17:23:37.694337  298056 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0918 17:23:37.712744  298056 ssh_runner.go:195] Run: openssl version
	I0918 17:23:37.718552  298056 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"
	I0918 17:23:37.728391  298056 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0918 17:23:37.731952  298056 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 18 17:23 /usr/share/ca-certificates/minikubeCA.pem
	I0918 17:23:37.732043  298056 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0918 17:23:37.739003  298056 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"
	I0918 17:23:37.748587  298056 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0918 17:23:37.752120  298056 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
	I0918 17:23:37.752217  298056 kubeadm.go:392] StartCluster: {Name:addons-911696 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-911696 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSD
omain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.34.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s 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: SocketVMnet
Path: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0918 17:23:37.752294  298056 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0918 17:23:37.752354  298056 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0918 17:23:37.791801  298056 cri.go:89] found id: ""
	I0918 17:23:37.791952  298056 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0918 17:23:37.800833  298056 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0918 17:23:37.809592  298056 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0918 17:23:37.809689  298056 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
	I0918 17:23:37.818656  298056 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
	I0918 17:23:37.818682  298056 kubeadm.go:157] found existing configuration files:
	
	I0918 17:23:37.818740  298056 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0918 17:23:37.827758  298056 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
	I0918 17:23:37.827909  298056 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0918 17:23:37.836290  298056 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0918 17:23:37.844979  298056 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
	I0918 17:23:37.845067  298056 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0918 17:23:37.854089  298056 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0918 17:23:37.862890  298056 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
	I0918 17:23:37.862982  298056 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0918 17:23:37.871580  298056 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0918 17:23:37.880275  298056 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
	I0918 17:23:37.880363  298056 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0918 17:23:37.889059  298056 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"
	I0918 17:23:37.930227  298056 kubeadm.go:310] [init] Using Kubernetes version: v1.34.0
	I0918 17:23:37.930439  298056 kubeadm.go:310] [preflight] Running pre-flight checks
	I0918 17:23:37.946790  298056 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0918 17:23:37.946909  298056 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1084-aws
	I0918 17:23:37.946995  298056 kubeadm.go:310] OS: Linux
	I0918 17:23:37.947093  298056 kubeadm.go:310] CGROUPS_CPU: enabled
	I0918 17:23:37.947179  298056 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0918 17:23:37.947254  298056 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0918 17:23:37.947334  298056 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0918 17:23:37.947412  298056 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0918 17:23:37.947493  298056 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0918 17:23:37.947563  298056 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0918 17:23:37.947649  298056 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0918 17:23:37.947754  298056 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0918 17:23:38.010875  298056 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0918 17:23:38.011055  298056 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0918 17:23:38.011198  298056 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0918 17:23:38.018196  298056 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0918 17:23:38.023602  298056 out.go:252]   - Generating certificates and keys ...
	I0918 17:23:38.023788  298056 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0918 17:23:38.023901  298056 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0918 17:23:38.965242  298056 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0918 17:23:39.856019  298056 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0918 17:23:40.066953  298056 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0918 17:23:40.925388  298056 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0918 17:23:41.382746  298056 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0918 17:23:41.383107  298056 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-911696 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0918 17:23:42.005846  298056 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0918 17:23:42.006246  298056 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-911696 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0918 17:23:42.287911  298056 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0918 17:23:42.411028  298056 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0918 17:23:42.930203  298056 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0918 17:23:42.930468  298056 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0918 17:23:43.196873  298056 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0918 17:23:43.382413  298056 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0918 17:23:43.432280  298056 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0918 17:23:43.637446  298056 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0918 17:23:44.091800  298056 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0918 17:23:44.092635  298056 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0918 17:23:44.095759  298056 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0918 17:23:44.099319  298056 out.go:252]   - Booting up control plane ...
	I0918 17:23:44.099435  298056 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0918 17:23:44.099523  298056 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0918 17:23:44.100382  298056 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0918 17:23:44.111263  298056 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0918 17:23:44.111648  298056 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/instance-config.yaml"
	I0918 17:23:44.119476  298056 kubeadm.go:310] [patches] Applied patch of type "application/strategic-merge-patch+json" to target "kubeletconfiguration"
	I0918 17:23:44.119667  298056 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0918 17:23:44.119747  298056 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0918 17:23:44.223780  298056 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0918 17:23:44.223905  298056 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0918 17:23:45.724515  298056 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.500956003s
	I0918 17:23:45.728044  298056 kubeadm.go:310] [control-plane-check] Waiting for healthy control plane components. This can take up to 4m0s
	I0918 17:23:45.728149  298056 kubeadm.go:310] [control-plane-check] Checking kube-apiserver at https://192.168.49.2:8443/livez
	I0918 17:23:45.728249  298056 kubeadm.go:310] [control-plane-check] Checking kube-controller-manager at https://127.0.0.1:10257/healthz
	I0918 17:23:45.728608  298056 kubeadm.go:310] [control-plane-check] Checking kube-scheduler at https://127.0.0.1:10259/livez
	I0918 17:23:49.369316  298056 kubeadm.go:310] [control-plane-check] kube-controller-manager is healthy after 3.640746673s
	I0918 17:23:50.760252  298056 kubeadm.go:310] [control-plane-check] kube-scheduler is healthy after 5.032188388s
	I0918 17:23:51.729541  298056 kubeadm.go:310] [control-plane-check] kube-apiserver is healthy after 6.001291185s
	I0918 17:23:51.748769  298056 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0918 17:23:51.763476  298056 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0918 17:23:51.777893  298056 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0918 17:23:51.778106  298056 kubeadm.go:310] [mark-control-plane] Marking the node addons-911696 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0918 17:23:51.790763  298056 kubeadm.go:310] [bootstrap-token] Using token: ha2x5f.a2ayu0g6n4on2pu7
	I0918 17:23:51.795727  298056 out.go:252]   - Configuring RBAC rules ...
	I0918 17:23:51.795863  298056 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0918 17:23:51.797756  298056 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0918 17:23:51.805485  298056 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
	I0918 17:23:51.809541  298056 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0918 17:23:51.815502  298056 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0918 17:23:51.819308  298056 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0918 17:23:52.137528  298056 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0918 17:23:52.580204  298056 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0918 17:23:53.138499  298056 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0918 17:23:53.139713  298056 kubeadm.go:310] 
	I0918 17:23:53.139790  298056 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0918 17:23:53.139796  298056 kubeadm.go:310] 
	I0918 17:23:53.139885  298056 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0918 17:23:53.139891  298056 kubeadm.go:310] 
	I0918 17:23:53.139918  298056 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0918 17:23:53.139980  298056 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0918 17:23:53.140047  298056 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0918 17:23:53.140052  298056 kubeadm.go:310] 
	I0918 17:23:53.140108  298056 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0918 17:23:53.140113  298056 kubeadm.go:310] 
	I0918 17:23:53.140172  298056 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0918 17:23:53.140178  298056 kubeadm.go:310] 
	I0918 17:23:53.140232  298056 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0918 17:23:53.140310  298056 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0918 17:23:53.140381  298056 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0918 17:23:53.140386  298056 kubeadm.go:310] 
	I0918 17:23:53.140473  298056 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0918 17:23:53.140577  298056 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0918 17:23:53.140584  298056 kubeadm.go:310] 
	I0918 17:23:53.140695  298056 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token ha2x5f.a2ayu0g6n4on2pu7 \
	I0918 17:23:53.140820  298056 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:7c76932d4490f05d9c0a228353ef8129570fe319d2e2b43fff821341640c9cf2 \
	I0918 17:23:53.140848  298056 kubeadm.go:310] 	--control-plane 
	I0918 17:23:53.140854  298056 kubeadm.go:310] 
	I0918 17:23:53.140943  298056 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0918 17:23:53.140950  298056 kubeadm.go:310] 
	I0918 17:23:53.141036  298056 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token ha2x5f.a2ayu0g6n4on2pu7 \
	I0918 17:23:53.141145  298056 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:7c76932d4490f05d9c0a228353ef8129570fe319d2e2b43fff821341640c9cf2 
	I0918 17:23:53.144679  298056 kubeadm.go:310] 	[WARNING SystemVerification]: cgroups v1 support is in maintenance mode, please migrate to cgroups v2
	I0918 17:23:53.144927  298056 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
	I0918 17:23:53.145041  298056 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0918 17:23:53.145064  298056 cni.go:84] Creating CNI manager for ""
	I0918 17:23:53.145077  298056 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0918 17:23:53.149940  298056 out.go:179] * Configuring CNI (Container Networking Interface) ...
	I0918 17:23:53.152817  298056 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0918 17:23:53.156470  298056 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.34.0/kubectl ...
	I0918 17:23:53.156495  298056 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0918 17:23:53.174249  298056 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
	I0918 17:23:53.462236  298056 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0918 17:23:53.462389  298056 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
	I0918 17:23:53.462470  298056 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-911696 minikube.k8s.io/updated_at=2025_09_18T17_23_53_0700 minikube.k8s.io/version=v1.37.0 minikube.k8s.io/commit=d76f9c2c3cf03cd59f809d143b4ae22edeee2596 minikube.k8s.io/name=addons-911696 minikube.k8s.io/primary=true
	I0918 17:23:53.469815  298056 ops.go:34] apiserver oom_adj: -16
	I0918 17:23:53.633359  298056 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0918 17:23:54.133479  298056 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0918 17:23:54.633475  298056 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0918 17:23:55.134001  298056 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0918 17:23:55.634395  298056 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0918 17:23:56.134054  298056 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0918 17:23:56.633504  298056 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0918 17:23:57.134304  298056 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0918 17:23:57.633895  298056 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0918 17:23:57.716281  298056 kubeadm.go:1105] duration metric: took 4.253939467s to wait for elevateKubeSystemPrivileges
	I0918 17:23:57.716312  298056 kubeadm.go:394] duration metric: took 19.964100619s to StartCluster
	I0918 17:23:57.716330  298056 settings.go:142] acquiring lock: {Name:mk19b20bbabf85f08bd0f204aed1656e2347b738 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 17:23:57.717077  298056 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/20370-295439/kubeconfig
	I0918 17:23:57.717456  298056 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20370-295439/kubeconfig: {Name:mka073a3382478bf1a5993ee1706b942028aa257 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 17:23:57.717656  298056 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"
	I0918 17:23:57.717684  298056 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.34.0 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0918 17:23:57.717907  298056 config.go:182] Loaded profile config "addons-911696": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
	I0918 17:23:57.717936  298056 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]
	I0918 17:23:57.718026  298056 addons.go:69] Setting yakd=true in profile "addons-911696"
	I0918 17:23:57.718040  298056 addons.go:238] Setting addon yakd=true in "addons-911696"
	I0918 17:23:57.718062  298056 host.go:66] Checking if "addons-911696" exists ...
	I0918 17:23:57.718498  298056 cli_runner.go:164] Run: docker container inspect addons-911696 --format={{.State.Status}}
	I0918 17:23:57.719018  298056 addons.go:69] Setting metrics-server=true in profile "addons-911696"
	I0918 17:23:57.719033  298056 addons.go:238] Setting addon metrics-server=true in "addons-911696"
	I0918 17:23:57.719057  298056 host.go:66] Checking if "addons-911696" exists ...
	I0918 17:23:57.719447  298056 cli_runner.go:164] Run: docker container inspect addons-911696 --format={{.State.Status}}
	I0918 17:23:57.719685  298056 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-911696"
	I0918 17:23:57.719805  298056 addons.go:238] Setting addon nvidia-device-plugin=true in "addons-911696"
	I0918 17:23:57.719909  298056 host.go:66] Checking if "addons-911696" exists ...
	I0918 17:23:57.721112  298056 cli_runner.go:164] Run: docker container inspect addons-911696 --format={{.State.Status}}
	I0918 17:23:57.722020  298056 addons.go:69] Setting amd-gpu-device-plugin=true in profile "addons-911696"
	I0918 17:23:57.722079  298056 addons.go:238] Setting addon amd-gpu-device-plugin=true in "addons-911696"
	I0918 17:23:57.722124  298056 host.go:66] Checking if "addons-911696" exists ...
	I0918 17:23:57.722558  298056 cli_runner.go:164] Run: docker container inspect addons-911696 --format={{.State.Status}}
	I0918 17:23:57.722705  298056 addons.go:69] Setting cloud-spanner=true in profile "addons-911696"
	I0918 17:23:57.723900  298056 addons.go:238] Setting addon cloud-spanner=true in "addons-911696"
	I0918 17:23:57.723936  298056 host.go:66] Checking if "addons-911696" exists ...
	I0918 17:23:57.724340  298056 cli_runner.go:164] Run: docker container inspect addons-911696 --format={{.State.Status}}
	I0918 17:23:57.721288  298056 addons.go:69] Setting registry-creds=true in profile "addons-911696"
	I0918 17:23:57.740644  298056 addons.go:238] Setting addon registry-creds=true in "addons-911696"
	I0918 17:23:57.740687  298056 host.go:66] Checking if "addons-911696" exists ...
	I0918 17:23:57.741307  298056 cli_runner.go:164] Run: docker container inspect addons-911696 --format={{.State.Status}}
	I0918 17:23:57.721296  298056 addons.go:69] Setting storage-provisioner=true in profile "addons-911696"
	I0918 17:23:57.748089  298056 addons.go:238] Setting addon storage-provisioner=true in "addons-911696"
	I0918 17:23:57.748131  298056 host.go:66] Checking if "addons-911696" exists ...
	I0918 17:23:57.721302  298056 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-911696"
	I0918 17:23:57.752447  298056 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-911696"
	I0918 17:23:57.755607  298056 cli_runner.go:164] Run: docker container inspect addons-911696 --format={{.State.Status}}
	I0918 17:23:57.721310  298056 addons.go:69] Setting volcano=true in profile "addons-911696"
	I0918 17:23:57.760885  298056 addons.go:238] Setting addon volcano=true in "addons-911696"
	I0918 17:23:57.760930  298056 host.go:66] Checking if "addons-911696" exists ...
	I0918 17:23:57.761453  298056 cli_runner.go:164] Run: docker container inspect addons-911696 --format={{.State.Status}}
	I0918 17:23:57.773621  298056 cli_runner.go:164] Run: docker container inspect addons-911696 --format={{.State.Status}}
	I0918 17:23:57.721315  298056 addons.go:69] Setting volumesnapshots=true in profile "addons-911696"
	I0918 17:23:57.775550  298056 addons.go:238] Setting addon volumesnapshots=true in "addons-911696"
	I0918 17:23:57.775628  298056 host.go:66] Checking if "addons-911696" exists ...
	I0918 17:23:57.776283  298056 cli_runner.go:164] Run: docker container inspect addons-911696 --format={{.State.Status}}
	I0918 17:23:57.722720  298056 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-911696"
	I0918 17:23:57.809649  298056 addons.go:238] Setting addon csi-hostpath-driver=true in "addons-911696"
	I0918 17:23:57.809702  298056 host.go:66] Checking if "addons-911696" exists ...
	I0918 17:23:57.810170  298056 cli_runner.go:164] Run: docker container inspect addons-911696 --format={{.State.Status}}
	I0918 17:23:57.722727  298056 addons.go:69] Setting default-storageclass=true in profile "addons-911696"
	I0918 17:23:57.815623  298056 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-911696"
	I0918 17:23:57.815976  298056 cli_runner.go:164] Run: docker container inspect addons-911696 --format={{.State.Status}}
	I0918 17:23:57.722733  298056 addons.go:69] Setting gcp-auth=true in profile "addons-911696"
	I0918 17:23:57.843484  298056 mustload.go:65] Loading cluster: addons-911696
	I0918 17:23:57.843797  298056 config.go:182] Loaded profile config "addons-911696": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
	I0918 17:23:57.844197  298056 cli_runner.go:164] Run: docker container inspect addons-911696 --format={{.State.Status}}
	I0918 17:23:57.856651  298056 out.go:179]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.8.0
	I0918 17:23:57.858034  298056 out.go:179]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0918 17:23:57.722739  298056 addons.go:69] Setting ingress=true in profile "addons-911696"
	I0918 17:23:57.722745  298056 addons.go:69] Setting ingress-dns=true in profile "addons-911696"
	I0918 17:23:57.722752  298056 addons.go:69] Setting inspektor-gadget=true in profile "addons-911696"
	I0918 17:23:57.722766  298056 out.go:179] * Verifying Kubernetes components...
	I0918 17:23:57.721269  298056 addons.go:69] Setting registry=true in profile "addons-911696"
	I0918 17:23:57.879668  298056 out.go:179]   - Using image docker.io/rocm/k8s-device-plugin:1.25.2.8
	I0918 17:23:57.880258  298056 out.go:179]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.41
	I0918 17:23:57.883099  298056 addons.go:435] installing /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0918 17:23:57.883121  298056 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/amd-gpu-device-plugin.yaml (1868 bytes)
	I0918 17:23:57.883218  298056 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-911696
	I0918 17:23:57.887628  298056 addons.go:435] installing /etc/kubernetes/addons/deployment.yaml
	I0918 17:23:57.887655  298056 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0918 17:23:57.887726  298056 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-911696
	I0918 17:23:57.908606  298056 addons.go:435] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0918 17:23:57.908634  298056 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0918 17:23:57.910451  298056 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-911696
	I0918 17:23:57.923955  298056 addons.go:435] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0918 17:23:57.923991  298056 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0918 17:23:57.924072  298056 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-911696
	I0918 17:23:57.924237  298056 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 -"
	I0918 17:23:57.926905  298056 addons.go:238] Setting addon storage-provisioner-rancher=true in "addons-911696"
	I0918 17:23:57.926949  298056 host.go:66] Checking if "addons-911696" exists ...
	I0918 17:23:57.927361  298056 cli_runner.go:164] Run: docker container inspect addons-911696 --format={{.State.Status}}
	I0918 17:23:57.935975  298056 addons.go:238] Setting addon ingress=true in "addons-911696"
	I0918 17:23:57.936058  298056 host.go:66] Checking if "addons-911696" exists ...
	I0918 17:23:57.936813  298056 cli_runner.go:164] Run: docker container inspect addons-911696 --format={{.State.Status}}
	W0918 17:23:57.937956  298056 out.go:285] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0918 17:23:57.940764  298056 out.go:179]   - Using image docker.io/upmcenterprises/registry-creds:1.10
	I0918 17:23:57.943676  298056 addons.go:435] installing /etc/kubernetes/addons/registry-creds-rc.yaml
	I0918 17:23:57.943702  298056 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-creds-rc.yaml (3306 bytes)
	I0918 17:23:57.943776  298056 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-911696
	I0918 17:23:57.953660  298056 addons.go:238] Setting addon ingress-dns=true in "addons-911696"
	I0918 17:23:57.953728  298056 host.go:66] Checking if "addons-911696" exists ...
	I0918 17:23:57.954304  298056 cli_runner.go:164] Run: docker container inspect addons-911696 --format={{.State.Status}}
	I0918 17:23:57.976984  298056 addons.go:238] Setting addon inspektor-gadget=true in "addons-911696"
	I0918 17:23:57.977048  298056 host.go:66] Checking if "addons-911696" exists ...
	I0918 17:23:57.977497  298056 cli_runner.go:164] Run: docker container inspect addons-911696 --format={{.State.Status}}
	I0918 17:23:57.994135  298056 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0918 17:23:57.994259  298056 addons.go:238] Setting addon registry=true in "addons-911696"
	I0918 17:23:57.994293  298056 host.go:66] Checking if "addons-911696" exists ...
	I0918 17:23:57.994738  298056 cli_runner.go:164] Run: docker container inspect addons-911696 --format={{.State.Status}}
	I0918 17:23:58.005767  298056 out.go:179]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0918 17:23:58.031672  298056 out.go:179]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0918 17:23:58.037079  298056 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0918 17:23:58.037167  298056 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0918 17:23:58.037278  298056 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-911696
	I0918 17:23:58.044461  298056 out.go:179]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.17.3
	I0918 17:23:58.050950  298056 addons.go:435] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0918 17:23:58.050979  298056 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0918 17:23:58.051453  298056 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-911696
	I0918 17:23:58.065797  298056 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0918 17:23:58.065824  298056 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0918 17:23:58.065892  298056 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-911696
	I0918 17:23:58.083020  298056 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0918 17:23:58.086049  298056 out.go:179]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0918 17:23:58.093167  298056 out.go:179]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0918 17:23:58.096408  298056 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0918 17:23:58.096735  298056 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/20370-295439/.minikube/machines/addons-911696/id_rsa Username:docker}
	I0918 17:23:58.100238  298056 host.go:66] Checking if "addons-911696" exists ...
	I0918 17:23:58.105547  298056 addons.go:238] Setting addon default-storageclass=true in "addons-911696"
	I0918 17:23:58.105658  298056 host.go:66] Checking if "addons-911696" exists ...
	I0918 17:23:58.106337  298056 cli_runner.go:164] Run: docker container inspect addons-911696 --format={{.State.Status}}
	I0918 17:23:58.121313  298056 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0918 17:23:58.134477  298056 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0918 17:23:58.144311  298056 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0918 17:23:58.164598  298056 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0918 17:23:58.165662  298056 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/20370-295439/.minikube/machines/addons-911696/id_rsa Username:docker}
	I0918 17:23:58.172063  298056 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/20370-295439/.minikube/machines/addons-911696/id_rsa Username:docker}
	I0918 17:23:58.173343  298056 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/20370-295439/.minikube/machines/addons-911696/id_rsa Username:docker}
	I0918 17:23:58.176433  298056 out.go:179]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0918 17:23:58.176886  298056 addons.go:435] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0918 17:23:58.176927  298056 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0918 17:23:58.177025  298056 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-911696
	I0918 17:23:58.177578  298056 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/20370-295439/.minikube/machines/addons-911696/id_rsa Username:docker}
	I0918 17:23:58.179438  298056 out.go:179]   - Using image registry.k8s.io/ingress-nginx/controller:v1.13.2
	I0918 17:23:58.182770  298056 out.go:179]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.2
	I0918 17:23:58.182830  298056 out.go:179]   - Using image docker.io/busybox:stable
	I0918 17:23:58.187518  298056 out.go:179]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.2
	I0918 17:23:58.187666  298056 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0918 17:23:58.187698  298056 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0918 17:23:58.187779  298056 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-911696
	I0918 17:23:58.197828  298056 addons.go:435] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0918 17:23:58.197854  298056 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0918 17:23:58.197922  298056 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-911696
	I0918 17:23:58.247373  298056 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/20370-295439/.minikube/machines/addons-911696/id_rsa Username:docker}
	I0918 17:23:58.248184  298056 out.go:179]   - Using image docker.io/kicbase/minikube-ingress-dns:0.0.4
	I0918 17:23:58.255020  298056 addons.go:435] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0918 17:23:58.255051  298056 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2889 bytes)
	I0918 17:23:58.255121  298056 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-911696
	I0918 17:23:58.276644  298056 out.go:179]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.44.1
	I0918 17:23:58.284478  298056 addons.go:435] installing /etc/kubernetes/addons/ig-crd.yaml
	I0918 17:23:58.284500  298056 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (14 bytes)
	I0918 17:23:58.284651  298056 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-911696
	I0918 17:23:58.299307  298056 addons.go:435] installing /etc/kubernetes/addons/storageclass.yaml
	I0918 17:23:58.299338  298056 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0918 17:23:58.299407  298056 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-911696
	I0918 17:23:58.335754  298056 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/20370-295439/.minikube/machines/addons-911696/id_rsa Username:docker}
	I0918 17:23:58.336487  298056 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/20370-295439/.minikube/machines/addons-911696/id_rsa Username:docker}
	I0918 17:23:58.350584  298056 out.go:179]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.9
	I0918 17:23:58.363217  298056 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/20370-295439/.minikube/machines/addons-911696/id_rsa Username:docker}
	I0918 17:23:58.388314  298056 out.go:179]   - Using image docker.io/registry:3.0.0
	I0918 17:23:58.390941  298056 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/20370-295439/.minikube/machines/addons-911696/id_rsa Username:docker}
	I0918 17:23:58.396661  298056 addons.go:435] installing /etc/kubernetes/addons/registry-rc.yaml
	I0918 17:23:58.396685  298056 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0918 17:23:58.396758  298056 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-911696
	I0918 17:23:58.421625  298056 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/20370-295439/.minikube/machines/addons-911696/id_rsa Username:docker}
	I0918 17:23:58.422450  298056 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/20370-295439/.minikube/machines/addons-911696/id_rsa Username:docker}
	I0918 17:23:58.429542  298056 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/20370-295439/.minikube/machines/addons-911696/id_rsa Username:docker}
	W0918 17:23:58.430566  298056 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0918 17:23:58.430597  298056 retry.go:31] will retry after 207.459664ms: ssh: handshake failed: EOF
	I0918 17:23:58.434860  298056 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/20370-295439/.minikube/machines/addons-911696/id_rsa Username:docker}
	I0918 17:23:58.480352  298056 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/20370-295439/.minikube/machines/addons-911696/id_rsa Username:docker}
	I0918 17:23:58.595567  298056 addons.go:435] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0918 17:23:58.595643  298056 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0918 17:23:58.665692  298056 addons.go:435] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0918 17:23:58.665765  298056 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0918 17:23:58.680951  298056 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
	I0918 17:23:58.710418  298056 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
	I0918 17:23:58.739815  298056 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
	I0918 17:23:58.753285  298056 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
	I0918 17:23:58.755943  298056 addons.go:435] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0918 17:23:58.755998  298056 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0918 17:23:58.758545  298056 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
	I0918 17:23:58.770055  298056 addons.go:435] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0918 17:23:58.770127  298056 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0918 17:23:58.839250  298056 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0918 17:23:58.839323  298056 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0918 17:23:58.855320  298056 addons.go:435] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0918 17:23:58.855393  298056 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0918 17:23:58.881765  298056 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
	I0918 17:23:58.902776  298056 addons.go:435] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0918 17:23:58.902801  298056 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0918 17:23:58.938558  298056 addons.go:435] installing /etc/kubernetes/addons/ig-deployment.yaml
	I0918 17:23:58.938583  298056 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-deployment.yaml (15034 bytes)
	I0918 17:23:58.954968  298056 addons.go:435] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0918 17:23:58.954997  298056 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0918 17:23:58.958129  298056 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
	I0918 17:23:58.962576  298056 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
	I0918 17:23:59.010560  298056 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0918 17:23:59.010586  298056 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0918 17:23:59.035290  298056 addons.go:435] installing /etc/kubernetes/addons/registry-svc.yaml
	I0918 17:23:59.035316  298056 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0918 17:23:59.041450  298056 addons.go:435] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0918 17:23:59.041473  298056 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0918 17:23:59.067481  298056 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
	I0918 17:23:59.082658  298056 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
	I0918 17:23:59.128656  298056 addons.go:435] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0918 17:23:59.128680  298056 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)
	I0918 17:23:59.185274  298056 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
	I0918 17:23:59.190244  298056 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0918 17:23:59.190269  298056 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0918 17:23:59.262600  298056 addons.go:435] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0918 17:23:59.262629  298056 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0918 17:23:59.275193  298056 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
	I0918 17:23:59.291503  298056 addons.go:435] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0918 17:23:59.291530  298056 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0918 17:23:59.392528  298056 addons.go:435] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0918 17:23:59.392669  298056 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0918 17:23:59.410226  298056 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
	I0918 17:23:59.445194  298056 addons.go:435] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0918 17:23:59.445219  298056 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0918 17:23:59.609619  298056 addons.go:435] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0918 17:23:59.609645  298056 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0918 17:23:59.633448  298056 addons.go:435] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0918 17:23:59.633474  298056 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0918 17:23:59.705709  298056 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
	I0918 17:23:59.711352  298056 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0918 17:23:59.711375  298056 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0918 17:23:59.803399  298056 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0918 17:23:59.803428  298056 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0918 17:23:59.916891  298056 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0918 17:23:59.916915  298056 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0918 17:24:00.075024  298056 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0918 17:24:00.075052  298056 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0918 17:24:00.310068  298056 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0918 17:24:00.310102  298056 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0918 17:24:00.514831  298056 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
	I0918 17:24:01.368919  298056 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 -": (3.444648981s)
	I0918 17:24:01.368950  298056 start.go:976] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0918 17:24:01.369893  298056 ssh_runner.go:235] Completed: sudo systemctl daemon-reload: (3.375736545s)
	I0918 17:24:01.369957  298056 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0918 17:24:01.370045  298056 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: (2.689027108s)
	I0918 17:24:02.095875  298056 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-911696" context rescaled to 1 replicas
	I0918 17:24:02.854702  298056 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: (4.144199s)
	I0918 17:24:02.854771  298056 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: (4.114881278s)
	I0918 17:24:02.854806  298056 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: (4.101453373s)
	I0918 17:24:02.854855  298056 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: (4.096256225s)
	I0918 17:24:02.854909  298056 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: (3.973121458s)
	I0918 17:24:02.855130  298056 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.896975164s)
	I0918 17:24:03.902705  298056 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: (4.835181252s)
	I0918 17:24:03.902742  298056 addons.go:479] Verifying addon metrics-server=true in "addons-911696"
	I0918 17:24:03.902812  298056 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: (4.820131711s)
	W0918 17:24:03.902838  298056 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
	I0918 17:24:03.902858  298056 retry.go:31] will retry after 127.311336ms: 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
	I0918 17:24:03.902888  298056 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: (4.717592049s)
	I0918 17:24:03.903074  298056 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: (4.62785508s)
	I0918 17:24:03.904244  298056 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.941629958s)
	I0918 17:24:03.904274  298056 addons.go:479] Verifying addon ingress=true in "addons-911696"
	I0918 17:24:03.904367  298056 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: (4.49410892s)
	I0918 17:24:03.906877  298056 addons.go:479] Verifying addon registry=true in "addons-911696"
	I0918 17:24:03.904459  298056 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: (4.198724284s)
	W0918 17:24:03.907017  298056 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
	I0918 17:24:03.907038  298056 retry.go:31] will retry after 171.024526ms: 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
	I0918 17:24:03.907675  298056 out.go:179] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-911696 service yakd-dashboard -n yakd-dashboard
	
	I0918 17:24:03.909660  298056 out.go:179] * Verifying ingress addon...
	I0918 17:24:03.909676  298056 out.go:179] * Verifying registry addon...
	I0918 17:24:03.914461  298056 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0918 17:24:03.914502  298056 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0918 17:24:03.934766  298056 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0918 17:24:03.934794  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:03.934890  298056 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0918 17:24:03.934900  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:04.030878  298056 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
	I0918 17:24:04.078501  298056 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
	I0918 17:24:04.475854  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:04.475986  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:04.579212  298056 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: (4.064298201s)
	I0918 17:24:04.579254  298056 addons.go:479] Verifying addon csi-hostpath-driver=true in "addons-911696"
	I0918 17:24:04.579388  298056 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (3.209413585s)
	I0918 17:24:04.580244  298056 node_ready.go:35] waiting up to 6m0s for node "addons-911696" to be "Ready" ...
	I0918 17:24:04.582577  298056 out.go:179] * Verifying csi-hostpath-driver addon...
	I0918 17:24:04.586313  298056 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0918 17:24:04.630563  298056 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0918 17:24:04.630590  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:04.918973  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:04.919264  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:05.090298  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:05.124983  298056 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.094062403s)
	W0918 17:24:05.125020  298056 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
	I0918 17:24:05.125074  298056 retry.go:31] will retry after 447.920048ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /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
	I0918 17:24:05.418591  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:05.419050  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:05.573212  298056 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
	I0918 17:24:05.590208  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:05.918976  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:05.919622  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:06.090920  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:06.419269  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:06.419339  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	W0918 17:24:06.583483  298056 node_ready.go:57] node "addons-911696" has "Ready":"False" status (will retry)
	I0918 17:24:06.589366  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:06.918678  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:06.918917  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:07.007583  298056 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: (2.929033023s)
	I0918 17:24:07.007686  298056 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.434430928s)
	W0918 17:24:07.007721  298056 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
	I0918 17:24:07.007742  298056 retry.go:31] will retry after 494.772149ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /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
	I0918 17:24:07.089410  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:07.419329  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:07.419451  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:07.502985  298056 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
	I0918 17:24:07.598059  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:07.920440  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:07.921110  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:08.090631  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0918 17:24:08.338904  298056 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
	I0918 17:24:08.338937  298056 retry.go:31] will retry after 497.236707ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /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
	I0918 17:24:08.418668  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:08.418897  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:08.590269  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:08.836691  298056 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
	I0918 17:24:08.919084  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:08.919710  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:08.983789  298056 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0918 17:24:08.983923  298056 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-911696
	I0918 17:24:09.003631  298056 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/20370-295439/.minikube/machines/addons-911696/id_rsa Username:docker}
	W0918 17:24:09.086680  298056 node_ready.go:57] node "addons-911696" has "Ready":"False" status (will retry)
	I0918 17:24:09.089761  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:09.146428  298056 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0918 17:24:09.167660  298056 addons.go:238] Setting addon gcp-auth=true in "addons-911696"
	I0918 17:24:09.167714  298056 host.go:66] Checking if "addons-911696" exists ...
	I0918 17:24:09.168214  298056 cli_runner.go:164] Run: docker container inspect addons-911696 --format={{.State.Status}}
	I0918 17:24:09.194133  298056 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0918 17:24:09.194201  298056 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-911696
	I0918 17:24:09.226770  298056 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33138 SSHKeyPath:/home/jenkins/minikube-integration/20370-295439/.minikube/machines/addons-911696/id_rsa Username:docker}
	I0918 17:24:09.419266  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:09.419617  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:09.589521  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0918 17:24:09.712020  298056 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
	I0918 17:24:09.712105  298056 retry.go:31] will retry after 1.089071618s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /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
	I0918 17:24:09.715581  298056 out.go:179]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.2
	I0918 17:24:09.718552  298056 out.go:179]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.3
	I0918 17:24:09.721253  298056 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0918 17:24:09.721283  298056 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0918 17:24:09.739981  298056 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0918 17:24:09.740047  298056 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0918 17:24:09.758258  298056 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0918 17:24:09.758280  298056 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0918 17:24:09.777045  298056 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
	I0918 17:24:09.920847  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:09.921721  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:10.090366  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:10.299393  298056 addons.go:479] Verifying addon gcp-auth=true in "addons-911696"
	I0918 17:24:10.302388  298056 out.go:179] * Verifying gcp-auth addon...
	I0918 17:24:10.306123  298056 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0918 17:24:10.309957  298056 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0918 17:24:10.309981  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:10.418619  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:10.419187  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:10.590816  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:10.802265  298056 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
	I0918 17:24:10.809549  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:10.919542  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:10.919672  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:11.090207  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:11.310965  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:11.421169  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:11.421971  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0918 17:24:11.585240  298056 node_ready.go:57] node "addons-911696" has "Ready":"False" status (will retry)
	I0918 17:24:11.600769  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0918 17:24:11.632812  298056 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
	I0918 17:24:11.632898  298056 retry.go:31] will retry after 1.728341677s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /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
	I0918 17:24:11.809305  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:11.919861  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:11.920068  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:12.090279  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:12.309239  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:12.418142  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:12.418884  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:12.590096  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:12.808903  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:12.918212  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:12.918422  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:13.090648  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:13.309869  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:13.361951  298056 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
	I0918 17:24:13.419669  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:13.420115  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:13.596215  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:13.809340  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:13.920020  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:13.920356  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0918 17:24:14.085540  298056 node_ready.go:57] node "addons-911696" has "Ready":"False" status (will retry)
	I0918 17:24:14.090685  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0918 17:24:14.168480  298056 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
	I0918 17:24:14.168588  298056 retry.go:31] will retry after 2.663493733s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /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
	I0918 17:24:14.309609  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:14.417698  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:14.418078  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:14.590294  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:14.809280  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:14.918593  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:14.919034  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:15.089861  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:15.308882  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:15.417969  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:15.418202  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:15.589915  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:15.809798  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:15.918000  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:15.918074  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:16.089737  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:16.309830  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:16.417964  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:16.418255  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	W0918 17:24:16.583788  298056 node_ready.go:57] node "addons-911696" has "Ready":"False" status (will retry)
	I0918 17:24:16.589944  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:16.810712  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:16.832872  298056 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
	I0918 17:24:16.923177  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:16.923935  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:17.090201  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:17.309868  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:17.418377  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:17.418640  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:17.589880  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0918 17:24:17.640601  298056 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
	I0918 17:24:17.640645  298056 retry.go:31] will retry after 6.051560684s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /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
	I0918 17:24:17.809458  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:17.918195  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:17.918321  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:18.089773  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:18.309467  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:18.418221  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:18.418333  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:18.590724  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:18.809626  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:18.917808  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:18.917924  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0918 17:24:19.083256  298056 node_ready.go:57] node "addons-911696" has "Ready":"False" status (will retry)
	I0918 17:24:19.090184  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:19.309188  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:19.418273  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:19.418392  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:19.588998  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:19.809982  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:19.917899  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:19.918044  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:20.089574  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:20.309642  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:20.417837  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:20.417978  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:20.590473  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:20.809352  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:20.918518  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:20.918666  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0918 17:24:21.083612  298056 node_ready.go:57] node "addons-911696" has "Ready":"False" status (will retry)
	I0918 17:24:21.089574  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:21.309892  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:21.417740  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:21.418012  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:21.589780  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:21.810278  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:21.918578  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:21.918735  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:22.089457  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:22.310351  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:22.418173  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:22.419064  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:22.590287  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:22.809327  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:22.917607  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:22.917864  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:23.089219  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:23.309013  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:23.417917  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:23.418182  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0918 17:24:23.583843  298056 node_ready.go:57] node "addons-911696" has "Ready":"False" status (will retry)
	I0918 17:24:23.590116  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:23.693436  298056 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
	I0918 17:24:23.809711  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:23.918591  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:23.918929  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:24.090052  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:24.310008  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:24.422180  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:24.422361  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0918 17:24:24.534017  298056 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
	I0918 17:24:24.534050  298056 retry.go:31] will retry after 5.744511165s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /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
	I0918 17:24:24.589305  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:24.808826  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:24.917943  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:24.918823  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:25.090072  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:25.310027  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:25.418942  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:25.419025  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:25.589471  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:25.809750  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:25.918146  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:25.918371  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0918 17:24:26.083372  298056 node_ready.go:57] node "addons-911696" has "Ready":"False" status (will retry)
	I0918 17:24:26.089240  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:26.308825  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:26.418088  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:26.418408  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:26.591348  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:26.809409  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:26.917558  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:26.917642  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:27.089953  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:27.309824  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:27.418183  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:27.418414  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:27.589254  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:27.809339  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:27.918634  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:27.918785  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0918 17:24:28.083868  298056 node_ready.go:57] node "addons-911696" has "Ready":"False" status (will retry)
	I0918 17:24:28.089788  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:28.309563  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:28.417868  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:28.417938  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:28.590231  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:28.809462  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:28.919152  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:28.919323  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:29.089839  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:29.309943  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:29.418594  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:29.418702  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:29.589692  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:29.810007  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:29.918058  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:29.918263  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0918 17:24:30.084797  298056 node_ready.go:57] node "addons-911696" has "Ready":"False" status (will retry)
	I0918 17:24:30.092477  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:30.279656  298056 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
	I0918 17:24:30.310435  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:30.417898  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:30.418657  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:30.591931  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:30.809517  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:30.921416  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:30.921941  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:31.090579  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0918 17:24:31.110089  298056 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
	I0918 17:24:31.110122  298056 retry.go:31] will retry after 10.896876944s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /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
	I0918 17:24:31.310694  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:31.417841  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:31.418018  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:31.589117  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:31.809322  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:31.918506  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:31.918913  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:32.090302  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:32.309461  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:32.417506  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:32.417661  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0918 17:24:32.583822  298056 node_ready.go:57] node "addons-911696" has "Ready":"False" status (will retry)
	I0918 17:24:32.589553  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:32.809484  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:32.918519  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:32.918937  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:33.089722  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:33.309910  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:33.419437  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:33.420270  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:33.589708  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:33.809887  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:33.918286  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:33.918368  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:34.089750  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:34.309733  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:34.418374  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:34.418482  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:34.590006  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:34.809840  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:34.918167  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:34.918494  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0918 17:24:35.083129  298056 node_ready.go:57] node "addons-911696" has "Ready":"False" status (will retry)
	I0918 17:24:35.090036  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:35.309868  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:35.418273  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:35.418510  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:35.589523  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:35.809580  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:35.917736  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:35.917910  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:36.089833  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:36.310256  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:36.418496  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:36.418610  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:36.589610  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:36.809753  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:36.918063  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:36.918213  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:37.089602  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:37.309688  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:37.417824  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:37.418187  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	W0918 17:24:37.583819  298056 node_ready.go:57] node "addons-911696" has "Ready":"False" status (will retry)
	I0918 17:24:37.589752  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:37.809718  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:37.918548  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:37.918809  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:38.090085  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:38.309166  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:38.418504  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:38.418598  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:38.590820  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:38.810012  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:38.917826  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:38.918032  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:39.089422  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:39.309190  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:39.418080  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:39.418507  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:39.589911  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:39.809792  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:39.918007  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:39.918108  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0918 17:24:40.083994  298056 node_ready.go:57] node "addons-911696" has "Ready":"False" status (will retry)
	I0918 17:24:40.090032  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:40.310345  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:40.418437  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:40.418598  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:40.589437  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:40.809479  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:40.918421  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:40.918556  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:41.089828  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:41.309821  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:41.417846  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:41.417944  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:41.589516  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:41.810016  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:41.918097  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:41.918251  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:42.007621  298056 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
	W0918 17:24:42.084161  298056 node_ready.go:57] node "addons-911696" has "Ready":"False" status (will retry)
	I0918 17:24:42.097675  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:42.310302  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:42.418046  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:42.419177  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:42.596342  298056 node_ready.go:49] node "addons-911696" is "Ready"
	I0918 17:24:42.596368  298056 node_ready.go:38] duration metric: took 38.016095401s for node "addons-911696" to be "Ready" ...
	I0918 17:24:42.596382  298056 api_server.go:52] waiting for apiserver process to appear ...
	I0918 17:24:42.596442  298056 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0918 17:24:42.673636  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:42.949374  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:42.980497  298056 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0918 17:24:42.980590  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:43.054104  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:43.129085  298056 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0918 17:24:43.129111  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:43.332594  298056 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.324930331s)
	I0918 17:24:43.332669  298056 api_server.go:72] duration metric: took 45.614961778s to wait for apiserver process to appear ...
	I0918 17:24:43.332685  298056 api_server.go:88] waiting for apiserver healthz status ...
	I0918 17:24:43.332704  298056 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	W0918 17:24:43.333519  298056 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
	I0918 17:24:43.333552  298056 retry.go:31] will retry after 15.65189273s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /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
	I0918 17:24:43.340724  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:43.357608  298056 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0918 17:24:43.361788  298056 api_server.go:141] control plane version: v1.34.0
	I0918 17:24:43.361825  298056 api_server.go:131] duration metric: took 29.13248ms to wait for apiserver health ...
	I0918 17:24:43.361835  298056 system_pods.go:43] waiting for kube-system pods to appear ...
	I0918 17:24:43.416060  298056 system_pods.go:59] 19 kube-system pods found
	I0918 17:24:43.416105  298056 system_pods.go:61] "coredns-66bc5c9577-tpvtl" [16b0bb91-0a4b-4f23-bd49-d413b39e6dcc] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0918 17:24:43.416113  298056 system_pods.go:61] "csi-hostpath-attacher-0" [4109bb3f-a8d0-4e83-8502-8145f3a49f18] Pending
	I0918 17:24:43.416119  298056 system_pods.go:61] "csi-hostpath-resizer-0" [7f5f5cf3-8ade-4b6c-a3a4-4b40b5d54a63] Pending
	I0918 17:24:43.416123  298056 system_pods.go:61] "csi-hostpathplugin-xjg8k" [609ad14a-3a51-4fc3-bf80-6ce8c66c76d7] Pending
	I0918 17:24:43.416127  298056 system_pods.go:61] "etcd-addons-911696" [5a9c667e-ab0c-437a-beac-de93b434d784] Running
	I0918 17:24:43.416132  298056 system_pods.go:61] "kindnet-tgrjb" [9e42b15b-d762-4e3c-9650-02f512b2cc3a] Running
	I0918 17:24:43.416137  298056 system_pods.go:61] "kube-apiserver-addons-911696" [db82ea4c-96d6-486a-930b-a20b5860af37] Running
	I0918 17:24:43.416142  298056 system_pods.go:61] "kube-controller-manager-addons-911696" [e5c8816a-8424-46fe-ae27-08f79f021110] Running
	I0918 17:24:43.416154  298056 system_pods.go:61] "kube-ingress-dns-minikube" [537b2939-1cbc-4996-8fbd-b6de019c6cdf] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0918 17:24:43.416165  298056 system_pods.go:61] "kube-proxy-8mx8c" [1a70257a-e04b-4659-9820-9ea30adc1aa7] Running
	I0918 17:24:43.416170  298056 system_pods.go:61] "kube-scheduler-addons-911696" [62afc943-f576-4432-b8f0-a4464f5cc5f5] Running
	I0918 17:24:43.416177  298056 system_pods.go:61] "metrics-server-85b7d694d7-ncrvj" [b2c6aad9-9d43-4f6b-bef2-28f8e692fd9d] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0918 17:24:43.416189  298056 system_pods.go:61] "nvidia-device-plugin-daemonset-q8cwf" [9b30b297-f496-4f1f-8cfc-66ac489f4728] Pending
	I0918 17:24:43.416196  298056 system_pods.go:61] "registry-66898fdd98-2wxjk" [a4fce9a5-4fe5-4ff0-a0b6-f50ddfa62612] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0918 17:24:43.416203  298056 system_pods.go:61] "registry-creds-764b6fb674-2bh8t" [1a5f3ebf-8b4f-4153-9f98-11a7a78a32ec] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0918 17:24:43.416211  298056 system_pods.go:61] "registry-proxy-724gj" [b720d915-5ff3-4792-baa6-cb742f9cc2ee] Pending
	I0918 17:24:43.416219  298056 system_pods.go:61] "snapshot-controller-7d9fbc56b8-7hz2x" [16ca05ea-a953-4512-9a76-02f315c665c4] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0918 17:24:43.416224  298056 system_pods.go:61] "snapshot-controller-7d9fbc56b8-vfkhr" [00374511-564e-4e01-b04c-6e32bbb24fa4] Pending
	I0918 17:24:43.416229  298056 system_pods.go:61] "storage-provisioner" [e4bfbe67-f09d-4e77-a41f-9ed51fcd7a37] Pending
	I0918 17:24:43.416236  298056 system_pods.go:74] duration metric: took 54.396549ms to wait for pod list to return data ...
	I0918 17:24:43.416247  298056 default_sa.go:34] waiting for default service account to be created ...
	I0918 17:24:43.443647  298056 default_sa.go:45] found service account: "default"
	I0918 17:24:43.443685  298056 default_sa.go:55] duration metric: took 27.417779ms for default service account to be created ...
	I0918 17:24:43.443696  298056 system_pods.go:116] waiting for k8s-apps to be running ...
	I0918 17:24:43.444106  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:43.444202  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:43.473764  298056 system_pods.go:86] 19 kube-system pods found
	I0918 17:24:43.473803  298056 system_pods.go:89] "coredns-66bc5c9577-tpvtl" [16b0bb91-0a4b-4f23-bd49-d413b39e6dcc] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0918 17:24:43.473810  298056 system_pods.go:89] "csi-hostpath-attacher-0" [4109bb3f-a8d0-4e83-8502-8145f3a49f18] Pending
	I0918 17:24:43.473815  298056 system_pods.go:89] "csi-hostpath-resizer-0" [7f5f5cf3-8ade-4b6c-a3a4-4b40b5d54a63] Pending
	I0918 17:24:43.473821  298056 system_pods.go:89] "csi-hostpathplugin-xjg8k" [609ad14a-3a51-4fc3-bf80-6ce8c66c76d7] Pending
	I0918 17:24:43.473837  298056 system_pods.go:89] "etcd-addons-911696" [5a9c667e-ab0c-437a-beac-de93b434d784] Running
	I0918 17:24:43.473855  298056 system_pods.go:89] "kindnet-tgrjb" [9e42b15b-d762-4e3c-9650-02f512b2cc3a] Running
	I0918 17:24:43.473865  298056 system_pods.go:89] "kube-apiserver-addons-911696" [db82ea4c-96d6-486a-930b-a20b5860af37] Running
	I0918 17:24:43.473870  298056 system_pods.go:89] "kube-controller-manager-addons-911696" [e5c8816a-8424-46fe-ae27-08f79f021110] Running
	I0918 17:24:43.473877  298056 system_pods.go:89] "kube-ingress-dns-minikube" [537b2939-1cbc-4996-8fbd-b6de019c6cdf] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0918 17:24:43.473886  298056 system_pods.go:89] "kube-proxy-8mx8c" [1a70257a-e04b-4659-9820-9ea30adc1aa7] Running
	I0918 17:24:43.473891  298056 system_pods.go:89] "kube-scheduler-addons-911696" [62afc943-f576-4432-b8f0-a4464f5cc5f5] Running
	I0918 17:24:43.473897  298056 system_pods.go:89] "metrics-server-85b7d694d7-ncrvj" [b2c6aad9-9d43-4f6b-bef2-28f8e692fd9d] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0918 17:24:43.473913  298056 system_pods.go:89] "nvidia-device-plugin-daemonset-q8cwf" [9b30b297-f496-4f1f-8cfc-66ac489f4728] Pending
	I0918 17:24:43.473919  298056 system_pods.go:89] "registry-66898fdd98-2wxjk" [a4fce9a5-4fe5-4ff0-a0b6-f50ddfa62612] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0918 17:24:43.473925  298056 system_pods.go:89] "registry-creds-764b6fb674-2bh8t" [1a5f3ebf-8b4f-4153-9f98-11a7a78a32ec] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0918 17:24:43.473932  298056 system_pods.go:89] "registry-proxy-724gj" [b720d915-5ff3-4792-baa6-cb742f9cc2ee] Pending
	I0918 17:24:43.473939  298056 system_pods.go:89] "snapshot-controller-7d9fbc56b8-7hz2x" [16ca05ea-a953-4512-9a76-02f315c665c4] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0918 17:24:43.473949  298056 system_pods.go:89] "snapshot-controller-7d9fbc56b8-vfkhr" [00374511-564e-4e01-b04c-6e32bbb24fa4] Pending
	I0918 17:24:43.473955  298056 system_pods.go:89] "storage-provisioner" [e4bfbe67-f09d-4e77-a41f-9ed51fcd7a37] Pending
	I0918 17:24:43.473970  298056 retry.go:31] will retry after 279.695321ms: missing components: kube-dns
	I0918 17:24:43.607586  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:43.785548  298056 system_pods.go:86] 19 kube-system pods found
	I0918 17:24:43.785596  298056 system_pods.go:89] "coredns-66bc5c9577-tpvtl" [16b0bb91-0a4b-4f23-bd49-d413b39e6dcc] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0918 17:24:43.785605  298056 system_pods.go:89] "csi-hostpath-attacher-0" [4109bb3f-a8d0-4e83-8502-8145f3a49f18] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0918 17:24:43.785611  298056 system_pods.go:89] "csi-hostpath-resizer-0" [7f5f5cf3-8ade-4b6c-a3a4-4b40b5d54a63] Pending
	I0918 17:24:43.785618  298056 system_pods.go:89] "csi-hostpathplugin-xjg8k" [609ad14a-3a51-4fc3-bf80-6ce8c66c76d7] 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])
	I0918 17:24:43.785623  298056 system_pods.go:89] "etcd-addons-911696" [5a9c667e-ab0c-437a-beac-de93b434d784] Running
	I0918 17:24:43.785628  298056 system_pods.go:89] "kindnet-tgrjb" [9e42b15b-d762-4e3c-9650-02f512b2cc3a] Running
	I0918 17:24:43.785650  298056 system_pods.go:89] "kube-apiserver-addons-911696" [db82ea4c-96d6-486a-930b-a20b5860af37] Running
	I0918 17:24:43.785655  298056 system_pods.go:89] "kube-controller-manager-addons-911696" [e5c8816a-8424-46fe-ae27-08f79f021110] Running
	I0918 17:24:43.785661  298056 system_pods.go:89] "kube-ingress-dns-minikube" [537b2939-1cbc-4996-8fbd-b6de019c6cdf] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0918 17:24:43.785669  298056 system_pods.go:89] "kube-proxy-8mx8c" [1a70257a-e04b-4659-9820-9ea30adc1aa7] Running
	I0918 17:24:43.785674  298056 system_pods.go:89] "kube-scheduler-addons-911696" [62afc943-f576-4432-b8f0-a4464f5cc5f5] Running
	I0918 17:24:43.785679  298056 system_pods.go:89] "metrics-server-85b7d694d7-ncrvj" [b2c6aad9-9d43-4f6b-bef2-28f8e692fd9d] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0918 17:24:43.785685  298056 system_pods.go:89] "nvidia-device-plugin-daemonset-q8cwf" [9b30b297-f496-4f1f-8cfc-66ac489f4728] Pending
	I0918 17:24:43.785696  298056 system_pods.go:89] "registry-66898fdd98-2wxjk" [a4fce9a5-4fe5-4ff0-a0b6-f50ddfa62612] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0918 17:24:43.785703  298056 system_pods.go:89] "registry-creds-764b6fb674-2bh8t" [1a5f3ebf-8b4f-4153-9f98-11a7a78a32ec] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0918 17:24:43.785726  298056 system_pods.go:89] "registry-proxy-724gj" [b720d915-5ff3-4792-baa6-cb742f9cc2ee] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0918 17:24:43.785733  298056 system_pods.go:89] "snapshot-controller-7d9fbc56b8-7hz2x" [16ca05ea-a953-4512-9a76-02f315c665c4] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0918 17:24:43.785743  298056 system_pods.go:89] "snapshot-controller-7d9fbc56b8-vfkhr" [00374511-564e-4e01-b04c-6e32bbb24fa4] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0918 17:24:43.785751  298056 system_pods.go:89] "storage-provisioner" [e4bfbe67-f09d-4e77-a41f-9ed51fcd7a37] Pending / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
	I0918 17:24:43.785771  298056 retry.go:31] will retry after 292.527607ms: missing components: kube-dns
	I0918 17:24:43.831704  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:43.920916  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:43.921000  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:44.085965  298056 system_pods.go:86] 19 kube-system pods found
	I0918 17:24:44.086003  298056 system_pods.go:89] "coredns-66bc5c9577-tpvtl" [16b0bb91-0a4b-4f23-bd49-d413b39e6dcc] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0918 17:24:44.086012  298056 system_pods.go:89] "csi-hostpath-attacher-0" [4109bb3f-a8d0-4e83-8502-8145f3a49f18] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0918 17:24:44.086022  298056 system_pods.go:89] "csi-hostpath-resizer-0" [7f5f5cf3-8ade-4b6c-a3a4-4b40b5d54a63] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0918 17:24:44.086029  298056 system_pods.go:89] "csi-hostpathplugin-xjg8k" [609ad14a-3a51-4fc3-bf80-6ce8c66c76d7] 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])
	I0918 17:24:44.086034  298056 system_pods.go:89] "etcd-addons-911696" [5a9c667e-ab0c-437a-beac-de93b434d784] Running
	I0918 17:24:44.086039  298056 system_pods.go:89] "kindnet-tgrjb" [9e42b15b-d762-4e3c-9650-02f512b2cc3a] Running
	I0918 17:24:44.086044  298056 system_pods.go:89] "kube-apiserver-addons-911696" [db82ea4c-96d6-486a-930b-a20b5860af37] Running
	I0918 17:24:44.086049  298056 system_pods.go:89] "kube-controller-manager-addons-911696" [e5c8816a-8424-46fe-ae27-08f79f021110] Running
	I0918 17:24:44.086138  298056 system_pods.go:89] "kube-ingress-dns-minikube" [537b2939-1cbc-4996-8fbd-b6de019c6cdf] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0918 17:24:44.086148  298056 system_pods.go:89] "kube-proxy-8mx8c" [1a70257a-e04b-4659-9820-9ea30adc1aa7] Running
	I0918 17:24:44.086154  298056 system_pods.go:89] "kube-scheduler-addons-911696" [62afc943-f576-4432-b8f0-a4464f5cc5f5] Running
	I0918 17:24:44.086160  298056 system_pods.go:89] "metrics-server-85b7d694d7-ncrvj" [b2c6aad9-9d43-4f6b-bef2-28f8e692fd9d] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0918 17:24:44.086170  298056 system_pods.go:89] "nvidia-device-plugin-daemonset-q8cwf" [9b30b297-f496-4f1f-8cfc-66ac489f4728] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0918 17:24:44.086184  298056 system_pods.go:89] "registry-66898fdd98-2wxjk" [a4fce9a5-4fe5-4ff0-a0b6-f50ddfa62612] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0918 17:24:44.086192  298056 system_pods.go:89] "registry-creds-764b6fb674-2bh8t" [1a5f3ebf-8b4f-4153-9f98-11a7a78a32ec] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0918 17:24:44.086202  298056 system_pods.go:89] "registry-proxy-724gj" [b720d915-5ff3-4792-baa6-cb742f9cc2ee] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0918 17:24:44.086208  298056 system_pods.go:89] "snapshot-controller-7d9fbc56b8-7hz2x" [16ca05ea-a953-4512-9a76-02f315c665c4] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0918 17:24:44.086216  298056 system_pods.go:89] "snapshot-controller-7d9fbc56b8-vfkhr" [00374511-564e-4e01-b04c-6e32bbb24fa4] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0918 17:24:44.086223  298056 system_pods.go:89] "storage-provisioner" [e4bfbe67-f09d-4e77-a41f-9ed51fcd7a37] Pending / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
	I0918 17:24:44.086241  298056 retry.go:31] will retry after 464.883807ms: missing components: kube-dns
	I0918 17:24:44.089165  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:44.313910  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:44.420654  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:44.420753  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:44.560670  298056 system_pods.go:86] 19 kube-system pods found
	I0918 17:24:44.560711  298056 system_pods.go:89] "coredns-66bc5c9577-tpvtl" [16b0bb91-0a4b-4f23-bd49-d413b39e6dcc] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0918 17:24:44.560721  298056 system_pods.go:89] "csi-hostpath-attacher-0" [4109bb3f-a8d0-4e83-8502-8145f3a49f18] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0918 17:24:44.560728  298056 system_pods.go:89] "csi-hostpath-resizer-0" [7f5f5cf3-8ade-4b6c-a3a4-4b40b5d54a63] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0918 17:24:44.560735  298056 system_pods.go:89] "csi-hostpathplugin-xjg8k" [609ad14a-3a51-4fc3-bf80-6ce8c66c76d7] 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])
	I0918 17:24:44.560739  298056 system_pods.go:89] "etcd-addons-911696" [5a9c667e-ab0c-437a-beac-de93b434d784] Running
	I0918 17:24:44.560744  298056 system_pods.go:89] "kindnet-tgrjb" [9e42b15b-d762-4e3c-9650-02f512b2cc3a] Running
	I0918 17:24:44.560749  298056 system_pods.go:89] "kube-apiserver-addons-911696" [db82ea4c-96d6-486a-930b-a20b5860af37] Running
	I0918 17:24:44.560753  298056 system_pods.go:89] "kube-controller-manager-addons-911696" [e5c8816a-8424-46fe-ae27-08f79f021110] Running
	I0918 17:24:44.560764  298056 system_pods.go:89] "kube-ingress-dns-minikube" [537b2939-1cbc-4996-8fbd-b6de019c6cdf] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0918 17:24:44.560768  298056 system_pods.go:89] "kube-proxy-8mx8c" [1a70257a-e04b-4659-9820-9ea30adc1aa7] Running
	I0918 17:24:44.560777  298056 system_pods.go:89] "kube-scheduler-addons-911696" [62afc943-f576-4432-b8f0-a4464f5cc5f5] Running
	I0918 17:24:44.560783  298056 system_pods.go:89] "metrics-server-85b7d694d7-ncrvj" [b2c6aad9-9d43-4f6b-bef2-28f8e692fd9d] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0918 17:24:44.560795  298056 system_pods.go:89] "nvidia-device-plugin-daemonset-q8cwf" [9b30b297-f496-4f1f-8cfc-66ac489f4728] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0918 17:24:44.560801  298056 system_pods.go:89] "registry-66898fdd98-2wxjk" [a4fce9a5-4fe5-4ff0-a0b6-f50ddfa62612] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0918 17:24:44.560807  298056 system_pods.go:89] "registry-creds-764b6fb674-2bh8t" [1a5f3ebf-8b4f-4153-9f98-11a7a78a32ec] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0918 17:24:44.560822  298056 system_pods.go:89] "registry-proxy-724gj" [b720d915-5ff3-4792-baa6-cb742f9cc2ee] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0918 17:24:44.560833  298056 system_pods.go:89] "snapshot-controller-7d9fbc56b8-7hz2x" [16ca05ea-a953-4512-9a76-02f315c665c4] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0918 17:24:44.560841  298056 system_pods.go:89] "snapshot-controller-7d9fbc56b8-vfkhr" [00374511-564e-4e01-b04c-6e32bbb24fa4] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0918 17:24:44.560852  298056 system_pods.go:89] "storage-provisioner" [e4bfbe67-f09d-4e77-a41f-9ed51fcd7a37] Pending / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
	I0918 17:24:44.560871  298056 retry.go:31] will retry after 605.147107ms: missing components: kube-dns
	I0918 17:24:44.590553  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:44.819012  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:44.921152  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:44.921305  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:45.091019  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:45.174569  298056 system_pods.go:86] 19 kube-system pods found
	I0918 17:24:45.174608  298056 system_pods.go:89] "coredns-66bc5c9577-tpvtl" [16b0bb91-0a4b-4f23-bd49-d413b39e6dcc] Running
	I0918 17:24:45.174618  298056 system_pods.go:89] "csi-hostpath-attacher-0" [4109bb3f-a8d0-4e83-8502-8145f3a49f18] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0918 17:24:45.174634  298056 system_pods.go:89] "csi-hostpath-resizer-0" [7f5f5cf3-8ade-4b6c-a3a4-4b40b5d54a63] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0918 17:24:45.174642  298056 system_pods.go:89] "csi-hostpathplugin-xjg8k" [609ad14a-3a51-4fc3-bf80-6ce8c66c76d7] 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])
	I0918 17:24:45.174647  298056 system_pods.go:89] "etcd-addons-911696" [5a9c667e-ab0c-437a-beac-de93b434d784] Running
	I0918 17:24:45.174653  298056 system_pods.go:89] "kindnet-tgrjb" [9e42b15b-d762-4e3c-9650-02f512b2cc3a] Running
	I0918 17:24:45.174658  298056 system_pods.go:89] "kube-apiserver-addons-911696" [db82ea4c-96d6-486a-930b-a20b5860af37] Running
	I0918 17:24:45.174668  298056 system_pods.go:89] "kube-controller-manager-addons-911696" [e5c8816a-8424-46fe-ae27-08f79f021110] Running
	I0918 17:24:45.174674  298056 system_pods.go:89] "kube-ingress-dns-minikube" [537b2939-1cbc-4996-8fbd-b6de019c6cdf] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0918 17:24:45.174681  298056 system_pods.go:89] "kube-proxy-8mx8c" [1a70257a-e04b-4659-9820-9ea30adc1aa7] Running
	I0918 17:24:45.174685  298056 system_pods.go:89] "kube-scheduler-addons-911696" [62afc943-f576-4432-b8f0-a4464f5cc5f5] Running
	I0918 17:24:45.174692  298056 system_pods.go:89] "metrics-server-85b7d694d7-ncrvj" [b2c6aad9-9d43-4f6b-bef2-28f8e692fd9d] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0918 17:24:45.174706  298056 system_pods.go:89] "nvidia-device-plugin-daemonset-q8cwf" [9b30b297-f496-4f1f-8cfc-66ac489f4728] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0918 17:24:45.174712  298056 system_pods.go:89] "registry-66898fdd98-2wxjk" [a4fce9a5-4fe5-4ff0-a0b6-f50ddfa62612] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0918 17:24:45.174739  298056 system_pods.go:89] "registry-creds-764b6fb674-2bh8t" [1a5f3ebf-8b4f-4153-9f98-11a7a78a32ec] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0918 17:24:45.174750  298056 system_pods.go:89] "registry-proxy-724gj" [b720d915-5ff3-4792-baa6-cb742f9cc2ee] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0918 17:24:45.174757  298056 system_pods.go:89] "snapshot-controller-7d9fbc56b8-7hz2x" [16ca05ea-a953-4512-9a76-02f315c665c4] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0918 17:24:45.174763  298056 system_pods.go:89] "snapshot-controller-7d9fbc56b8-vfkhr" [00374511-564e-4e01-b04c-6e32bbb24fa4] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0918 17:24:45.174767  298056 system_pods.go:89] "storage-provisioner" [e4bfbe67-f09d-4e77-a41f-9ed51fcd7a37] Running
	I0918 17:24:45.174780  298056 system_pods.go:126] duration metric: took 1.731076392s to wait for k8s-apps to be running ...
	I0918 17:24:45.174795  298056 system_svc.go:44] waiting for kubelet service to be running ....
	I0918 17:24:45.174865  298056 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0918 17:24:45.192745  298056 system_svc.go:56] duration metric: took 17.939352ms WaitForService to wait for kubelet
	I0918 17:24:45.192780  298056 kubeadm.go:578] duration metric: took 47.475071615s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0918 17:24:45.192829  298056 node_conditions.go:102] verifying NodePressure condition ...
	I0918 17:24:45.197329  298056 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0918 17:24:45.197369  298056 node_conditions.go:123] node cpu capacity is 2
	I0918 17:24:45.197386  298056 node_conditions.go:105] duration metric: took 4.550725ms to run NodePressure ...
	I0918 17:24:45.197401  298056 start.go:241] waiting for startup goroutines ...
	I0918 17:24:45.310736  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:45.418819  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:45.419103  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:45.591017  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:45.810511  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:45.918016  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:45.919005  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:46.096409  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:46.309391  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:46.423234  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:46.423485  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:46.589581  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:46.809374  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:46.920870  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:46.921269  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:47.090694  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:47.310036  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:47.419449  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:47.420910  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:47.589995  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:47.809444  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:47.921325  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:47.921791  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:48.095853  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:48.309334  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:48.418653  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:48.418978  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:48.589671  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:48.810147  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:48.918776  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:48.919239  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:49.091009  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:49.309501  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:49.421064  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:49.423203  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:49.589906  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:49.808857  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:49.921832  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:49.921962  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:50.091093  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:50.308957  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:50.419454  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:50.420268  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:50.589819  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:50.810460  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:50.918752  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:50.918957  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:51.090377  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:51.309240  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:51.418683  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:51.418762  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:51.590107  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:51.810251  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:51.918747  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:51.918888  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:52.090939  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:52.309695  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:52.418897  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:52.419737  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:52.591085  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:52.809492  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:52.918029  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:52.918154  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:53.092206  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:53.311393  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:53.420516  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:53.420926  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:53.590444  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:53.809791  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:53.925380  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:53.925855  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:54.093043  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:54.309394  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:54.419150  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:54.420069  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:54.590782  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:54.810274  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:54.920456  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:54.920959  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:55.090707  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:55.310138  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:55.421536  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:55.421714  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:55.590359  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:55.825977  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:55.921832  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:55.922211  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:56.089756  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:56.309850  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:56.418588  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:56.418729  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:56.590252  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:56.809368  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:56.920804  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:56.921363  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:57.089755  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:57.310502  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:57.418167  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:57.418273  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:57.589789  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:57.810476  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:57.922844  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:57.923436  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:58.090760  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:58.309852  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:58.423370  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:58.423509  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:58.590215  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:58.816632  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:58.918392  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:58.919000  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:58.986309  298056 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
	I0918 17:24:59.090294  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:59.310036  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:24:59.419405  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:59.420011  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:24:59.590601  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:24:59.810411  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	W0918 17:24:59.875107  298056 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
	I0918 17:24:59.875152  298056 retry.go:31] will retry after 27.459946119s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /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
	I0918 17:24:59.920106  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:24:59.921280  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:00.106691  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:00.345580  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:00.446321  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:00.446540  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:00.596468  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:00.810498  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:00.922949  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:00.924474  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:01.090173  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:01.311787  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:01.419724  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:01.439176  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:01.590809  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:01.827155  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:01.941144  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:01.941959  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:02.128115  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:02.320824  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:02.425834  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:02.426689  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:02.592808  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:02.810144  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:02.920934  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:02.922002  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:03.097312  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:03.314067  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:03.426616  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:03.426767  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:03.604035  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:03.810262  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:03.921254  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:03.921872  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:04.092219  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:04.310181  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:04.423692  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:04.423842  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:04.591422  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:04.810165  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:04.918729  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:04.919156  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:05.091430  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:05.309712  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:05.419390  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:05.419687  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:05.590890  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:05.810545  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:05.943858  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:05.944269  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:06.094769  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:06.311053  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:06.421025  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:06.422089  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:06.591862  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:06.810436  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:06.919409  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:06.919538  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:07.090789  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:07.309949  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:07.420695  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:07.420773  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:07.590611  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:07.817358  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:07.921572  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:07.921905  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:08.090519  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:08.309953  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:08.426014  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:08.426619  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:08.589552  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:08.808887  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:08.920250  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:08.920519  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:09.090186  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:09.309525  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:09.421741  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:09.421897  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:09.594084  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:09.809813  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:09.919244  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:09.919446  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:10.090713  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:10.310150  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:10.428763  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:10.428791  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:10.592242  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:10.809993  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:10.920560  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:10.921078  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:11.092371  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:11.311200  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:11.426544  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:11.426783  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:11.591916  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:11.815483  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:11.919647  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:11.919751  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:12.100166  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:12.309779  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:12.419714  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:12.419918  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:12.590225  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:12.809140  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:12.919294  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:12.919634  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:13.090020  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:13.309280  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:13.417532  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:13.417863  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:13.590517  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:13.809728  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:13.918375  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:13.918443  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:14.089869  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:14.310915  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:14.418852  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:14.418988  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:14.591438  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:14.809971  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:14.919699  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:14.919920  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:15.098645  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:15.310591  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:15.419396  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:15.419775  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:15.590877  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:15.809057  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:15.919516  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:15.919897  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:16.090532  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:16.310081  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:16.419253  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:16.419559  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:16.590133  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:16.809504  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:16.919049  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:16.919414  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:17.090377  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:17.309704  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:17.418955  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:17.419957  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:17.590231  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:17.809612  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:17.920214  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:17.922399  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:18.090537  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:18.310161  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:18.421179  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:18.421641  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:18.590730  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:18.809859  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:18.921160  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:18.921350  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:19.090194  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:19.309664  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:19.437623  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:19.437951  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:19.594339  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:19.809120  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:19.919340  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:19.920595  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:20.090429  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:20.312029  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:20.419278  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:20.419324  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:20.590648  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:20.811645  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:20.919635  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:20.920126  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:21.089896  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:21.310326  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:21.420528  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:21.422016  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:21.591346  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:21.810195  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:21.923408  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:21.924357  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:22.089855  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:22.313881  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:22.419398  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:22.419619  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:22.595052  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:22.810634  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:22.919906  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:22.920373  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:23.090786  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:23.309851  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:23.421789  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:23.422267  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:23.590452  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:23.810292  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:23.920973  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:23.921410  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:24.089896  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:24.310156  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:24.426470  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:24.426857  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:24.590532  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:24.809578  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:24.918432  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:24.918572  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:25.090890  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:25.309344  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:25.419540  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:25.420953  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:25.592394  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:25.809715  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:25.918700  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:25.919316  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:26.091006  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:26.309949  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:26.418524  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:26.418852  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:26.590519  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:26.809436  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:26.918735  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:26.919089  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:27.090063  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:27.309644  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:27.335971  298056 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
	I0918 17:25:27.423332  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:27.423749  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:27.590362  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:27.809555  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:27.924481  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:27.925643  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:28.090544  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:28.311571  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	W0918 17:25:28.325817  298056 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
	I0918 17:25:28.325851  298056 retry.go:31] will retry after 24.557112948s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /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
	I0918 17:25:28.422151  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:28.422655  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:28.589830  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:28.810453  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:28.919281  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:28.919571  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:29.094839  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:29.309375  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:29.419971  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:29.420199  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:29.592434  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:29.810128  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:29.924411  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:29.924860  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:30.100019  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:30.310201  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:30.419025  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:30.419256  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:30.589883  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:30.808797  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:30.918209  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:30.918723  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:31.090627  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:31.309231  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:31.418961  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:31.419091  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:31.589611  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:31.809872  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:31.918534  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:31.918738  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:32.092965  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:32.310163  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:32.420368  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:32.420462  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:32.591478  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:32.809852  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:32.919854  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:32.920006  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:33.090234  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:33.309265  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:33.422994  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:33.423099  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:33.591569  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:33.809851  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:33.919353  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:33.920381  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:34.089553  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:34.309801  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:34.422758  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:34.422905  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:34.590439  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:34.809453  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:34.919163  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:34.919558  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:35.089869  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:35.308687  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:35.418170  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:35.418205  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:35.591604  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:35.809707  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:35.918684  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:35.919126  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:36.091170  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:36.309124  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:36.419338  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:36.419506  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:36.589780  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:36.809786  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:36.918685  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:36.918933  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:37.090174  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:37.309597  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:37.418942  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:37.419088  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:37.590708  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:37.810004  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:37.919566  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:37.920759  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:38.090759  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:38.310027  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:38.420125  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:38.421236  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:38.591674  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:38.809827  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:38.919851  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:38.921775  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:39.090934  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:39.309343  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:39.418552  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0918 17:25:39.418657  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:39.590126  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:39.810013  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:39.918994  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:39.919135  298056 kapi.go:107] duration metric: took 1m36.004634874s to wait for kubernetes.io/minikube-addons=registry ...
	I0918 17:25:40.090100  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:40.311633  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:40.418086  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:40.591833  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:40.810078  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:40.917887  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:41.090032  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:41.308791  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:41.417904  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:41.591177  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:41.809835  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:41.918081  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:42.091678  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:42.310297  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:42.419541  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:42.590333  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:42.809652  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:42.918345  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:43.090121  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:43.309761  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:43.418454  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:43.590732  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:43.810103  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:43.918199  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:44.089347  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:44.309395  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:44.417298  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:44.591293  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:44.809306  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:44.918933  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:45.092581  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:45.321234  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:45.419699  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:45.591745  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:45.810771  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:45.918762  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:46.091249  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:46.310026  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:46.418646  298056 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0918 17:25:46.590734  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:46.810098  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:46.918098  298056 kapi.go:107] duration metric: took 1m43.003636159s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0918 17:25:47.094141  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:47.309998  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:47.654456  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:47.809683  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:48.091848  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:48.311371  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:48.595640  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:48.810118  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:49.091556  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:49.309159  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:49.591505  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:49.810200  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:50.089969  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:50.309001  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0918 17:25:50.594376  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:50.809407  298056 kapi.go:107] duration metric: took 1m40.503283778s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0918 17:25:50.812390  298056 out.go:179] * Your GCP credentials will now be mounted into every pod created in the addons-911696 cluster.
	I0918 17:25:50.815246  298056 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.
	I0918 17:25:50.818188  298056 out.go:179] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0918 17:25:51.090070  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:51.590787  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:52.091056  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:52.604745  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:52.883159  298056 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
	I0918 17:25:53.089903  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:53.594964  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:54.038673  298056 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.155473303s)
	W0918 17:25:54.038707  298056 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
	W0918 17:25:54.038789  298056 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
	]
	I0918 17:25:54.090598  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:54.590824  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:55.090241  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:55.593779  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:56.090415  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:56.609223  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:57.092044  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:57.590272  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:58.090033  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:58.608263  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:59.090848  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:25:59.593016  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:26:00.107376  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:26:00.590458  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:26:01.090387  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:26:01.591130  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:26:02.090115  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:26:02.592175  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:26:03.091201  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:26:03.590007  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:26:04.091340  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:26:04.591861  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:26:05.091506  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:26:05.590695  298056 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0918 17:26:06.090808  298056 kapi.go:107] duration metric: took 2m1.504491183s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0918 17:26:06.094146  298056 out.go:179] * Enabled addons: amd-gpu-device-plugin, storage-provisioner, nvidia-device-plugin, cloud-spanner, registry-creds, ingress-dns, storage-provisioner-rancher, metrics-server, yakd, default-storageclass, volumesnapshots, registry, ingress, gcp-auth, csi-hostpath-driver
	I0918 17:26:06.097171  298056 addons.go:514] duration metric: took 2m8.379199105s for enable addons: enabled=[amd-gpu-device-plugin storage-provisioner nvidia-device-plugin cloud-spanner registry-creds ingress-dns storage-provisioner-rancher metrics-server yakd default-storageclass volumesnapshots registry ingress gcp-auth csi-hostpath-driver]
	I0918 17:26:06.097238  298056 start.go:246] waiting for cluster config update ...
	I0918 17:26:06.097261  298056 start.go:255] writing updated cluster config ...
	I0918 17:26:06.097599  298056 ssh_runner.go:195] Run: rm -f paused
	I0918 17:26:06.101808  298056 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" ...
	I0918 17:26:06.105134  298056 pod_ready.go:83] waiting for pod "coredns-66bc5c9577-tpvtl" in "kube-system" namespace to be "Ready" or be gone ...
	I0918 17:26:06.109975  298056 pod_ready.go:94] pod "coredns-66bc5c9577-tpvtl" is "Ready"
	I0918 17:26:06.110006  298056 pod_ready.go:86] duration metric: took 4.841971ms for pod "coredns-66bc5c9577-tpvtl" in "kube-system" namespace to be "Ready" or be gone ...
	I0918 17:26:06.112583  298056 pod_ready.go:83] waiting for pod "etcd-addons-911696" in "kube-system" namespace to be "Ready" or be gone ...
	I0918 17:26:06.117732  298056 pod_ready.go:94] pod "etcd-addons-911696" is "Ready"
	I0918 17:26:06.117760  298056 pod_ready.go:86] duration metric: took 5.15372ms for pod "etcd-addons-911696" in "kube-system" namespace to be "Ready" or be gone ...
	I0918 17:26:06.120043  298056 pod_ready.go:83] waiting for pod "kube-apiserver-addons-911696" in "kube-system" namespace to be "Ready" or be gone ...
	I0918 17:26:06.126155  298056 pod_ready.go:94] pod "kube-apiserver-addons-911696" is "Ready"
	I0918 17:26:06.126182  298056 pod_ready.go:86] duration metric: took 6.112567ms for pod "kube-apiserver-addons-911696" in "kube-system" namespace to be "Ready" or be gone ...
	I0918 17:26:06.128649  298056 pod_ready.go:83] waiting for pod "kube-controller-manager-addons-911696" in "kube-system" namespace to be "Ready" or be gone ...
	I0918 17:26:06.506088  298056 pod_ready.go:94] pod "kube-controller-manager-addons-911696" is "Ready"
	I0918 17:26:06.506121  298056 pod_ready.go:86] duration metric: took 377.442058ms for pod "kube-controller-manager-addons-911696" in "kube-system" namespace to be "Ready" or be gone ...
	I0918 17:26:06.706428  298056 pod_ready.go:83] waiting for pod "kube-proxy-8mx8c" in "kube-system" namespace to be "Ready" or be gone ...
	I0918 17:26:07.105707  298056 pod_ready.go:94] pod "kube-proxy-8mx8c" is "Ready"
	I0918 17:26:07.105734  298056 pod_ready.go:86] duration metric: took 399.277663ms for pod "kube-proxy-8mx8c" in "kube-system" namespace to be "Ready" or be gone ...
	I0918 17:26:07.308271  298056 pod_ready.go:83] waiting for pod "kube-scheduler-addons-911696" in "kube-system" namespace to be "Ready" or be gone ...
	I0918 17:26:07.705832  298056 pod_ready.go:94] pod "kube-scheduler-addons-911696" is "Ready"
	I0918 17:26:07.705861  298056 pod_ready.go:86] duration metric: took 397.559905ms for pod "kube-scheduler-addons-911696" in "kube-system" namespace to be "Ready" or be gone ...
	I0918 17:26:07.705875  298056 pod_ready.go:40] duration metric: took 1.604036219s 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" ...
	I0918 17:26:07.769232  298056 start.go:623] kubectl: 1.33.2, cluster: 1.34.0 (minor skew: 1)
	I0918 17:26:07.772252  298056 out.go:179] * Done! kubectl is now configured to use "addons-911696" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 18 17:28:53 addons-911696 crio[984]: time="2025-09-18 17:28:53.714312931Z" level=info msg="Removed pod sandbox: 21ebefcf47460a235f03f5893e6657eb5b3856e6a82463546967b45d75dbda31" id=0071bcec-4774-45cb-b222-ca405562bd80 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 18 17:29:20 addons-911696 crio[984]: time="2025-09-18 17:29:20.550051564Z" level=info msg="Running pod sandbox: default/hello-world-app-5d498dc89-mx22d/POD" id=ecf2265e-43e7-4bd1-beed-f67dc743e036 name=/runtime.v1.RuntimeService/RunPodSandbox
	Sep 18 17:29:20 addons-911696 crio[984]: time="2025-09-18 17:29:20.550116302Z" level=warning msg="Allowed annotations are specified for workload []"
	Sep 18 17:29:20 addons-911696 crio[984]: time="2025-09-18 17:29:20.578204320Z" level=info msg="Got pod network &{Name:hello-world-app-5d498dc89-mx22d Namespace:default ID:3b88a1b1d0f43e14087361dc6eba3219fde3c98e4987986d81be9bf74a3e6c7d UID:f7bd9961-9ebc-460d-a573-4b7a81ab09e5 NetNS:/var/run/netns/f90e2e72-a598-4a67-8ad1-03ce7a90cc4d Networks:[] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 18 17:29:20 addons-911696 crio[984]: time="2025-09-18 17:29:20.578260099Z" level=info msg="Adding pod default_hello-world-app-5d498dc89-mx22d to CNI network \"kindnet\" (type=ptp)"
	Sep 18 17:29:20 addons-911696 crio[984]: time="2025-09-18 17:29:20.591454206Z" level=info msg="Got pod network &{Name:hello-world-app-5d498dc89-mx22d Namespace:default ID:3b88a1b1d0f43e14087361dc6eba3219fde3c98e4987986d81be9bf74a3e6c7d UID:f7bd9961-9ebc-460d-a573-4b7a81ab09e5 NetNS:/var/run/netns/f90e2e72-a598-4a67-8ad1-03ce7a90cc4d Networks:[] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 18 17:29:20 addons-911696 crio[984]: time="2025-09-18 17:29:20.591609685Z" level=info msg="Checking pod default_hello-world-app-5d498dc89-mx22d for CNI network kindnet (type=ptp)"
	Sep 18 17:29:20 addons-911696 crio[984]: time="2025-09-18 17:29:20.595897682Z" level=info msg="Ran pod sandbox 3b88a1b1d0f43e14087361dc6eba3219fde3c98e4987986d81be9bf74a3e6c7d with infra container: default/hello-world-app-5d498dc89-mx22d/POD" id=ecf2265e-43e7-4bd1-beed-f67dc743e036 name=/runtime.v1.RuntimeService/RunPodSandbox
	Sep 18 17:29:20 addons-911696 crio[984]: time="2025-09-18 17:29:20.597190856Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=9d9e5ada-7cce-411a-b315-c7bfeba80269 name=/runtime.v1.ImageService/ImageStatus
	Sep 18 17:29:20 addons-911696 crio[984]: time="2025-09-18 17:29:20.597419492Z" level=info msg="Image docker.io/kicbase/echo-server:1.0 not found" id=9d9e5ada-7cce-411a-b315-c7bfeba80269 name=/runtime.v1.ImageService/ImageStatus
	Sep 18 17:29:20 addons-911696 crio[984]: time="2025-09-18 17:29:20.599441501Z" level=info msg="Pulling image: docker.io/kicbase/echo-server:1.0" id=012f0f16-75cb-4aeb-90fc-c9b7aee938a4 name=/runtime.v1.ImageService/PullImage
	Sep 18 17:29:20 addons-911696 crio[984]: time="2025-09-18 17:29:20.603741371Z" level=info msg="Trying to access \"docker.io/kicbase/echo-server:1.0\""
	Sep 18 17:29:20 addons-911696 crio[984]: time="2025-09-18 17:29:20.864377166Z" level=info msg="Trying to access \"docker.io/kicbase/echo-server:1.0\""
	Sep 18 17:29:21 addons-911696 crio[984]: time="2025-09-18 17:29:21.671998912Z" level=info msg="Pulled image: docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6" id=012f0f16-75cb-4aeb-90fc-c9b7aee938a4 name=/runtime.v1.ImageService/PullImage
	Sep 18 17:29:21 addons-911696 crio[984]: time="2025-09-18 17:29:21.673108735Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=c1030c85-7c67-49dc-a51a-ce3aef73afb5 name=/runtime.v1.ImageService/ImageStatus
	Sep 18 17:29:21 addons-911696 crio[984]: time="2025-09-18 17:29:21.673823244Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17,RepoTags:[docker.io/kicbase/echo-server:1.0],RepoDigests:[docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6 docker.io/kicbase/echo-server@sha256:42a89d9b22e5307cb88494990d5d929c401339f508c0a7e98a4d8ac52623fc5b],Size_:4789170,Uid:nil,Username:,Spec:nil,},Info:map[string]string{},}" id=c1030c85-7c67-49dc-a51a-ce3aef73afb5 name=/runtime.v1.ImageService/ImageStatus
	Sep 18 17:29:21 addons-911696 crio[984]: time="2025-09-18 17:29:21.674834786Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=5ce6b36b-2885-4cab-babe-f48d38a67ddf name=/runtime.v1.ImageService/ImageStatus
	Sep 18 17:29:21 addons-911696 crio[984]: time="2025-09-18 17:29:21.675465505Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17,RepoTags:[docker.io/kicbase/echo-server:1.0],RepoDigests:[docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6 docker.io/kicbase/echo-server@sha256:42a89d9b22e5307cb88494990d5d929c401339f508c0a7e98a4d8ac52623fc5b],Size_:4789170,Uid:nil,Username:,Spec:nil,},Info:map[string]string{},}" id=5ce6b36b-2885-4cab-babe-f48d38a67ddf name=/runtime.v1.ImageService/ImageStatus
	Sep 18 17:29:21 addons-911696 crio[984]: time="2025-09-18 17:29:21.680516364Z" level=info msg="Creating container: default/hello-world-app-5d498dc89-mx22d/hello-world-app" id=961d96af-0331-4db5-827e-8df5a4245c8a name=/runtime.v1.RuntimeService/CreateContainer
	Sep 18 17:29:21 addons-911696 crio[984]: time="2025-09-18 17:29:21.680863210Z" level=warning msg="Allowed annotations are specified for workload []"
	Sep 18 17:29:21 addons-911696 crio[984]: time="2025-09-18 17:29:21.708172081Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/6aaefe247b7e03c97a94f2f4d28f3f2a8f29869d0cd6ab203dfc243068d02c37/merged/etc/passwd: no such file or directory"
	Sep 18 17:29:21 addons-911696 crio[984]: time="2025-09-18 17:29:21.708219367Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/6aaefe247b7e03c97a94f2f4d28f3f2a8f29869d0cd6ab203dfc243068d02c37/merged/etc/group: no such file or directory"
	Sep 18 17:29:21 addons-911696 crio[984]: time="2025-09-18 17:29:21.789917097Z" level=info msg="Created container 41125ea3cffc658a29b6551bb84b6ae2d5a329588a2ccdce63e891efd804072f: default/hello-world-app-5d498dc89-mx22d/hello-world-app" id=961d96af-0331-4db5-827e-8df5a4245c8a name=/runtime.v1.RuntimeService/CreateContainer
	Sep 18 17:29:21 addons-911696 crio[984]: time="2025-09-18 17:29:21.791177385Z" level=info msg="Starting container: 41125ea3cffc658a29b6551bb84b6ae2d5a329588a2ccdce63e891efd804072f" id=456c94b2-5102-4990-9445-a4f7ea8253eb name=/runtime.v1.RuntimeService/StartContainer
	Sep 18 17:29:21 addons-911696 crio[984]: time="2025-09-18 17:29:21.801114263Z" level=info msg="Started container" PID=9275 containerID=41125ea3cffc658a29b6551bb84b6ae2d5a329588a2ccdce63e891efd804072f description=default/hello-world-app-5d498dc89-mx22d/hello-world-app id=456c94b2-5102-4990-9445-a4f7ea8253eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b88a1b1d0f43e14087361dc6eba3219fde3c98e4987986d81be9bf74a3e6c7d
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED                  STATE               NAME                      ATTEMPT             POD ID              POD
	41125ea3cffc6       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                        Less than a second ago   Running             hello-world-app           0                   3b88a1b1d0f43       hello-world-app-5d498dc89-mx22d
	a74e6a96571b9       docker.io/library/nginx@sha256:42a516af16b852e33b7682d5ef8acbd5d13fe08fecadc7ed98605ba5e3b26ab8                              2 minutes ago            Running             nginx                     0                   ec5b9435664ed       nginx
	7a0c2f5c57bb8       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                          3 minutes ago            Running             busybox                   0                   e1304631d1e87       busybox
	18c7ac22dcde0       ghcr.io/inspektor-gadget/inspektor-gadget@sha256:66fdf18cc8a577423b2a36b96a5be40fe690fdb986bfe7875f54edfa9c7d19a5            3 minutes ago            Running             gadget                    0                   654523d370674       gadget-k8ctq
	a3c26d873a28b       registry.k8s.io/ingress-nginx/controller@sha256:1f7eaeb01933e719c8a9f4acd8181e555e582330c7d50f24484fb64d2ba9b2ef             3 minutes ago            Running             controller                0                   9eb31dd24a148       ingress-nginx-controller-9cc49f96f-szr9b
	15b2e6ba5e4e0       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:050a34002d5bb4966849c880c56c91f5320372564245733b33d4b3461b4dbd24   4 minutes ago            Exited              patch                     0                   98c8baad9e2b3       ingress-nginx-admission-patch-dmf5t
	d517353cd8192       docker.io/kicbase/minikube-ingress-dns@sha256:6d710af680d8a9b5a5b1f9047eb83ee4c9258efd3fcd962f938c00bcbb4c5958               4 minutes ago            Running             minikube-ingress-dns      0                   757d1a9002350       kube-ingress-dns-minikube
	63792d1593325       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:050a34002d5bb4966849c880c56c91f5320372564245733b33d4b3461b4dbd24   4 minutes ago            Exited              create                    0                   ce3044af8d3d6       ingress-nginx-admission-create-xx74g
	f65a3d8eb3b1f       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                             4 minutes ago            Running             storage-provisioner       0                   7c1ef5a8a48f0       storage-provisioner
	25923f778165d       138784d87c9c50f8e59412544da4cf4928d61ccbaf93b9f5898a3ba406871bfc                                                             4 minutes ago            Running             coredns                   0                   d6ac7e19aec4a       coredns-66bc5c9577-tpvtl
	c651c03e21c7d       b1a8c6f707935fd5f346ce5846d21ff8dd65e14c15406a14dbd16b9b897b9b4c                                                             5 minutes ago            Running             kindnet-cni               0                   f5fff69664d9e       kindnet-tgrjb
	68d56d77969f1       6fc32d66c141152245438e6512df788cb52d64a1617e33561950b0e7a4675abf                                                             5 minutes ago            Running             kube-proxy                0                   5feafd163369d       kube-proxy-8mx8c
	71167155e4840       a25f5ef9c34c37c649f3b4f9631a169221ac2d6f41d9767c7588cd355f76f9ee                                                             5 minutes ago            Running             kube-scheduler            0                   f7f30a3b3d503       kube-scheduler-addons-911696
	af09184aa3092       996be7e86d9b3a549d718de63713d9fea9db1f45ac44863a6770292d7b463570                                                             5 minutes ago            Running             kube-controller-manager   0                   85ff20ce4442d       kube-controller-manager-addons-911696
	d856cb19a7df5       d291939e994064911484215449d0ab96c535b02adc4fc5d0ad4e438cf71465be                                                             5 minutes ago            Running             kube-apiserver            0                   c7fc7e73d4135       kube-apiserver-addons-911696
	0fab53aab5bd4       a1894772a478e07c67a56e8bf32335fdbe1dd4ec96976a5987083164bd00bc0e                                                             5 minutes ago            Running             etcd                      0                   265b88719e7b6       etcd-addons-911696
	
	
	==> coredns [25923f778165d94ade3734f947fc8116ac198a7bd53e67ee50a68b10a04a0725] <==
	[INFO] 10.244.0.16:51497 - 52972 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.002129333s
	[INFO] 10.244.0.16:51497 - 63085 "A IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 110 0.000110796s
	[INFO] 10.244.0.16:51497 - 12672 "AAAA IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 149 0.000099227s
	[INFO] 10.244.0.16:38858 - 8987 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000155548s
	[INFO] 10.244.0.16:38858 - 8798 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000094402s
	[INFO] 10.244.0.16:58181 - 59170 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000085344s
	[INFO] 10.244.0.16:58181 - 58965 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000222709s
	[INFO] 10.244.0.16:46959 - 13719 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.00011092s
	[INFO] 10.244.0.16:46959 - 13555 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.00007443s
	[INFO] 10.244.0.16:43210 - 51961 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001201965s
	[INFO] 10.244.0.16:43210 - 52149 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001423608s
	[INFO] 10.244.0.16:46606 - 36410 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000140713s
	[INFO] 10.244.0.16:46606 - 36254 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000071608s
	[INFO] 10.244.0.20:33668 - 38744 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000167004s
	[INFO] 10.244.0.20:45495 - 38459 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000396137s
	[INFO] 10.244.0.20:33289 - 11193 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000256302s
	[INFO] 10.244.0.20:50578 - 59838 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000330913s
	[INFO] 10.244.0.20:50393 - 60046 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000168611s
	[INFO] 10.244.0.20:41349 - 8029 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000097823s
	[INFO] 10.244.0.20:43553 - 19196 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002375279s
	[INFO] 10.244.0.20:46338 - 44793 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002168694s
	[INFO] 10.244.0.20:60935 - 42271 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.003367952s
	[INFO] 10.244.0.20:39460 - 64150 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 534 0.002807741s
	[INFO] 10.244.0.24:39616 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000175744s
	[INFO] 10.244.0.24:52338 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000213241s
	
	
	==> describe nodes <==
	Name:               addons-911696
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-911696
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=d76f9c2c3cf03cd59f809d143b4ae22edeee2596
	                    minikube.k8s.io/name=addons-911696
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_09_18T17_23_53_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-911696
	Annotations:        node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Thu, 18 Sep 2025 17:23:50 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-911696
	  AcquireTime:     <unset>
	  RenewTime:       Thu, 18 Sep 2025 17:29:20 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Thu, 18 Sep 2025 17:28:28 +0000   Thu, 18 Sep 2025 17:23:47 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Thu, 18 Sep 2025 17:28:28 +0000   Thu, 18 Sep 2025 17:23:47 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Thu, 18 Sep 2025 17:28:28 +0000   Thu, 18 Sep 2025 17:23:47 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Thu, 18 Sep 2025 17:28:28 +0000   Thu, 18 Sep 2025 17:24:42 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-911696
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022300Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022300Ki
	  pods:               110
	System Info:
	  Machine ID:                 3ffd7a6f00894bd4a62b214443d59b4f
	  System UUID:                8ecc1a94-b738-4e6e-8acd-31401af199b0
	  Boot ID:                    2640e4c5-db9c-4590-a15c-e56c03cb1aa8
	  Kernel Version:             5.15.0-1084-aws
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  cri-o://1.24.6
	  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                     busybox                                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         3m14s
	  default                     hello-world-app-5d498dc89-mx22d             0 (0%)        0 (0%)      0 (0%)           0 (0%)         2s
	  default                     nginx                                       0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m21s
	  gadget                      gadget-k8ctq                                0 (0%)        0 (0%)      0 (0%)           0 (0%)         5m19s
	  ingress-nginx               ingress-nginx-controller-9cc49f96f-szr9b    100m (5%)     0 (0%)      90Mi (1%)        0 (0%)         5m19s
	  kube-system                 coredns-66bc5c9577-tpvtl                    100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     5m21s
	  kube-system                 etcd-addons-911696                          100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         5m30s
	  kube-system                 kindnet-tgrjb                               100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      5m23s
	  kube-system                 kube-apiserver-addons-911696                250m (12%)    0 (0%)      0 (0%)           0 (0%)         5m31s
	  kube-system                 kube-controller-manager-addons-911696       200m (10%)    0 (0%)      0 (0%)           0 (0%)         5m30s
	  kube-system                 kube-ingress-dns-minikube                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         5m20s
	  kube-system                 kube-proxy-8mx8c                            0 (0%)        0 (0%)      0 (0%)           0 (0%)         5m23s
	  kube-system                 kube-scheduler-addons-911696                100m (5%)     0 (0%)      0 (0%)           0 (0%)         5m31s
	  kube-system                 storage-provisioner                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         5m20s
	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                 5m19s  kube-proxy       
	  Normal   Starting                 5m30s  kubelet          Starting kubelet.
	  Warning  CgroupV1                 5m30s  kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   NodeHasSufficientMemory  5m30s  kubelet          Node addons-911696 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    5m30s  kubelet          Node addons-911696 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     5m30s  kubelet          Node addons-911696 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           5m25s  node-controller  Node addons-911696 event: Registered Node addons-911696 in Controller
	  Normal   NodeReady                4m40s  kubelet          Node addons-911696 status is now: NodeReady
	
	
	==> dmesg <==
	[Sep18 16:17] ACPI: SRAT not present
	[  +0.000000] ACPI: SRAT not present
	[  +0.000000] SPI driver altr_a10sr has no spi_device_id for altr,a10sr
	[  +0.014947] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
	[  +0.514722] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
	[  +0.034878] systemd[1]: /lib/systemd/system/snapd.service:23: Unknown key name 'RestartMode' in section 'Service', ignoring.
	[  +0.750635] ena 0000:00:05.0: LLQ is not supported Fallback to host mode policy.
	[  +6.871376] kauditd_printk_skb: 36 callbacks suppressed
	[Sep18 17:21] kauditd_printk_skb: 8 callbacks suppressed
	
	
	==> etcd [0fab53aab5bd4fba3326550eab2bf28c943fdce3cff04bc6002fa1b4518c6203] <==
	{"level":"warn","ts":"2025-09-18T17:23:48.723128Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53142","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-18T17:23:48.749904Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53168","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-18T17:23:48.788374Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53188","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-18T17:23:48.804732Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53202","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-18T17:23:48.832604Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53224","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-18T17:23:48.843520Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53236","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-18T17:23:48.860255Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53264","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-18T17:23:48.920366Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53282","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-18T17:23:48.928633Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53306","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-18T17:23:48.937330Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53334","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-18T17:23:49.048626Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53348","server-name":"","error":"EOF"}
	{"level":"info","ts":"2025-09-18T17:23:59.242843Z","caller":"traceutil/trace.go:172","msg":"trace[957774399] transaction","detail":"{read_only:false; response_revision:320; number_of_response:1; }","duration":"101.188564ms","start":"2025-09-18T17:23:59.141640Z","end":"2025-09-18T17:23:59.242829Z","steps":["trace[957774399] 'process raft request'  (duration: 101.103451ms)"],"step_count":1}
	{"level":"info","ts":"2025-09-18T17:24:00.282452Z","caller":"traceutil/trace.go:172","msg":"trace[576176207] transaction","detail":"{read_only:false; response_revision:327; number_of_response:1; }","duration":"125.447455ms","start":"2025-09-18T17:24:00.156989Z","end":"2025-09-18T17:24:00.282436Z","steps":["trace[576176207] 'process raft request'  (duration: 79.788182ms)","trace[576176207] 'compare'  (duration: 16.133218ms)"],"step_count":2}
	{"level":"info","ts":"2025-09-18T17:24:01.027408Z","caller":"traceutil/trace.go:172","msg":"trace[1982801846] transaction","detail":"{read_only:false; response_revision:334; number_of_response:1; }","duration":"165.087915ms","start":"2025-09-18T17:24:00.862305Z","end":"2025-09-18T17:24:01.027392Z","steps":["trace[1982801846] 'process raft request'  (duration: 164.969815ms)"],"step_count":1}
	{"level":"warn","ts":"2025-09-18T17:24:01.289633Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"127.320297ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" limit:1 ","response":"range_response_count:1 size:351"}
	{"level":"info","ts":"2025-09-18T17:24:01.289702Z","caller":"traceutil/trace.go:172","msg":"trace[2106805118] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:336; }","duration":"127.462938ms","start":"2025-09-18T17:24:01.162225Z","end":"2025-09-18T17:24:01.289688Z","steps":["trace[2106805118] 'agreement among raft nodes before linearized reading'  (duration: 57.133253ms)","trace[2106805118] 'range keys from in-memory index tree'  (duration: 70.141103ms)"],"step_count":2}
	{"level":"info","ts":"2025-09-18T17:24:01.472357Z","caller":"traceutil/trace.go:172","msg":"trace[1709740828] transaction","detail":"{read_only:false; response_revision:344; number_of_response:1; }","duration":"125.766625ms","start":"2025-09-18T17:24:01.346573Z","end":"2025-09-18T17:24:01.472339Z","steps":["trace[1709740828] 'process raft request'  (duration: 54.970188ms)","trace[1709740828] 'compare'  (duration: 70.176935ms)"],"step_count":2}
	{"level":"info","ts":"2025-09-18T17:24:01.476009Z","caller":"traceutil/trace.go:172","msg":"trace[856689298] transaction","detail":"{read_only:false; response_revision:345; number_of_response:1; }","duration":"128.944566ms","start":"2025-09-18T17:24:01.347047Z","end":"2025-09-18T17:24:01.475991Z","steps":["trace[856689298] 'process raft request'  (duration: 124.772714ms)"],"step_count":1}
	{"level":"info","ts":"2025-09-18T17:24:01.728148Z","caller":"traceutil/trace.go:172","msg":"trace[705674981] transaction","detail":"{read_only:false; response_revision:353; number_of_response:1; }","duration":"132.350812ms","start":"2025-09-18T17:24:01.595785Z","end":"2025-09-18T17:24:01.728136Z","steps":["trace[705674981] 'process raft request'  (duration: 132.243182ms)"],"step_count":1}
	{"level":"warn","ts":"2025-09-18T17:24:04.573695Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41570","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-18T17:24:04.612686Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:41586","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-18T17:24:27.116620Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54876","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-18T17:24:27.137356Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54906","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-18T17:24:27.188080Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54922","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-18T17:24:27.227550Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54954","server-name":"","error":"EOF"}
	
	
	==> kernel <==
	 17:29:22 up  1:11,  0 users,  load average: 0.72, 1.64, 2.72
	Linux addons-911696 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 [c651c03e21c7dd028cf7c17b35d738c8d1a70693a77e22b4f54ea2553c32d49b] <==
	I0918 17:27:22.309981       1 main.go:301] handling current node
	I0918 17:27:32.309938       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0918 17:27:32.310048       1 main.go:301] handling current node
	I0918 17:27:42.309821       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0918 17:27:42.309891       1 main.go:301] handling current node
	I0918 17:27:52.310666       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0918 17:27:52.310702       1 main.go:301] handling current node
	I0918 17:28:02.309544       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0918 17:28:02.309591       1 main.go:301] handling current node
	I0918 17:28:12.309721       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0918 17:28:12.309849       1 main.go:301] handling current node
	I0918 17:28:22.309523       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0918 17:28:22.309641       1 main.go:301] handling current node
	I0918 17:28:32.309750       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0918 17:28:32.309785       1 main.go:301] handling current node
	I0918 17:28:42.314534       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0918 17:28:42.314652       1 main.go:301] handling current node
	I0918 17:28:52.310554       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0918 17:28:52.310675       1 main.go:301] handling current node
	I0918 17:29:02.309667       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0918 17:29:02.309794       1 main.go:301] handling current node
	I0918 17:29:12.310449       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0918 17:29:12.310569       1 main.go:301] handling current node
	I0918 17:29:22.309625       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0918 17:29:22.309670       1 main.go:301] handling current node
	
	
	==> kube-apiserver [d856cb19a7df5871f03808cde25d90360cedeff99eaff0c0ebfa153445556cdf] <==
	I0918 17:26:33.531425       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0918 17:27:01.078349       1 controller.go:667] quota admission added evaluator for: ingresses.networking.k8s.io
	I0918 17:27:01.388006       1 alloc.go:328] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.109.176.3"}
	I0918 17:27:05.586463       1 controller.go:667] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	E0918 17:27:07.286186       1 watch.go:272] "Unhandled Error" err="http2: stream closed" logger="UnhandledError"
	I0918 17:27:15.000850       1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Nothing (removed from the queue).
	I0918 17:27:26.539137       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0918 17:27:26.539341       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0918 17:27:26.580416       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0918 17:27:26.580735       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0918 17:27:26.654157       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0918 17:27:26.654331       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0918 17:27:26.683130       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0918 17:27:26.683181       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0918 17:27:26.711541       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0918 17:27:26.712629       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0918 17:27:27.691000       1 cacher.go:182] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0918 17:27:27.713552       1 cacher.go:182] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	W0918 17:27:27.812023       1 cacher.go:182] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	I0918 17:27:33.771032       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0918 17:27:41.319513       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	E0918 17:28:18.077023       1 authentication.go:75] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0918 17:28:43.460658       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0918 17:28:51.481325       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0918 17:29:20.418903       1 alloc.go:328] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.99.118.11"}
	
	
	==> kube-controller-manager [af09184aa3092a619080310bbcb5a2e770c77c579cce0240664bc2cdb9d96896] <==
	E0918 17:27:36.033302       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"
	E0918 17:27:36.034548       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"
	E0918 17:27:36.340369       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"
	E0918 17:27:36.341465       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"
	E0918 17:27:37.713456       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"
	E0918 17:27:37.714426       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"
	E0918 17:27:43.639331       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"
	E0918 17:27:43.640497       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"
	E0918 17:27:44.807679       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"
	E0918 17:27:44.808751       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"
	E0918 17:27:48.457564       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"
	E0918 17:27:48.458806       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"
	I0918 17:27:57.945135       1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="yakd-dashboard"
	E0918 17:28:04.947800       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"
	E0918 17:28:04.948822       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"
	E0918 17:28:04.950984       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"
	E0918 17:28:04.951937       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"
	E0918 17:28:08.524493       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"
	E0918 17:28:08.525685       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"
	E0918 17:28:43.545041       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"
	E0918 17:28:43.546262       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"
	E0918 17:28:55.906668       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"
	E0918 17:28:55.907644       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"
	E0918 17:28:56.122577       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"
	E0918 17:28:56.123707       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 [68d56d77969f110729bfa516d7221711d589b00d93c1a774801a55f36918dc14] <==
	I0918 17:24:01.996721       1 server_linux.go:53] "Using iptables proxy"
	I0918 17:24:02.690018       1 shared_informer.go:349] "Waiting for caches to sync" controller="node informer cache"
	I0918 17:24:02.965245       1 shared_informer.go:356] "Caches are synced" controller="node informer cache"
	I0918 17:24:02.973331       1 server.go:219] "Successfully retrieved NodeIPs" NodeIPs=["192.168.49.2"]
	E0918 17:24:02.973466       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`"
	I0918 17:24:03.392165       1 server.go:265] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0918 17:24:03.392237       1 server_linux.go:132] "Using iptables Proxier"
	I0918 17:24:03.399584       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"
	I0918 17:24:03.399929       1 server.go:527] "Version info" version="v1.34.0"
	I0918 17:24:03.399954       1 server.go:529] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0918 17:24:03.401467       1 config.go:200] "Starting service config controller"
	I0918 17:24:03.401494       1 shared_informer.go:349] "Waiting for caches to sync" controller="service config"
	I0918 17:24:03.401513       1 config.go:106] "Starting endpoint slice config controller"
	I0918 17:24:03.401517       1 shared_informer.go:349] "Waiting for caches to sync" controller="endpoint slice config"
	I0918 17:24:03.401528       1 config.go:403] "Starting serviceCIDR config controller"
	I0918 17:24:03.401532       1 shared_informer.go:349] "Waiting for caches to sync" controller="serviceCIDR config"
	I0918 17:24:03.402179       1 config.go:309] "Starting node config controller"
	I0918 17:24:03.402199       1 shared_informer.go:349] "Waiting for caches to sync" controller="node config"
	I0918 17:24:03.402205       1 shared_informer.go:356] "Caches are synced" controller="node config"
	I0918 17:24:03.502648       1 shared_informer.go:356] "Caches are synced" controller="serviceCIDR config"
	I0918 17:24:03.504943       1 shared_informer.go:356] "Caches are synced" controller="service config"
	I0918 17:24:03.504972       1 shared_informer.go:356] "Caches are synced" controller="endpoint slice config"
	
	
	==> kube-scheduler [71167155e4840727b32ca8e81ab9ae3be3b5cec66e31a6d53e82e1df0f2a54ec] <==
	I0918 17:23:50.750400       1 server.go:177] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0918 17:23:50.752442       1 configmap_cafile_content.go:205] "Starting controller" name="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I0918 17:23:50.752483       1 shared_informer.go:349] "Waiting for caches to sync" controller="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I0918 17:23:50.752951       1 secure_serving.go:211] Serving securely on 127.0.0.1:10259
	I0918 17:23:50.753056       1 tlsconfig.go:243] "Starting DynamicServingCertificateController"
	E0918 17:23:50.761100       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"
	E0918 17:23:50.763525       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"
	E0918 17:23:50.763727       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"
	E0918 17:23:50.763914       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"
	E0918 17:23:50.764023       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"
	E0918 17:23:50.764177       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"
	E0918 17:23:50.764408       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"
	E0918 17:23:50.764587       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"
	E0918 17:23:50.764728       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"
	E0918 17:23:50.764849       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"
	E0918 17:23:50.765000       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"
	E0918 17:23:50.767584       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"
	E0918 17:23:50.767620       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"
	E0918 17:23:50.767683       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"
	E0918 17:23:50.767747       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"
	E0918 17:23:50.767827       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"
	E0918 17:23:50.767890       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"
	E0918 17:23:50.767992       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"
	E0918 17:23:50.767991       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"
	I0918 17:23:52.052861       1 shared_informer.go:356] "Caches are synced" controller="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	
	
	==> kubelet <==
	Sep 18 17:28:52 addons-911696 kubelet[1523]: E0918 17:28:52.644902    1523 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/1374ad3f569d9a2b9a8b5448f7efc87a1831e51a7a78ffa877a1ca3766a6b3a6/diff" to get inode usage: stat /var/lib/containers/storage/overlay/1374ad3f569d9a2b9a8b5448f7efc87a1831e51a7a78ffa877a1ca3766a6b3a6/diff: no such file or directory, extraDiskErr: <nil>
	Sep 18 17:28:52 addons-911696 kubelet[1523]: E0918 17:28:52.648197    1523 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/15a2d3a5e91f356a54332b59d41d3406a9f27a78a832237b67ce2c25778d25c7/diff" to get inode usage: stat /var/lib/containers/storage/overlay/15a2d3a5e91f356a54332b59d41d3406a9f27a78a832237b67ce2c25778d25c7/diff: no such file or directory, extraDiskErr: <nil>
	Sep 18 17:28:52 addons-911696 kubelet[1523]: E0918 17:28:52.648209    1523 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/f73243afd7d4216dc3bb828b7da623065d840c5ea8a95a59e0798c44b7f032cb/diff" to get inode usage: stat /var/lib/containers/storage/overlay/f73243afd7d4216dc3bb828b7da623065d840c5ea8a95a59e0798c44b7f032cb/diff: no such file or directory, extraDiskErr: <nil>
	Sep 18 17:28:52 addons-911696 kubelet[1523]: E0918 17:28:52.650437    1523 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/f73243afd7d4216dc3bb828b7da623065d840c5ea8a95a59e0798c44b7f032cb/diff" to get inode usage: stat /var/lib/containers/storage/overlay/f73243afd7d4216dc3bb828b7da623065d840c5ea8a95a59e0798c44b7f032cb/diff: no such file or directory, extraDiskErr: <nil>
	Sep 18 17:28:52 addons-911696 kubelet[1523]: E0918 17:28:52.653744    1523 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/1374ad3f569d9a2b9a8b5448f7efc87a1831e51a7a78ffa877a1ca3766a6b3a6/diff" to get inode usage: stat /var/lib/containers/storage/overlay/1374ad3f569d9a2b9a8b5448f7efc87a1831e51a7a78ffa877a1ca3766a6b3a6/diff: no such file or directory, extraDiskErr: <nil>
	Sep 18 17:28:52 addons-911696 kubelet[1523]: E0918 17:28:52.657876    1523 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/7560e5eb67dc49e0f3d97ca60339483b2359221171bb374e2ca25786be9f5531/diff" to get inode usage: stat /var/lib/containers/storage/overlay/7560e5eb67dc49e0f3d97ca60339483b2359221171bb374e2ca25786be9f5531/diff: no such file or directory, extraDiskErr: <nil>
	Sep 18 17:28:52 addons-911696 kubelet[1523]: E0918 17:28:52.679656    1523 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/3eb7fb68b05448a375ecdbc176a0041df62a9afaef68a44fbc40f5bdee88d439/diff" to get inode usage: stat /var/lib/containers/storage/overlay/3eb7fb68b05448a375ecdbc176a0041df62a9afaef68a44fbc40f5bdee88d439/diff: no such file or directory, extraDiskErr: <nil>
	Sep 18 17:28:52 addons-911696 kubelet[1523]: E0918 17:28:52.692994    1523 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/03548e95eb62a7147abfe60e2a30c4c9d681fc7afb848612b9b5c2c944aa4fcc/diff" to get inode usage: stat /var/lib/containers/storage/overlay/03548e95eb62a7147abfe60e2a30c4c9d681fc7afb848612b9b5c2c944aa4fcc/diff: no such file or directory, extraDiskErr: <nil>
	Sep 18 17:28:52 addons-911696 kubelet[1523]: E0918 17:28:52.695204    1523 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/a9c9babb4be22913482a53c7791ca83f4f202c528a61eb1f7d1f8a107edf167b/diff" to get inode usage: stat /var/lib/containers/storage/overlay/a9c9babb4be22913482a53c7791ca83f4f202c528a61eb1f7d1f8a107edf167b/diff: no such file or directory, extraDiskErr: could not stat "/var/log/pods/default_cloud-spanner-emulator-85f6b7fc65-przp6_83085865-b834-406f-9125-7e447e43d5b9/cloud-spanner-emulator/0.log" to get inode usage: stat /var/log/pods/default_cloud-spanner-emulator-85f6b7fc65-przp6_83085865-b834-406f-9125-7e447e43d5b9/cloud-spanner-emulator/0.log: no such file or directory
	Sep 18 17:28:52 addons-911696 kubelet[1523]: E0918 17:28:52.729566    1523 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: image_filesystems:{timestamp:1758216532729209966 fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"} used_bytes:{value:597481} inodes_used:{value:225}}"
	Sep 18 17:28:52 addons-911696 kubelet[1523]: E0918 17:28:52.729614    1523 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: image_filesystems:{timestamp:1758216532729209966 fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"} used_bytes:{value:597481} inodes_used:{value:225}}"
	Sep 18 17:28:53 addons-911696 kubelet[1523]: I0918 17:28:53.579256    1523 scope.go:117] "RemoveContainer" containerID="1fe9f7d552bcddd879e3adf4ee200c94a3d16c2516705af2fbc1e641ea8da53f"
	Sep 18 17:28:53 addons-911696 kubelet[1523]: I0918 17:28:53.605688    1523 scope.go:117] "RemoveContainer" containerID="8355f2289d1fc1f40ba9402f98a9f5e5d358267f244a0c0a7dec3258d4698cbf"
	Sep 18 17:28:53 addons-911696 kubelet[1523]: I0918 17:28:53.627599    1523 scope.go:117] "RemoveContainer" containerID="e995935d8c8b513e0da66b8e01196e81e4d5e5f4b5ea60afd100bc1988e866d1"
	Sep 18 17:28:54 addons-911696 kubelet[1523]: I0918 17:28:54.455633    1523 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="83085865-b834-406f-9125-7e447e43d5b9" path="/var/lib/kubelet/pods/83085865-b834-406f-9125-7e447e43d5b9/volumes"
	Sep 18 17:28:57 addons-911696 kubelet[1523]: E0918 17:28:57.718802    1523 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/97082a4205f7bde47125a5c7cf200cf487bdda668c65fc80c7b16a5b124892b0/diff" to get inode usage: stat /var/lib/containers/storage/overlay/97082a4205f7bde47125a5c7cf200cf487bdda668c65fc80c7b16a5b124892b0/diff: no such file or directory, extraDiskErr: <nil>
	Sep 18 17:29:02 addons-911696 kubelet[1523]: E0918 17:29:02.732402    1523 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: image_filesystems:{timestamp:1758216542732110656 fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"} used_bytes:{value:597481} inodes_used:{value:225}}"
	Sep 18 17:29:02 addons-911696 kubelet[1523]: E0918 17:29:02.732435    1523 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: image_filesystems:{timestamp:1758216542732110656 fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"} used_bytes:{value:597481} inodes_used:{value:225}}"
	Sep 18 17:29:12 addons-911696 kubelet[1523]: E0918 17:29:12.735016    1523 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: image_filesystems:{timestamp:1758216552734747815 fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"} used_bytes:{value:597481} inodes_used:{value:225}}"
	Sep 18 17:29:12 addons-911696 kubelet[1523]: E0918 17:29:12.735053    1523 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: image_filesystems:{timestamp:1758216552734747815 fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"} used_bytes:{value:597481} inodes_used:{value:225}}"
	Sep 18 17:29:20 addons-911696 kubelet[1523]: I0918 17:29:20.383907    1523 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-lm8q5\" (UniqueName: \"kubernetes.io/projected/f7bd9961-9ebc-460d-a573-4b7a81ab09e5-kube-api-access-lm8q5\") pod \"hello-world-app-5d498dc89-mx22d\" (UID: \"f7bd9961-9ebc-460d-a573-4b7a81ab09e5\") " pod="default/hello-world-app-5d498dc89-mx22d"
	Sep 18 17:29:20 addons-911696 kubelet[1523]: W0918 17:29:20.594950    1523 manager.go:1169] Failed to process watch event {EventType:0 Name:/docker/4c211a51d82216451e8372180d9cde8077672d3c3ef707aeae5f70ad4358055c/crio-3b88a1b1d0f43e14087361dc6eba3219fde3c98e4987986d81be9bf74a3e6c7d WatchSource:0}: Error finding container 3b88a1b1d0f43e14087361dc6eba3219fde3c98e4987986d81be9bf74a3e6c7d: Status 404 returned error can't find the container with id 3b88a1b1d0f43e14087361dc6eba3219fde3c98e4987986d81be9bf74a3e6c7d
	Sep 18 17:29:22 addons-911696 kubelet[1523]: I0918 17:29:22.638807    1523 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="default/hello-world-app-5d498dc89-mx22d" podStartSLOduration=1.5623758030000001 podStartE2EDuration="2.638788925s" podCreationTimestamp="2025-09-18 17:29:20 +0000 UTC" firstStartedPulling="2025-09-18 17:29:20.597667951 +0000 UTC m=+328.240906060" lastFinishedPulling="2025-09-18 17:29:21.674081081 +0000 UTC m=+329.317319182" observedRunningTime="2025-09-18 17:29:22.638377045 +0000 UTC m=+330.281615162" watchObservedRunningTime="2025-09-18 17:29:22.638788925 +0000 UTC m=+330.282027034"
	Sep 18 17:29:22 addons-911696 kubelet[1523]: E0918 17:29:22.737299    1523 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: image_filesystems:{timestamp:1758216562737042524 fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"} used_bytes:{value:606495} inodes_used:{value:231}}"
	Sep 18 17:29:22 addons-911696 kubelet[1523]: E0918 17:29:22.737333    1523 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: image_filesystems:{timestamp:1758216562737042524 fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"} used_bytes:{value:606495} inodes_used:{value:231}}"
	
	
	==> storage-provisioner [f65a3d8eb3b1f357c982da413d9f1e32b6d3c8a3be16edb7b7ebca970121aced] <==
	W0918 17:28:57.863271       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:28:59.865944       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:28:59.870070       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:29:01.872854       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:29:01.879549       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:29:03.882128       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:29:03.886698       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:29:05.890658       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:29:05.897973       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:29:07.901267       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:29:07.905636       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:29:09.909305       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:29:09.915825       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:29:11.919337       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:29:11.923846       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:29:13.927302       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:29:13.934087       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:29:15.938123       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:29:15.944754       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:29:17.947837       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:29:17.954310       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:29:19.957323       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:29:19.961558       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:29:21.967856       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:29:21.974730       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-911696 -n addons-911696
helpers_test.go:269: (dbg) Run:  kubectl --context addons-911696 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:280: non-running pods: ingress-nginx-admission-create-xx74g ingress-nginx-admission-patch-dmf5t
helpers_test.go:282: ======> post-mortem[TestAddons/parallel/Ingress]: describe non-running pods <======
helpers_test.go:285: (dbg) Run:  kubectl --context addons-911696 describe pod ingress-nginx-admission-create-xx74g ingress-nginx-admission-patch-dmf5t
helpers_test.go:285: (dbg) Non-zero exit: kubectl --context addons-911696 describe pod ingress-nginx-admission-create-xx74g ingress-nginx-admission-patch-dmf5t: exit status 1 (87.791623ms)

                                                
                                                
** stderr ** 
	Error from server (NotFound): pods "ingress-nginx-admission-create-xx74g" not found
	Error from server (NotFound): pods "ingress-nginx-admission-patch-dmf5t" not found

                                                
                                                
** /stderr **
helpers_test.go:287: kubectl --context addons-911696 describe pod ingress-nginx-admission-create-xx74g ingress-nginx-admission-patch-dmf5t: exit status 1
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-911696 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-911696 addons disable ingress --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-arm64 -p addons-911696 addons disable ingress --alsologtostderr -v=1: (7.818114035s)
--- FAIL: TestAddons/parallel/Ingress (151.72s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (603.83s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1636: (dbg) Run:  kubectl --context functional-163615 create deployment hello-node-connect --image kicbase/echo-server
functional_test.go:1640: (dbg) Run:  kubectl --context functional-163615 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-q85xl" [1fb9ba22-2a0a-416b-9494-b8270520a962] Pending / Ready:ContainersNotReady (containers with unready status: [echo-server]) / ContainersReady:ContainersNotReady (containers with unready status: [echo-server])
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-163615 -n functional-163615
functional_test.go:1645: TestFunctional/parallel/ServiceCmdConnect: showing logs for failed pods as of 2025-09-18 17:44:35.159965812 +0000 UTC m=+1329.885642180
functional_test.go:1645: (dbg) Run:  kubectl --context functional-163615 describe po hello-node-connect-7d85dfc575-q85xl -n default
functional_test.go:1645: (dbg) kubectl --context functional-163615 describe po hello-node-connect-7d85dfc575-q85xl -n default:
Name:             hello-node-connect-7d85dfc575-q85xl
Namespace:        default
Priority:         0
Service Account:  default
Node:             functional-163615/192.168.49.2
Start Time:       Thu, 18 Sep 2025 17:34:34 +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-vlscp (ro)
Conditions:
Type                        Status
PodReadyToStartContainers   True 
Initialized                 True 
Ready                       False 
ContainersReady             False 
PodScheduled                True 
Volumes:
kube-api-access-vlscp:
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-q85xl to functional-163615
Normal   Pulling    7m15s (x5 over 9m59s)   kubelet            Pulling image "kicbase/echo-server"
Warning  Failed     7m15s (x5 over 9m59s)   kubelet            Failed to pull image "kicbase/echo-server": short-name "kicbase/echo-server:latest" did not resolve to an alias and no unqualified-search registries are defined in "/etc/containers/registries.conf"
Warning  Failed     7m15s (x5 over 9m59s)   kubelet            Error: ErrImagePull
Warning  Failed     4m56s (x20 over 9m59s)  kubelet            Error: ImagePullBackOff
Normal   BackOff    4m43s (x21 over 9m59s)  kubelet            Back-off pulling image "kicbase/echo-server"
functional_test.go:1645: (dbg) Run:  kubectl --context functional-163615 logs hello-node-connect-7d85dfc575-q85xl -n default
functional_test.go:1645: (dbg) Non-zero exit: kubectl --context functional-163615 logs hello-node-connect-7d85dfc575-q85xl -n default: exit status 1 (103.651591ms)

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

                                                
                                                
** /stderr **
functional_test.go:1645: kubectl --context functional-163615 logs hello-node-connect-7d85dfc575-q85xl -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-163615 describe po hello-node-connect
functional_test.go:1616: hello-node pod describe:
Name:             hello-node-connect-7d85dfc575-q85xl
Namespace:        default
Priority:         0
Service Account:  default
Node:             functional-163615/192.168.49.2
Start Time:       Thu, 18 Sep 2025 17:34:34 +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-vlscp (ro)
Conditions:
Type                        Status
PodReadyToStartContainers   True 
Initialized                 True 
Ready                       False 
ContainersReady             False 
PodScheduled                True 
Volumes:
kube-api-access-vlscp:
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-q85xl to functional-163615
Normal   Pulling    7m15s (x5 over 9m59s)   kubelet            Pulling image "kicbase/echo-server"
Warning  Failed     7m15s (x5 over 9m59s)   kubelet            Failed to pull image "kicbase/echo-server": short-name "kicbase/echo-server:latest" did not resolve to an alias and no unqualified-search registries are defined in "/etc/containers/registries.conf"
Warning  Failed     7m15s (x5 over 9m59s)   kubelet            Error: ErrImagePull
Warning  Failed     4m56s (x20 over 9m59s)  kubelet            Error: ImagePullBackOff
Normal   BackOff    4m43s (x21 over 9m59s)  kubelet            Back-off pulling image "kicbase/echo-server"

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

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

                                                
                                                
** /stderr **
functional_test.go:1620: "kubectl --context functional-163615 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-163615 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.105.159.28
IPs:                      10.105.159.28
Port:                     <unset>  8080/TCP
TargetPort:               8080/TCP
NodePort:                 <unset>  31709/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-163615
helpers_test.go:243: (dbg) docker inspect functional-163615:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "9ebd84287b189d2cc7a159c84cc10aed94005e4d231215a0811bd1791b7044a9",
	        "Created": "2025-09-18T17:30:38.226133062Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 314994,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-09-18T17:30:38.287424578Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:3d6f74760dfc17060da5abc5d463d3d45b4ceea05955c9cc42b3ec56cb38cc48",
	        "ResolvConfPath": "/var/lib/docker/containers/9ebd84287b189d2cc7a159c84cc10aed94005e4d231215a0811bd1791b7044a9/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/9ebd84287b189d2cc7a159c84cc10aed94005e4d231215a0811bd1791b7044a9/hostname",
	        "HostsPath": "/var/lib/docker/containers/9ebd84287b189d2cc7a159c84cc10aed94005e4d231215a0811bd1791b7044a9/hosts",
	        "LogPath": "/var/lib/docker/containers/9ebd84287b189d2cc7a159c84cc10aed94005e4d231215a0811bd1791b7044a9/9ebd84287b189d2cc7a159c84cc10aed94005e4d231215a0811bd1791b7044a9-json.log",
	        "Name": "/functional-163615",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "functional-163615:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "functional-163615",
	            "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": "9ebd84287b189d2cc7a159c84cc10aed94005e4d231215a0811bd1791b7044a9",
	                "LowerDir": "/var/lib/docker/overlay2/c4ada03567edebc008283107366ef0f0be24aa799e39b56b1165e69ce35763dc-init/diff:/var/lib/docker/overlay2/a943397973c1c903e5497d347be7ae982413348acfb1264bdb01c91a84a0a08d/diff",
	                "MergedDir": "/var/lib/docker/overlay2/c4ada03567edebc008283107366ef0f0be24aa799e39b56b1165e69ce35763dc/merged",
	                "UpperDir": "/var/lib/docker/overlay2/c4ada03567edebc008283107366ef0f0be24aa799e39b56b1165e69ce35763dc/diff",
	                "WorkDir": "/var/lib/docker/overlay2/c4ada03567edebc008283107366ef0f0be24aa799e39b56b1165e69ce35763dc/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "functional-163615",
	                "Source": "/var/lib/docker/volumes/functional-163615/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "functional-163615",
	            "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-163615",
	                "name.minikube.sigs.k8s.io": "functional-163615",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "0ad4351566f523e1abdf6bbb36a22a2082058727a5de75623b7e2d8c86e97f45",
	            "SandboxKey": "/var/run/docker/netns/0ad4351566f5",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33148"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33149"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33152"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33150"
	                    }
	                ],
	                "8441/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33151"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "functional-163615": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "46:e3:2b:1d:ea:42",
	                    "DriverOpts": null,
	                    "GwPriority": 0,
	                    "NetworkID": "dc6b77ad1a22b5132705bbfd129ca9eaf127df4f3c54bd9758433b00412b4772",
	                    "EndpointID": "5ff011da55a3f4e035327c963af7fdfe561ba6ecc82c270d81ffb36cff2d1520",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "functional-163615",
	                        "9ebd84287b18"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p functional-163615 -n functional-163615
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-163615 logs -n 25
helpers_test.go:255: (dbg) Done: out/minikube-linux-arm64 -p functional-163615 logs -n 25: (1.763258889s)
helpers_test.go:260: TestFunctional/parallel/ServiceCmdConnect logs: 
-- stdout --
	
	==> Audit <==
	┌─────────┬───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬───────────────────┬─────────┬─────────┬─────────────────────┬─────────────────────┐
	│ COMMAND │                                                           ARGS                                                            │      PROFILE      │  USER   │ VERSION │     START TIME      │      END TIME       │
	├─────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼───────────────────┼─────────┼─────────┼─────────────────────┼─────────────────────┤
	│ ssh     │ functional-163615 ssh sudo crictl inspecti registry.k8s.io/pause:latest                                                   │ functional-163615 │ jenkins │ v1.37.0 │ 18 Sep 25 17:33 UTC │ 18 Sep 25 17:33 UTC │
	│ cache   │ delete registry.k8s.io/pause:3.1                                                                                          │ minikube          │ jenkins │ v1.37.0 │ 18 Sep 25 17:33 UTC │ 18 Sep 25 17:33 UTC │
	│ cache   │ delete registry.k8s.io/pause:latest                                                                                       │ minikube          │ jenkins │ v1.37.0 │ 18 Sep 25 17:33 UTC │ 18 Sep 25 17:33 UTC │
	│ kubectl │ functional-163615 kubectl -- --context functional-163615 get pods                                                         │ functional-163615 │ jenkins │ v1.37.0 │ 18 Sep 25 17:33 UTC │ 18 Sep 25 17:33 UTC │
	│ start   │ -p functional-163615 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all                  │ functional-163615 │ jenkins │ v1.37.0 │ 18 Sep 25 17:33 UTC │ 18 Sep 25 17:34 UTC │
	│ service │ invalid-svc -p functional-163615                                                                                          │ functional-163615 │ jenkins │ v1.37.0 │ 18 Sep 25 17:34 UTC │                     │
	│ config  │ functional-163615 config unset cpus                                                                                       │ functional-163615 │ jenkins │ v1.37.0 │ 18 Sep 25 17:34 UTC │ 18 Sep 25 17:34 UTC │
	│ cp      │ functional-163615 cp testdata/cp-test.txt /home/docker/cp-test.txt                                                        │ functional-163615 │ jenkins │ v1.37.0 │ 18 Sep 25 17:34 UTC │ 18 Sep 25 17:34 UTC │
	│ config  │ functional-163615 config get cpus                                                                                         │ functional-163615 │ jenkins │ v1.37.0 │ 18 Sep 25 17:34 UTC │                     │
	│ config  │ functional-163615 config set cpus 2                                                                                       │ functional-163615 │ jenkins │ v1.37.0 │ 18 Sep 25 17:34 UTC │ 18 Sep 25 17:34 UTC │
	│ config  │ functional-163615 config get cpus                                                                                         │ functional-163615 │ jenkins │ v1.37.0 │ 18 Sep 25 17:34 UTC │ 18 Sep 25 17:34 UTC │
	│ config  │ functional-163615 config unset cpus                                                                                       │ functional-163615 │ jenkins │ v1.37.0 │ 18 Sep 25 17:34 UTC │ 18 Sep 25 17:34 UTC │
	│ ssh     │ functional-163615 ssh -n functional-163615 sudo cat /home/docker/cp-test.txt                                              │ functional-163615 │ jenkins │ v1.37.0 │ 18 Sep 25 17:34 UTC │ 18 Sep 25 17:34 UTC │
	│ config  │ functional-163615 config get cpus                                                                                         │ functional-163615 │ jenkins │ v1.37.0 │ 18 Sep 25 17:34 UTC │                     │
	│ ssh     │ functional-163615 ssh echo hello                                                                                          │ functional-163615 │ jenkins │ v1.37.0 │ 18 Sep 25 17:34 UTC │ 18 Sep 25 17:34 UTC │
	│ cp      │ functional-163615 cp functional-163615:/home/docker/cp-test.txt /tmp/TestFunctionalparallelCpCmd286187624/001/cp-test.txt │ functional-163615 │ jenkins │ v1.37.0 │ 18 Sep 25 17:34 UTC │ 18 Sep 25 17:34 UTC │
	│ ssh     │ functional-163615 ssh cat /etc/hostname                                                                                   │ functional-163615 │ jenkins │ v1.37.0 │ 18 Sep 25 17:34 UTC │ 18 Sep 25 17:34 UTC │
	│ ssh     │ functional-163615 ssh -n functional-163615 sudo cat /home/docker/cp-test.txt                                              │ functional-163615 │ jenkins │ v1.37.0 │ 18 Sep 25 17:34 UTC │ 18 Sep 25 17:34 UTC │
	│ tunnel  │ functional-163615 tunnel --alsologtostderr                                                                                │ functional-163615 │ jenkins │ v1.37.0 │ 18 Sep 25 17:34 UTC │                     │
	│ tunnel  │ functional-163615 tunnel --alsologtostderr                                                                                │ functional-163615 │ jenkins │ v1.37.0 │ 18 Sep 25 17:34 UTC │                     │
	│ cp      │ functional-163615 cp testdata/cp-test.txt /tmp/does/not/exist/cp-test.txt                                                 │ functional-163615 │ jenkins │ v1.37.0 │ 18 Sep 25 17:34 UTC │ 18 Sep 25 17:34 UTC │
	│ tunnel  │ functional-163615 tunnel --alsologtostderr                                                                                │ functional-163615 │ jenkins │ v1.37.0 │ 18 Sep 25 17:34 UTC │                     │
	│ ssh     │ functional-163615 ssh -n functional-163615 sudo cat /tmp/does/not/exist/cp-test.txt                                       │ functional-163615 │ jenkins │ v1.37.0 │ 18 Sep 25 17:34 UTC │ 18 Sep 25 17:34 UTC │
	│ addons  │ functional-163615 addons list                                                                                             │ functional-163615 │ jenkins │ v1.37.0 │ 18 Sep 25 17:34 UTC │ 18 Sep 25 17:34 UTC │
	│ addons  │ functional-163615 addons list -o json                                                                                     │ functional-163615 │ jenkins │ v1.37.0 │ 18 Sep 25 17:34 UTC │ 18 Sep 25 17:34 UTC │
	└─────────┴───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴───────────────────┴─────────┴─────────┴─────────────────────┴─────────────────────┘
	
	
	==> Last Start <==
	Log file created at: 2025/09/18 17:33:44
	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
	I0918 17:33:44.279736  320490 out.go:360] Setting OutFile to fd 1 ...
	I0918 17:33:44.279843  320490 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0918 17:33:44.279847  320490 out.go:374] Setting ErrFile to fd 2...
	I0918 17:33:44.279850  320490 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0918 17:33:44.280126  320490 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20370-295439/.minikube/bin
	I0918 17:33:44.280482  320490 out.go:368] Setting JSON to false
	I0918 17:33:44.281432  320490 start.go:130] hostinfo: {"hostname":"ip-172-31-31-251","uptime":4573,"bootTime":1758212252,"procs":174,"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"}
	I0918 17:33:44.281496  320490 start.go:140] virtualization:  
	I0918 17:33:44.285146  320490 out.go:179] * [functional-163615] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	I0918 17:33:44.288358  320490 out.go:179]   - MINIKUBE_LOCATION=20370
	I0918 17:33:44.288461  320490 notify.go:220] Checking for updates...
	I0918 17:33:44.294169  320490 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0918 17:33:44.297145  320490 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/20370-295439/kubeconfig
	I0918 17:33:44.305849  320490 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20370-295439/.minikube
	I0918 17:33:44.309189  320490 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0918 17:33:44.312086  320490 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I0918 17:33:44.315373  320490 config.go:182] Loaded profile config "functional-163615": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
	I0918 17:33:44.315461  320490 driver.go:421] Setting default libvirt URI to qemu:///system
	I0918 17:33:44.348075  320490 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I0918 17:33:44.348191  320490 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0918 17:33:44.416921  320490 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-18 17:33:44.407083322 +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:8214835200 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>}}
	I0918 17:33:44.417017  320490 docker.go:318] overlay module found
	I0918 17:33:44.420179  320490 out.go:179] * Using the docker driver based on existing profile
	I0918 17:33:44.422949  320490 start.go:304] selected driver: docker
	I0918 17:33:44.422959  320490 start.go:924] validating driver "docker" against &{Name:functional-163615 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-163615 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerN
ames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.34.0 ContainerRuntime:crio 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 Disa
bleCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0918 17:33:44.423048  320490 start.go:935] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0918 17:33:44.423160  320490 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0918 17:33:44.477237  320490 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-18 17:33:44.46758483 +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:8214835200 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>}}
	I0918 17:33:44.477680  320490 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]
	I0918 17:33:44.477697  320490 cni.go:84] Creating CNI manager for ""
	I0918 17:33:44.477754  320490 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0918 17:33:44.477798  320490 start.go:348] cluster config:
	{Name:functional-163615 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-163615 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket:
NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{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:crio 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 Disab
leCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0918 17:33:44.482744  320490 out.go:179] * Starting "functional-163615" primary control-plane node in "functional-163615" cluster
	I0918 17:33:44.485556  320490 cache.go:123] Beginning downloading kic base image for docker with crio
	I0918 17:33:44.488423  320490 out.go:179] * Pulling base image v0.0.48 ...
	I0918 17:33:44.491313  320490 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime crio
	I0918 17:33:44.491379  320490 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20370-295439/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-cri-o-overlay-arm64.tar.lz4
	I0918 17:33:44.491387  320490 cache.go:58] Caching tarball of preloaded images
	I0918 17:33:44.491409  320490 image.go:81] Checking for gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local docker daemon
	I0918 17:33:44.491486  320490 preload.go:172] Found /home/jenkins/minikube-integration/20370-295439/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0918 17:33:44.491496  320490 cache.go:61] Finished verifying existence of preloaded tar for v1.34.0 on crio
	I0918 17:33:44.491603  320490 profile.go:143] Saving config to /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/functional-163615/config.json ...
	I0918 17:33:44.511562  320490 image.go:100] Found gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local docker daemon, skipping pull
	I0918 17:33:44.511588  320490 cache.go:147] gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 exists in daemon, skipping load
	I0918 17:33:44.511605  320490 cache.go:232] Successfully downloaded all kic artifacts
	I0918 17:33:44.511635  320490 start.go:360] acquireMachinesLock for functional-163615: {Name:mkde744453b8f8c302aab95acb7d8c00c0aba071 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0918 17:33:44.511708  320490 start.go:364] duration metric: took 51.455µs to acquireMachinesLock for "functional-163615"
	I0918 17:33:44.511727  320490 start.go:96] Skipping create...Using existing machine configuration
	I0918 17:33:44.511732  320490 fix.go:54] fixHost starting: 
	I0918 17:33:44.511985  320490 cli_runner.go:164] Run: docker container inspect functional-163615 --format={{.State.Status}}
	I0918 17:33:44.529312  320490 fix.go:112] recreateIfNeeded on functional-163615: state=Running err=<nil>
	W0918 17:33:44.529333  320490 fix.go:138] unexpected machine state, will restart: <nil>
	I0918 17:33:44.532622  320490 out.go:252] * Updating the running docker "functional-163615" container ...
	I0918 17:33:44.532649  320490 machine.go:93] provisionDockerMachine start ...
	I0918 17:33:44.532730  320490 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-163615
	I0918 17:33:44.549902  320490 main.go:141] libmachine: Using SSH client type: native
	I0918 17:33:44.550217  320490 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef1e0] 0x3f19a0 <nil>  [] 0s} 127.0.0.1 33148 <nil> <nil>}
	I0918 17:33:44.550224  320490 main.go:141] libmachine: About to run SSH command:
	hostname
	I0918 17:33:44.692183  320490 main.go:141] libmachine: SSH cmd err, output: <nil>: functional-163615
	
	I0918 17:33:44.692198  320490 ubuntu.go:182] provisioning hostname "functional-163615"
	I0918 17:33:44.692261  320490 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-163615
	I0918 17:33:44.710896  320490 main.go:141] libmachine: Using SSH client type: native
	I0918 17:33:44.711189  320490 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef1e0] 0x3f19a0 <nil>  [] 0s} 127.0.0.1 33148 <nil> <nil>}
	I0918 17:33:44.711197  320490 main.go:141] libmachine: About to run SSH command:
	sudo hostname functional-163615 && echo "functional-163615" | sudo tee /etc/hostname
	I0918 17:33:44.864651  320490 main.go:141] libmachine: SSH cmd err, output: <nil>: functional-163615
	
	I0918 17:33:44.864738  320490 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-163615
	I0918 17:33:44.884466  320490 main.go:141] libmachine: Using SSH client type: native
	I0918 17:33:44.884852  320490 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef1e0] 0x3f19a0 <nil>  [] 0s} 127.0.0.1 33148 <nil> <nil>}
	I0918 17:33:44.884868  320490 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sfunctional-163615' /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-163615/g' /etc/hosts;
				else 
					echo '127.0.1.1 functional-163615' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0918 17:33:45.042184  320490 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0918 17:33:45.042203  320490 ubuntu.go:188] set auth options {CertDir:/home/jenkins/minikube-integration/20370-295439/.minikube CaCertPath:/home/jenkins/minikube-integration/20370-295439/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/20370-295439/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/20370-295439/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/20370-295439/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/20370-295439/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/20370-295439/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/20370-295439/.minikube}
	I0918 17:33:45.042233  320490 ubuntu.go:190] setting up certificates
	I0918 17:33:45.042244  320490 provision.go:84] configureAuth start
	I0918 17:33:45.042361  320490 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" functional-163615
	I0918 17:33:45.070876  320490 provision.go:143] copyHostCerts
	I0918 17:33:45.070952  320490 exec_runner.go:144] found /home/jenkins/minikube-integration/20370-295439/.minikube/ca.pem, removing ...
	I0918 17:33:45.070960  320490 exec_runner.go:203] rm: /home/jenkins/minikube-integration/20370-295439/.minikube/ca.pem
	I0918 17:33:45.071045  320490 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20370-295439/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/20370-295439/.minikube/ca.pem (1082 bytes)
	I0918 17:33:45.071165  320490 exec_runner.go:144] found /home/jenkins/minikube-integration/20370-295439/.minikube/cert.pem, removing ...
	I0918 17:33:45.071170  320490 exec_runner.go:203] rm: /home/jenkins/minikube-integration/20370-295439/.minikube/cert.pem
	I0918 17:33:45.071197  320490 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20370-295439/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/20370-295439/.minikube/cert.pem (1123 bytes)
	I0918 17:33:45.071259  320490 exec_runner.go:144] found /home/jenkins/minikube-integration/20370-295439/.minikube/key.pem, removing ...
	I0918 17:33:45.071262  320490 exec_runner.go:203] rm: /home/jenkins/minikube-integration/20370-295439/.minikube/key.pem
	I0918 17:33:45.071286  320490 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20370-295439/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/20370-295439/.minikube/key.pem (1675 bytes)
	I0918 17:33:45.071344  320490 provision.go:117] generating server cert: /home/jenkins/minikube-integration/20370-295439/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/20370-295439/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/20370-295439/.minikube/certs/ca-key.pem org=jenkins.functional-163615 san=[127.0.0.1 192.168.49.2 functional-163615 localhost minikube]
	I0918 17:33:46.672251  320490 provision.go:177] copyRemoteCerts
	I0918 17:33:46.672312  320490 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0918 17:33:46.672351  320490 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-163615
	I0918 17:33:46.692562  320490 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33148 SSHKeyPath:/home/jenkins/minikube-integration/20370-295439/.minikube/machines/functional-163615/id_rsa Username:docker}
	I0918 17:33:46.793832  320490 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20370-295439/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0918 17:33:46.818411  320490 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20370-295439/.minikube/machines/server.pem --> /etc/docker/server.pem (1220 bytes)
	I0918 17:33:46.843698  320490 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20370-295439/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0918 17:33:46.868667  320490 provision.go:87] duration metric: took 1.82639783s to configureAuth
	I0918 17:33:46.868684  320490 ubuntu.go:206] setting minikube options for container-runtime
	I0918 17:33:46.868933  320490 config.go:182] Loaded profile config "functional-163615": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
	I0918 17:33:46.869060  320490 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-163615
	I0918 17:33:46.886749  320490 main.go:141] libmachine: Using SSH client type: native
	I0918 17:33:46.887048  320490 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef1e0] 0x3f19a0 <nil>  [] 0s} 127.0.0.1 33148 <nil> <nil>}
	I0918 17:33:46.887062  320490 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /etc/sysconfig && printf %s "
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
	I0918 17:33:52.315683  320490 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0918 17:33:52.315696  320490 machine.go:96] duration metric: took 7.783040223s to provisionDockerMachine
	I0918 17:33:52.315706  320490 start.go:293] postStartSetup for "functional-163615" (driver="docker")
	I0918 17:33:52.315715  320490 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]
	I0918 17:33:52.315777  320490 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
	I0918 17:33:52.315814  320490 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-163615
	I0918 17:33:52.333145  320490 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33148 SSHKeyPath:/home/jenkins/minikube-integration/20370-295439/.minikube/machines/functional-163615/id_rsa Username:docker}
	I0918 17:33:52.433678  320490 ssh_runner.go:195] Run: cat /etc/os-release
	I0918 17:33:52.436930  320490 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0918 17:33:52.436953  320490 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0918 17:33:52.436961  320490 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0918 17:33:52.436967  320490 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0918 17:33:52.436977  320490 filesync.go:126] Scanning /home/jenkins/minikube-integration/20370-295439/.minikube/addons for local assets ...
	I0918 17:33:52.437034  320490 filesync.go:126] Scanning /home/jenkins/minikube-integration/20370-295439/.minikube/files for local assets ...
	I0918 17:33:52.437113  320490 filesync.go:149] local asset: /home/jenkins/minikube-integration/20370-295439/.minikube/files/etc/ssl/certs/2972952.pem -> 2972952.pem in /etc/ssl/certs
	I0918 17:33:52.437186  320490 filesync.go:149] local asset: /home/jenkins/minikube-integration/20370-295439/.minikube/files/etc/test/nested/copy/297295/hosts -> hosts in /etc/test/nested/copy/297295
	I0918 17:33:52.437229  320490 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs /etc/test/nested/copy/297295
	I0918 17:33:52.445821  320490 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20370-295439/.minikube/files/etc/ssl/certs/2972952.pem --> /etc/ssl/certs/2972952.pem (1708 bytes)
	I0918 17:33:52.470330  320490 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20370-295439/.minikube/files/etc/test/nested/copy/297295/hosts --> /etc/test/nested/copy/297295/hosts (40 bytes)
	I0918 17:33:52.494450  320490 start.go:296] duration metric: took 178.72889ms for postStartSetup
	I0918 17:33:52.494521  320490 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0918 17:33:52.494563  320490 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-163615
	I0918 17:33:52.512006  320490 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33148 SSHKeyPath:/home/jenkins/minikube-integration/20370-295439/.minikube/machines/functional-163615/id_rsa Username:docker}
	I0918 17:33:52.605686  320490 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0918 17:33:52.610391  320490 fix.go:56] duration metric: took 8.098649777s for fixHost
	I0918 17:33:52.610408  320490 start.go:83] releasing machines lock for "functional-163615", held for 8.09869136s
	I0918 17:33:52.610476  320490 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" functional-163615
	I0918 17:33:52.626677  320490 ssh_runner.go:195] Run: cat /version.json
	I0918 17:33:52.626722  320490 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-163615
	I0918 17:33:52.626973  320490 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0918 17:33:52.627028  320490 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-163615
	I0918 17:33:52.647843  320490 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33148 SSHKeyPath:/home/jenkins/minikube-integration/20370-295439/.minikube/machines/functional-163615/id_rsa Username:docker}
	I0918 17:33:52.656647  320490 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33148 SSHKeyPath:/home/jenkins/minikube-integration/20370-295439/.minikube/machines/functional-163615/id_rsa Username:docker}
	I0918 17:33:52.740045  320490 ssh_runner.go:195] Run: systemctl --version
	I0918 17:33:52.872066  320490 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0918 17:33:53.019032  320490 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0918 17:33:53.024242  320490 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f -name *loopback.conf* -not -name *.mk_disabled -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0918 17:33:53.033827  320490 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0918 17:33:53.033897  320490 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" ;
	I0918 17:33:53.043118  320490 cni.go:259] no active bridge cni configs found in "/etc/cni/net.d" - nothing to disable
	I0918 17:33:53.043132  320490 start.go:495] detecting cgroup driver to use...
	I0918 17:33:53.043164  320490 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0918 17:33:53.043211  320490 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0918 17:33:53.055620  320490 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0918 17:33:53.067244  320490 docker.go:218] disabling cri-docker service (if available) ...
	I0918 17:33:53.067299  320490 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0918 17:33:53.080639  320490 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0918 17:33:53.092658  320490 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0918 17:33:53.228494  320490 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0918 17:33:53.362617  320490 docker.go:234] disabling docker service ...
	I0918 17:33:53.362676  320490 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0918 17:33:53.376614  320490 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0918 17:33:53.388250  320490 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0918 17:33:53.516661  320490 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0918 17:33:53.655552  320490 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0918 17:33:53.667176  320490 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/crio/crio.sock
	" | sudo tee /etc/crictl.yaml"
	I0918 17:33:53.684466  320490 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10.1" pause image...
	I0918 17:33:53.684566  320490 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.10.1"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0918 17:33:53.694904  320490 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0918 17:33:53.694963  320490 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0918 17:33:53.705485  320490 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0918 17:33:53.716998  320490 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0918 17:33:53.727328  320490 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0918 17:33:53.737490  320490 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *"net.ipv4.ip_unprivileged_port_start=.*"/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0918 17:33:53.748309  320490 ssh_runner.go:195] Run: sh -c "sudo grep -q "^ *default_sysctls" /etc/crio/crio.conf.d/02-crio.conf || sudo sed -i '/conmon_cgroup = .*/a default_sysctls = \[\n\]' /etc/crio/crio.conf.d/02-crio.conf"
	I0918 17:33:53.758856  320490 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^default_sysctls *= *\[|&\n  "net.ipv4.ip_unprivileged_port_start=0",|' /etc/crio/crio.conf.d/02-crio.conf"
	I0918 17:33:53.768833  320490 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0918 17:33:53.777255  320490 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0918 17:33:53.785684  320490 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0918 17:33:53.903847  320490 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0918 17:33:54.107357  320490 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0918 17:33:54.107419  320490 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0918 17:33:54.111205  320490 start.go:563] Will wait 60s for crictl version
	I0918 17:33:54.111267  320490 ssh_runner.go:195] Run: which crictl
	I0918 17:33:54.114702  320490 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0918 17:33:54.158511  320490 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0918 17:33:54.158586  320490 ssh_runner.go:195] Run: crio --version
	I0918 17:33:54.196736  320490 ssh_runner.go:195] Run: crio --version
	I0918 17:33:54.240704  320490 out.go:179] * Preparing Kubernetes v1.34.0 on CRI-O 1.24.6 ...
	I0918 17:33:54.243651  320490 cli_runner.go:164] Run: docker network inspect functional-163615 --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}}]}"
	I0918 17:33:54.259711  320490 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0918 17:33:54.266629  320490 out.go:179]   - apiserver.enable-admission-plugins=NamespaceAutoProvision
	I0918 17:33:54.269815  320490 kubeadm.go:875] updating cluster {Name:functional-163615 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-163615 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServer
IPs:[] DNSDomain:cluster.local ContainerRuntime:crio 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:crio 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 Bina
ryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0918 17:33:54.269937  320490 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime crio
	I0918 17:33:54.270010  320490 ssh_runner.go:195] Run: sudo crictl images --output json
	I0918 17:33:54.314113  320490 crio.go:514] all images are preloaded for cri-o runtime.
	I0918 17:33:54.314125  320490 crio.go:433] Images already preloaded, skipping extraction
	I0918 17:33:54.314179  320490 ssh_runner.go:195] Run: sudo crictl images --output json
	I0918 17:33:54.381151  320490 crio.go:514] all images are preloaded for cri-o runtime.
	I0918 17:33:54.381168  320490 cache_images.go:85] Images are preloaded, skipping loading
	I0918 17:33:54.381174  320490 kubeadm.go:926] updating node { 192.168.49.2 8441 v1.34.0 crio true true} ...
	I0918 17:33:54.381277  320490 kubeadm.go:938] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.34.0/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=functional-163615 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.34.0 ClusterName:functional-163615 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0918 17:33:54.381374  320490 ssh_runner.go:195] Run: crio config
	I0918 17:33:54.484594  320490 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
	I0918 17:33:54.484616  320490 cni.go:84] Creating CNI manager for ""
	I0918 17:33:54.484625  320490 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0918 17:33:54.484633  320490 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0918 17:33:54.484655  320490 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-163615 NodeName:functional-163615 DNSDomain:cluster.local CRISocket:/var/run/crio/crio.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 KubeletConfigOpts:ma
p[containerRuntimeEndpoint:unix:///var/run/crio/crio.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0918 17:33:54.484771  320490 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:///var/run/crio/crio.sock
	  name: "functional-163615"
	  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:///var/run/crio/crio.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0918 17:33:54.484841  320490 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.34.0
	I0918 17:33:54.498061  320490 binaries.go:44] Found k8s binaries, skipping transfer
	I0918 17:33:54.498125  320490 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0918 17:33:54.507426  320490 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (367 bytes)
	I0918 17:33:54.531586  320490 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0918 17:33:54.555834  320490 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2064 bytes)
	I0918 17:33:54.581510  320490 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0918 17:33:54.586573  320490 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0918 17:33:54.712879  320490 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0918 17:33:54.725459  320490 certs.go:68] Setting up /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/functional-163615 for IP: 192.168.49.2
	I0918 17:33:54.725471  320490 certs.go:194] generating shared ca certs ...
	I0918 17:33:54.725485  320490 certs.go:226] acquiring lock for ca certs: {Name:mk22b2d690e7b0a3fd78852fae825c929dd78233 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 17:33:54.725620  320490 certs.go:235] skipping valid "minikubeCA" ca cert: /home/jenkins/minikube-integration/20370-295439/.minikube/ca.key
	I0918 17:33:54.725668  320490 certs.go:235] skipping valid "proxyClientCA" ca cert: /home/jenkins/minikube-integration/20370-295439/.minikube/proxy-client-ca.key
	I0918 17:33:54.725673  320490 certs.go:256] generating profile certs ...
	I0918 17:33:54.725760  320490 certs.go:359] skipping valid signed profile cert regeneration for "minikube-user": /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/functional-163615/client.key
	I0918 17:33:54.725804  320490 certs.go:359] skipping valid signed profile cert regeneration for "minikube": /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/functional-163615/apiserver.key.0fbe493e
	I0918 17:33:54.725839  320490 certs.go:359] skipping valid signed profile cert regeneration for "aggregator": /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/functional-163615/proxy-client.key
	I0918 17:33:54.725946  320490 certs.go:484] found cert: /home/jenkins/minikube-integration/20370-295439/.minikube/certs/297295.pem (1338 bytes)
	W0918 17:33:54.725972  320490 certs.go:480] ignoring /home/jenkins/minikube-integration/20370-295439/.minikube/certs/297295_empty.pem, impossibly tiny 0 bytes
	I0918 17:33:54.725979  320490 certs.go:484] found cert: /home/jenkins/minikube-integration/20370-295439/.minikube/certs/ca-key.pem (1679 bytes)
	I0918 17:33:54.726003  320490 certs.go:484] found cert: /home/jenkins/minikube-integration/20370-295439/.minikube/certs/ca.pem (1082 bytes)
	I0918 17:33:54.726030  320490 certs.go:484] found cert: /home/jenkins/minikube-integration/20370-295439/.minikube/certs/cert.pem (1123 bytes)
	I0918 17:33:54.726051  320490 certs.go:484] found cert: /home/jenkins/minikube-integration/20370-295439/.minikube/certs/key.pem (1675 bytes)
	I0918 17:33:54.726090  320490 certs.go:484] found cert: /home/jenkins/minikube-integration/20370-295439/.minikube/files/etc/ssl/certs/2972952.pem (1708 bytes)
	I0918 17:33:54.726644  320490 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20370-295439/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0918 17:33:54.750942  320490 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20370-295439/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0918 17:33:54.775919  320490 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20370-295439/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0918 17:33:54.800661  320490 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20370-295439/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0918 17:33:54.825020  320490 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/functional-163615/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1424 bytes)
	I0918 17:33:54.850024  320490 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/functional-163615/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0918 17:33:54.874430  320490 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/functional-163615/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0918 17:33:54.899744  320490 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/functional-163615/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0918 17:33:54.925482  320490 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20370-295439/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0918 17:33:54.949978  320490 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20370-295439/.minikube/certs/297295.pem --> /usr/share/ca-certificates/297295.pem (1338 bytes)
	I0918 17:33:54.974352  320490 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20370-295439/.minikube/files/etc/ssl/certs/2972952.pem --> /usr/share/ca-certificates/2972952.pem (1708 bytes)
	I0918 17:33:54.999133  320490 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0918 17:33:55.033509  320490 ssh_runner.go:195] Run: openssl version
	I0918 17:33:55.039676  320490 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"
	I0918 17:33:55.051050  320490 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0918 17:33:55.055207  320490 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 18 17:23 /usr/share/ca-certificates/minikubeCA.pem
	I0918 17:33:55.055283  320490 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0918 17:33:55.062908  320490 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"
	I0918 17:33:55.072205  320490 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/297295.pem && ln -fs /usr/share/ca-certificates/297295.pem /etc/ssl/certs/297295.pem"
	I0918 17:33:55.081940  320490 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/297295.pem
	I0918 17:33:55.085489  320490 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Sep 18 17:30 /usr/share/ca-certificates/297295.pem
	I0918 17:33:55.085572  320490 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/297295.pem
	I0918 17:33:55.093030  320490 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/297295.pem /etc/ssl/certs/51391683.0"
	I0918 17:33:55.103078  320490 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/2972952.pem && ln -fs /usr/share/ca-certificates/2972952.pem /etc/ssl/certs/2972952.pem"
	I0918 17:33:55.113587  320490 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/2972952.pem
	I0918 17:33:55.117222  320490 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Sep 18 17:30 /usr/share/ca-certificates/2972952.pem
	I0918 17:33:55.117284  320490 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/2972952.pem
	I0918 17:33:55.124618  320490 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/2972952.pem /etc/ssl/certs/3ec20f2e.0"
	I0918 17:33:55.134253  320490 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0918 17:33:55.137982  320490 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-etcd-client.crt -checkend 86400
	I0918 17:33:55.144885  320490 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-kubelet-client.crt -checkend 86400
	I0918 17:33:55.152257  320490 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/server.crt -checkend 86400
	I0918 17:33:55.159288  320490 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/healthcheck-client.crt -checkend 86400
	I0918 17:33:55.166364  320490 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/peer.crt -checkend 86400
	I0918 17:33:55.173500  320490 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/front-proxy-client.crt -checkend 86400
	I0918 17:33:55.180858  320490 kubeadm.go:392] StartCluster: {Name:functional-163615 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-163615 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs
:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{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:crio 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 BinaryM
irror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0918 17:33:55.180957  320490 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0918 17:33:55.181022  320490 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0918 17:33:55.222662  320490 cri.go:89] found id: "85fd768122fc7b7471775c56bd767e4bbfdddbc9ccdae36f6673d223470f3f16"
	I0918 17:33:55.222673  320490 cri.go:89] found id: "3100f692121c41fab49affb988fbd47ecffa7c4a212e73d9f3da1f7bb31585bd"
	I0918 17:33:55.222677  320490 cri.go:89] found id: "12c945e91fd5c9c4137b170b1c803e723a781b29f9e5ab696a166d4d4cf23932"
	I0918 17:33:55.222679  320490 cri.go:89] found id: "b3e0803731cd5444284f17826405ff24eb68bbcc04d71107a23b8d91896234c4"
	I0918 17:33:55.222682  320490 cri.go:89] found id: "78b14d4dae5d7bb32f3bd1abbbae11284a499d6b54d82a653716e56b190618e3"
	I0918 17:33:55.222686  320490 cri.go:89] found id: "936b682745c5b1e84e9f740fee734a3b7feee43a1edaa96ef58124c16369e731"
	I0918 17:33:55.222688  320490 cri.go:89] found id: "4884451938f8e405f6f6b2bc1e25ba8245e369512b50d46a4ba091b233714105"
	I0918 17:33:55.222691  320490 cri.go:89] found id: "9d722b636f393b0372190672caa3a9b6b54b24fd29d3fd72d1914ed18e79524a"
	I0918 17:33:55.222693  320490 cri.go:89] found id: ""
	I0918 17:33:55.222745  320490 ssh_runner.go:195] Run: sudo runc list -f json
	I0918 17:33:55.246144  320490 cri.go:116] JSON = [{"ociVersion":"1.0.2-dev","id":"12c945e91fd5c9c4137b170b1c803e723a781b29f9e5ab696a166d4d4cf23932","pid":0,"status":"stopped","bundle":"/run/containers/storage/overlay-containers/12c945e91fd5c9c4137b170b1c803e723a781b29f9e5ab696a166d4d4cf23932/userdata","rootfs":"/var/lib/containers/storage/overlay/01535d106c7ab9108e9374380447022bdcf74a6203c4bb046524364cac9aa2c9/merged","created":"2025-09-18T17:32:34.905114176Z","annotations":{"io.container.manager":"cri-o","io.kubernetes.container.hash":"d671eaa0","io.kubernetes.container.name":"kube-apiserver","io.kubernetes.container.ports":"[{\"name\":\"probe-port\",\"hostPort\":8441,\"containerPort\":8441,\"protocol\":\"TCP\"}]","io.kubernetes.container.restartCount":"2","io.kubernetes.container.terminationMessagePath":"/dev/termination-log","io.kubernetes.container.terminationMessagePolicy":"File","io.kubernetes.cri-o.Annotations":"{\"io.kubernetes.container.hash\":\"d671eaa0\",\"io.kubernetes.container.ports\":\
"[{\\\"name\\\":\\\"probe-port\\\",\\\"hostPort\\\":8441,\\\"containerPort\\\":8441,\\\"protocol\\\":\\\"TCP\\\"}]\",\"io.kubernetes.container.restartCount\":\"2\",\"io.kubernetes.container.terminationMessagePath\":\"/dev/termination-log\",\"io.kubernetes.container.terminationMessagePolicy\":\"File\",\"io.kubernetes.pod.terminationGracePeriod\":\"30\"}","io.kubernetes.cri-o.ContainerID":"12c945e91fd5c9c4137b170b1c803e723a781b29f9e5ab696a166d4d4cf23932","io.kubernetes.cri-o.ContainerType":"container","io.kubernetes.cri-o.Created":"2025-09-18T17:32:34.873200333Z","io.kubernetes.cri-o.Image":"d291939e994064911484215449d0ab96c535b02adc4fc5d0ad4e438cf71465be","io.kubernetes.cri-o.ImageName":"registry.k8s.io/kube-apiserver:v1.34.0","io.kubernetes.cri-o.ImageRef":"d291939e994064911484215449d0ab96c535b02adc4fc5d0ad4e438cf71465be","io.kubernetes.cri-o.Labels":"{\"io.kubernetes.container.name\":\"kube-apiserver\",\"io.kubernetes.pod.name\":\"kube-apiserver-functional-163615\",\"io.kubernetes.pod.namespace\":\"kube-syst
em\",\"io.kubernetes.pod.uid\":\"cbdd1e697997c693007bf5a4168e5cb6\"}","io.kubernetes.cri-o.LogPath":"/var/log/pods/kube-system_kube-apiserver-functional-163615_cbdd1e697997c693007bf5a4168e5cb6/kube-apiserver/2.log","io.kubernetes.cri-o.Metadata":"{\"name\":\"kube-apiserver\",\"attempt\":2}","io.kubernetes.cri-o.MountPoint":"/var/lib/containers/storage/overlay/01535d106c7ab9108e9374380447022bdcf74a6203c4bb046524364cac9aa2c9/merged","io.kubernetes.cri-o.Name":"k8s_kube-apiserver_kube-apiserver-functional-163615_kube-system_cbdd1e697997c693007bf5a4168e5cb6_2","io.kubernetes.cri-o.ResolvPath":"/run/containers/storage/overlay-containers/7c8912ea2045fc786623735605704fcf2127808e6a8f0a651c2de301799c57fd/userdata/resolv.conf","io.kubernetes.cri-o.SandboxID":"7c8912ea2045fc786623735605704fcf2127808e6a8f0a651c2de301799c57fd","io.kubernetes.cri-o.SandboxName":"k8s_kube-apiserver-functional-163615_kube-system_cbdd1e697997c693007bf5a4168e5cb6_0","io.kubernetes.cri-o.SeccompProfilePath":"","io.kubernetes.cri-o.Stdin":"false
","io.kubernetes.cri-o.StdinOnce":"false","io.kubernetes.cri-o.TTY":"false","io.kubernetes.cri-o.Volumes":"[{\"container_path\":\"/dev/termination-log\",\"host_path\":\"/var/lib/kubelet/pods/cbdd1e697997c693007bf5a4168e5cb6/containers/kube-apiserver/450d19dc\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/etc/ca-certificates\",\"host_path\":\"/etc/ca-certificates\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/etc/hosts\",\"host_path\":\"/var/lib/kubelet/pods/cbdd1e697997c693007bf5a4168e5cb6/etc-hosts\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/usr/share/ca-certificates\",\"host_path\":\"/usr/share/ca-certificates\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/etc/ssl/certs\",\"host_path\":\"/etc/ssl/certs\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/var/lib/minikube/certs\",\"host_path\":\"/var/lib/min
ikube/certs\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/usr/local/share/ca-certificates\",\"host_path\":\"/usr/local/share/ca-certificates\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false}]","io.kubernetes.pod.name":"kube-apiserver-functional-163615","io.kubernetes.pod.namespace":"kube-system","io.kubernetes.pod.terminationGracePeriod":"30","io.kubernetes.pod.uid":"cbdd1e697997c693007bf5a4168e5cb6","kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint":"192.168.49.2:8441","kubernetes.io/config.hash":"cbdd1e697997c693007bf5a4168e5cb6","kubernetes.io/config.seen":"2025-09-18T17:30:56.643397776Z","kubernetes.io/config.source":"file"},"owner":"root"},{"ociVersion":"1.0.2-dev","id":"3100f692121c41fab49affb988fbd47ecffa7c4a212e73d9f3da1f7bb31585bd","pid":0,"status":"stopped","bundle":"/run/containers/storage/overlay-containers/3100f692121c41fab49affb988fbd47ecffa7c4a212e73d9f3da1f7bb31585bd/userdata","rootfs":"/var/lib/containers/storage/overlay/
b5b119930417468635eec833b1a18dc6e3cb0c955faf7c1a30ac354e9337121b/merged","created":"2025-09-18T17:33:07.902734194Z","annotations":{"io.container.manager":"cri-o","io.kubernetes.container.hash":"6c6bf961","io.kubernetes.container.name":"storage-provisioner","io.kubernetes.container.restartCount":"3","io.kubernetes.container.terminationMessagePath":"/dev/termination-log","io.kubernetes.container.terminationMessagePolicy":"File","io.kubernetes.cri-o.Annotations":"{\"io.kubernetes.container.hash\":\"6c6bf961\",\"io.kubernetes.container.restartCount\":\"3\",\"io.kubernetes.container.terminationMessagePath\":\"/dev/termination-log\",\"io.kubernetes.container.terminationMessagePolicy\":\"File\",\"io.kubernetes.pod.terminationGracePeriod\":\"30\"}","io.kubernetes.cri-o.ContainerID":"3100f692121c41fab49affb988fbd47ecffa7c4a212e73d9f3da1f7bb31585bd","io.kubernetes.cri-o.ContainerType":"container","io.kubernetes.cri-o.Created":"2025-09-18T17:33:07.873877092Z","io.kubernetes.cri-o.Image":"ba04bb24b95753201135cbc420b233c1
b0b9fa2e1fd21d28319c348c33fbcde6","io.kubernetes.cri-o.ImageName":"gcr.io/k8s-minikube/storage-provisioner:v5","io.kubernetes.cri-o.ImageRef":"ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6","io.kubernetes.cri-o.Labels":"{\"io.kubernetes.container.name\":\"storage-provisioner\",\"io.kubernetes.pod.name\":\"storage-provisioner\",\"io.kubernetes.pod.namespace\":\"kube-system\",\"io.kubernetes.pod.uid\":\"d3973af3-fd62-4161-9e16-5b6ce8703684\"}","io.kubernetes.cri-o.LogPath":"/var/log/pods/kube-system_storage-provisioner_d3973af3-fd62-4161-9e16-5b6ce8703684/storage-provisioner/3.log","io.kubernetes.cri-o.Metadata":"{\"name\":\"storage-provisioner\",\"attempt\":3}","io.kubernetes.cri-o.MountPoint":"/var/lib/containers/storage/overlay/b5b119930417468635eec833b1a18dc6e3cb0c955faf7c1a30ac354e9337121b/merged","io.kubernetes.cri-o.Name":"k8s_storage-provisioner_storage-provisioner_kube-system_d3973af3-fd62-4161-9e16-5b6ce8703684_3","io.kubernetes.cri-o.ResolvPath":"/run/containers/storage/overlay-con
tainers/a2c7c785b2b10eb2227b6bc62dd62ffcc133595b151bbccc9bf13a97f58f177d/userdata/resolv.conf","io.kubernetes.cri-o.SandboxID":"a2c7c785b2b10eb2227b6bc62dd62ffcc133595b151bbccc9bf13a97f58f177d","io.kubernetes.cri-o.SandboxName":"k8s_storage-provisioner_kube-system_d3973af3-fd62-4161-9e16-5b6ce8703684_0","io.kubernetes.cri-o.SeccompProfilePath":"","io.kubernetes.cri-o.Stdin":"false","io.kubernetes.cri-o.StdinOnce":"false","io.kubernetes.cri-o.TTY":"false","io.kubernetes.cri-o.Volumes":"[{\"container_path\":\"/tmp\",\"host_path\":\"/tmp\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/etc/hosts\",\"host_path\":\"/var/lib/kubelet/pods/d3973af3-fd62-4161-9e16-5b6ce8703684/etc-hosts\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/dev/termination-log\",\"host_path\":\"/var/lib/kubelet/pods/d3973af3-fd62-4161-9e16-5b6ce8703684/containers/storage-provisioner/dfa06bdd\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false},{\"co
ntainer_path\":\"/var/run/secrets/kubernetes.io/serviceaccount\",\"host_path\":\"/var/lib/kubelet/pods/d3973af3-fd62-4161-9e16-5b6ce8703684/volumes/kubernetes.io~projected/kube-api-access-bcn9j\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false}]","io.kubernetes.pod.name":"storage-provisioner","io.kubernetes.pod.namespace":"kube-system","io.kubernetes.pod.terminationGracePeriod":"30","io.kubernetes.pod.uid":"d3973af3-fd62-4161-9e16-5b6ce8703684","kubectl.kubernetes.io/last-applied-configuration":"{\"apiVersion\":\"v1\",\"kind\":\"Pod\",\"metadata\":{\"annotations\":{},\"labels\":{\"addonmanager.kubernetes.io/mode\":\"Reconcile\",\"integration-test\":\"storage-provisioner\"},\"name\":\"storage-provisioner\",\"namespace\":\"kube-system\"},\"spec\":{\"containers\":[{\"command\":[\"/storage-provisioner\"],\"image\":\"gcr.io/k8s-minikube/storage-provisioner:v5\",\"imagePullPolicy\":\"IfNotPresent\",\"name\":\"storage-provisioner\",\"volumeMounts\":[{\"mountPath\":\"/tmp\",\"name\":\"tmp\"}]}],\"hostNe
twork\":true,\"serviceAccountName\":\"storage-provisioner\",\"volumes\":[{\"hostPath\":{\"path\":\"/tmp\",\"type\":\"Directory\"},\"name\":\"tmp\"}]}}\n","kubernetes.io/config.seen":"2025-09-18T17:31:50.321011625Z","kubernetes.io/config.source":"api"},"owner":"root"},{"ociVersion":"1.0.2-dev","id":"4884451938f8e405f6f6b2bc1e25ba8245e369512b50d46a4ba091b233714105","pid":0,"status":"stopped","bundle":"/run/containers/storage/overlay-containers/4884451938f8e405f6f6b2bc1e25ba8245e369512b50d46a4ba091b233714105/userdata","rootfs":"/var/lib/containers/storage/overlay/b25650137e008321e2eca04214a8dc3de478014bfca7259ad37660541cda8a0c/merged","created":"2025-09-18T17:32:26.924602653Z","annotations":{"io.container.manager":"cri-o","io.kubernetes.container.hash":"e2e56a4","io.kubernetes.container.name":"kube-proxy","io.kubernetes.container.restartCount":"2","io.kubernetes.container.terminationMessagePath":"/dev/termination-log","io.kubernetes.container.terminationMessagePolicy":"File","io.kubernetes.cri-o.Annotations":"{\
"io.kubernetes.container.hash\":\"e2e56a4\",\"io.kubernetes.container.restartCount\":\"2\",\"io.kubernetes.container.terminationMessagePath\":\"/dev/termination-log\",\"io.kubernetes.container.terminationMessagePolicy\":\"File\",\"io.kubernetes.pod.terminationGracePeriod\":\"30\"}","io.kubernetes.cri-o.ContainerID":"4884451938f8e405f6f6b2bc1e25ba8245e369512b50d46a4ba091b233714105","io.kubernetes.cri-o.ContainerType":"container","io.kubernetes.cri-o.Created":"2025-09-18T17:32:26.884116587Z","io.kubernetes.cri-o.Image":"6fc32d66c141152245438e6512df788cb52d64a1617e33561950b0e7a4675abf","io.kubernetes.cri-o.ImageName":"registry.k8s.io/kube-proxy:v1.34.0","io.kubernetes.cri-o.ImageRef":"6fc32d66c141152245438e6512df788cb52d64a1617e33561950b0e7a4675abf","io.kubernetes.cri-o.Labels":"{\"io.kubernetes.container.name\":\"kube-proxy\",\"io.kubernetes.pod.name\":\"kube-proxy-d7fkm\",\"io.kubernetes.pod.namespace\":\"kube-system\",\"io.kubernetes.pod.uid\":\"a1e9efc8-e60d-46f3-abe2-993d071f078f\"}","io.kubernetes.cri-o.Lo
gPath":"/var/log/pods/kube-system_kube-proxy-d7fkm_a1e9efc8-e60d-46f3-abe2-993d071f078f/kube-proxy/2.log","io.kubernetes.cri-o.Metadata":"{\"name\":\"kube-proxy\",\"attempt\":2}","io.kubernetes.cri-o.MountPoint":"/var/lib/containers/storage/overlay/b25650137e008321e2eca04214a8dc3de478014bfca7259ad37660541cda8a0c/merged","io.kubernetes.cri-o.Name":"k8s_kube-proxy_kube-proxy-d7fkm_kube-system_a1e9efc8-e60d-46f3-abe2-993d071f078f_2","io.kubernetes.cri-o.ResolvPath":"/run/containers/storage/overlay-containers/60fd81f3d78c1dd0c7ed5052340f66fdf15163f785cb720594efac56f33e603f/userdata/resolv.conf","io.kubernetes.cri-o.SandboxID":"60fd81f3d78c1dd0c7ed5052340f66fdf15163f785cb720594efac56f33e603f","io.kubernetes.cri-o.SandboxName":"k8s_kube-proxy-d7fkm_kube-system_a1e9efc8-e60d-46f3-abe2-993d071f078f_0","io.kubernetes.cri-o.SeccompProfilePath":"","io.kubernetes.cri-o.Stdin":"false","io.kubernetes.cri-o.StdinOnce":"false","io.kubernetes.cri-o.TTY":"false","io.kubernetes.cri-o.Volumes":"[{\"container_path\":\"/run/xtable
s.lock\",\"host_path\":\"/run/xtables.lock\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/lib/modules\",\"host_path\":\"/lib/modules\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/etc/hosts\",\"host_path\":\"/var/lib/kubelet/pods/a1e9efc8-e60d-46f3-abe2-993d071f078f/etc-hosts\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/dev/termination-log\",\"host_path\":\"/var/lib/kubelet/pods/a1e9efc8-e60d-46f3-abe2-993d071f078f/containers/kube-proxy/fc5a354b\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/var/lib/kube-proxy\",\"host_path\":\"/var/lib/kubelet/pods/a1e9efc8-e60d-46f3-abe2-993d071f078f/volumes/kubernetes.io~configmap/kube-proxy\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/var/run/secrets/kubernetes.io/serviceaccount\",\"host_path\":\"/var/lib/kubelet/pods/a1e9efc8-e60d-46f3-abe2-993d071f078f/volumes/k
ubernetes.io~projected/kube-api-access-hk4sv\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false}]","io.kubernetes.pod.name":"kube-proxy-d7fkm","io.kubernetes.pod.namespace":"kube-system","io.kubernetes.pod.terminationGracePeriod":"30","io.kubernetes.pod.uid":"a1e9efc8-e60d-46f3-abe2-993d071f078f","kubernetes.io/config.seen":"2025-09-18T17:31:08.904942878Z","kubernetes.io/config.source":"api"},"owner":"root"},{"ociVersion":"1.0.2-dev","id":"78b14d4dae5d7bb32f3bd1abbbae11284a499d6b54d82a653716e56b190618e3","pid":0,"status":"stopped","bundle":"/run/containers/storage/overlay-containers/78b14d4dae5d7bb32f3bd1abbbae11284a499d6b54d82a653716e56b190618e3/userdata","rootfs":"/var/lib/containers/storage/overlay/9a518bfca4bbc6cc39e62d96bce33d304c9c35bc24f834ba1ca09f534b4216f3/merged","created":"2025-09-18T17:32:31.912620294Z","annotations":{"io.container.manager":"cri-o","io.kubernetes.container.hash":"e9bf792","io.kubernetes.container.name":"coredns","io.kubernetes.container.ports":"[{\"name\":\"dns\",\"co
ntainerPort\":53,\"protocol\":\"UDP\"},{\"name\":\"dns-tcp\",\"containerPort\":53,\"protocol\":\"TCP\"},{\"name\":\"metrics\",\"containerPort\":9153,\"protocol\":\"TCP\"},{\"name\":\"liveness-probe\",\"containerPort\":8080,\"protocol\":\"TCP\"},{\"name\":\"readiness-probe\",\"containerPort\":8181,\"protocol\":\"TCP\"}]","io.kubernetes.container.restartCount":"2","io.kubernetes.container.terminationMessagePath":"/dev/termination-log","io.kubernetes.container.terminationMessagePolicy":"File","io.kubernetes.cri-o.Annotations":"{\"io.kubernetes.container.hash\":\"e9bf792\",\"io.kubernetes.container.ports\":\"[{\\\"name\\\":\\\"dns\\\",\\\"containerPort\\\":53,\\\"protocol\\\":\\\"UDP\\\"},{\\\"name\\\":\\\"dns-tcp\\\",\\\"containerPort\\\":53,\\\"protocol\\\":\\\"TCP\\\"},{\\\"name\\\":\\\"metrics\\\",\\\"containerPort\\\":9153,\\\"protocol\\\":\\\"TCP\\\"},{\\\"name\\\":\\\"liveness-probe\\\",\\\"containerPort\\\":8080,\\\"protocol\\\":\\\"TCP\\\"},{\\\"name\\\":\\\"readiness-probe\\\",\\\"containerPort\\\":8181
,\\\"protocol\\\":\\\"TCP\\\"}]\",\"io.kubernetes.container.restartCount\":\"2\",\"io.kubernetes.container.terminationMessagePath\":\"/dev/termination-log\",\"io.kubernetes.container.terminationMessagePolicy\":\"File\",\"io.kubernetes.pod.terminationGracePeriod\":\"30\"}","io.kubernetes.cri-o.ContainerID":"78b14d4dae5d7bb32f3bd1abbbae11284a499d6b54d82a653716e56b190618e3","io.kubernetes.cri-o.ContainerType":"container","io.kubernetes.cri-o.Created":"2025-09-18T17:32:31.876528161Z","io.kubernetes.cri-o.IP.0":"10.244.0.2","io.kubernetes.cri-o.Image":"138784d87c9c50f8e59412544da4cf4928d61ccbaf93b9f5898a3ba406871bfc","io.kubernetes.cri-o.ImageName":"registry.k8s.io/coredns/coredns:v1.12.1","io.kubernetes.cri-o.ImageRef":"138784d87c9c50f8e59412544da4cf4928d61ccbaf93b9f5898a3ba406871bfc","io.kubernetes.cri-o.Labels":"{\"io.kubernetes.container.name\":\"coredns\",\"io.kubernetes.pod.name\":\"coredns-66bc5c9577-dl76b\",\"io.kubernetes.pod.namespace\":\"kube-system\",\"io.kubernetes.pod.uid\":\"57067985-e6db-494e-9d18-
370820e2add5\"}","io.kubernetes.cri-o.LogPath":"/var/log/pods/kube-system_coredns-66bc5c9577-dl76b_57067985-e6db-494e-9d18-370820e2add5/coredns/2.log","io.kubernetes.cri-o.Metadata":"{\"name\":\"coredns\",\"attempt\":2}","io.kubernetes.cri-o.MountPoint":"/var/lib/containers/storage/overlay/9a518bfca4bbc6cc39e62d96bce33d304c9c35bc24f834ba1ca09f534b4216f3/merged","io.kubernetes.cri-o.Name":"k8s_coredns_coredns-66bc5c9577-dl76b_kube-system_57067985-e6db-494e-9d18-370820e2add5_2","io.kubernetes.cri-o.ResolvPath":"/run/containers/storage/overlay-containers/6304ce7e0840d482fd5f3a1ba870650492d76ca9c72803c32dde789e90078e15/userdata/resolv.conf","io.kubernetes.cri-o.SandboxID":"6304ce7e0840d482fd5f3a1ba870650492d76ca9c72803c32dde789e90078e15","io.kubernetes.cri-o.SandboxName":"k8s_coredns-66bc5c9577-dl76b_kube-system_57067985-e6db-494e-9d18-370820e2add5_0","io.kubernetes.cri-o.SeccompProfilePath":"","io.kubernetes.cri-o.Stdin":"false","io.kubernetes.cri-o.StdinOnce":"false","io.kubernetes.cri-o.TTY":"false","io.kubern
etes.cri-o.Volumes":"[{\"container_path\":\"/etc/coredns\",\"host_path\":\"/var/lib/kubelet/pods/57067985-e6db-494e-9d18-370820e2add5/volumes/kubernetes.io~configmap/config-volume\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/etc/hosts\",\"host_path\":\"/var/lib/kubelet/pods/57067985-e6db-494e-9d18-370820e2add5/etc-hosts\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/dev/termination-log\",\"host_path\":\"/var/lib/kubelet/pods/57067985-e6db-494e-9d18-370820e2add5/containers/coredns/e9b28aea\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/var/run/secrets/kubernetes.io/serviceaccount\",\"host_path\":\"/var/lib/kubelet/pods/57067985-e6db-494e-9d18-370820e2add5/volumes/kubernetes.io~projected/kube-api-access-2wxht\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false}]","io.kubernetes.pod.name":"coredns-66bc5c9577-dl76b","io.kubernetes.pod.namespace":"kube-system","io.kubernetes.po
d.terminationGracePeriod":"30","io.kubernetes.pod.uid":"57067985-e6db-494e-9d18-370820e2add5","kubernetes.io/config.seen":"2025-09-18T17:31:50.326955275Z","kubernetes.io/config.source":"api"},"owner":"root"},{"ociVersion":"1.0.2-dev","id":"85fd768122fc7b7471775c56bd767e4bbfdddbc9ccdae36f6673d223470f3f16","pid":0,"status":"stopped","bundle":"/run/containers/storage/overlay-containers/85fd768122fc7b7471775c56bd767e4bbfdddbc9ccdae36f6673d223470f3f16/userdata","rootfs":"/var/lib/containers/storage/overlay/341767f0ecc5d9e6297d8ec68f02e83b4f32d56e4b4415ad713c5284fa61f642/merged","created":"2025-09-18T17:33:23.910698418Z","annotations":{"io.container.manager":"cri-o","io.kubernetes.container.hash":"7eaa1830","io.kubernetes.container.name":"kube-controller-manager","io.kubernetes.container.ports":"[{\"name\":\"probe-port\",\"hostPort\":10257,\"containerPort\":10257,\"protocol\":\"TCP\"}]","io.kubernetes.container.restartCount":"3","io.kubernetes.container.terminationMessagePath":"/dev/termination-log","io.kubernetes.
container.terminationMessagePolicy":"File","io.kubernetes.cri-o.Annotations":"{\"io.kubernetes.container.hash\":\"7eaa1830\",\"io.kubernetes.container.ports\":\"[{\\\"name\\\":\\\"probe-port\\\",\\\"hostPort\\\":10257,\\\"containerPort\\\":10257,\\\"protocol\\\":\\\"TCP\\\"}]\",\"io.kubernetes.container.restartCount\":\"3\",\"io.kubernetes.container.terminationMessagePath\":\"/dev/termination-log\",\"io.kubernetes.container.terminationMessagePolicy\":\"File\",\"io.kubernetes.pod.terminationGracePeriod\":\"30\"}","io.kubernetes.cri-o.ContainerID":"85fd768122fc7b7471775c56bd767e4bbfdddbc9ccdae36f6673d223470f3f16","io.kubernetes.cri-o.ContainerType":"container","io.kubernetes.cri-o.Created":"2025-09-18T17:33:23.88069942Z","io.kubernetes.cri-o.Image":"996be7e86d9b3a549d718de63713d9fea9db1f45ac44863a6770292d7b463570","io.kubernetes.cri-o.ImageName":"registry.k8s.io/kube-controller-manager:v1.34.0","io.kubernetes.cri-o.ImageRef":"996be7e86d9b3a549d718de63713d9fea9db1f45ac44863a6770292d7b463570","io.kubernetes.cri-o
.Labels":"{\"io.kubernetes.container.name\":\"kube-controller-manager\",\"io.kubernetes.pod.name\":\"kube-controller-manager-functional-163615\",\"io.kubernetes.pod.namespace\":\"kube-system\",\"io.kubernetes.pod.uid\":\"845bdf18441a604e68f0e2be4eff0cad\"}","io.kubernetes.cri-o.LogPath":"/var/log/pods/kube-system_kube-controller-manager-functional-163615_845bdf18441a604e68f0e2be4eff0cad/kube-controller-manager/3.log","io.kubernetes.cri-o.Metadata":"{\"name\":\"kube-controller-manager\",\"attempt\":3}","io.kubernetes.cri-o.MountPoint":"/var/lib/containers/storage/overlay/341767f0ecc5d9e6297d8ec68f02e83b4f32d56e4b4415ad713c5284fa61f642/merged","io.kubernetes.cri-o.Name":"k8s_kube-controller-manager_kube-controller-manager-functional-163615_kube-system_845bdf18441a604e68f0e2be4eff0cad_3","io.kubernetes.cri-o.ResolvPath":"/run/containers/storage/overlay-containers/8e0ac6637da8fc331c923aeae9bacf21afb347db3911e34e78a31bbabbdc4a66/userdata/resolv.conf","io.kubernetes.cri-o.SandboxID":"8e0ac6637da8fc331c923aeae9bacf2
1afb347db3911e34e78a31bbabbdc4a66","io.kubernetes.cri-o.SandboxName":"k8s_kube-controller-manager-functional-163615_kube-system_845bdf18441a604e68f0e2be4eff0cad_0","io.kubernetes.cri-o.SeccompProfilePath":"","io.kubernetes.cri-o.Stdin":"false","io.kubernetes.cri-o.StdinOnce":"false","io.kubernetes.cri-o.TTY":"false","io.kubernetes.cri-o.Volumes":"[{\"container_path\":\"/etc/ca-certificates\",\"host_path\":\"/etc/ca-certificates\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/dev/termination-log\",\"host_path\":\"/var/lib/kubelet/pods/845bdf18441a604e68f0e2be4eff0cad/containers/kube-controller-manager/2b020ef2\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/etc/hosts\",\"host_path\":\"/var/lib/kubelet/pods/845bdf18441a604e68f0e2be4eff0cad/etc-hosts\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/etc/ssl/certs\",\"host_path\":\"/etc/ssl/certs\",\"readonly\":true,\"propagation\":0,\"selinux_r
elabel\":false},{\"container_path\":\"/etc/kubernetes/controller-manager.conf\",\"host_path\":\"/etc/kubernetes/controller-manager.conf\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/usr/share/ca-certificates\",\"host_path\":\"/usr/share/ca-certificates\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/var/lib/minikube/certs\",\"host_path\":\"/var/lib/minikube/certs\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/usr/local/share/ca-certificates\",\"host_path\":\"/usr/local/share/ca-certificates\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/usr/libexec/kubernetes/kubelet-plugins/volume/exec\",\"host_path\":\"/usr/libexec/kubernetes/kubelet-plugins/volume/exec\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false}]","io.kubernetes.pod.name":"kube-controller-manager-functional-163615","io.kubernetes.pod.namespace":"kube-system","io.kubernetes.
pod.terminationGracePeriod":"30","io.kubernetes.pod.uid":"845bdf18441a604e68f0e2be4eff0cad","kubernetes.io/config.hash":"845bdf18441a604e68f0e2be4eff0cad","kubernetes.io/config.seen":"2025-09-18T17:30:56.643399458Z","kubernetes.io/config.source":"file"},"owner":"root"},{"ociVersion":"1.0.2-dev","id":"936b682745c5b1e84e9f740fee734a3b7feee43a1edaa96ef58124c16369e731","pid":0,"status":"stopped","bundle":"/run/containers/storage/overlay-containers/936b682745c5b1e84e9f740fee734a3b7feee43a1edaa96ef58124c16369e731/userdata","rootfs":"/var/lib/containers/storage/overlay/ec0a9f915c19ac6ae0498a3e7f0a74719c106a17f5e14772cf87046c6db8d93e/merged","created":"2025-09-18T17:32:29.89900365Z","annotations":{"io.container.manager":"cri-o","io.kubernetes.container.hash":"85eae708","io.kubernetes.container.name":"kube-scheduler","io.kubernetes.container.ports":"[{\"name\":\"probe-port\",\"hostPort\":10259,\"containerPort\":10259,\"protocol\":\"TCP\"}]","io.kubernetes.container.restartCount":"2","io.kubernetes.container.terminatio
nMessagePath":"/dev/termination-log","io.kubernetes.container.terminationMessagePolicy":"File","io.kubernetes.cri-o.Annotations":"{\"io.kubernetes.container.hash\":\"85eae708\",\"io.kubernetes.container.ports\":\"[{\\\"name\\\":\\\"probe-port\\\",\\\"hostPort\\\":10259,\\\"containerPort\\\":10259,\\\"protocol\\\":\\\"TCP\\\"}]\",\"io.kubernetes.container.restartCount\":\"2\",\"io.kubernetes.container.terminationMessagePath\":\"/dev/termination-log\",\"io.kubernetes.container.terminationMessagePolicy\":\"File\",\"io.kubernetes.pod.terminationGracePeriod\":\"30\"}","io.kubernetes.cri-o.ContainerID":"936b682745c5b1e84e9f740fee734a3b7feee43a1edaa96ef58124c16369e731","io.kubernetes.cri-o.ContainerType":"container","io.kubernetes.cri-o.Created":"2025-09-18T17:32:29.87038609Z","io.kubernetes.cri-o.Image":"a25f5ef9c34c37c649f3b4f9631a169221ac2d6f41d9767c7588cd355f76f9ee","io.kubernetes.cri-o.ImageName":"registry.k8s.io/kube-scheduler:v1.34.0","io.kubernetes.cri-o.ImageRef":"a25f5ef9c34c37c649f3b4f9631a169221ac2d6f41d
9767c7588cd355f76f9ee","io.kubernetes.cri-o.Labels":"{\"io.kubernetes.container.name\":\"kube-scheduler\",\"io.kubernetes.pod.name\":\"kube-scheduler-functional-163615\",\"io.kubernetes.pod.namespace\":\"kube-system\",\"io.kubernetes.pod.uid\":\"488e2b12062ec657a0429ab5ec2a9fa4\"}","io.kubernetes.cri-o.LogPath":"/var/log/pods/kube-system_kube-scheduler-functional-163615_488e2b12062ec657a0429ab5ec2a9fa4/kube-scheduler/2.log","io.kubernetes.cri-o.Metadata":"{\"name\":\"kube-scheduler\",\"attempt\":2}","io.kubernetes.cri-o.MountPoint":"/var/lib/containers/storage/overlay/ec0a9f915c19ac6ae0498a3e7f0a74719c106a17f5e14772cf87046c6db8d93e/merged","io.kubernetes.cri-o.Name":"k8s_kube-scheduler_kube-scheduler-functional-163615_kube-system_488e2b12062ec657a0429ab5ec2a9fa4_2","io.kubernetes.cri-o.ResolvPath":"/run/containers/storage/overlay-containers/7cc6de24d33641a8ffb96f5a9f06888f5c95d5d2240d9b74cbfaf576ec40b202/userdata/resolv.conf","io.kubernetes.cri-o.SandboxID":"7cc6de24d33641a8ffb96f5a9f06888f5c95d5d2240d9b74cbf
af576ec40b202","io.kubernetes.cri-o.SandboxName":"k8s_kube-scheduler-functional-163615_kube-system_488e2b12062ec657a0429ab5ec2a9fa4_0","io.kubernetes.cri-o.SeccompProfilePath":"","io.kubernetes.cri-o.Stdin":"false","io.kubernetes.cri-o.StdinOnce":"false","io.kubernetes.cri-o.TTY":"false","io.kubernetes.cri-o.Volumes":"[{\"container_path\":\"/etc/hosts\",\"host_path\":\"/var/lib/kubelet/pods/488e2b12062ec657a0429ab5ec2a9fa4/etc-hosts\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/dev/termination-log\",\"host_path\":\"/var/lib/kubelet/pods/488e2b12062ec657a0429ab5ec2a9fa4/containers/kube-scheduler/9f19dde8\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/etc/kubernetes/scheduler.conf\",\"host_path\":\"/etc/kubernetes/scheduler.conf\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false}]","io.kubernetes.pod.name":"kube-scheduler-functional-163615","io.kubernetes.pod.namespace":"kube-system","io.kubernetes.pod.terminationG
racePeriod":"30","io.kubernetes.pod.uid":"488e2b12062ec657a0429ab5ec2a9fa4","kubernetes.io/config.hash":"488e2b12062ec657a0429ab5ec2a9fa4","kubernetes.io/config.seen":"2025-09-18T17:30:56.643400508Z","kubernetes.io/config.source":"file"},"owner":"root"},{"ociVersion":"1.0.2-dev","id":"9d722b636f393b0372190672caa3a9b6b54b24fd29d3fd72d1914ed18e79524a","pid":0,"status":"stopped","bundle":"/run/containers/storage/overlay-containers/9d722b636f393b0372190672caa3a9b6b54b24fd29d3fd72d1914ed18e79524a/userdata","rootfs":"/var/lib/containers/storage/overlay/3147e89344f28db44ffdd3ca81d0aa3ec33822add98494e597839d0c08900fa2/merged","created":"2025-09-18T17:32:22.902320723Z","annotations":{"io.container.manager":"cri-o","io.kubernetes.container.hash":"127fdb84","io.kubernetes.container.name":"kindnet-cni","io.kubernetes.container.restartCount":"2","io.kubernetes.container.terminationMessagePath":"/dev/termination-log","io.kubernetes.container.terminationMessagePolicy":"File","io.kubernetes.cri-o.Annotations":"{\"io.kubernet
es.container.hash\":\"127fdb84\",\"io.kubernetes.container.restartCount\":\"2\",\"io.kubernetes.container.terminationMessagePath\":\"/dev/termination-log\",\"io.kubernetes.container.terminationMessagePolicy\":\"File\",\"io.kubernetes.pod.terminationGracePeriod\":\"30\"}","io.kubernetes.cri-o.ContainerID":"9d722b636f393b0372190672caa3a9b6b54b24fd29d3fd72d1914ed18e79524a","io.kubernetes.cri-o.ContainerType":"container","io.kubernetes.cri-o.Created":"2025-09-18T17:32:22.873877561Z","io.kubernetes.cri-o.Image":"b1a8c6f707935fd5f346ce5846d21ff8dd65e14c15406a14dbd16b9b897b9b4c","io.kubernetes.cri-o.ImageName":"docker.io/kindest/kindnetd:v20250512-df8de77b","io.kubernetes.cri-o.ImageRef":"b1a8c6f707935fd5f346ce5846d21ff8dd65e14c15406a14dbd16b9b897b9b4c","io.kubernetes.cri-o.Labels":"{\"io.kubernetes.container.name\":\"kindnet-cni\",\"io.kubernetes.pod.name\":\"kindnet-b29tw\",\"io.kubernetes.pod.namespace\":\"kube-system\",\"io.kubernetes.pod.uid\":\"3cf17678-ab9a-4983-8cbc-fe637aa989c4\"}","io.kubernetes.cri-o.LogP
ath":"/var/log/pods/kube-system_kindnet-b29tw_3cf17678-ab9a-4983-8cbc-fe637aa989c4/kindnet-cni/2.log","io.kubernetes.cri-o.Metadata":"{\"name\":\"kindnet-cni\",\"attempt\":2}","io.kubernetes.cri-o.MountPoint":"/var/lib/containers/storage/overlay/3147e89344f28db44ffdd3ca81d0aa3ec33822add98494e597839d0c08900fa2/merged","io.kubernetes.cri-o.Name":"k8s_kindnet-cni_kindnet-b29tw_kube-system_3cf17678-ab9a-4983-8cbc-fe637aa989c4_2","io.kubernetes.cri-o.ResolvPath":"/run/containers/storage/overlay-containers/3d50633c4b3437a518d64667e874def4d1db3c383493464ddf564d743eaf40ab/userdata/resolv.conf","io.kubernetes.cri-o.SandboxID":"3d50633c4b3437a518d64667e874def4d1db3c383493464ddf564d743eaf40ab","io.kubernetes.cri-o.SandboxName":"k8s_kindnet-b29tw_kube-system_3cf17678-ab9a-4983-8cbc-fe637aa989c4_0","io.kubernetes.cri-o.SeccompProfilePath":"","io.kubernetes.cri-o.Stdin":"false","io.kubernetes.cri-o.StdinOnce":"false","io.kubernetes.cri-o.TTY":"false","io.kubernetes.cri-o.Volumes":"[{\"container_path\":\"/run/xtables.lock\"
,\"host_path\":\"/run/xtables.lock\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/lib/modules\",\"host_path\":\"/lib/modules\",\"readonly\":true,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/etc/hosts\",\"host_path\":\"/var/lib/kubelet/pods/3cf17678-ab9a-4983-8cbc-fe637aa989c4/etc-hosts\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/dev/termination-log\",\"host_path\":\"/var/lib/kubelet/pods/3cf17678-ab9a-4983-8cbc-fe637aa989c4/containers/kindnet-cni/1aa19e4f\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/etc/cni/net.d\",\"host_path\":\"/etc/cni/net.d\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/var/run/secrets/kubernetes.io/serviceaccount\",\"host_path\":\"/var/lib/kubelet/pods/3cf17678-ab9a-4983-8cbc-fe637aa989c4/volumes/kubernetes.io~projected/kube-api-access-lspqt\",\"readonly\":true,\"propagation\":0,\"selinux_relab
el\":false}]","io.kubernetes.pod.name":"kindnet-b29tw","io.kubernetes.pod.namespace":"kube-system","io.kubernetes.pod.terminationGracePeriod":"30","io.kubernetes.pod.uid":"3cf17678-ab9a-4983-8cbc-fe637aa989c4","kubernetes.io/config.seen":"2025-09-18T17:31:08.834647583Z","kubernetes.io/config.source":"api"},"owner":"root"},{"ociVersion":"1.0.2-dev","id":"b3e0803731cd5444284f17826405ff24eb68bbcc04d71107a23b8d91896234c4","pid":0,"status":"stopped","bundle":"/run/containers/storage/overlay-containers/b3e0803731cd5444284f17826405ff24eb68bbcc04d71107a23b8d91896234c4/userdata","rootfs":"/var/lib/containers/storage/overlay/6753088b17a045c0f7521ea29a9e6e8758279c01e95db59d0bfd8855f2f187c3/merged","created":"2025-09-18T17:32:33.900654502Z","annotations":{"io.container.manager":"cri-o","io.kubernetes.container.hash":"e9e20c65","io.kubernetes.container.name":"etcd","io.kubernetes.container.ports":"[{\"name\":\"probe-port\",\"hostPort\":2381,\"containerPort\":2381,\"protocol\":\"TCP\"}]","io.kubernetes.container.restartCou
nt":"2","io.kubernetes.container.terminationMessagePath":"/dev/termination-log","io.kubernetes.container.terminationMessagePolicy":"File","io.kubernetes.cri-o.Annotations":"{\"io.kubernetes.container.hash\":\"e9e20c65\",\"io.kubernetes.container.ports\":\"[{\\\"name\\\":\\\"probe-port\\\",\\\"hostPort\\\":2381,\\\"containerPort\\\":2381,\\\"protocol\\\":\\\"TCP\\\"}]\",\"io.kubernetes.container.restartCount\":\"2\",\"io.kubernetes.container.terminationMessagePath\":\"/dev/termination-log\",\"io.kubernetes.container.terminationMessagePolicy\":\"File\",\"io.kubernetes.pod.terminationGracePeriod\":\"30\"}","io.kubernetes.cri-o.ContainerID":"b3e0803731cd5444284f17826405ff24eb68bbcc04d71107a23b8d91896234c4","io.kubernetes.cri-o.ContainerType":"container","io.kubernetes.cri-o.Created":"2025-09-18T17:32:33.869729079Z","io.kubernetes.cri-o.Image":"a1894772a478e07c67a56e8bf32335fdbe1dd4ec96976a5987083164bd00bc0e","io.kubernetes.cri-o.ImageName":"registry.k8s.io/etcd:3.6.4-0","io.kubernetes.cri-o.ImageRef":"a1894772a47
8e07c67a56e8bf32335fdbe1dd4ec96976a5987083164bd00bc0e","io.kubernetes.cri-o.Labels":"{\"io.kubernetes.container.name\":\"etcd\",\"io.kubernetes.pod.name\":\"etcd-functional-163615\",\"io.kubernetes.pod.namespace\":\"kube-system\",\"io.kubernetes.pod.uid\":\"4648d9dbb823eac64f717762c0954fe0\"}","io.kubernetes.cri-o.LogPath":"/var/log/pods/kube-system_etcd-functional-163615_4648d9dbb823eac64f717762c0954fe0/etcd/2.log","io.kubernetes.cri-o.Metadata":"{\"name\":\"etcd\",\"attempt\":2}","io.kubernetes.cri-o.MountPoint":"/var/lib/containers/storage/overlay/6753088b17a045c0f7521ea29a9e6e8758279c01e95db59d0bfd8855f2f187c3/merged","io.kubernetes.cri-o.Name":"k8s_etcd_etcd-functional-163615_kube-system_4648d9dbb823eac64f717762c0954fe0_2","io.kubernetes.cri-o.ResolvPath":"/run/containers/storage/overlay-containers/d021cbcae11c0bc13dca3a8498409ef462861d03da73144ab72d47053869ee6a/userdata/resolv.conf","io.kubernetes.cri-o.SandboxID":"d021cbcae11c0bc13dca3a8498409ef462861d03da73144ab72d47053869ee6a","io.kubernetes.cri-o.Sa
ndboxName":"k8s_etcd-functional-163615_kube-system_4648d9dbb823eac64f717762c0954fe0_0","io.kubernetes.cri-o.SeccompProfilePath":"","io.kubernetes.cri-o.Stdin":"false","io.kubernetes.cri-o.StdinOnce":"false","io.kubernetes.cri-o.TTY":"false","io.kubernetes.cri-o.Volumes":"[{\"container_path\":\"/etc/hosts\",\"host_path\":\"/var/lib/kubelet/pods/4648d9dbb823eac64f717762c0954fe0/etc-hosts\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/dev/termination-log\",\"host_path\":\"/var/lib/kubelet/pods/4648d9dbb823eac64f717762c0954fe0/containers/etcd/74a84bba\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/var/lib/minikube/etcd\",\"host_path\":\"/var/lib/minikube/etcd\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false},{\"container_path\":\"/var/lib/minikube/certs/etcd\",\"host_path\":\"/var/lib/minikube/certs/etcd\",\"readonly\":false,\"propagation\":0,\"selinux_relabel\":false}]","io.kubernetes.pod.name":"etcd-functional-16
3615","io.kubernetes.pod.namespace":"kube-system","io.kubernetes.pod.terminationGracePeriod":"30","io.kubernetes.pod.uid":"4648d9dbb823eac64f717762c0954fe0","kubeadm.kubernetes.io/etcd.advertise-client-urls":"https://192.168.49.2:2379","kubernetes.io/config.hash":"4648d9dbb823eac64f717762c0954fe0","kubernetes.io/config.seen":"2025-09-18T17:30:56.643392730Z","kubernetes.io/config.source":"file"},"owner":"root"}]
	I0918 17:33:55.246749  320490 cri.go:126] list returned 8 containers
	I0918 17:33:55.246757  320490 cri.go:129] container: {ID:12c945e91fd5c9c4137b170b1c803e723a781b29f9e5ab696a166d4d4cf23932 Status:stopped}
	I0918 17:33:55.246770  320490 cri.go:135] skipping {12c945e91fd5c9c4137b170b1c803e723a781b29f9e5ab696a166d4d4cf23932 stopped}: state = "stopped", want "paused"
	I0918 17:33:55.246778  320490 cri.go:129] container: {ID:3100f692121c41fab49affb988fbd47ecffa7c4a212e73d9f3da1f7bb31585bd Status:stopped}
	I0918 17:33:55.246785  320490 cri.go:135] skipping {3100f692121c41fab49affb988fbd47ecffa7c4a212e73d9f3da1f7bb31585bd stopped}: state = "stopped", want "paused"
	I0918 17:33:55.246788  320490 cri.go:129] container: {ID:4884451938f8e405f6f6b2bc1e25ba8245e369512b50d46a4ba091b233714105 Status:stopped}
	I0918 17:33:55.246793  320490 cri.go:135] skipping {4884451938f8e405f6f6b2bc1e25ba8245e369512b50d46a4ba091b233714105 stopped}: state = "stopped", want "paused"
	I0918 17:33:55.246798  320490 cri.go:129] container: {ID:78b14d4dae5d7bb32f3bd1abbbae11284a499d6b54d82a653716e56b190618e3 Status:stopped}
	I0918 17:33:55.246803  320490 cri.go:135] skipping {78b14d4dae5d7bb32f3bd1abbbae11284a499d6b54d82a653716e56b190618e3 stopped}: state = "stopped", want "paused"
	I0918 17:33:55.246807  320490 cri.go:129] container: {ID:85fd768122fc7b7471775c56bd767e4bbfdddbc9ccdae36f6673d223470f3f16 Status:stopped}
	I0918 17:33:55.246812  320490 cri.go:135] skipping {85fd768122fc7b7471775c56bd767e4bbfdddbc9ccdae36f6673d223470f3f16 stopped}: state = "stopped", want "paused"
	I0918 17:33:55.246817  320490 cri.go:129] container: {ID:936b682745c5b1e84e9f740fee734a3b7feee43a1edaa96ef58124c16369e731 Status:stopped}
	I0918 17:33:55.246820  320490 cri.go:135] skipping {936b682745c5b1e84e9f740fee734a3b7feee43a1edaa96ef58124c16369e731 stopped}: state = "stopped", want "paused"
	I0918 17:33:55.246824  320490 cri.go:129] container: {ID:9d722b636f393b0372190672caa3a9b6b54b24fd29d3fd72d1914ed18e79524a Status:stopped}
	I0918 17:33:55.246829  320490 cri.go:135] skipping {9d722b636f393b0372190672caa3a9b6b54b24fd29d3fd72d1914ed18e79524a stopped}: state = "stopped", want "paused"
	I0918 17:33:55.246834  320490 cri.go:129] container: {ID:b3e0803731cd5444284f17826405ff24eb68bbcc04d71107a23b8d91896234c4 Status:stopped}
	I0918 17:33:55.246838  320490 cri.go:135] skipping {b3e0803731cd5444284f17826405ff24eb68bbcc04d71107a23b8d91896234c4 stopped}: state = "stopped", want "paused"
	I0918 17:33:55.246901  320490 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0918 17:33:55.256117  320490 kubeadm.go:408] found existing configuration files, will attempt cluster restart
	I0918 17:33:55.256127  320490 kubeadm.go:589] restartPrimaryControlPlane start ...
	I0918 17:33:55.256177  320490 ssh_runner.go:195] Run: sudo test -d /data/minikube
	I0918 17:33:55.264613  320490 kubeadm.go:130] /data/minikube skipping compat symlinks: sudo test -d /data/minikube: Process exited with status 1
	stdout:
	
	stderr:
	I0918 17:33:55.265139  320490 kubeconfig.go:125] found "functional-163615" server: "https://192.168.49.2:8441"
	I0918 17:33:55.266347  320490 ssh_runner.go:195] Run: sudo diff -u /var/tmp/minikube/kubeadm.yaml /var/tmp/minikube/kubeadm.yaml.new
	I0918 17:33:55.275499  320490 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-18 17:30:45.780708913 +0000
	+++ /var/tmp/minikube/kubeadm.yaml.new	2025-09-18 17:33:54.573509796 +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 --
	I0918 17:33:55.275511  320490 kubeadm.go:1152] stopping kube-system containers ...
	I0918 17:33:55.275522  320490 cri.go:54] listing CRI containers in root : {State:all Name: Namespaces:[kube-system]}
	I0918 17:33:55.275576  320490 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0918 17:33:55.315832  320490 cri.go:89] found id: "85fd768122fc7b7471775c56bd767e4bbfdddbc9ccdae36f6673d223470f3f16"
	I0918 17:33:55.315844  320490 cri.go:89] found id: "3100f692121c41fab49affb988fbd47ecffa7c4a212e73d9f3da1f7bb31585bd"
	I0918 17:33:55.315848  320490 cri.go:89] found id: "12c945e91fd5c9c4137b170b1c803e723a781b29f9e5ab696a166d4d4cf23932"
	I0918 17:33:55.315850  320490 cri.go:89] found id: "b3e0803731cd5444284f17826405ff24eb68bbcc04d71107a23b8d91896234c4"
	I0918 17:33:55.315853  320490 cri.go:89] found id: "78b14d4dae5d7bb32f3bd1abbbae11284a499d6b54d82a653716e56b190618e3"
	I0918 17:33:55.315856  320490 cri.go:89] found id: "936b682745c5b1e84e9f740fee734a3b7feee43a1edaa96ef58124c16369e731"
	I0918 17:33:55.315858  320490 cri.go:89] found id: "4884451938f8e405f6f6b2bc1e25ba8245e369512b50d46a4ba091b233714105"
	I0918 17:33:55.315861  320490 cri.go:89] found id: "9d722b636f393b0372190672caa3a9b6b54b24fd29d3fd72d1914ed18e79524a"
	I0918 17:33:55.315869  320490 cri.go:89] found id: ""
	I0918 17:33:55.315874  320490 cri.go:252] Stopping containers: [85fd768122fc7b7471775c56bd767e4bbfdddbc9ccdae36f6673d223470f3f16 3100f692121c41fab49affb988fbd47ecffa7c4a212e73d9f3da1f7bb31585bd 12c945e91fd5c9c4137b170b1c803e723a781b29f9e5ab696a166d4d4cf23932 b3e0803731cd5444284f17826405ff24eb68bbcc04d71107a23b8d91896234c4 78b14d4dae5d7bb32f3bd1abbbae11284a499d6b54d82a653716e56b190618e3 936b682745c5b1e84e9f740fee734a3b7feee43a1edaa96ef58124c16369e731 4884451938f8e405f6f6b2bc1e25ba8245e369512b50d46a4ba091b233714105 9d722b636f393b0372190672caa3a9b6b54b24fd29d3fd72d1914ed18e79524a]
	I0918 17:33:55.315929  320490 ssh_runner.go:195] Run: which crictl
	I0918 17:33:55.319571  320490 ssh_runner.go:195] Run: sudo /usr/bin/crictl stop --timeout=10 85fd768122fc7b7471775c56bd767e4bbfdddbc9ccdae36f6673d223470f3f16 3100f692121c41fab49affb988fbd47ecffa7c4a212e73d9f3da1f7bb31585bd 12c945e91fd5c9c4137b170b1c803e723a781b29f9e5ab696a166d4d4cf23932 b3e0803731cd5444284f17826405ff24eb68bbcc04d71107a23b8d91896234c4 78b14d4dae5d7bb32f3bd1abbbae11284a499d6b54d82a653716e56b190618e3 936b682745c5b1e84e9f740fee734a3b7feee43a1edaa96ef58124c16369e731 4884451938f8e405f6f6b2bc1e25ba8245e369512b50d46a4ba091b233714105 9d722b636f393b0372190672caa3a9b6b54b24fd29d3fd72d1914ed18e79524a
	I0918 17:33:55.389072  320490 ssh_runner.go:195] Run: sudo systemctl stop kubelet
	I0918 17:33:55.511738  320490 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
	I0918 17:33:55.521393  320490 kubeadm.go:157] found existing configuration files:
	-rw------- 1 root root 5631 Sep 18 17:30 /etc/kubernetes/admin.conf
	-rw------- 1 root root 5636 Sep 18 17:30 /etc/kubernetes/controller-manager.conf
	-rw------- 1 root root 1972 Sep 18 17:31 /etc/kubernetes/kubelet.conf
	-rw------- 1 root root 5584 Sep 18 17:30 /etc/kubernetes/scheduler.conf
	
	I0918 17:33:55.521459  320490 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8441 /etc/kubernetes/admin.conf
	I0918 17:33:55.531173  320490 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8441 /etc/kubernetes/kubelet.conf
	I0918 17:33:55.540385  320490 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:
	I0918 17:33:55.540443  320490 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0918 17:33:55.549620  320490 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8441 /etc/kubernetes/controller-manager.conf
	I0918 17:33:55.559008  320490 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:
	I0918 17:33:55.559067  320490 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0918 17:33:55.568197  320490 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8441 /etc/kubernetes/scheduler.conf
	I0918 17:33:55.577994  320490 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:
	I0918 17:33:55.578073  320490 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0918 17:33:55.587223  320490 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0918 17:33:55.597092  320490 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"
	I0918 17:33:55.644179  320490 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"
	I0918 17:33:58.306365  320490 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.662160251s)
	I0918 17:33:58.306384  320490 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"
	I0918 17:33:58.506184  320490 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"
	I0918 17:33:58.569417  320490 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"
	I0918 17:33:58.659468  320490 api_server.go:52] waiting for apiserver process to appear ...
	I0918 17:33:58.659535  320490 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0918 17:33:59.159728  320490 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0918 17:33:59.659597  320490 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0918 17:33:59.686027  320490 api_server.go:72] duration metric: took 1.026564966s to wait for apiserver process to appear ...
	I0918 17:33:59.686041  320490 api_server.go:88] waiting for apiserver healthz status ...
	I0918 17:33:59.686059  320490 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8441/healthz ...
	I0918 17:34:03.243153  320490 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}
	W0918 17:34:03.243169  320490 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}
	I0918 17:34:03.243181  320490 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8441/healthz ...
	I0918 17:34:03.296648  320490 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}
	W0918 17:34:03.296665  320490 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}
	I0918 17:34:03.686154  320490 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8441/healthz ...
	I0918 17:34:03.701673  320490 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
	W0918 17:34:03.701694  320490 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
	I0918 17:34:04.186261  320490 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8441/healthz ...
	I0918 17:34:04.196768  320490 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
	W0918 17:34:04.196783  320490 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
	I0918 17:34:04.686446  320490 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8441/healthz ...
	I0918 17:34:04.694705  320490 api_server.go:279] https://192.168.49.2:8441/healthz returned 200:
	ok
	I0918 17:34:04.709600  320490 api_server.go:141] control plane version: v1.34.0
	I0918 17:34:04.709617  320490 api_server.go:131] duration metric: took 5.023570865s to wait for apiserver health ...
	I0918 17:34:04.709624  320490 cni.go:84] Creating CNI manager for ""
	I0918 17:34:04.709629  320490 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0918 17:34:04.713108  320490 out.go:179] * Configuring CNI (Container Networking Interface) ...
	I0918 17:34:04.716364  320490 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0918 17:34:04.721013  320490 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.34.0/kubectl ...
	I0918 17:34:04.721024  320490 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0918 17:34:04.752419  320490 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
	I0918 17:34:05.227603  320490 system_pods.go:43] waiting for kube-system pods to appear ...
	I0918 17:34:05.230908  320490 system_pods.go:59] 8 kube-system pods found
	I0918 17:34:05.230932  320490 system_pods.go:61] "coredns-66bc5c9577-dl76b" [57067985-e6db-494e-9d18-370820e2add5] Running / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0918 17:34:05.230941  320490 system_pods.go:61] "etcd-functional-163615" [1ba6afb3-5856-43e3-b8a7-7f4d9c6ebc08] Running / Ready:ContainersNotReady (containers with unready status: [etcd]) / ContainersReady:ContainersNotReady (containers with unready status: [etcd])
	I0918 17:34:05.230946  320490 system_pods.go:61] "kindnet-b29tw" [3cf17678-ab9a-4983-8cbc-fe637aa989c4] Running
	I0918 17:34:05.230952  320490 system_pods.go:61] "kube-apiserver-functional-163615" [0e171058-d8e1-4c87-8c35-5f65948cbb1a] Running / Ready:ContainersNotReady (containers with unready status: [kube-apiserver]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-apiserver])
	I0918 17:34:05.230957  320490 system_pods.go:61] "kube-controller-manager-functional-163615" [d6033ca7-5d0c-4422-a9dc-80a21a97e209] Running / Ready:ContainersNotReady (containers with unready status: [kube-controller-manager]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-controller-manager])
	I0918 17:34:05.230961  320490 system_pods.go:61] "kube-proxy-d7fkm" [a1e9efc8-e60d-46f3-abe2-993d071f078f] Running
	I0918 17:34:05.230969  320490 system_pods.go:61] "kube-scheduler-functional-163615" [4601300c-a8ff-4727-b1e7-07f63ada4314] Running / Ready:ContainersNotReady (containers with unready status: [kube-scheduler]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-scheduler])
	I0918 17:34:05.230972  320490 system_pods.go:61] "storage-provisioner" [d3973af3-fd62-4161-9e16-5b6ce8703684] Running
	I0918 17:34:05.230978  320490 system_pods.go:74] duration metric: took 3.36407ms to wait for pod list to return data ...
	I0918 17:34:05.230984  320490 node_conditions.go:102] verifying NodePressure condition ...
	I0918 17:34:05.233510  320490 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0918 17:34:05.233528  320490 node_conditions.go:123] node cpu capacity is 2
	I0918 17:34:05.233538  320490 node_conditions.go:105] duration metric: took 2.54991ms to run NodePressure ...
	I0918 17:34:05.233553  320490 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"
	I0918 17:34:05.513822  320490 kubeadm.go:720] waiting for restarted kubelet to initialise ...
	I0918 17:34:05.518000  320490 kubeadm.go:735] kubelet initialised
	I0918 17:34:05.518011  320490 kubeadm.go:736] duration metric: took 4.176146ms waiting for restarted kubelet to initialise ...
	I0918 17:34:05.518024  320490 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0918 17:34:05.526153  320490 ops.go:34] apiserver oom_adj: -16
	I0918 17:34:05.526165  320490 kubeadm.go:593] duration metric: took 10.270033608s to restartPrimaryControlPlane
	I0918 17:34:05.526173  320490 kubeadm.go:394] duration metric: took 10.345326165s to StartCluster
	I0918 17:34:05.526194  320490 settings.go:142] acquiring lock: {Name:mk19b20bbabf85f08bd0f204aed1656e2347b738 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 17:34:05.526258  320490 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/20370-295439/kubeconfig
	I0918 17:34:05.526870  320490 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20370-295439/kubeconfig: {Name:mka073a3382478bf1a5993ee1706b942028aa257 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 17:34:05.527098  320490 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.34.0 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0918 17:34:05.527442  320490 config.go:182] Loaded profile config "functional-163615": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
	I0918 17:34:05.527472  320490 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]
	I0918 17:34:05.527531  320490 addons.go:69] Setting storage-provisioner=true in profile "functional-163615"
	I0918 17:34:05.527544  320490 addons.go:238] Setting addon storage-provisioner=true in "functional-163615"
	W0918 17:34:05.527548  320490 addons.go:247] addon storage-provisioner should already be in state true
	I0918 17:34:05.527569  320490 host.go:66] Checking if "functional-163615" exists ...
	I0918 17:34:05.527613  320490 addons.go:69] Setting default-storageclass=true in profile "functional-163615"
	I0918 17:34:05.527630  320490 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "functional-163615"
	I0918 17:34:05.527954  320490 cli_runner.go:164] Run: docker container inspect functional-163615 --format={{.State.Status}}
	I0918 17:34:05.527999  320490 cli_runner.go:164] Run: docker container inspect functional-163615 --format={{.State.Status}}
	I0918 17:34:05.530538  320490 out.go:179] * Verifying Kubernetes components...
	I0918 17:34:05.533817  320490 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0918 17:34:05.563117  320490 addons.go:238] Setting addon default-storageclass=true in "functional-163615"
	W0918 17:34:05.563129  320490 addons.go:247] addon default-storageclass should already be in state true
	I0918 17:34:05.563162  320490 host.go:66] Checking if "functional-163615" exists ...
	I0918 17:34:05.563624  320490 cli_runner.go:164] Run: docker container inspect functional-163615 --format={{.State.Status}}
	I0918 17:34:05.565869  320490 out.go:179]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0918 17:34:05.572697  320490 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0918 17:34:05.572708  320490 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0918 17:34:05.572796  320490 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-163615
	I0918 17:34:05.607032  320490 addons.go:435] installing /etc/kubernetes/addons/storageclass.yaml
	I0918 17:34:05.607046  320490 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0918 17:34:05.607129  320490 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-163615
	I0918 17:34:05.613455  320490 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33148 SSHKeyPath:/home/jenkins/minikube-integration/20370-295439/.minikube/machines/functional-163615/id_rsa Username:docker}
	I0918 17:34:05.638448  320490 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33148 SSHKeyPath:/home/jenkins/minikube-integration/20370-295439/.minikube/machines/functional-163615/id_rsa Username:docker}
	I0918 17:34:05.745266  320490 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0918 17:34:05.764782  320490 node_ready.go:35] waiting up to 6m0s for node "functional-163615" to be "Ready" ...
	I0918 17:34:05.769086  320490 node_ready.go:49] node "functional-163615" is "Ready"
	I0918 17:34:05.769102  320490 node_ready.go:38] duration metric: took 4.298953ms for node "functional-163615" to be "Ready" ...
	I0918 17:34:05.769115  320490 api_server.go:52] waiting for apiserver process to appear ...
	I0918 17:34:05.769171  320490 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0918 17:34:05.772875  320490 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
	I0918 17:34:05.785837  320490 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
	I0918 17:34:05.815118  320490 api_server.go:72] duration metric: took 287.993529ms to wait for apiserver process to appear ...
	I0918 17:34:05.815131  320490 api_server.go:88] waiting for apiserver healthz status ...
	I0918 17:34:05.815149  320490 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8441/healthz ...
	I0918 17:34:05.837294  320490 api_server.go:279] https://192.168.49.2:8441/healthz returned 200:
	ok
	I0918 17:34:05.840641  320490 api_server.go:141] control plane version: v1.34.0
	I0918 17:34:05.840657  320490 api_server.go:131] duration metric: took 25.521115ms to wait for apiserver health ...
	I0918 17:34:05.840665  320490 system_pods.go:43] waiting for kube-system pods to appear ...
	I0918 17:34:05.854720  320490 system_pods.go:59] 8 kube-system pods found
	I0918 17:34:05.854739  320490 system_pods.go:61] "coredns-66bc5c9577-dl76b" [57067985-e6db-494e-9d18-370820e2add5] Running / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0918 17:34:05.854750  320490 system_pods.go:61] "etcd-functional-163615" [1ba6afb3-5856-43e3-b8a7-7f4d9c6ebc08] Running / Ready:ContainersNotReady (containers with unready status: [etcd]) / ContainersReady:ContainersNotReady (containers with unready status: [etcd])
	I0918 17:34:05.854755  320490 system_pods.go:61] "kindnet-b29tw" [3cf17678-ab9a-4983-8cbc-fe637aa989c4] Running
	I0918 17:34:05.854761  320490 system_pods.go:61] "kube-apiserver-functional-163615" [0e171058-d8e1-4c87-8c35-5f65948cbb1a] Running / Ready:ContainersNotReady (containers with unready status: [kube-apiserver]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-apiserver])
	I0918 17:34:05.854766  320490 system_pods.go:61] "kube-controller-manager-functional-163615" [d6033ca7-5d0c-4422-a9dc-80a21a97e209] Running / Ready:ContainersNotReady (containers with unready status: [kube-controller-manager]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-controller-manager])
	I0918 17:34:05.854773  320490 system_pods.go:61] "kube-proxy-d7fkm" [a1e9efc8-e60d-46f3-abe2-993d071f078f] Running
	I0918 17:34:05.854778  320490 system_pods.go:61] "kube-scheduler-functional-163615" [4601300c-a8ff-4727-b1e7-07f63ada4314] Running / Ready:ContainersNotReady (containers with unready status: [kube-scheduler]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-scheduler])
	I0918 17:34:05.854782  320490 system_pods.go:61] "storage-provisioner" [d3973af3-fd62-4161-9e16-5b6ce8703684] Running
	I0918 17:34:05.854786  320490 system_pods.go:74] duration metric: took 14.116773ms to wait for pod list to return data ...
	I0918 17:34:05.854793  320490 default_sa.go:34] waiting for default service account to be created ...
	I0918 17:34:05.858389  320490 default_sa.go:45] found service account: "default"
	I0918 17:34:05.858402  320490 default_sa.go:55] duration metric: took 3.60513ms for default service account to be created ...
	I0918 17:34:05.858421  320490 system_pods.go:116] waiting for k8s-apps to be running ...
	I0918 17:34:05.874194  320490 system_pods.go:86] 8 kube-system pods found
	I0918 17:34:05.874215  320490 system_pods.go:89] "coredns-66bc5c9577-dl76b" [57067985-e6db-494e-9d18-370820e2add5] Running / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0918 17:34:05.874223  320490 system_pods.go:89] "etcd-functional-163615" [1ba6afb3-5856-43e3-b8a7-7f4d9c6ebc08] Running / Ready:ContainersNotReady (containers with unready status: [etcd]) / ContainersReady:ContainersNotReady (containers with unready status: [etcd])
	I0918 17:34:05.874231  320490 system_pods.go:89] "kindnet-b29tw" [3cf17678-ab9a-4983-8cbc-fe637aa989c4] Running
	I0918 17:34:05.874237  320490 system_pods.go:89] "kube-apiserver-functional-163615" [0e171058-d8e1-4c87-8c35-5f65948cbb1a] Running / Ready:ContainersNotReady (containers with unready status: [kube-apiserver]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-apiserver])
	I0918 17:34:05.874243  320490 system_pods.go:89] "kube-controller-manager-functional-163615" [d6033ca7-5d0c-4422-a9dc-80a21a97e209] Running / Ready:ContainersNotReady (containers with unready status: [kube-controller-manager]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-controller-manager])
	I0918 17:34:05.874246  320490 system_pods.go:89] "kube-proxy-d7fkm" [a1e9efc8-e60d-46f3-abe2-993d071f078f] Running
	I0918 17:34:05.874251  320490 system_pods.go:89] "kube-scheduler-functional-163615" [4601300c-a8ff-4727-b1e7-07f63ada4314] Running / Ready:ContainersNotReady (containers with unready status: [kube-scheduler]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-scheduler])
	I0918 17:34:05.874255  320490 system_pods.go:89] "storage-provisioner" [d3973af3-fd62-4161-9e16-5b6ce8703684] Running
	I0918 17:34:05.874278  320490 system_pods.go:126] duration metric: took 15.834825ms to wait for k8s-apps to be running ...
	I0918 17:34:05.874286  320490 system_svc.go:44] waiting for kubelet service to be running ....
	I0918 17:34:05.874361  320490 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0918 17:34:06.588179  320490 system_svc.go:56] duration metric: took 713.885469ms WaitForService to wait for kubelet
	I0918 17:34:06.588193  320490 kubeadm.go:578] duration metric: took 1.061074594s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0918 17:34:06.588208  320490 node_conditions.go:102] verifying NodePressure condition ...
	I0918 17:34:06.627721  320490 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0918 17:34:06.627736  320490 node_conditions.go:123] node cpu capacity is 2
	I0918 17:34:06.627745  320490 node_conditions.go:105] duration metric: took 39.532494ms to run NodePressure ...
	I0918 17:34:06.627757  320490 start.go:241] waiting for startup goroutines ...
	I0918 17:34:06.647903  320490 out.go:179] * Enabled addons: storage-provisioner, default-storageclass
	I0918 17:34:06.650866  320490 addons.go:514] duration metric: took 1.123372893s for enable addons: enabled=[storage-provisioner default-storageclass]
	I0918 17:34:06.650905  320490 start.go:246] waiting for cluster config update ...
	I0918 17:34:06.650917  320490 start.go:255] writing updated cluster config ...
	I0918 17:34:06.651196  320490 ssh_runner.go:195] Run: rm -f paused
	I0918 17:34:06.655616  320490 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" ...
	I0918 17:34:06.661121  320490 pod_ready.go:83] waiting for pod "coredns-66bc5c9577-dl76b" in "kube-system" namespace to be "Ready" or be gone ...
	W0918 17:34:08.666879  320490 pod_ready.go:104] pod "coredns-66bc5c9577-dl76b" is not "Ready", error: <nil>
	W0918 17:34:10.667281  320490 pod_ready.go:104] pod "coredns-66bc5c9577-dl76b" is not "Ready", error: <nil>
	I0918 17:34:11.167601  320490 pod_ready.go:94] pod "coredns-66bc5c9577-dl76b" is "Ready"
	I0918 17:34:11.167616  320490 pod_ready.go:86] duration metric: took 4.506479903s for pod "coredns-66bc5c9577-dl76b" in "kube-system" namespace to be "Ready" or be gone ...
	I0918 17:34:11.170272  320490 pod_ready.go:83] waiting for pod "etcd-functional-163615" in "kube-system" namespace to be "Ready" or be gone ...
	W0918 17:34:13.175510  320490 pod_ready.go:104] pod "etcd-functional-163615" is not "Ready", error: <nil>
	I0918 17:34:14.175779  320490 pod_ready.go:94] pod "etcd-functional-163615" is "Ready"
	I0918 17:34:14.175794  320490 pod_ready.go:86] duration metric: took 3.005508994s for pod "etcd-functional-163615" in "kube-system" namespace to be "Ready" or be gone ...
	I0918 17:34:14.178243  320490 pod_ready.go:83] waiting for pod "kube-apiserver-functional-163615" in "kube-system" namespace to be "Ready" or be gone ...
	I0918 17:34:14.182980  320490 pod_ready.go:94] pod "kube-apiserver-functional-163615" is "Ready"
	I0918 17:34:14.182995  320490 pod_ready.go:86] duration metric: took 4.739293ms for pod "kube-apiserver-functional-163615" in "kube-system" namespace to be "Ready" or be gone ...
	I0918 17:34:14.185589  320490 pod_ready.go:83] waiting for pod "kube-controller-manager-functional-163615" in "kube-system" namespace to be "Ready" or be gone ...
	I0918 17:34:14.190393  320490 pod_ready.go:94] pod "kube-controller-manager-functional-163615" is "Ready"
	I0918 17:34:14.190407  320490 pod_ready.go:86] duration metric: took 4.804344ms for pod "kube-controller-manager-functional-163615" in "kube-system" namespace to be "Ready" or be gone ...
	I0918 17:34:14.192673  320490 pod_ready.go:83] waiting for pod "kube-proxy-d7fkm" in "kube-system" namespace to be "Ready" or be gone ...
	I0918 17:34:14.373399  320490 pod_ready.go:94] pod "kube-proxy-d7fkm" is "Ready"
	I0918 17:34:14.373414  320490 pod_ready.go:86] duration metric: took 180.728023ms for pod "kube-proxy-d7fkm" in "kube-system" namespace to be "Ready" or be gone ...
	I0918 17:34:14.577063  320490 pod_ready.go:83] waiting for pod "kube-scheduler-functional-163615" in "kube-system" namespace to be "Ready" or be gone ...
	I0918 17:34:14.973521  320490 pod_ready.go:94] pod "kube-scheduler-functional-163615" is "Ready"
	I0918 17:34:14.973536  320490 pod_ready.go:86] duration metric: took 396.460063ms for pod "kube-scheduler-functional-163615" in "kube-system" namespace to be "Ready" or be gone ...
	I0918 17:34:14.973546  320490 pod_ready.go:40] duration metric: took 8.317908398s 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" ...
	I0918 17:34:15.029529  320490 start.go:623] kubectl: 1.33.2, cluster: 1.34.0 (minor skew: 1)
	I0918 17:34:15.033748  320490 out.go:179] * Done! kubectl is now configured to use "functional-163615" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 18 17:34:52 functional-163615 crio[4875]: time="2025-09-18 17:34:52.706382129Z" level=info msg="Got pod network &{Name:hello-node-75c85bcc94-c5wfz Namespace:default ID:2bbff7eb3143bfe57098984e421c295749d910923992c133106b35c48364b7ca UID:9ef82019-62af-497c-9bc9-49c25305ea01 NetNS:/var/run/netns/389ab554-d133-41f4-b496-61de3e9ff7f8 Networks:[] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 18 17:34:52 functional-163615 crio[4875]: time="2025-09-18 17:34:52.706521437Z" level=info msg="Checking pod default_hello-node-75c85bcc94-c5wfz for CNI network kindnet (type=ptp)"
	Sep 18 17:34:52 functional-163615 crio[4875]: time="2025-09-18 17:34:52.709662912Z" level=info msg="Ran pod sandbox 2bbff7eb3143bfe57098984e421c295749d910923992c133106b35c48364b7ca with infra container: default/hello-node-75c85bcc94-c5wfz/POD" id=0229899d-074e-4451-a91d-3336d046e820 name=/runtime.v1.RuntimeService/RunPodSandbox
	Sep 18 17:34:52 functional-163615 crio[4875]: time="2025-09-18 17:34:52.711165661Z" level=info msg="Pulling image: kicbase/echo-server:latest" id=123e0975-f855-433f-906d-542164714de7 name=/runtime.v1.ImageService/PullImage
	Sep 18 17:34:58 functional-163615 crio[4875]: time="2025-09-18 17:34:58.615907842Z" level=info msg="Stopping pod sandbox: 8075e7cacd44bd14e94e16d88cf6b5981664f7edf8fdad658cd5b9291696cdce" id=ff3f5537-cafc-4696-ac90-70d08c4827be name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 18 17:34:58 functional-163615 crio[4875]: time="2025-09-18 17:34:58.615954612Z" level=info msg="Stopped pod sandbox (already stopped): 8075e7cacd44bd14e94e16d88cf6b5981664f7edf8fdad658cd5b9291696cdce" id=ff3f5537-cafc-4696-ac90-70d08c4827be name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 18 17:34:58 functional-163615 crio[4875]: time="2025-09-18 17:34:58.616318767Z" level=info msg="Removing pod sandbox: 8075e7cacd44bd14e94e16d88cf6b5981664f7edf8fdad658cd5b9291696cdce" id=3be89e0a-ac53-4b57-8cc6-4536a473631f name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 18 17:34:58 functional-163615 crio[4875]: time="2025-09-18 17:34:58.623858648Z" level=info msg="Removed pod sandbox: 8075e7cacd44bd14e94e16d88cf6b5981664f7edf8fdad658cd5b9291696cdce" id=3be89e0a-ac53-4b57-8cc6-4536a473631f name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 18 17:34:58 functional-163615 crio[4875]: time="2025-09-18 17:34:58.624488914Z" level=info msg="Stopping pod sandbox: e19c8d50ef22cfe94d2eda582c20fe921639395d5f6cd75c3f66f4c58a8ebf74" id=4a674d6d-82b2-4630-973c-3833ca0b2e4e name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 18 17:34:58 functional-163615 crio[4875]: time="2025-09-18 17:34:58.624523211Z" level=info msg="Stopped pod sandbox (already stopped): e19c8d50ef22cfe94d2eda582c20fe921639395d5f6cd75c3f66f4c58a8ebf74" id=4a674d6d-82b2-4630-973c-3833ca0b2e4e name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 18 17:34:58 functional-163615 crio[4875]: time="2025-09-18 17:34:58.624901775Z" level=info msg="Removing pod sandbox: e19c8d50ef22cfe94d2eda582c20fe921639395d5f6cd75c3f66f4c58a8ebf74" id=27e04506-73ca-4d08-9ada-53396db10338 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 18 17:34:58 functional-163615 crio[4875]: time="2025-09-18 17:34:58.633061764Z" level=info msg="Removed pod sandbox: e19c8d50ef22cfe94d2eda582c20fe921639395d5f6cd75c3f66f4c58a8ebf74" id=27e04506-73ca-4d08-9ada-53396db10338 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 18 17:34:58 functional-163615 crio[4875]: time="2025-09-18 17:34:58.633427839Z" level=info msg="Stopping pod sandbox: 7c8912ea2045fc786623735605704fcf2127808e6a8f0a651c2de301799c57fd" id=eaac7117-d452-4537-803a-8bb5ba3eb125 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 18 17:34:58 functional-163615 crio[4875]: time="2025-09-18 17:34:58.633459412Z" level=info msg="Stopped pod sandbox (already stopped): 7c8912ea2045fc786623735605704fcf2127808e6a8f0a651c2de301799c57fd" id=eaac7117-d452-4537-803a-8bb5ba3eb125 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 18 17:34:58 functional-163615 crio[4875]: time="2025-09-18 17:34:58.633717113Z" level=info msg="Removing pod sandbox: 7c8912ea2045fc786623735605704fcf2127808e6a8f0a651c2de301799c57fd" id=30e34c30-e775-464d-abf0-c73535c70582 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 18 17:34:58 functional-163615 crio[4875]: time="2025-09-18 17:34:58.643090142Z" level=info msg="Removed pod sandbox: 7c8912ea2045fc786623735605704fcf2127808e6a8f0a651c2de301799c57fd" id=30e34c30-e775-464d-abf0-c73535c70582 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 18 17:35:05 functional-163615 crio[4875]: time="2025-09-18 17:35:05.631594758Z" level=info msg="Pulling image: kicbase/echo-server:latest" id=a88fa5bf-2b3b-4c89-a2fd-64d6b363fd9c name=/runtime.v1.ImageService/PullImage
	Sep 18 17:35:17 functional-163615 crio[4875]: time="2025-09-18 17:35:17.630715237Z" level=info msg="Pulling image: kicbase/echo-server:latest" id=60c843d4-4091-443b-9c78-731e87718c38 name=/runtime.v1.ImageService/PullImage
	Sep 18 17:35:30 functional-163615 crio[4875]: time="2025-09-18 17:35:30.631173138Z" level=info msg="Pulling image: kicbase/echo-server:latest" id=c54e4e64-1d35-419d-85e5-7c92b27e81fd name=/runtime.v1.ImageService/PullImage
	Sep 18 17:35:58 functional-163615 crio[4875]: time="2025-09-18 17:35:58.631914793Z" level=info msg="Pulling image: kicbase/echo-server:latest" id=8125b21f-e25c-469a-838a-c1cbeb771a9c name=/runtime.v1.ImageService/PullImage
	Sep 18 17:36:22 functional-163615 crio[4875]: time="2025-09-18 17:36:22.631464480Z" level=info msg="Pulling image: kicbase/echo-server:latest" id=52b41aaf-153e-441e-a3a4-1806035d556f name=/runtime.v1.ImageService/PullImage
	Sep 18 17:37:20 functional-163615 crio[4875]: time="2025-09-18 17:37:20.632953635Z" level=info msg="Pulling image: kicbase/echo-server:latest" id=99b9a072-b4c9-40a6-8e5a-2157e7fc3981 name=/runtime.v1.ImageService/PullImage
	Sep 18 17:37:45 functional-163615 crio[4875]: time="2025-09-18 17:37:45.631695900Z" level=info msg="Pulling image: kicbase/echo-server:latest" id=dd7ad529-e7d8-4872-b2d8-bd8c9442086e name=/runtime.v1.ImageService/PullImage
	Sep 18 17:40:06 functional-163615 crio[4875]: time="2025-09-18 17:40:06.631162456Z" level=info msg="Pulling image: kicbase/echo-server:latest" id=0b5fcfb6-f17e-499a-a2c9-8ad630821100 name=/runtime.v1.ImageService/PullImage
	Sep 18 17:40:34 functional-163615 crio[4875]: time="2025-09-18 17:40:34.631705571Z" level=info msg="Pulling image: kicbase/echo-server:latest" id=21c9ef2d-2942-45be-a7c0-4fa2b71f2f58 name=/runtime.v1.ImageService/PullImage
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                             CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	a31b83aebd1a8       docker.io/library/nginx@sha256:059ceb5a1ded7032703d6290061911adc8a9c55298f372daaf63801600ec894e   9 minutes ago       Running             myfrontend                0                   b10f17de85030       sp-pod
	6a6917024ab74       docker.io/library/nginx@sha256:42a516af16b852e33b7682d5ef8acbd5d13fe08fecadc7ed98605ba5e3b26ab8   10 minutes ago      Running             nginx                     0                   45c98626b8b1d       nginx-svc
	e6a9deffc4b30       6fc32d66c141152245438e6512df788cb52d64a1617e33561950b0e7a4675abf                                  10 minutes ago      Running             kube-proxy                3                   60fd81f3d78c1       kube-proxy-d7fkm
	a30b7a34d96a5       b1a8c6f707935fd5f346ce5846d21ff8dd65e14c15406a14dbd16b9b897b9b4c                                  10 minutes ago      Running             kindnet-cni               3                   3d50633c4b343       kindnet-b29tw
	0c9a2b5a9b9a8       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                  10 minutes ago      Running             storage-provisioner       4                   a2c7c785b2b10       storage-provisioner
	beccde255150e       138784d87c9c50f8e59412544da4cf4928d61ccbaf93b9f5898a3ba406871bfc                                  10 minutes ago      Running             coredns                   3                   6304ce7e0840d       coredns-66bc5c9577-dl76b
	33cce34181997       d291939e994064911484215449d0ab96c535b02adc4fc5d0ad4e438cf71465be                                  10 minutes ago      Running             kube-apiserver            0                   8767a2a6928e0       kube-apiserver-functional-163615
	c6b590b9b7b22       996be7e86d9b3a549d718de63713d9fea9db1f45ac44863a6770292d7b463570                                  10 minutes ago      Running             kube-controller-manager   4                   8e0ac6637da8f       kube-controller-manager-functional-163615
	a78411e3742e8       a25f5ef9c34c37c649f3b4f9631a169221ac2d6f41d9767c7588cd355f76f9ee                                  10 minutes ago      Running             kube-scheduler            3                   7cc6de24d3364       kube-scheduler-functional-163615
	14fdc17146170       a1894772a478e07c67a56e8bf32335fdbe1dd4ec96976a5987083164bd00bc0e                                  10 minutes ago      Running             etcd                      3                   d021cbcae11c0       etcd-functional-163615
	85fd768122fc7       996be7e86d9b3a549d718de63713d9fea9db1f45ac44863a6770292d7b463570                                  11 minutes ago      Exited              kube-controller-manager   3                   8e0ac6637da8f       kube-controller-manager-functional-163615
	3100f692121c4       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                  11 minutes ago      Exited              storage-provisioner       3                   a2c7c785b2b10       storage-provisioner
	b3e0803731cd5       a1894772a478e07c67a56e8bf32335fdbe1dd4ec96976a5987083164bd00bc0e                                  12 minutes ago      Exited              etcd                      2                   d021cbcae11c0       etcd-functional-163615
	78b14d4dae5d7       138784d87c9c50f8e59412544da4cf4928d61ccbaf93b9f5898a3ba406871bfc                                  12 minutes ago      Exited              coredns                   2                   6304ce7e0840d       coredns-66bc5c9577-dl76b
	936b682745c5b       a25f5ef9c34c37c649f3b4f9631a169221ac2d6f41d9767c7588cd355f76f9ee                                  12 minutes ago      Exited              kube-scheduler            2                   7cc6de24d3364       kube-scheduler-functional-163615
	4884451938f8e       6fc32d66c141152245438e6512df788cb52d64a1617e33561950b0e7a4675abf                                  12 minutes ago      Exited              kube-proxy                2                   60fd81f3d78c1       kube-proxy-d7fkm
	9d722b636f393       b1a8c6f707935fd5f346ce5846d21ff8dd65e14c15406a14dbd16b9b897b9b4c                                  12 minutes ago      Exited              kindnet-cni               2                   3d50633c4b343       kindnet-b29tw
	
	
	==> coredns [78b14d4dae5d7bb32f3bd1abbbae11284a499d6b54d82a653716e56b190618e3] <==
	[INFO] plugin/ready: Still waiting on: "kubernetes"
	[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.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/ready: Still waiting on: "kubernetes"
	[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: 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: 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
	[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:42416 - 5966 "HINFO IN 2703760319210649517.770794101839919001. udp 56 false 512" NXDOMAIN qr,rd,ra 56 0.015338676s
	[INFO] SIGTERM: Shutting down servers then terminating
	[INFO] plugin/health: Going into lameduck mode for 5s
	
	
	==> coredns [beccde255150e433d40a86c66dd0dbf8a7453985210344dee60bec805e6ca2a5] <==
	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:59561 - 3889 "HINFO IN 1121721744948250164.4015646840524108528. udp 57 false 512" NXDOMAIN qr,rd,ra 57 0.013351729s
	
	
	==> describe nodes <==
	Name:               functional-163615
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=functional-163615
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=d76f9c2c3cf03cd59f809d143b4ae22edeee2596
	                    minikube.k8s.io/name=functional-163615
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_09_18T17_31_04_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:  Thu, 18 Sep 2025 17:31:00 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  functional-163615
	  AcquireTime:     <unset>
	  RenewTime:       Thu, 18 Sep 2025 17:44:36 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Thu, 18 Sep 2025 17:40:00 +0000   Thu, 18 Sep 2025 17:30:58 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Thu, 18 Sep 2025 17:40:00 +0000   Thu, 18 Sep 2025 17:30:58 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Thu, 18 Sep 2025 17:40:00 +0000   Thu, 18 Sep 2025 17:30:58 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Thu, 18 Sep 2025 17:40:00 +0000   Thu, 18 Sep 2025 17:31:50 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    functional-163615
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022300Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022300Ki
	  pods:               110
	System Info:
	  Machine ID:                 01db4fe9629c423394a51981880a2c43
	  System UUID:                bceaa284-6967-4476-bd67-20cb1e845f44
	  Boot ID:                    2640e4c5-db9c-4590-a15c-e56c03cb1aa8
	  Kernel Version:             5.15.0-1084-aws
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  cri-o://1.24.6
	  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-c5wfz                  0 (0%)        0 (0%)      0 (0%)           0 (0%)         9m44s
	  default                     hello-node-connect-7d85dfc575-q85xl          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%)         9m51s
	  kube-system                 coredns-66bc5c9577-dl76b                     100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     13m
	  kube-system                 etcd-functional-163615                       100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         13m
	  kube-system                 kindnet-b29tw                                100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      13m
	  kube-system                 kube-apiserver-functional-163615             250m (12%)    0 (0%)      0 (0%)           0 (0%)         10m
	  kube-system                 kube-controller-manager-functional-163615    200m (10%)    0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 kube-proxy-d7fkm                             0 (0%)        0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 kube-scheduler-functional-163615             100m (5%)     0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 storage-provisioner                          0 (0%)        0 (0%)      0 (0%)           0 (0%)         13m
	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                 13m                kube-proxy       
	  Normal   Starting                 10m                kube-proxy       
	  Normal   Starting                 11m                kube-proxy       
	  Normal   NodeHasNoDiskPressure    13m (x8 over 13m)  kubelet          Node functional-163615 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientMemory  13m (x8 over 13m)  kubelet          Node functional-163615 status is now: NodeHasSufficientMemory
	  Warning  CgroupV1                 13m                kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   NodeHasSufficientPID     13m (x8 over 13m)  kubelet          Node functional-163615 status is now: NodeHasSufficientPID
	  Warning  CgroupV1                 13m                kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   Starting                 13m                kubelet          Starting kubelet.
	  Normal   NodeHasSufficientMemory  13m                kubelet          Node functional-163615 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    13m                kubelet          Node functional-163615 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     13m                kubelet          Node functional-163615 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           13m                node-controller  Node functional-163615 event: Registered Node functional-163615 in Controller
	  Normal   NodeReady                12m                kubelet          Node functional-163615 status is now: NodeReady
	  Warning  ContainerGCFailed        12m                kubelet          rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial unix /var/run/crio/crio.sock: connect: no such file or directory"
	  Normal   RegisteredNode           11m                node-controller  Node functional-163615 event: Registered Node functional-163615 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-163615 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    10m (x8 over 10m)  kubelet          Node functional-163615 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     10m (x8 over 10m)  kubelet          Node functional-163615 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           10m                node-controller  Node functional-163615 event: Registered Node functional-163615 in Controller
	
	
	==> dmesg <==
	[Sep18 16:17] ACPI: SRAT not present
	[  +0.000000] ACPI: SRAT not present
	[  +0.000000] SPI driver altr_a10sr has no spi_device_id for altr,a10sr
	[  +0.014947] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
	[  +0.514722] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
	[  +0.034878] systemd[1]: /lib/systemd/system/snapd.service:23: Unknown key name 'RestartMode' in section 'Service', ignoring.
	[  +0.750635] ena 0000:00:05.0: LLQ is not supported Fallback to host mode policy.
	[  +6.871376] kauditd_printk_skb: 36 callbacks suppressed
	[Sep18 17:21] kauditd_printk_skb: 8 callbacks suppressed
	
	
	==> etcd [14fdc17146170e41dbd8a429414dbc48b377b271afd0785fe094be94d3320eab] <==
	{"level":"warn","ts":"2025-09-18T17:34:02.057506Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46756","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-18T17:34:02.082526Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46772","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-18T17:34:02.097384Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46788","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-18T17:34:02.111182Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46810","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-18T17:34:02.140627Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46820","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-18T17:34:02.170789Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46846","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-18T17:34:02.190864Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46874","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-18T17:34:02.201552Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46890","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-18T17:34:02.224001Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46902","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-18T17:34:02.241859Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46914","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-18T17:34:02.253793Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46938","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-18T17:34:02.276100Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46956","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-18T17:34:02.293334Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46972","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-18T17:34:02.332145Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46980","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-18T17:34:02.334769Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46986","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-18T17:34:02.349885Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47006","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-18T17:34:02.365307Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47026","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-18T17:34:02.385109Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47050","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-18T17:34:02.416407Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47078","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-18T17:34:02.471373Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47094","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-18T17:34:02.479939Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47118","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-18T17:34:02.542507Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47124","server-name":"","error":"EOF"}
	{"level":"info","ts":"2025-09-18T17:44:00.884842Z","caller":"mvcc/index.go:194","msg":"compact tree index","revision":1198}
	{"level":"info","ts":"2025-09-18T17:44:00.908184Z","caller":"mvcc/kvstore_compaction.go:70","msg":"finished scheduled compaction","compact-revision":1198,"took":"22.969628ms","hash":4121049823,"current-db-size-bytes":3358720,"current-db-size":"3.4 MB","current-db-size-in-use-bytes":1536000,"current-db-size-in-use":"1.5 MB"}
	{"level":"info","ts":"2025-09-18T17:44:00.908261Z","caller":"mvcc/hash.go:157","msg":"storing new hash","hash":4121049823,"revision":1198,"compact-revision":-1}
	
	
	==> etcd [b3e0803731cd5444284f17826405ff24eb68bbcc04d71107a23b8d91896234c4] <==
	{"level":"warn","ts":"2025-09-18T17:32:36.842586Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56952","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-18T17:32:36.855933Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56976","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-18T17:32:36.876032Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56990","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-18T17:32:36.899161Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56998","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-18T17:32:36.913838Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:57006","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-18T17:32:36.927912Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:57036","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-18T17:32:36.996802Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:57052","server-name":"","error":"EOF"}
	{"level":"info","ts":"2025-09-18T17:33:47.055004Z","caller":"osutil/interrupt_unix.go:65","msg":"received signal; shutting down","signal":"terminated"}
	{"level":"info","ts":"2025-09-18T17:33:47.055072Z","caller":"embed/etcd.go:426","msg":"closing etcd server","name":"functional-163615","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-18T17:33:47.055160Z","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-18T17:33:47.195964Z","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-18T17:33:47.196061Z","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-18T17:33:47.196085Z","caller":"etcdserver/server.go:1281","msg":"skipped leadership transfer for single voting member cluster","local-member-id":"aec36adc501070cc","current-leader-member-id":"aec36adc501070cc"}
	{"level":"info","ts":"2025-09-18T17:33:47.196150Z","caller":"etcdserver/server.go:2342","msg":"server has stopped; stopping storage version's monitor"}
	{"level":"warn","ts":"2025-09-18T17:33:47.196232Z","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-18T17:33:47.196268Z","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-18T17:33:47.196277Z","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-18T17:33:47.196296Z","caller":"etcdserver/server.go:2319","msg":"server has stopped; stopping cluster version's monitor"}
	{"level":"warn","ts":"2025-09-18T17:33:47.196429Z","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-18T17:33:47.196493Z","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-18T17:33:47.196513Z","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-18T17:33:47.199986Z","caller":"embed/etcd.go:621","msg":"stopping serving peer traffic","address":"192.168.49.2:2380"}
	{"level":"error","ts":"2025-09-18T17:33:47.200084Z","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-18T17:33:47.200124Z","caller":"embed/etcd.go:626","msg":"stopped serving peer traffic","address":"192.168.49.2:2380"}
	{"level":"info","ts":"2025-09-18T17:33:47.200132Z","caller":"embed/etcd.go:428","msg":"closed etcd server","name":"functional-163615","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 <==
	 17:44:37 up  1:27,  0 users,  load average: 0.64, 0.46, 1.35
	Linux functional-163615 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 [9d722b636f393b0372190672caa3a9b6b54b24fd29d3fd72d1914ed18e79524a] <==
	E0918 17:32:26.249426       1 reflector.go:200] "Failed to watch" err="failed to list *v1.Pod: Get \"https://10.96.0.1:443/api/v1/pods?limit=500&resourceVersion=0\": dial tcp 10.96.0.1:443: connect: connection refused" logger="UnhandledError" reflector="pkg/mod/k8s.io/client-go@v0.33.0/tools/cache/reflector.go:285" type="*v1.Pod"
	E0918 17:32:26.499887       1 reflector.go:200] "Failed to watch" err="failed to list *v1.Node: Get \"https://10.96.0.1:443/api/v1/nodes?limit=500&resourceVersion=0\": dial tcp 10.96.0.1:443: connect: connection refused" logger="UnhandledError" reflector="pkg/mod/k8s.io/client-go@v0.33.0/tools/cache/reflector.go:285" type="*v1.Node"
	E0918 17:32:26.912161       1 reflector.go:200] "Failed to watch" err="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" logger="UnhandledError" reflector="pkg/mod/k8s.io/client-go@v0.33.0/tools/cache/reflector.go:285" type="*v1.Namespace"
	E0918 17:32:27.397868       1 reflector.go:200] "Failed to watch" err="failed to list *v1.NetworkPolicy: Get \"https://10.96.0.1:443/apis/networking.k8s.io/v1/networkpolicies?limit=500&resourceVersion=0\": dial tcp 10.96.0.1:443: connect: connection refused" logger="UnhandledError" reflector="pkg/mod/k8s.io/client-go@v0.33.0/tools/cache/reflector.go:285" type="*v1.NetworkPolicy"
	E0918 17:32:29.970246       1 reflector.go:200] "Failed to watch" err="failed to list *v1.Node: Get \"https://10.96.0.1:443/api/v1/nodes?limit=500&resourceVersion=0\": dial tcp 10.96.0.1:443: connect: connection refused" logger="UnhandledError" reflector="pkg/mod/k8s.io/client-go@v0.33.0/tools/cache/reflector.go:285" type="*v1.Node"
	E0918 17:32:30.937643       1 reflector.go:200] "Failed to watch" err="failed to list *v1.NetworkPolicy: Get \"https://10.96.0.1:443/apis/networking.k8s.io/v1/networkpolicies?limit=500&resourceVersion=0\": dial tcp 10.96.0.1:443: connect: connection refused" logger="UnhandledError" reflector="pkg/mod/k8s.io/client-go@v0.33.0/tools/cache/reflector.go:285" type="*v1.NetworkPolicy"
	E0918 17:32:31.116913       1 reflector.go:200] "Failed to watch" err="failed to list *v1.Pod: Get \"https://10.96.0.1:443/api/v1/pods?limit=500&resourceVersion=0\": dial tcp 10.96.0.1:443: connect: connection refused" logger="UnhandledError" reflector="pkg/mod/k8s.io/client-go@v0.33.0/tools/cache/reflector.go:285" type="*v1.Pod"
	E0918 17:32:32.782553       1 reflector.go:200] "Failed to watch" err="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" logger="UnhandledError" reflector="pkg/mod/k8s.io/client-go@v0.33.0/tools/cache/reflector.go:285" type="*v1.Namespace"
	I0918 17:32:43.211901       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0918 17:32:43.211959       1 main.go:301] handling current node
	I0918 17:32:44.202716       1 shared_informer.go:357] "Caches are synced" controller="kube-network-policies"
	I0918 17:32:44.202869       1 metrics.go:72] Registering metrics
	I0918 17:32:44.202974       1 controller.go:711] "Syncing nftables rules"
	I0918 17:32:53.214546       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0918 17:32:53.214582       1 main.go:301] handling current node
	I0918 17:33:03.212620       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0918 17:33:03.212657       1 main.go:301] handling current node
	I0918 17:33:13.212634       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0918 17:33:13.212680       1 main.go:301] handling current node
	I0918 17:33:23.220386       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0918 17:33:23.220503       1 main.go:301] handling current node
	I0918 17:33:33.219421       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0918 17:33:33.219460       1 main.go:301] handling current node
	I0918 17:33:43.211744       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0918 17:33:43.211781       1 main.go:301] handling current node
	
	
	==> kindnet [a30b7a34d96a59d036d30e416b13c9166d19e5d90c18e7fd62722893643ece3f] <==
	I0918 17:42:34.412223       1 main.go:301] handling current node
	I0918 17:42:44.408740       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0918 17:42:44.408775       1 main.go:301] handling current node
	I0918 17:42:54.408348       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0918 17:42:54.408382       1 main.go:301] handling current node
	I0918 17:43:04.407715       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0918 17:43:04.407745       1 main.go:301] handling current node
	I0918 17:43:14.408526       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0918 17:43:14.408602       1 main.go:301] handling current node
	I0918 17:43:24.408618       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0918 17:43:24.408653       1 main.go:301] handling current node
	I0918 17:43:34.412556       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0918 17:43:34.412664       1 main.go:301] handling current node
	I0918 17:43:44.408596       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0918 17:43:44.408631       1 main.go:301] handling current node
	I0918 17:43:54.408704       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0918 17:43:54.408739       1 main.go:301] handling current node
	I0918 17:44:04.407720       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0918 17:44:04.407834       1 main.go:301] handling current node
	I0918 17:44:14.408552       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0918 17:44:14.408662       1 main.go:301] handling current node
	I0918 17:44:24.413328       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0918 17:44:24.413360       1 main.go:301] handling current node
	I0918 17:44:34.416261       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0918 17:44:34.416296       1 main.go:301] handling current node
	
	
	==> kube-apiserver [33cce341819978952a7ff9f250cf8e387dfd4a9d7c0f98ef870955002fdae472] <==
	I0918 17:34:18.981195       1 alloc.go:328] "allocated clusterIPs" service="default/invalid-svc" clusterIPs={"IPv4":"10.104.44.18"}
	I0918 17:34:26.087711       1 alloc.go:328] "allocated clusterIPs" service="default/nginx-svc" clusterIPs={"IPv4":"10.97.142.116"}
	I0918 17:34:34.815802       1 alloc.go:328] "allocated clusterIPs" service="default/hello-node-connect" clusterIPs={"IPv4":"10.105.159.28"}
	E0918 17:34:43.867236       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8441->192.168.49.1:34488: use of closed network connection
	E0918 17:34:44.895745       1 watch.go:272] "Unhandled Error" err="http2: stream closed" logger="UnhandledError"
	E0918 17:34:52.252718       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8441->192.168.49.1:34512: use of closed network connection
	I0918 17:34:52.468239       1 alloc.go:328] "allocated clusterIPs" service="default/hello-node" clusterIPs={"IPv4":"10.100.129.213"}
	I0918 17:35:01.808007       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0918 17:35:13.918333       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0918 17:36:17.483335       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0918 17:36:36.915082       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0918 17:37:44.795019       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0918 17:37:58.154014       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0918 17:39:01.207181       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0918 17:39:16.654275       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0918 17:40:03.929846       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0918 17:40:44.217554       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0918 17:41:07.534509       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0918 17:41:55.891498       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0918 17:42:17.585723       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0918 17:43:03.948683       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0918 17:43:21.030808       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0918 17:44:03.314781       1 cidrallocator.go:277] updated ClusterIP allocator for Service CIDR 10.96.0.0/12
	I0918 17:44:22.683331       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0918 17:44:30.938315       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	
	
	==> kube-controller-manager [85fd768122fc7b7471775c56bd767e4bbfdddbc9ccdae36f6673d223470f3f16] <==
	I0918 17:33:26.829423       1 shared_informer.go:356] "Caches are synced" controller="ReplicaSet"
	I0918 17:33:26.832287       1 shared_informer.go:356] "Caches are synced" controller="stateful set"
	I0918 17:33:26.832340       1 shared_informer.go:356] "Caches are synced" controller="legacy-service-account-token-cleaner"
	I0918 17:33:26.834687       1 shared_informer.go:356] "Caches are synced" controller="endpoint_slice_mirroring"
	I0918 17:33:26.838028       1 shared_informer.go:356] "Caches are synced" controller="node"
	I0918 17:33:26.838090       1 range_allocator.go:177] "Sending events to api server" logger="node-ipam-controller"
	I0918 17:33:26.838042       1 shared_informer.go:356] "Caches are synced" controller="service account"
	I0918 17:33:26.838123       1 range_allocator.go:183] "Starting range CIDR allocator" logger="node-ipam-controller"
	I0918 17:33:26.838183       1 shared_informer.go:349] "Waiting for caches to sync" controller="cidrallocator"
	I0918 17:33:26.838190       1 shared_informer.go:356] "Caches are synced" controller="cidrallocator"
	I0918 17:33:26.840309       1 shared_informer.go:356] "Caches are synced" controller="daemon sets"
	I0918 17:33:26.844523       1 shared_informer.go:356] "Caches are synced" controller="resource quota"
	I0918 17:33:26.850045       1 shared_informer.go:356] "Caches are synced" controller="ClusterRoleAggregator"
	I0918 17:33:26.854506       1 shared_informer.go:356] "Caches are synced" controller="VAC protection"
	I0918 17:33:26.865795       1 shared_informer.go:356] "Caches are synced" controller="persistent volume"
	I0918 17:33:26.865914       1 shared_informer.go:356] "Caches are synced" controller="disruption"
	I0918 17:33:26.865963       1 shared_informer.go:356] "Caches are synced" controller="expand"
	I0918 17:33:26.866014       1 shared_informer.go:356] "Caches are synced" controller="endpoint"
	I0918 17:33:26.866049       1 shared_informer.go:356] "Caches are synced" controller="ReplicationController"
	I0918 17:33:26.865972       1 shared_informer.go:356] "Caches are synced" controller="resource_claim"
	I0918 17:33:26.865802       1 shared_informer.go:356] "Caches are synced" controller="PV protection"
	I0918 17:33:26.866216       1 shared_informer.go:356] "Caches are synced" controller="job"
	I0918 17:33:26.867640       1 shared_informer.go:356] "Caches are synced" controller="garbage collector"
	I0918 17:33:26.871798       1 shared_informer.go:356] "Caches are synced" controller="namespace"
	I0918 17:33:26.880127       1 shared_informer.go:356] "Caches are synced" controller="resource quota"
	
	
	==> kube-controller-manager [c6b590b9b7b2258dac45471125d804b4dc249fae5905783d015d4e9aaa15b16e] <==
	I0918 17:34:06.680244       1 shared_informer.go:356] "Caches are synced" controller="bootstrap_signer"
	I0918 17:34:06.682169       1 shared_informer.go:356] "Caches are synced" controller="PVC protection"
	I0918 17:34:06.685840       1 shared_informer.go:356] "Caches are synced" controller="taint"
	I0918 17:34:06.685971       1 node_lifecycle_controller.go:1221] "Initializing eviction metric for zone" logger="node-lifecycle-controller" zone=""
	I0918 17:34:06.686087       1 node_lifecycle_controller.go:873] "Missing timestamp for Node. Assuming now as a timestamp" logger="node-lifecycle-controller" node="functional-163615"
	I0918 17:34:06.686152       1 node_lifecycle_controller.go:1067] "Controller detected that zone is now in new state" logger="node-lifecycle-controller" zone="" newState="Normal"
	I0918 17:34:06.686242       1 shared_informer.go:356] "Caches are synced" controller="namespace"
	I0918 17:34:06.686340       1 shared_informer.go:356] "Caches are synced" controller="resource_claim"
	I0918 17:34:06.691092       1 shared_informer.go:356] "Caches are synced" controller="daemon sets"
	I0918 17:34:06.692688       1 shared_informer.go:356] "Caches are synced" controller="attach detach"
	I0918 17:34:06.696128       1 shared_informer.go:356] "Caches are synced" controller="PV protection"
	I0918 17:34:06.697318       1 shared_informer.go:356] "Caches are synced" controller="deployment"
	I0918 17:34:06.697380       1 shared_informer.go:356] "Caches are synced" controller="resource quota"
	I0918 17:34:06.699584       1 shared_informer.go:356] "Caches are synced" controller="HPA"
	I0918 17:34:06.705771       1 shared_informer.go:356] "Caches are synced" controller="TTL after finished"
	I0918 17:34:06.708994       1 shared_informer.go:356] "Caches are synced" controller="disruption"
	I0918 17:34:06.715276       1 shared_informer.go:356] "Caches are synced" controller="resource quota"
	I0918 17:34:06.715298       1 shared_informer.go:356] "Caches are synced" controller="garbage collector"
	I0918 17:34:06.718475       1 shared_informer.go:356] "Caches are synced" controller="stateful set"
	I0918 17:34:06.718529       1 shared_informer.go:356] "Caches are synced" controller="TTL"
	I0918 17:34:06.730308       1 shared_informer.go:356] "Caches are synced" controller="crt configmap"
	I0918 17:34:06.730315       1 shared_informer.go:356] "Caches are synced" controller="ReplicaSet"
	I0918 17:34:06.730331       1 shared_informer.go:356] "Caches are synced" controller="endpoint"
	I0918 17:34:06.733515       1 shared_informer.go:356] "Caches are synced" controller="persistent volume"
	I0918 17:34:06.745387       1 shared_informer.go:356] "Caches are synced" controller="endpoint_slice"
	
	
	==> kube-proxy [4884451938f8e405f6f6b2bc1e25ba8245e369512b50d46a4ba091b233714105] <==
	I0918 17:32:27.010219       1 server_linux.go:53] "Using iptables proxy"
	I0918 17:32:27.090752       1 shared_informer.go:349] "Waiting for caches to sync" controller="node informer cache"
	E0918 17:32:27.096770       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-163615&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"
	E0918 17:32:28.327086       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-163615&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"
	E0918 17:32:30.607072       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-163615&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"
	I0918 17:32:38.100364       1 shared_informer.go:356] "Caches are synced" controller="node informer cache"
	I0918 17:32:38.100885       1 server.go:219] "Successfully retrieved NodeIPs" NodeIPs=["192.168.49.2"]
	E0918 17:32:38.101570       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`"
	I0918 17:32:38.150891       1 server.go:265] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0918 17:32:38.151012       1 server_linux.go:132] "Using iptables Proxier"
	I0918 17:32:38.162964       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"
	I0918 17:32:38.163341       1 server.go:527] "Version info" version="v1.34.0"
	I0918 17:32:38.163550       1 server.go:529] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0918 17:32:38.164875       1 config.go:200] "Starting service config controller"
	I0918 17:32:38.164939       1 shared_informer.go:349] "Waiting for caches to sync" controller="service config"
	I0918 17:32:38.164984       1 config.go:106] "Starting endpoint slice config controller"
	I0918 17:32:38.165039       1 shared_informer.go:349] "Waiting for caches to sync" controller="endpoint slice config"
	I0918 17:32:38.165076       1 config.go:403] "Starting serviceCIDR config controller"
	I0918 17:32:38.165120       1 shared_informer.go:349] "Waiting for caches to sync" controller="serviceCIDR config"
	I0918 17:32:38.165805       1 config.go:309] "Starting node config controller"
	I0918 17:32:38.165873       1 shared_informer.go:349] "Waiting for caches to sync" controller="node config"
	I0918 17:32:38.165923       1 shared_informer.go:356] "Caches are synced" controller="node config"
	I0918 17:32:38.265920       1 shared_informer.go:356] "Caches are synced" controller="serviceCIDR config"
	I0918 17:32:38.266060       1 shared_informer.go:356] "Caches are synced" controller="service config"
	I0918 17:32:38.266076       1 shared_informer.go:356] "Caches are synced" controller="endpoint slice config"
	
	
	==> kube-proxy [e6a9deffc4b30bfdb1bef5d23cc6653da5c7761f0c99d660d7842209d9244bad] <==
	I0918 17:34:04.354108       1 server_linux.go:53] "Using iptables proxy"
	I0918 17:34:04.454394       1 shared_informer.go:349] "Waiting for caches to sync" controller="node informer cache"
	I0918 17:34:04.563253       1 shared_informer.go:356] "Caches are synced" controller="node informer cache"
	I0918 17:34:04.563377       1 server.go:219] "Successfully retrieved NodeIPs" NodeIPs=["192.168.49.2"]
	E0918 17:34:04.563493       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`"
	I0918 17:34:04.727342       1 server.go:265] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0918 17:34:04.727493       1 server_linux.go:132] "Using iptables Proxier"
	I0918 17:34:04.759063       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"
	I0918 17:34:04.759708       1 server.go:527] "Version info" version="v1.34.0"
	I0918 17:34:04.763941       1 server.go:529] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0918 17:34:04.771331       1 config.go:200] "Starting service config controller"
	I0918 17:34:04.772594       1 shared_informer.go:349] "Waiting for caches to sync" controller="service config"
	I0918 17:34:04.771508       1 config.go:106] "Starting endpoint slice config controller"
	I0918 17:34:04.772845       1 shared_informer.go:349] "Waiting for caches to sync" controller="endpoint slice config"
	I0918 17:34:04.771520       1 config.go:403] "Starting serviceCIDR config controller"
	I0918 17:34:04.772936       1 shared_informer.go:349] "Waiting for caches to sync" controller="serviceCIDR config"
	I0918 17:34:04.772272       1 config.go:309] "Starting node config controller"
	I0918 17:34:04.773008       1 shared_informer.go:349] "Waiting for caches to sync" controller="node config"
	I0918 17:34:04.773062       1 shared_informer.go:356] "Caches are synced" controller="node config"
	I0918 17:34:04.873024       1 shared_informer.go:356] "Caches are synced" controller="serviceCIDR config"
	I0918 17:34:04.873066       1 shared_informer.go:356] "Caches are synced" controller="service config"
	I0918 17:34:04.873080       1 shared_informer.go:356] "Caches are synced" controller="endpoint slice config"
	
	
	==> kube-scheduler [936b682745c5b1e84e9f740fee734a3b7feee43a1edaa96ef58124c16369e731] <==
	E0918 17:32:33.794950       1 reflector.go:205] "Failed to watch" err="failed to list *v1.ReplicationController: Get \"https://192.168.49.2:8441/api/v1/replicationcontrollers?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.ReplicationController"
	E0918 17:32:34.963910       1 reflector.go:205] "Failed to watch" err="failed to list *v1.CSIDriver: Get \"https://192.168.49.2:8441/apis/storage.k8s.io/v1/csidrivers?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.CSIDriver"
	E0918 17:32:37.860812       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"
	E0918 17:32:37.860923       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"
	E0918 17:32:37.860979       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"
	E0918 17:32:37.861024       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"
	E0918 17:32:37.861078       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"
	E0918 17:32:37.861124       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"
	E0918 17:32:37.861162       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"
	E0918 17:32:37.861208       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"
	E0918 17:32:37.861249       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"
	E0918 17:32:37.861291       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"
	E0918 17:32:37.861361       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"
	E0918 17:32:37.861409       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"
	E0918 17:32:37.861464       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"
	E0918 17:32:37.861518       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"
	E0918 17:32:37.861599       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"
	E0918 17:32:37.862044       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"
	E0918 17:32:37.862118       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"
	E0918 17:32:37.896594       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"
	I0918 17:32:43.005666       1 shared_informer.go:356] "Caches are synced" controller="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I0918 17:33:47.064086       1 secure_serving.go:259] Stopped listening on 127.0.0.1:10259
	I0918 17:33:47.067104       1 server.go:263] "[graceful-termination] secure server has stopped listening"
	I0918 17:33:47.067182       1 server.go:265] "[graceful-termination] secure server is exiting"
	E0918 17:33:47.067200       1 run.go:72] "command failed" err="finished without leader elect"
	
	
	==> kube-scheduler [a78411e3742e8bb34daabb06a5974db78d013afb57857121f2f4666b9150fbcb] <==
	I0918 17:34:02.027700       1 serving.go:386] Generated self-signed cert in-memory
	W0918 17:34:03.376845       1 requestheader_controller.go:204] Unable to get configmap/extension-apiserver-authentication in kube-system.  Usually fixed by 'kubectl create rolebinding -n kube-system ROLEBINDING_NAME --role=extension-apiserver-authentication-reader --serviceaccount=YOUR_NS:YOUR_SA'
	W0918 17:34:03.376883       1 authentication.go:397] Error looking up in-cluster authentication configuration: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot get resource "configmaps" in API group "" in the namespace "kube-system"
	W0918 17:34:03.376894       1 authentication.go:398] Continuing without authentication configuration. This may treat all requests as anonymous.
	W0918 17:34:03.376909       1 authentication.go:399] To require authentication configuration lookup to succeed, set --authentication-tolerate-lookup-failure=false
	I0918 17:34:03.428379       1 server.go:175] "Starting Kubernetes Scheduler" version="v1.34.0"
	I0918 17:34:03.428417       1 server.go:177] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0918 17:34:03.430677       1 configmap_cafile_content.go:205] "Starting controller" name="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I0918 17:34:03.430719       1 shared_informer.go:349] "Waiting for caches to sync" controller="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I0918 17:34:03.435976       1 secure_serving.go:211] Serving securely on 127.0.0.1:10259
	I0918 17:34:03.436053       1 tlsconfig.go:243] "Starting DynamicServingCertificateController"
	I0918 17:34:03.532221       1 shared_informer.go:356] "Caches are synced" controller="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	
	
	==> kubelet <==
	Sep 18 17:43:58 functional-163615 kubelet[5211]: E0918 17:43:58.755268    5211 manager.go:1116] Failed to create existing container: /docker/9ebd84287b189d2cc7a159c84cc10aed94005e4d231215a0811bd1791b7044a9/crio-8e0ac6637da8fc331c923aeae9bacf21afb347db3911e34e78a31bbabbdc4a66: Error finding container 8e0ac6637da8fc331c923aeae9bacf21afb347db3911e34e78a31bbabbdc4a66: Status 404 returned error can't find the container with id 8e0ac6637da8fc331c923aeae9bacf21afb347db3911e34e78a31bbabbdc4a66
	Sep 18 17:43:58 functional-163615 kubelet[5211]: E0918 17:43:58.755480    5211 manager.go:1116] Failed to create existing container: /docker/9ebd84287b189d2cc7a159c84cc10aed94005e4d231215a0811bd1791b7044a9/crio-6304ce7e0840d482fd5f3a1ba870650492d76ca9c72803c32dde789e90078e15: Error finding container 6304ce7e0840d482fd5f3a1ba870650492d76ca9c72803c32dde789e90078e15: Status 404 returned error can't find the container with id 6304ce7e0840d482fd5f3a1ba870650492d76ca9c72803c32dde789e90078e15
	Sep 18 17:43:58 functional-163615 kubelet[5211]: E0918 17:43:58.755701    5211 manager.go:1116] Failed to create existing container: /docker/9ebd84287b189d2cc7a159c84cc10aed94005e4d231215a0811bd1791b7044a9/crio-7cc6de24d33641a8ffb96f5a9f06888f5c95d5d2240d9b74cbfaf576ec40b202: Error finding container 7cc6de24d33641a8ffb96f5a9f06888f5c95d5d2240d9b74cbfaf576ec40b202: Status 404 returned error can't find the container with id 7cc6de24d33641a8ffb96f5a9f06888f5c95d5d2240d9b74cbfaf576ec40b202
	Sep 18 17:43:58 functional-163615 kubelet[5211]: E0918 17:43:58.755947    5211 manager.go:1116] Failed to create existing container: /docker/9ebd84287b189d2cc7a159c84cc10aed94005e4d231215a0811bd1791b7044a9/crio-d021cbcae11c0bc13dca3a8498409ef462861d03da73144ab72d47053869ee6a: Error finding container d021cbcae11c0bc13dca3a8498409ef462861d03da73144ab72d47053869ee6a: Status 404 returned error can't find the container with id d021cbcae11c0bc13dca3a8498409ef462861d03da73144ab72d47053869ee6a
	Sep 18 17:43:58 functional-163615 kubelet[5211]: E0918 17:43:58.756131    5211 manager.go:1116] Failed to create existing container: /crio-8e0ac6637da8fc331c923aeae9bacf21afb347db3911e34e78a31bbabbdc4a66: Error finding container 8e0ac6637da8fc331c923aeae9bacf21afb347db3911e34e78a31bbabbdc4a66: Status 404 returned error can't find the container with id 8e0ac6637da8fc331c923aeae9bacf21afb347db3911e34e78a31bbabbdc4a66
	Sep 18 17:43:58 functional-163615 kubelet[5211]: E0918 17:43:58.756348    5211 manager.go:1116] Failed to create existing container: /crio-a2c7c785b2b10eb2227b6bc62dd62ffcc133595b151bbccc9bf13a97f58f177d: Error finding container a2c7c785b2b10eb2227b6bc62dd62ffcc133595b151bbccc9bf13a97f58f177d: Status 404 returned error can't find the container with id a2c7c785b2b10eb2227b6bc62dd62ffcc133595b151bbccc9bf13a97f58f177d
	Sep 18 17:43:58 functional-163615 kubelet[5211]: E0918 17:43:58.756614    5211 manager.go:1116] Failed to create existing container: /crio-7c8912ea2045fc786623735605704fcf2127808e6a8f0a651c2de301799c57fd: Error finding container 7c8912ea2045fc786623735605704fcf2127808e6a8f0a651c2de301799c57fd: Status 404 returned error can't find the container with id 7c8912ea2045fc786623735605704fcf2127808e6a8f0a651c2de301799c57fd
	Sep 18 17:43:58 functional-163615 kubelet[5211]: E0918 17:43:58.756855    5211 manager.go:1116] Failed to create existing container: /docker/9ebd84287b189d2cc7a159c84cc10aed94005e4d231215a0811bd1791b7044a9/crio-7c8912ea2045fc786623735605704fcf2127808e6a8f0a651c2de301799c57fd: Error finding container 7c8912ea2045fc786623735605704fcf2127808e6a8f0a651c2de301799c57fd: Status 404 returned error can't find the container with id 7c8912ea2045fc786623735605704fcf2127808e6a8f0a651c2de301799c57fd
	Sep 18 17:43:58 functional-163615 kubelet[5211]: E0918 17:43:58.757041    5211 manager.go:1116] Failed to create existing container: /crio-8075e7cacd44bd14e94e16d88cf6b5981664f7edf8fdad658cd5b9291696cdce: Error finding container 8075e7cacd44bd14e94e16d88cf6b5981664f7edf8fdad658cd5b9291696cdce: Status 404 returned error can't find the container with id 8075e7cacd44bd14e94e16d88cf6b5981664f7edf8fdad658cd5b9291696cdce
	Sep 18 17:43:58 functional-163615 kubelet[5211]: E0918 17:43:58.757247    5211 manager.go:1116] Failed to create existing container: /docker/9ebd84287b189d2cc7a159c84cc10aed94005e4d231215a0811bd1791b7044a9/crio-60fd81f3d78c1dd0c7ed5052340f66fdf15163f785cb720594efac56f33e603f: Error finding container 60fd81f3d78c1dd0c7ed5052340f66fdf15163f785cb720594efac56f33e603f: Status 404 returned error can't find the container with id 60fd81f3d78c1dd0c7ed5052340f66fdf15163f785cb720594efac56f33e603f
	Sep 18 17:43:58 functional-163615 kubelet[5211]: E0918 17:43:58.757540    5211 manager.go:1116] Failed to create existing container: /crio-3d50633c4b3437a518d64667e874def4d1db3c383493464ddf564d743eaf40ab: Error finding container 3d50633c4b3437a518d64667e874def4d1db3c383493464ddf564d743eaf40ab: Status 404 returned error can't find the container with id 3d50633c4b3437a518d64667e874def4d1db3c383493464ddf564d743eaf40ab
	Sep 18 17:43:58 functional-163615 kubelet[5211]: E0918 17:43:58.861999    5211 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: image_filesystems:{timestamp:1758217438861761901 fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"} used_bytes:{value:218757} inodes_used:{value:89}}"
	Sep 18 17:43:58 functional-163615 kubelet[5211]: E0918 17:43:58.862038    5211 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: image_filesystems:{timestamp:1758217438861761901 fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"} used_bytes:{value:218757} inodes_used:{value:89}}"
	Sep 18 17:43:59 functional-163615 kubelet[5211]: E0918 17:43:59.630932    5211 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: short-name \\\"kicbase/echo-server:latest\\\" did not resolve to an alias and no unqualified-search registries are defined in \\\"/etc/containers/registries.conf\\\"\"" pod="default/hello-node-connect-7d85dfc575-q85xl" podUID="1fb9ba22-2a0a-416b-9494-b8270520a962"
	Sep 18 17:44:08 functional-163615 kubelet[5211]: E0918 17:44:08.631608    5211 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: short-name \\\"kicbase/echo-server:latest\\\" did not resolve to an alias and no unqualified-search registries are defined in \\\"/etc/containers/registries.conf\\\"\"" pod="default/hello-node-75c85bcc94-c5wfz" podUID="9ef82019-62af-497c-9bc9-49c25305ea01"
	Sep 18 17:44:08 functional-163615 kubelet[5211]: E0918 17:44:08.864204    5211 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: image_filesystems:{timestamp:1758217448863961750 fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"} used_bytes:{value:218757} inodes_used:{value:89}}"
	Sep 18 17:44:08 functional-163615 kubelet[5211]: E0918 17:44:08.864238    5211 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: image_filesystems:{timestamp:1758217448863961750 fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"} used_bytes:{value:218757} inodes_used:{value:89}}"
	Sep 18 17:44:14 functional-163615 kubelet[5211]: E0918 17:44:14.630372    5211 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: short-name \\\"kicbase/echo-server:latest\\\" did not resolve to an alias and no unqualified-search registries are defined in \\\"/etc/containers/registries.conf\\\"\"" pod="default/hello-node-connect-7d85dfc575-q85xl" podUID="1fb9ba22-2a0a-416b-9494-b8270520a962"
	Sep 18 17:44:18 functional-163615 kubelet[5211]: E0918 17:44:18.865912    5211 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: image_filesystems:{timestamp:1758217458865685765 fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"} used_bytes:{value:218757} inodes_used:{value:89}}"
	Sep 18 17:44:18 functional-163615 kubelet[5211]: E0918 17:44:18.865951    5211 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: image_filesystems:{timestamp:1758217458865685765 fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"} used_bytes:{value:218757} inodes_used:{value:89}}"
	Sep 18 17:44:21 functional-163615 kubelet[5211]: E0918 17:44:21.630403    5211 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: short-name \\\"kicbase/echo-server:latest\\\" did not resolve to an alias and no unqualified-search registries are defined in \\\"/etc/containers/registries.conf\\\"\"" pod="default/hello-node-75c85bcc94-c5wfz" podUID="9ef82019-62af-497c-9bc9-49c25305ea01"
	Sep 18 17:44:25 functional-163615 kubelet[5211]: E0918 17:44:25.631362    5211 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: short-name \\\"kicbase/echo-server:latest\\\" did not resolve to an alias and no unqualified-search registries are defined in \\\"/etc/containers/registries.conf\\\"\"" pod="default/hello-node-connect-7d85dfc575-q85xl" podUID="1fb9ba22-2a0a-416b-9494-b8270520a962"
	Sep 18 17:44:28 functional-163615 kubelet[5211]: E0918 17:44:28.867538    5211 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: image_filesystems:{timestamp:1758217468867231011 fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"} used_bytes:{value:218757} inodes_used:{value:89}}"
	Sep 18 17:44:28 functional-163615 kubelet[5211]: E0918 17:44:28.867575    5211 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: image_filesystems:{timestamp:1758217468867231011 fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"} used_bytes:{value:218757} inodes_used:{value:89}}"
	Sep 18 17:44:32 functional-163615 kubelet[5211]: E0918 17:44:32.631167    5211 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: short-name \\\"kicbase/echo-server:latest\\\" did not resolve to an alias and no unqualified-search registries are defined in \\\"/etc/containers/registries.conf\\\"\"" pod="default/hello-node-75c85bcc94-c5wfz" podUID="9ef82019-62af-497c-9bc9-49c25305ea01"
	
	
	==> storage-provisioner [0c9a2b5a9b9a8960dd42314a6b19806b39a2e027846c2cbd3044f00148392925] <==
	W0918 17:44:12.360627       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:44:14.363579       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:44:14.367952       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:44:16.370651       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:44:16.377437       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:44:18.380591       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:44:18.385031       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:44:20.388610       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:44:20.395546       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:44:22.398147       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:44:22.402690       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:44:24.406279       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:44:24.410906       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:44:26.414348       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:44:26.418624       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:44:28.422124       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:44:28.426686       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:44:30.429895       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:44:30.436439       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:44:32.440034       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:44:32.444604       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:44:34.447136       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:44:34.451494       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:44:36.455011       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:44:36.463885       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	
	
	==> storage-provisioner [3100f692121c41fab49affb988fbd47ecffa7c4a212e73d9f3da1f7bb31585bd] <==
	I0918 17:33:25.362151       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"ce234b74-b233-426b-b138-39c4db8ce79b", APIVersion:"v1", ResourceVersion:"624", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' functional-163615_8621445a-0348-42d4-95c4-092865ed652d became leader
	I0918 17:33:25.365480       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_functional-163615_8621445a-0348-42d4-95c4-092865ed652d!
	W0918 17:33:25.375499       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:33:25.391567       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	I0918 17:33:25.466515       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_functional-163615_8621445a-0348-42d4-95c4-092865ed652d!
	W0918 17:33:27.394651       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:33:27.399678       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:33:29.403064       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:33:29.407624       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:33:31.410581       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:33:31.415397       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:33:33.418245       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:33:33.424770       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:33:35.427972       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:33:35.434367       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:33:37.437518       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:33:37.441891       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:33:39.447739       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:33:39.455690       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:33:41.458385       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:33:41.463313       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:33:43.466619       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:33:43.473942       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:33:45.477250       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0918 17:33:45.483451       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 functional-163615 -n functional-163615
helpers_test.go:269: (dbg) Run:  kubectl --context functional-163615 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:280: non-running pods: hello-node-75c85bcc94-c5wfz hello-node-connect-7d85dfc575-q85xl
helpers_test.go:282: ======> post-mortem[TestFunctional/parallel/ServiceCmdConnect]: describe non-running pods <======
helpers_test.go:285: (dbg) Run:  kubectl --context functional-163615 describe pod hello-node-75c85bcc94-c5wfz hello-node-connect-7d85dfc575-q85xl
helpers_test.go:290: (dbg) kubectl --context functional-163615 describe pod hello-node-75c85bcc94-c5wfz hello-node-connect-7d85dfc575-q85xl:

                                                
                                                
-- stdout --
	Name:             hello-node-75c85bcc94-c5wfz
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             functional-163615/192.168.49.2
	Start Time:       Thu, 18 Sep 2025 17:34:52 +0000
	Labels:           app=hello-node
	                  pod-template-hash=75c85bcc94
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.8
	IPs:
	  IP:           10.244.0.8
	Controlled By:  ReplicaSet/hello-node-75c85bcc94
	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-z8xpj (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-z8xpj:
	    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  9m45s                   default-scheduler  Successfully assigned default/hello-node-75c85bcc94-c5wfz to functional-163615
	  Normal   Pulling    6m53s (x5 over 9m46s)   kubelet            Pulling image "kicbase/echo-server"
	  Warning  Failed     6m53s (x5 over 9m46s)   kubelet            Failed to pull image "kicbase/echo-server": short-name "kicbase/echo-server:latest" did not resolve to an alias and no unqualified-search registries are defined in "/etc/containers/registries.conf"
	  Warning  Failed     6m53s (x5 over 9m46s)   kubelet            Error: ErrImagePull
	  Warning  Failed     4m42s (x20 over 9m46s)  kubelet            Error: ImagePullBackOff
	  Normal   BackOff    4m28s (x21 over 9m46s)  kubelet            Back-off pulling image "kicbase/echo-server"
	
	
	Name:             hello-node-connect-7d85dfc575-q85xl
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             functional-163615/192.168.49.2
	Start Time:       Thu, 18 Sep 2025 17:34:34 +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-vlscp (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-vlscp:
	    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-q85xl to functional-163615
	  Normal   Pulling    7m18s (x5 over 10m)  kubelet            Pulling image "kicbase/echo-server"
	  Warning  Failed     7m18s (x5 over 10m)  kubelet            Failed to pull image "kicbase/echo-server": short-name "kicbase/echo-server:latest" did not resolve to an alias and no unqualified-search registries are defined in "/etc/containers/registries.conf"
	  Warning  Failed     7m18s (x5 over 10m)  kubelet            Error: ErrImagePull
	  Normal   BackOff    1s (x42 over 10m)    kubelet            Back-off pulling image "kicbase/echo-server"
	  Warning  Failed     1s (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.83s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1451: (dbg) Run:  kubectl --context functional-163615 create deployment hello-node --image kicbase/echo-server
functional_test.go:1455: (dbg) Run:  kubectl --context functional-163615 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-c5wfz" [9ef82019-62af-497c-9bc9-49c25305ea01] Pending / Ready:ContainersNotReady (containers with unready status: [echo-server]) / ContainersReady:ContainersNotReady (containers with unready status: [echo-server])
E0918 17:36:08.621266  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/addons-911696/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 17:36:36.330001  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/addons-911696/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 17:41:08.621754  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/addons-911696/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
helpers_test.go:337: TestFunctional/parallel/ServiceCmd/DeployApp: WARNING: pod list for "default" "app=hello-node" returned: client rate limiter Wait returned an error: rate: Wait(n=1) would exceed context deadline
functional_test.go:1460: ***** TestFunctional/parallel/ServiceCmd/DeployApp: pod "app=hello-node" failed to start within 10m0s: context deadline exceeded ****
functional_test.go:1460: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p functional-163615 -n functional-163615
functional_test.go:1460: TestFunctional/parallel/ServiceCmd/DeployApp: showing logs for failed pods as of 2025-09-18 17:44:52.931156721 +0000 UTC m=+1347.656833089
functional_test.go:1460: (dbg) Run:  kubectl --context functional-163615 describe po hello-node-75c85bcc94-c5wfz -n default
functional_test.go:1460: (dbg) kubectl --context functional-163615 describe po hello-node-75c85bcc94-c5wfz -n default:
Name:             hello-node-75c85bcc94-c5wfz
Namespace:        default
Priority:         0
Service Account:  default
Node:             functional-163615/192.168.49.2
Start Time:       Thu, 18 Sep 2025 17:34:52 +0000
Labels:           app=hello-node
pod-template-hash=75c85bcc94
Annotations:      <none>
Status:           Pending
IP:               10.244.0.8
IPs:
IP:           10.244.0.8
Controlled By:  ReplicaSet/hello-node-75c85bcc94
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-z8xpj (ro)
Conditions:
Type                        Status
PodReadyToStartContainers   True 
Initialized                 True 
Ready                       False 
ContainersReady             False 
PodScheduled                True 
Volumes:
kube-api-access-z8xpj:
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-75c85bcc94-c5wfz to functional-163615
Normal   Pulling    7m8s (x5 over 10m)    kubelet            Pulling image "kicbase/echo-server"
Warning  Failed     7m8s (x5 over 10m)    kubelet            Failed to pull image "kicbase/echo-server": short-name "kicbase/echo-server:latest" did not resolve to an alias and no unqualified-search registries are defined in "/etc/containers/registries.conf"
Warning  Failed     7m8s (x5 over 10m)    kubelet            Error: ErrImagePull
Warning  Failed     4m57s (x20 over 10m)  kubelet            Error: ImagePullBackOff
Normal   BackOff    4m43s (x21 over 10m)  kubelet            Back-off pulling image "kicbase/echo-server"
functional_test.go:1460: (dbg) Run:  kubectl --context functional-163615 logs hello-node-75c85bcc94-c5wfz -n default
functional_test.go:1460: (dbg) Non-zero exit: kubectl --context functional-163615 logs hello-node-75c85bcc94-c5wfz -n default: exit status 1 (110.483328ms)

                                                
                                                
** stderr ** 
	Error from server (BadRequest): container "echo-server" in pod "hello-node-75c85bcc94-c5wfz" is waiting to start: trying and failing to pull image

                                                
                                                
** /stderr **
functional_test.go:1460: kubectl --context functional-163615 logs hello-node-75c85bcc94-c5wfz -n default: exit status 1
functional_test.go:1461: failed waiting for hello-node pod: app=hello-node within 10m0s: context deadline exceeded
--- FAIL: TestFunctional/parallel/ServiceCmd/DeployApp (600.89s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/HTTPS
functional_test.go:1519: (dbg) Run:  out/minikube-linux-arm64 -p functional-163615 service --namespace=default --https --url hello-node
functional_test.go:1519: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-163615 service --namespace=default --https --url hello-node: exit status 115 (482.025119ms)

                                                
                                                
-- stdout --
	https://192.168.49.2:32245
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to SVC_UNREACHABLE: service not available: no running pod for service hello-node 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_3af0dd3f106bd0c134df3d834cbdbb288a06d35d_0.log                 │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯

                                                
                                                
** /stderr **
functional_test.go:1521: failed to get service url. args "out/minikube-linux-arm64 -p functional-163615 service --namespace=default --https --url hello-node" : exit status 115
--- FAIL: TestFunctional/parallel/ServiceCmd/HTTPS (0.48s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/Format
functional_test.go:1550: (dbg) Run:  out/minikube-linux-arm64 -p functional-163615 service hello-node --url --format={{.IP}}
functional_test.go:1550: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-163615 service hello-node --url --format={{.IP}}: exit status 115 (498.863783ms)

                                                
                                                
-- stdout --
	192.168.49.2
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to SVC_UNREACHABLE: service not available: no running pod for service hello-node 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_7cc4328ee572bf2be3730700e5bda4ff5ee9066f_0.log                 │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯

                                                
                                                
** /stderr **
functional_test.go:1552: failed to get service url with custom format. args "out/minikube-linux-arm64 -p functional-163615 service hello-node --url --format={{.IP}}": exit status 115
--- FAIL: TestFunctional/parallel/ServiceCmd/Format (0.50s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/URL
functional_test.go:1569: (dbg) Run:  out/minikube-linux-arm64 -p functional-163615 service hello-node --url
functional_test.go:1569: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-163615 service hello-node --url: exit status 115 (612.576854ms)

                                                
                                                
-- stdout --
	http://192.168.49.2:32245
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to SVC_UNREACHABLE: service not available: no running pod for service hello-node 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_7cc4328ee572bf2be3730700e5bda4ff5ee9066f_0.log                 │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯

                                                
                                                
** /stderr **
functional_test.go:1571: failed to get service url. args: "out/minikube-linux-arm64 -p functional-163615 service hello-node --url": exit status 115
functional_test.go:1575: found endpoint for hello-node: http://192.168.49.2:32245
--- FAIL: TestFunctional/parallel/ServiceCmd/URL (0.61s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p calico-585409 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio
E0918 18:30:46.810785  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/no-preload-097407/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:31:08.621384  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/addons-911696/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:112: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p calico-585409 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio: exit status 80 (15m21.679859732s)

                                                
                                                
-- stdout --
	* [calico-585409] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=20370
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/20370-295439/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/20370-295439/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	* Using the docker driver based on user configuration
	* Using Docker driver with root privileges
	* Starting "calico-585409" primary control-plane node in "calico-585409" cluster
	* Pulling base image v0.0.48 ...
	* Preparing Kubernetes v1.34.0 on CRI-O 1.24.6 ...
	* Configuring Calico (Container Networking Interface) ...
	* Verifying Kubernetes components...
	  - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	* Enabled addons: storage-provisioner, default-storageclass
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0918 18:30:45.459390  524614 out.go:360] Setting OutFile to fd 1 ...
	I0918 18:30:45.459524  524614 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0918 18:30:45.459536  524614 out.go:374] Setting ErrFile to fd 2...
	I0918 18:30:45.459543  524614 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0918 18:30:45.459915  524614 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20370-295439/.minikube/bin
	I0918 18:30:45.460444  524614 out.go:368] Setting JSON to false
	I0918 18:30:45.461725  524614 start.go:130] hostinfo: {"hostname":"ip-172-31-31-251","uptime":7994,"bootTime":1758212252,"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"}
	I0918 18:30:45.461800  524614 start.go:140] virtualization:  
	I0918 18:30:45.465168  524614 out.go:179] * [calico-585409] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	I0918 18:30:45.469220  524614 out.go:179]   - MINIKUBE_LOCATION=20370
	I0918 18:30:45.469403  524614 notify.go:220] Checking for updates...
	I0918 18:30:45.475441  524614 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0918 18:30:45.478730  524614 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/20370-295439/kubeconfig
	I0918 18:30:45.481729  524614 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20370-295439/.minikube
	I0918 18:30:45.484713  524614 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0918 18:30:45.487579  524614 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I0918 18:30:45.491104  524614 config.go:182] Loaded profile config "kindnet-585409": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
	I0918 18:30:45.491243  524614 driver.go:421] Setting default libvirt URI to qemu:///system
	I0918 18:30:45.514129  524614 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I0918 18:30:45.514249  524614 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0918 18:30:45.591136  524614 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-18 18:30:45.580887042 +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:8214835200 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>}}
	I0918 18:30:45.591244  524614 docker.go:318] overlay module found
	I0918 18:30:45.594405  524614 out.go:179] * Using the docker driver based on user configuration
	I0918 18:30:45.597229  524614 start.go:304] selected driver: docker
	I0918 18:30:45.597249  524614 start.go:924] validating driver "docker" against <nil>
	I0918 18:30:45.597263  524614 start.go:935] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0918 18:30:45.598047  524614 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0918 18:30:45.663050  524614 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-18 18:30:45.653649223 +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:8214835200 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>}}
	I0918 18:30:45.663209  524614 start_flags.go:327] no existing cluster config was found, will generate one from the flags 
	I0918 18:30:45.663526  524614 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]
	I0918 18:30:45.666556  524614 out.go:179] * Using Docker driver with root privileges
	I0918 18:30:45.669433  524614 cni.go:84] Creating CNI manager for "calico"
	I0918 18:30:45.669455  524614 start_flags.go:336] Found "Calico" CNI - setting NetworkPlugin=cni
	I0918 18:30:45.669541  524614 start.go:348] cluster config:
	{Name:calico-585409 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:calico-585409 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: Network
Plugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:calico} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.34.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:15m0s 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: AutoPauseInterva
l:1m0s}
	I0918 18:30:45.672655  524614 out.go:179] * Starting "calico-585409" primary control-plane node in "calico-585409" cluster
	I0918 18:30:45.675488  524614 cache.go:123] Beginning downloading kic base image for docker with crio
	I0918 18:30:45.678438  524614 out.go:179] * Pulling base image v0.0.48 ...
	I0918 18:30:45.681330  524614 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime crio
	I0918 18:30:45.681389  524614 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20370-295439/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-cri-o-overlay-arm64.tar.lz4
	I0918 18:30:45.681402  524614 cache.go:58] Caching tarball of preloaded images
	I0918 18:30:45.681429  524614 image.go:81] Checking for gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local docker daemon
	I0918 18:30:45.681496  524614 preload.go:172] Found /home/jenkins/minikube-integration/20370-295439/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0918 18:30:45.681506  524614 cache.go:61] Finished verifying existence of preloaded tar for v1.34.0 on crio
	I0918 18:30:45.681623  524614 profile.go:143] Saving config to /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/calico-585409/config.json ...
	I0918 18:30:45.681650  524614 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/calico-585409/config.json: {Name:mkdcb2eb9ad1ee8cbfab2ed685a777bc1401a501 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 18:30:45.701067  524614 image.go:100] Found gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local docker daemon, skipping pull
	I0918 18:30:45.701092  524614 cache.go:147] gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 exists in daemon, skipping load
	I0918 18:30:45.701111  524614 cache.go:232] Successfully downloaded all kic artifacts
	I0918 18:30:45.701146  524614 start.go:360] acquireMachinesLock for calico-585409: {Name:mk449a69dd1b2291e93b497e4db510bf63abe0f0 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0918 18:30:45.701278  524614 start.go:364] duration metric: took 100.761µs to acquireMachinesLock for "calico-585409"
	I0918 18:30:45.701309  524614 start.go:93] Provisioning new machine with config: &{Name:calico-585409 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:calico-585409 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[
] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:calico} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.34.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:15m0s 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: SocketVMnetClient
Path: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.34.0 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0918 18:30:45.701375  524614 start.go:125] createHost starting for "" (driver="docker")
	I0918 18:30:45.704870  524614 out.go:252] * Creating docker container (CPUs=2, Memory=3072MB) ...
	I0918 18:30:45.705098  524614 start.go:159] libmachine.API.Create for "calico-585409" (driver="docker")
	I0918 18:30:45.705150  524614 client.go:168] LocalClient.Create starting
	I0918 18:30:45.705226  524614 main.go:141] libmachine: Reading certificate data from /home/jenkins/minikube-integration/20370-295439/.minikube/certs/ca.pem
	I0918 18:30:45.705263  524614 main.go:141] libmachine: Decoding PEM data...
	I0918 18:30:45.705282  524614 main.go:141] libmachine: Parsing certificate...
	I0918 18:30:45.705339  524614 main.go:141] libmachine: Reading certificate data from /home/jenkins/minikube-integration/20370-295439/.minikube/certs/cert.pem
	I0918 18:30:45.705362  524614 main.go:141] libmachine: Decoding PEM data...
	I0918 18:30:45.705375  524614 main.go:141] libmachine: Parsing certificate...
	I0918 18:30:45.705757  524614 cli_runner.go:164] Run: docker network inspect calico-585409 --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}}]}"
	W0918 18:30:45.721592  524614 cli_runner.go:211] docker network inspect calico-585409 --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
	I0918 18:30:45.721676  524614 network_create.go:284] running [docker network inspect calico-585409] to gather additional debugging logs...
	I0918 18:30:45.721694  524614 cli_runner.go:164] Run: docker network inspect calico-585409
	W0918 18:30:45.737754  524614 cli_runner.go:211] docker network inspect calico-585409 returned with exit code 1
	I0918 18:30:45.737787  524614 network_create.go:287] error running [docker network inspect calico-585409]: docker network inspect calico-585409: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network calico-585409 not found
	I0918 18:30:45.737804  524614 network_create.go:289] output of [docker network inspect calico-585409]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network calico-585409 not found
	
	** /stderr **
	I0918 18:30:45.737902  524614 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}}]}"
	I0918 18:30:45.754363  524614 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-119d22326a01 IfaceIPv4:192.168.49.1 IfaceMTU:1500 IfaceMAC:62:02:f8:c1:6a:88} reservation:<nil>}
	I0918 18:30:45.754773  524614 network.go:211] skipping subnet 192.168.58.0/24 that is taken: &{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:br-c741352576bc IfaceIPv4:192.168.58.1 IfaceMTU:1500 IfaceMAC:ba:4e:6b:4d:48:97} reservation:<nil>}
	I0918 18:30:45.755012  524614 network.go:211] skipping subnet 192.168.67.0/24 that is taken: &{IP:192.168.67.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.67.0/24 Gateway:192.168.67.1 ClientMin:192.168.67.2 ClientMax:192.168.67.254 Broadcast:192.168.67.255 IsPrivate:true Interface:{IfaceName:br-d8b7d0026219 IfaceIPv4:192.168.67.1 IfaceMTU:1500 IfaceMAC:1e:5f:1d:36:40:e6} reservation:<nil>}
	I0918 18:30:45.755317  524614 network.go:211] skipping subnet 192.168.76.0/24 that is taken: &{IP:192.168.76.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.76.0/24 Gateway:192.168.76.1 ClientMin:192.168.76.2 ClientMax:192.168.76.254 Broadcast:192.168.76.255 IsPrivate:true Interface:{IfaceName:br-dea4aa83fa55 IfaceIPv4:192.168.76.1 IfaceMTU:1500 IfaceMAC:4a:57:1a:f1:a6:a6} reservation:<nil>}
	I0918 18:30:45.755752  524614 network.go:206] using free private subnet 192.168.85.0/24: &{IP:192.168.85.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.85.0/24 Gateway:192.168.85.1 ClientMin:192.168.85.2 ClientMax:192.168.85.254 Broadcast:192.168.85.255 IsPrivate:true Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:0x40018c4150}
	I0918 18:30:45.755777  524614 network_create.go:124] attempt to create docker network calico-585409 192.168.85.0/24 with gateway 192.168.85.1 and MTU of 1500 ...
	I0918 18:30:45.755838  524614 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.85.0/24 --gateway=192.168.85.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=calico-585409 calico-585409
	I0918 18:30:45.816225  524614 network_create.go:108] docker network calico-585409 192.168.85.0/24 created
	I0918 18:30:45.816258  524614 kic.go:121] calculated static IP "192.168.85.2" for the "calico-585409" container
	I0918 18:30:45.816338  524614 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0918 18:30:45.831884  524614 cli_runner.go:164] Run: docker volume create calico-585409 --label name.minikube.sigs.k8s.io=calico-585409 --label created_by.minikube.sigs.k8s.io=true
	I0918 18:30:45.849838  524614 oci.go:103] Successfully created a docker volume calico-585409
	I0918 18:30:45.849931  524614 cli_runner.go:164] Run: docker run --rm --name calico-585409-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=calico-585409 --entrypoint /usr/bin/test -v calico-585409:/var gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 -d /var/lib
	I0918 18:30:46.423949  524614 oci.go:107] Successfully prepared a docker volume calico-585409
	I0918 18:30:46.424003  524614 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime crio
	I0918 18:30:46.424022  524614 kic.go:194] Starting extracting preloaded images to volume ...
	I0918 18:30:46.424109  524614 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/20370-295439/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v calico-585409:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 -I lz4 -xf /preloaded.tar -C /extractDir
	I0918 18:30:50.815636  524614 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/20370-295439/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v calico-585409:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 -I lz4 -xf /preloaded.tar -C /extractDir: (4.391468261s)
	I0918 18:30:50.815677  524614 kic.go:203] duration metric: took 4.39165128s to extract preloaded images to volume ...
	W0918 18:30:50.815836  524614 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0918 18:30:50.815938  524614 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0918 18:30:50.872135  524614 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 calico-585409 --name calico-585409 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=calico-585409 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=calico-585409 --network calico-585409 --ip 192.168.85.2 --volume calico-585409:/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
	I0918 18:30:51.238782  524614 cli_runner.go:164] Run: docker container inspect calico-585409 --format={{.State.Running}}
	I0918 18:30:51.262002  524614 cli_runner.go:164] Run: docker container inspect calico-585409 --format={{.State.Status}}
	I0918 18:30:51.282686  524614 cli_runner.go:164] Run: docker exec calico-585409 stat /var/lib/dpkg/alternatives/iptables
	I0918 18:30:51.339336  524614 oci.go:144] the created container "calico-585409" has a running status.
	I0918 18:30:51.339366  524614 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/20370-295439/.minikube/machines/calico-585409/id_rsa...
	I0918 18:30:52.080187  524614 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/20370-295439/.minikube/machines/calico-585409/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0918 18:30:52.106772  524614 cli_runner.go:164] Run: docker container inspect calico-585409 --format={{.State.Status}}
	I0918 18:30:52.129409  524614 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0918 18:30:52.129431  524614 kic_runner.go:114] Args: [docker exec --privileged calico-585409 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0918 18:30:52.196725  524614 cli_runner.go:164] Run: docker container inspect calico-585409 --format={{.State.Status}}
	I0918 18:30:52.219021  524614 machine.go:93] provisionDockerMachine start ...
	I0918 18:30:52.219171  524614 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" calico-585409
	I0918 18:30:52.238767  524614 main.go:141] libmachine: Using SSH client type: native
	I0918 18:30:52.239096  524614 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef1e0] 0x3f19a0 <nil>  [] 0s} 127.0.0.1 33478 <nil> <nil>}
	I0918 18:30:52.239105  524614 main.go:141] libmachine: About to run SSH command:
	hostname
	I0918 18:30:52.395987  524614 main.go:141] libmachine: SSH cmd err, output: <nil>: calico-585409
	
	I0918 18:30:52.396015  524614 ubuntu.go:182] provisioning hostname "calico-585409"
	I0918 18:30:52.396093  524614 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" calico-585409
	I0918 18:30:52.414703  524614 main.go:141] libmachine: Using SSH client type: native
	I0918 18:30:52.415013  524614 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef1e0] 0x3f19a0 <nil>  [] 0s} 127.0.0.1 33478 <nil> <nil>}
	I0918 18:30:52.415029  524614 main.go:141] libmachine: About to run SSH command:
	sudo hostname calico-585409 && echo "calico-585409" | sudo tee /etc/hostname
	I0918 18:30:52.590290  524614 main.go:141] libmachine: SSH cmd err, output: <nil>: calico-585409
	
	I0918 18:30:52.590364  524614 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" calico-585409
	I0918 18:30:52.607803  524614 main.go:141] libmachine: Using SSH client type: native
	I0918 18:30:52.608105  524614 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef1e0] 0x3f19a0 <nil>  [] 0s} 127.0.0.1 33478 <nil> <nil>}
	I0918 18:30:52.608128  524614 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\scalico-585409' /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 calico-585409/g' /etc/hosts;
				else 
					echo '127.0.1.1 calico-585409' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0918 18:30:52.748500  524614 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0918 18:30:52.748525  524614 ubuntu.go:188] set auth options {CertDir:/home/jenkins/minikube-integration/20370-295439/.minikube CaCertPath:/home/jenkins/minikube-integration/20370-295439/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/20370-295439/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/20370-295439/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/20370-295439/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/20370-295439/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/20370-295439/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/20370-295439/.minikube}
	I0918 18:30:52.748564  524614 ubuntu.go:190] setting up certificates
	I0918 18:30:52.748574  524614 provision.go:84] configureAuth start
	I0918 18:30:52.748693  524614 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" calico-585409
	I0918 18:30:52.766065  524614 provision.go:143] copyHostCerts
	I0918 18:30:52.766142  524614 exec_runner.go:144] found /home/jenkins/minikube-integration/20370-295439/.minikube/ca.pem, removing ...
	I0918 18:30:52.766157  524614 exec_runner.go:203] rm: /home/jenkins/minikube-integration/20370-295439/.minikube/ca.pem
	I0918 18:30:52.766233  524614 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20370-295439/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/20370-295439/.minikube/ca.pem (1082 bytes)
	I0918 18:30:52.766346  524614 exec_runner.go:144] found /home/jenkins/minikube-integration/20370-295439/.minikube/cert.pem, removing ...
	I0918 18:30:52.766359  524614 exec_runner.go:203] rm: /home/jenkins/minikube-integration/20370-295439/.minikube/cert.pem
	I0918 18:30:52.766388  524614 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20370-295439/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/20370-295439/.minikube/cert.pem (1123 bytes)
	I0918 18:30:52.766445  524614 exec_runner.go:144] found /home/jenkins/minikube-integration/20370-295439/.minikube/key.pem, removing ...
	I0918 18:30:52.766452  524614 exec_runner.go:203] rm: /home/jenkins/minikube-integration/20370-295439/.minikube/key.pem
	I0918 18:30:52.766475  524614 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20370-295439/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/20370-295439/.minikube/key.pem (1675 bytes)
	I0918 18:30:52.766519  524614 provision.go:117] generating server cert: /home/jenkins/minikube-integration/20370-295439/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/20370-295439/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/20370-295439/.minikube/certs/ca-key.pem org=jenkins.calico-585409 san=[127.0.0.1 192.168.85.2 calico-585409 localhost minikube]
	I0918 18:30:52.958939  524614 provision.go:177] copyRemoteCerts
	I0918 18:30:52.959007  524614 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0918 18:30:52.959046  524614 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" calico-585409
	I0918 18:30:52.976722  524614 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33478 SSHKeyPath:/home/jenkins/minikube-integration/20370-295439/.minikube/machines/calico-585409/id_rsa Username:docker}
	I0918 18:30:53.077640  524614 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20370-295439/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0918 18:30:53.112114  524614 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20370-295439/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0918 18:30:53.140979  524614 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20370-295439/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0918 18:30:53.166831  524614 provision.go:87] duration metric: took 418.239983ms to configureAuth
	I0918 18:30:53.166856  524614 ubuntu.go:206] setting minikube options for container-runtime
	I0918 18:30:53.167055  524614 config.go:182] Loaded profile config "calico-585409": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
	I0918 18:30:53.167172  524614 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" calico-585409
	I0918 18:30:53.188849  524614 main.go:141] libmachine: Using SSH client type: native
	I0918 18:30:53.189219  524614 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef1e0] 0x3f19a0 <nil>  [] 0s} 127.0.0.1 33478 <nil> <nil>}
	I0918 18:30:53.189240  524614 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /etc/sysconfig && printf %s "
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
	I0918 18:30:53.461236  524614 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0918 18:30:53.461322  524614 machine.go:96] duration metric: took 1.242236933s to provisionDockerMachine
	I0918 18:30:53.461358  524614 client.go:171] duration metric: took 7.75619555s to LocalClient.Create
	I0918 18:30:53.461389  524614 start.go:167] duration metric: took 7.756291068s to libmachine.API.Create "calico-585409"
	I0918 18:30:53.461413  524614 start.go:293] postStartSetup for "calico-585409" (driver="docker")
	I0918 18:30:53.461447  524614 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]
	I0918 18:30:53.461545  524614 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
	I0918 18:30:53.461635  524614 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" calico-585409
	I0918 18:30:53.483665  524614 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33478 SSHKeyPath:/home/jenkins/minikube-integration/20370-295439/.minikube/machines/calico-585409/id_rsa Username:docker}
	I0918 18:30:53.590083  524614 ssh_runner.go:195] Run: cat /etc/os-release
	I0918 18:30:53.593189  524614 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0918 18:30:53.593222  524614 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0918 18:30:53.593233  524614 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0918 18:30:53.593242  524614 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0918 18:30:53.593252  524614 filesync.go:126] Scanning /home/jenkins/minikube-integration/20370-295439/.minikube/addons for local assets ...
	I0918 18:30:53.593311  524614 filesync.go:126] Scanning /home/jenkins/minikube-integration/20370-295439/.minikube/files for local assets ...
	I0918 18:30:53.593400  524614 filesync.go:149] local asset: /home/jenkins/minikube-integration/20370-295439/.minikube/files/etc/ssl/certs/2972952.pem -> 2972952.pem in /etc/ssl/certs
	I0918 18:30:53.593503  524614 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I0918 18:30:53.601945  524614 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20370-295439/.minikube/files/etc/ssl/certs/2972952.pem --> /etc/ssl/certs/2972952.pem (1708 bytes)
	I0918 18:30:53.626889  524614 start.go:296] duration metric: took 165.43719ms for postStartSetup
	I0918 18:30:53.627308  524614 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" calico-585409
	I0918 18:30:53.644312  524614 profile.go:143] Saving config to /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/calico-585409/config.json ...
	I0918 18:30:53.644628  524614 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0918 18:30:53.644690  524614 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" calico-585409
	I0918 18:30:53.662094  524614 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33478 SSHKeyPath:/home/jenkins/minikube-integration/20370-295439/.minikube/machines/calico-585409/id_rsa Username:docker}
	I0918 18:30:53.757338  524614 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0918 18:30:53.762177  524614 start.go:128] duration metric: took 8.060784733s to createHost
	I0918 18:30:53.762202  524614 start.go:83] releasing machines lock for "calico-585409", held for 8.060911044s
	I0918 18:30:53.762281  524614 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" calico-585409
	I0918 18:30:53.779580  524614 ssh_runner.go:195] Run: cat /version.json
	I0918 18:30:53.779638  524614 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" calico-585409
	I0918 18:30:53.779900  524614 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0918 18:30:53.779954  524614 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" calico-585409
	I0918 18:30:53.801273  524614 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33478 SSHKeyPath:/home/jenkins/minikube-integration/20370-295439/.minikube/machines/calico-585409/id_rsa Username:docker}
	I0918 18:30:53.816854  524614 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33478 SSHKeyPath:/home/jenkins/minikube-integration/20370-295439/.minikube/machines/calico-585409/id_rsa Username:docker}
	I0918 18:30:53.896265  524614 ssh_runner.go:195] Run: systemctl --version
	I0918 18:30:54.026878  524614 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0918 18:30:54.171280  524614 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0918 18:30:54.175562  524614 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f -name *loopback.conf* -not -name *.mk_disabled -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0918 18:30:54.198447  524614 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0918 18:30:54.198526  524614 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" ;
	I0918 18:30:54.241107  524614 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0918 18:30:54.241190  524614 start.go:495] detecting cgroup driver to use...
	I0918 18:30:54.241232  524614 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0918 18:30:54.241308  524614 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0918 18:30:54.258753  524614 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0918 18:30:54.270218  524614 docker.go:218] disabling cri-docker service (if available) ...
	I0918 18:30:54.270301  524614 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0918 18:30:54.283924  524614 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0918 18:30:54.299618  524614 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0918 18:30:54.389713  524614 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0918 18:30:54.492802  524614 docker.go:234] disabling docker service ...
	I0918 18:30:54.492915  524614 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0918 18:30:54.516618  524614 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0918 18:30:54.529200  524614 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0918 18:30:54.629759  524614 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0918 18:30:54.729907  524614 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0918 18:30:54.742293  524614 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/crio/crio.sock
	" | sudo tee /etc/crictl.yaml"
	I0918 18:30:54.758972  524614 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10.1" pause image...
	I0918 18:30:54.759038  524614 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.10.1"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0918 18:30:54.769254  524614 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0918 18:30:54.769374  524614 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0918 18:30:54.779674  524614 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0918 18:30:54.790407  524614 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0918 18:30:54.800738  524614 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0918 18:30:54.810820  524614 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *"net.ipv4.ip_unprivileged_port_start=.*"/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0918 18:30:54.821452  524614 ssh_runner.go:195] Run: sh -c "sudo grep -q "^ *default_sysctls" /etc/crio/crio.conf.d/02-crio.conf || sudo sed -i '/conmon_cgroup = .*/a default_sysctls = \[\n\]' /etc/crio/crio.conf.d/02-crio.conf"
	I0918 18:30:54.837921  524614 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^default_sysctls *= *\[|&\n  "net.ipv4.ip_unprivileged_port_start=0",|' /etc/crio/crio.conf.d/02-crio.conf"
	I0918 18:30:54.848915  524614 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0918 18:30:54.857754  524614 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0918 18:30:54.866513  524614 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0918 18:30:54.948108  524614 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0918 18:30:55.076051  524614 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0918 18:30:55.076134  524614 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0918 18:30:55.080714  524614 start.go:563] Will wait 60s for crictl version
	I0918 18:30:55.080809  524614 ssh_runner.go:195] Run: which crictl
	I0918 18:30:55.084993  524614 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0918 18:30:55.130883  524614 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0918 18:30:55.130984  524614 ssh_runner.go:195] Run: crio --version
	I0918 18:30:55.175594  524614 ssh_runner.go:195] Run: crio --version
	I0918 18:30:55.224183  524614 out.go:179] * Preparing Kubernetes v1.34.0 on CRI-O 1.24.6 ...
	I0918 18:30:55.226996  524614 cli_runner.go:164] Run: docker network inspect calico-585409 --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}}]}"
	I0918 18:30:55.245137  524614 ssh_runner.go:195] Run: grep 192.168.85.1	host.minikube.internal$ /etc/hosts
	I0918 18:30:55.248692  524614 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "192.168.85.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0918 18:30:55.259832  524614 kubeadm.go:875] updating cluster {Name:calico-585409 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:calico-585409 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] D
NSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:calico} Nodes:[{Name: IP:192.168.85.2 Port:8443 KubernetesVersion:v1.34.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:15m0s 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: S
ocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0918 18:30:55.259961  524614 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime crio
	I0918 18:30:55.260024  524614 ssh_runner.go:195] Run: sudo crictl images --output json
	I0918 18:30:55.348623  524614 crio.go:514] all images are preloaded for cri-o runtime.
	I0918 18:30:55.348644  524614 crio.go:433] Images already preloaded, skipping extraction
	I0918 18:30:55.348709  524614 ssh_runner.go:195] Run: sudo crictl images --output json
	I0918 18:30:55.398213  524614 crio.go:514] all images are preloaded for cri-o runtime.
	I0918 18:30:55.398236  524614 cache_images.go:85] Images are preloaded, skipping loading
	I0918 18:30:55.398244  524614 kubeadm.go:926] updating node { 192.168.85.2 8443 v1.34.0 crio true true} ...
	I0918 18:30:55.398355  524614 kubeadm.go:938] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.34.0/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=calico-585409 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.85.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.34.0 ClusterName:calico-585409 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:calico}
	I0918 18:30:55.398457  524614 ssh_runner.go:195] Run: crio config
	I0918 18:30:55.467636  524614 cni.go:84] Creating CNI manager for "calico"
	I0918 18:30:55.467669  524614 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0918 18:30:55.467693  524614 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.85.2 APIServerPort:8443 KubernetesVersion:v1.34.0 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:calico-585409 NodeName:calico-585409 DNSDomain:cluster.local CRISocket:/var/run/crio/crio.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.85.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.85.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc/kuberne
tes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///var/run/crio/crio.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0918 18:30:55.467822  524614 kubeadm.go:195] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 192.168.85.2
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: unix:///var/run/crio/crio.sock
	  name: "calico-585409"
	  kubeletExtraArgs:
	    - name: "node-ip"
	      value: "192.168.85.2"
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.85.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:///var/run/crio/crio.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0918 18:30:55.467899  524614 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.34.0
	I0918 18:30:55.476689  524614 binaries.go:44] Found k8s binaries, skipping transfer
	I0918 18:30:55.476782  524614 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0918 18:30:55.486165  524614 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0918 18:30:55.504667  524614 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0918 18:30:55.523531  524614 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2210 bytes)
	I0918 18:30:55.543103  524614 ssh_runner.go:195] Run: grep 192.168.85.2	control-plane.minikube.internal$ /etc/hosts
	I0918 18:30:55.546504  524614 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "192.168.85.2	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0918 18:30:55.557208  524614 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0918 18:30:55.643404  524614 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0918 18:30:55.658473  524614 certs.go:68] Setting up /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/calico-585409 for IP: 192.168.85.2
	I0918 18:30:55.658492  524614 certs.go:194] generating shared ca certs ...
	I0918 18:30:55.658508  524614 certs.go:226] acquiring lock for ca certs: {Name:mk22b2d690e7b0a3fd78852fae825c929dd78233 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 18:30:55.658642  524614 certs.go:235] skipping valid "minikubeCA" ca cert: /home/jenkins/minikube-integration/20370-295439/.minikube/ca.key
	I0918 18:30:55.658688  524614 certs.go:235] skipping valid "proxyClientCA" ca cert: /home/jenkins/minikube-integration/20370-295439/.minikube/proxy-client-ca.key
	I0918 18:30:55.658696  524614 certs.go:256] generating profile certs ...
	I0918 18:30:55.658755  524614 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/calico-585409/client.key
	I0918 18:30:55.658765  524614 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/calico-585409/client.crt with IP's: []
	I0918 18:30:56.563528  524614 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/calico-585409/client.crt ...
	I0918 18:30:56.563563  524614 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/calico-585409/client.crt: {Name:mk2fc6c8c2e1457b53237419638f0df7db554683 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 18:30:56.564326  524614 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/calico-585409/client.key ...
	I0918 18:30:56.564350  524614 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/calico-585409/client.key: {Name:mkb8dda1909b5d1255b1ab45470534c145d5851b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 18:30:56.565076  524614 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/calico-585409/apiserver.key.7bc4a38f
	I0918 18:30:56.565103  524614 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/calico-585409/apiserver.crt.7bc4a38f with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.85.2]
	I0918 18:30:56.844480  524614 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/calico-585409/apiserver.crt.7bc4a38f ...
	I0918 18:30:56.844513  524614 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/calico-585409/apiserver.crt.7bc4a38f: {Name:mk96e229d1394e66dc6416a1ca16105bc2a206a9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 18:30:56.845341  524614 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/calico-585409/apiserver.key.7bc4a38f ...
	I0918 18:30:56.845366  524614 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/calico-585409/apiserver.key.7bc4a38f: {Name:mk9896d1f1be156663e52f1954fdb6a67fec9332 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 18:30:56.846126  524614 certs.go:381] copying /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/calico-585409/apiserver.crt.7bc4a38f -> /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/calico-585409/apiserver.crt
	I0918 18:30:56.846247  524614 certs.go:385] copying /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/calico-585409/apiserver.key.7bc4a38f -> /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/calico-585409/apiserver.key
	I0918 18:30:56.846321  524614 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/calico-585409/proxy-client.key
	I0918 18:30:56.846341  524614 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/calico-585409/proxy-client.crt with IP's: []
	I0918 18:30:57.229523  524614 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/calico-585409/proxy-client.crt ...
	I0918 18:30:57.229558  524614 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/calico-585409/proxy-client.crt: {Name:mkf9755cf81af64e52a622fd8edaebac3aee7b69 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 18:30:57.229806  524614 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/calico-585409/proxy-client.key ...
	I0918 18:30:57.229825  524614 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/calico-585409/proxy-client.key: {Name:mk1febc80c40d66e3c798362b21a97eb2e8ea5c5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 18:30:57.230051  524614 certs.go:484] found cert: /home/jenkins/minikube-integration/20370-295439/.minikube/certs/297295.pem (1338 bytes)
	W0918 18:30:57.230098  524614 certs.go:480] ignoring /home/jenkins/minikube-integration/20370-295439/.minikube/certs/297295_empty.pem, impossibly tiny 0 bytes
	I0918 18:30:57.230114  524614 certs.go:484] found cert: /home/jenkins/minikube-integration/20370-295439/.minikube/certs/ca-key.pem (1679 bytes)
	I0918 18:30:57.230139  524614 certs.go:484] found cert: /home/jenkins/minikube-integration/20370-295439/.minikube/certs/ca.pem (1082 bytes)
	I0918 18:30:57.230167  524614 certs.go:484] found cert: /home/jenkins/minikube-integration/20370-295439/.minikube/certs/cert.pem (1123 bytes)
	I0918 18:30:57.230198  524614 certs.go:484] found cert: /home/jenkins/minikube-integration/20370-295439/.minikube/certs/key.pem (1675 bytes)
	I0918 18:30:57.230246  524614 certs.go:484] found cert: /home/jenkins/minikube-integration/20370-295439/.minikube/files/etc/ssl/certs/2972952.pem (1708 bytes)
	I0918 18:30:57.230816  524614 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20370-295439/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0918 18:30:57.257961  524614 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20370-295439/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0918 18:30:57.284701  524614 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20370-295439/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0918 18:30:57.313575  524614 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20370-295439/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0918 18:30:57.343424  524614 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/calico-585409/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0918 18:30:57.375775  524614 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/calico-585409/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0918 18:30:57.402326  524614 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/calico-585409/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0918 18:30:57.428687  524614 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/calico-585409/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0918 18:30:57.461873  524614 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20370-295439/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0918 18:30:57.488160  524614 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20370-295439/.minikube/certs/297295.pem --> /usr/share/ca-certificates/297295.pem (1338 bytes)
	I0918 18:30:57.514165  524614 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20370-295439/.minikube/files/etc/ssl/certs/2972952.pem --> /usr/share/ca-certificates/2972952.pem (1708 bytes)
	I0918 18:30:57.541006  524614 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0918 18:30:57.559986  524614 ssh_runner.go:195] Run: openssl version
	I0918 18:30:57.565780  524614 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"
	I0918 18:30:57.576214  524614 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0918 18:30:57.580046  524614 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 18 17:23 /usr/share/ca-certificates/minikubeCA.pem
	I0918 18:30:57.580113  524614 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0918 18:30:57.587241  524614 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"
	I0918 18:30:57.597729  524614 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/297295.pem && ln -fs /usr/share/ca-certificates/297295.pem /etc/ssl/certs/297295.pem"
	I0918 18:30:57.607490  524614 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/297295.pem
	I0918 18:30:57.611466  524614 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Sep 18 17:30 /usr/share/ca-certificates/297295.pem
	I0918 18:30:57.611562  524614 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/297295.pem
	I0918 18:30:57.619060  524614 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/297295.pem /etc/ssl/certs/51391683.0"
	I0918 18:30:57.628866  524614 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/2972952.pem && ln -fs /usr/share/ca-certificates/2972952.pem /etc/ssl/certs/2972952.pem"
	I0918 18:30:57.638443  524614 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/2972952.pem
	I0918 18:30:57.642060  524614 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Sep 18 17:30 /usr/share/ca-certificates/2972952.pem
	I0918 18:30:57.642124  524614 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/2972952.pem
	I0918 18:30:57.649584  524614 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/2972952.pem /etc/ssl/certs/3ec20f2e.0"
	I0918 18:30:57.659212  524614 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0918 18:30:57.663112  524614 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
	I0918 18:30:57.663218  524614 kubeadm.go:392] StartCluster: {Name:calico-585409 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:calico-585409 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSD
omain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:calico} Nodes:[{Name: IP:192.168.85.2 Port:8443 KubernetesVersion:v1.34.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:15m0s 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: Sock
etVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0918 18:30:57.663300  524614 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0918 18:30:57.663400  524614 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0918 18:30:57.701984  524614 cri.go:89] found id: ""
	I0918 18:30:57.702087  524614 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0918 18:30:57.711607  524614 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0918 18:30:57.721500  524614 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0918 18:30:57.721624  524614 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
	I0918 18:30:57.731473  524614 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
	I0918 18:30:57.731494  524614 kubeadm.go:157] found existing configuration files:
	
	I0918 18:30:57.731550  524614 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0918 18:30:57.740385  524614 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
	I0918 18:30:57.740468  524614 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0918 18:30:57.749442  524614 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0918 18:30:57.758813  524614 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
	I0918 18:30:57.758878  524614 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0918 18:30:57.767541  524614 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0918 18:30:57.776815  524614 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
	I0918 18:30:57.776902  524614 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0918 18:30:57.785815  524614 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0918 18:30:57.795053  524614 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
	I0918 18:30:57.795120  524614 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0918 18:30:57.803791  524614 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"
	I0918 18:30:57.844302  524614 kubeadm.go:310] [init] Using Kubernetes version: v1.34.0
	I0918 18:30:57.844616  524614 kubeadm.go:310] [preflight] Running pre-flight checks
	I0918 18:30:57.861822  524614 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0918 18:30:57.862233  524614 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1084-aws
	I0918 18:30:57.862284  524614 kubeadm.go:310] OS: Linux
	I0918 18:30:57.862337  524614 kubeadm.go:310] CGROUPS_CPU: enabled
	I0918 18:30:57.862392  524614 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0918 18:30:57.862445  524614 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0918 18:30:57.862500  524614 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0918 18:30:57.862555  524614 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0918 18:30:57.862609  524614 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0918 18:30:57.862663  524614 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0918 18:30:57.862719  524614 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0918 18:30:57.862771  524614 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0918 18:30:57.937949  524614 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0918 18:30:57.938093  524614 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0918 18:30:57.938204  524614 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0918 18:30:57.947447  524614 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0918 18:30:57.951994  524614 out.go:252]   - Generating certificates and keys ...
	I0918 18:30:57.952127  524614 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0918 18:30:57.952221  524614 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0918 18:30:58.560952  524614 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0918 18:30:59.126177  524614 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0918 18:31:00.302140  524614 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0918 18:31:00.914815  524614 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0918 18:31:01.394822  524614 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0918 18:31:01.395222  524614 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [calico-585409 localhost] and IPs [192.168.85.2 127.0.0.1 ::1]
	I0918 18:31:01.835497  524614 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0918 18:31:01.835806  524614 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [calico-585409 localhost] and IPs [192.168.85.2 127.0.0.1 ::1]
	I0918 18:31:01.966875  524614 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0918 18:31:02.241264  524614 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0918 18:31:03.174311  524614 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0918 18:31:03.174793  524614 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0918 18:31:03.694470  524614 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0918 18:31:04.606808  524614 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0918 18:31:05.948670  524614 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0918 18:31:06.844179  524614 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0918 18:31:07.524376  524614 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0918 18:31:07.525252  524614 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0918 18:31:07.529119  524614 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0918 18:31:07.532336  524614 out.go:252]   - Booting up control plane ...
	I0918 18:31:07.532453  524614 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0918 18:31:07.532559  524614 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0918 18:31:07.533636  524614 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0918 18:31:07.551661  524614 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0918 18:31:07.551959  524614 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/instance-config.yaml"
	I0918 18:31:07.558516  524614 kubeadm.go:310] [patches] Applied patch of type "application/strategic-merge-patch+json" to target "kubeletconfiguration"
	I0918 18:31:07.558788  524614 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0918 18:31:07.558989  524614 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0918 18:31:07.653008  524614 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0918 18:31:07.653144  524614 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0918 18:31:08.660961  524614 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.006924514s
	I0918 18:31:08.663084  524614 kubeadm.go:310] [control-plane-check] Waiting for healthy control plane components. This can take up to 4m0s
	I0918 18:31:08.663423  524614 kubeadm.go:310] [control-plane-check] Checking kube-apiserver at https://192.168.85.2:8443/livez
	I0918 18:31:08.664239  524614 kubeadm.go:310] [control-plane-check] Checking kube-controller-manager at https://127.0.0.1:10257/healthz
	I0918 18:31:08.664795  524614 kubeadm.go:310] [control-plane-check] Checking kube-scheduler at https://127.0.0.1:10259/livez
	I0918 18:31:14.654868  524614 kubeadm.go:310] [control-plane-check] kube-scheduler is healthy after 5.989662658s
	I0918 18:31:15.122351  524614 kubeadm.go:310] [control-plane-check] kube-controller-manager is healthy after 6.457636606s
	I0918 18:31:16.665745  524614 kubeadm.go:310] [control-plane-check] kube-apiserver is healthy after 8.001831303s
	I0918 18:31:16.689391  524614 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0918 18:31:16.702958  524614 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0918 18:31:16.717800  524614 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0918 18:31:16.718033  524614 kubeadm.go:310] [mark-control-plane] Marking the node calico-585409 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0918 18:31:16.731028  524614 kubeadm.go:310] [bootstrap-token] Using token: 7f7v8n.ihfxc8rgc3kv5vje
	I0918 18:31:16.733908  524614 out.go:252]   - Configuring RBAC rules ...
	I0918 18:31:16.734079  524614 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0918 18:31:16.742985  524614 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0918 18:31:16.753497  524614 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
	I0918 18:31:16.757895  524614 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0918 18:31:16.762153  524614 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0918 18:31:16.766278  524614 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0918 18:31:17.072582  524614 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0918 18:31:17.541312  524614 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0918 18:31:18.072899  524614 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0918 18:31:18.074146  524614 kubeadm.go:310] 
	I0918 18:31:18.074224  524614 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0918 18:31:18.074252  524614 kubeadm.go:310] 
	I0918 18:31:18.074391  524614 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0918 18:31:18.074405  524614 kubeadm.go:310] 
	I0918 18:31:18.074450  524614 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0918 18:31:18.074539  524614 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0918 18:31:18.074600  524614 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0918 18:31:18.074609  524614 kubeadm.go:310] 
	I0918 18:31:18.074666  524614 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0918 18:31:18.074681  524614 kubeadm.go:310] 
	I0918 18:31:18.074734  524614 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0918 18:31:18.074739  524614 kubeadm.go:310] 
	I0918 18:31:18.074833  524614 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0918 18:31:18.074931  524614 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0918 18:31:18.075022  524614 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0918 18:31:18.075038  524614 kubeadm.go:310] 
	I0918 18:31:18.075136  524614 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0918 18:31:18.075271  524614 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0918 18:31:18.075280  524614 kubeadm.go:310] 
	I0918 18:31:18.075382  524614 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token 7f7v8n.ihfxc8rgc3kv5vje \
	I0918 18:31:18.075509  524614 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:7c76932d4490f05d9c0a228353ef8129570fe319d2e2b43fff821341640c9cf2 \
	I0918 18:31:18.075532  524614 kubeadm.go:310] 	--control-plane 
	I0918 18:31:18.075536  524614 kubeadm.go:310] 
	I0918 18:31:18.075646  524614 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0918 18:31:18.075655  524614 kubeadm.go:310] 
	I0918 18:31:18.075764  524614 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token 7f7v8n.ihfxc8rgc3kv5vje \
	I0918 18:31:18.075884  524614 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:7c76932d4490f05d9c0a228353ef8129570fe319d2e2b43fff821341640c9cf2 
	I0918 18:31:18.080482  524614 kubeadm.go:310] 	[WARNING SystemVerification]: cgroups v1 support is in maintenance mode, please migrate to cgroups v2
	I0918 18:31:18.080744  524614 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
	I0918 18:31:18.080859  524614 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0918 18:31:18.080889  524614 cni.go:84] Creating CNI manager for "calico"
	I0918 18:31:18.084085  524614 out.go:179] * Configuring Calico (Container Networking Interface) ...
	I0918 18:31:18.087546  524614 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.34.0/kubectl ...
	I0918 18:31:18.087589  524614 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (539470 bytes)
	I0918 18:31:18.114283  524614 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
	I0918 18:31:19.843718  524614 ssh_runner.go:235] Completed: sudo /var/lib/minikube/binaries/v1.34.0/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml: (1.729390832s)
	I0918 18:31:19.843767  524614 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0918 18:31:19.843918  524614 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
	I0918 18:31:19.844021  524614 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes calico-585409 minikube.k8s.io/updated_at=2025_09_18T18_31_19_0700 minikube.k8s.io/version=v1.37.0 minikube.k8s.io/commit=d76f9c2c3cf03cd59f809d143b4ae22edeee2596 minikube.k8s.io/name=calico-585409 minikube.k8s.io/primary=true
	I0918 18:31:19.999846  524614 ops.go:34] apiserver oom_adj: -16
	I0918 18:31:19.999954  524614 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0918 18:31:20.500893  524614 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0918 18:31:21.000848  524614 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0918 18:31:21.500315  524614 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0918 18:31:22.000119  524614 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0918 18:31:22.500914  524614 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0918 18:31:23.000463  524614 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0918 18:31:23.146740  524614 kubeadm.go:1105] duration metric: took 3.30287712s to wait for elevateKubeSystemPrivileges
	I0918 18:31:23.146767  524614 kubeadm.go:394] duration metric: took 25.483554076s to StartCluster
	I0918 18:31:23.146784  524614 settings.go:142] acquiring lock: {Name:mk19b20bbabf85f08bd0f204aed1656e2347b738 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 18:31:23.146845  524614 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/20370-295439/kubeconfig
	I0918 18:31:23.147760  524614 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20370-295439/kubeconfig: {Name:mka073a3382478bf1a5993ee1706b942028aa257 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 18:31:23.147986  524614 start.go:235] Will wait 15m0s for node &{Name: IP:192.168.85.2 Port:8443 KubernetesVersion:v1.34.0 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0918 18:31:23.148072  524614 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"
	I0918 18:31:23.148324  524614 config.go:182] Loaded profile config "calico-585409": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
	I0918 18:31:23.148361  524614 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]
	I0918 18:31:23.148423  524614 addons.go:69] Setting storage-provisioner=true in profile "calico-585409"
	I0918 18:31:23.148436  524614 addons.go:238] Setting addon storage-provisioner=true in "calico-585409"
	I0918 18:31:23.148458  524614 host.go:66] Checking if "calico-585409" exists ...
	I0918 18:31:23.148982  524614 cli_runner.go:164] Run: docker container inspect calico-585409 --format={{.State.Status}}
	I0918 18:31:23.149494  524614 addons.go:69] Setting default-storageclass=true in profile "calico-585409"
	I0918 18:31:23.149529  524614 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "calico-585409"
	I0918 18:31:23.149830  524614 cli_runner.go:164] Run: docker container inspect calico-585409 --format={{.State.Status}}
	I0918 18:31:23.151863  524614 out.go:179] * Verifying Kubernetes components...
	I0918 18:31:23.155134  524614 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0918 18:31:23.208220  524614 out.go:179]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0918 18:31:23.211068  524614 addons.go:238] Setting addon default-storageclass=true in "calico-585409"
	I0918 18:31:23.211110  524614 host.go:66] Checking if "calico-585409" exists ...
	I0918 18:31:23.211472  524614 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0918 18:31:23.211486  524614 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0918 18:31:23.211546  524614 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" calico-585409
	I0918 18:31:23.212118  524614 cli_runner.go:164] Run: docker container inspect calico-585409 --format={{.State.Status}}
	I0918 18:31:23.255010  524614 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33478 SSHKeyPath:/home/jenkins/minikube-integration/20370-295439/.minikube/machines/calico-585409/id_rsa Username:docker}
	I0918 18:31:23.262749  524614 addons.go:435] installing /etc/kubernetes/addons/storageclass.yaml
	I0918 18:31:23.262773  524614 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0918 18:31:23.262839  524614 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" calico-585409
	I0918 18:31:23.290559  524614 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33478 SSHKeyPath:/home/jenkins/minikube-integration/20370-295439/.minikube/machines/calico-585409/id_rsa Username:docker}
	I0918 18:31:23.498438  524614 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
	I0918 18:31:23.511141  524614 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
	I0918 18:31:23.671788  524614 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.85.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 -"
	I0918 18:31:23.672009  524614 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0918 18:31:25.156478  524614 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: (1.657953006s)
	I0918 18:31:25.156571  524614 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: (1.645361941s)
	I0918 18:31:25.156918  524614 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.48486455s)
	I0918 18:31:25.157807  524614 node_ready.go:35] waiting up to 15m0s for node "calico-585409" to be "Ready" ...
	I0918 18:31:25.158080  524614 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.85.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.486217231s)
	I0918 18:31:25.158096  524614 start.go:976] {"host.minikube.internal": 192.168.85.1} host record injected into CoreDNS's ConfigMap
	I0918 18:31:25.273531  524614 out.go:179] * Enabled addons: storage-provisioner, default-storageclass
	I0918 18:31:25.276981  524614 addons.go:514] duration metric: took 2.128612765s for enable addons: enabled=[storage-provisioner default-storageclass]
	I0918 18:31:25.664634  524614 kapi.go:214] "coredns" deployment in "kube-system" namespace and "calico-585409" context rescaled to 1 replicas
	W0918 18:31:27.166446  524614 node_ready.go:57] node "calico-585409" has "Ready":"False" status (will retry)
	W0918 18:31:29.665876  524614 node_ready.go:57] node "calico-585409" has "Ready":"False" status (will retry)
	I0918 18:31:31.162550  524614 node_ready.go:49] node "calico-585409" is "Ready"
	I0918 18:31:31.162584  524614 node_ready.go:38] duration metric: took 6.00475947s for node "calico-585409" to be "Ready" ...
	I0918 18:31:31.162641  524614 api_server.go:52] waiting for apiserver process to appear ...
	I0918 18:31:31.162715  524614 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0918 18:31:31.185987  524614 api_server.go:72] duration metric: took 8.037973074s to wait for apiserver process to appear ...
	I0918 18:31:31.186010  524614 api_server.go:88] waiting for apiserver healthz status ...
	I0918 18:31:31.186030  524614 api_server.go:253] Checking apiserver healthz at https://192.168.85.2:8443/healthz ...
	I0918 18:31:31.214175  524614 api_server.go:279] https://192.168.85.2:8443/healthz returned 200:
	ok
	I0918 18:31:31.215795  524614 api_server.go:141] control plane version: v1.34.0
	I0918 18:31:31.215817  524614 api_server.go:131] duration metric: took 29.800706ms to wait for apiserver health ...
	I0918 18:31:31.215826  524614 system_pods.go:43] waiting for kube-system pods to appear ...
	I0918 18:31:31.225684  524614 system_pods.go:59] 9 kube-system pods found
	I0918 18:31:31.225728  524614 system_pods.go:61] "calico-kube-controllers-59556d9b4c-lrx4l" [0d899373-bfc1-4292-8a94-b910770d800d] Pending / Ready:ContainersNotReady (containers with unready status: [calico-kube-controllers]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-kube-controllers])
	I0918 18:31:31.225740  524614 system_pods.go:61] "calico-node-vkrcc" [2797de16-f714-4b10-82e4-4477c8c24362] Pending / Initialized:ContainersNotInitialized (containers with incomplete status: [mount-bpffs]) / Ready:ContainersNotReady (containers with unready status: [calico-node]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-node])
	I0918 18:31:31.225747  524614 system_pods.go:61] "coredns-66bc5c9577-jms9s" [d862e2a5-2fa2-472f-bc2b-52157a94ed62] Pending
	I0918 18:31:31.225753  524614 system_pods.go:61] "etcd-calico-585409" [97e314a8-7957-4858-bfe2-59dba6a36aa6] Running
	I0918 18:31:31.225757  524614 system_pods.go:61] "kube-apiserver-calico-585409" [8b6279e2-ab08-46a0-b4d1-1daace6c0e4d] Running
	I0918 18:31:31.225761  524614 system_pods.go:61] "kube-controller-manager-calico-585409" [4b89fcf9-2501-42b4-9e18-c8b5deb034ab] Running
	I0918 18:31:31.225766  524614 system_pods.go:61] "kube-proxy-8p5z8" [40aba6a3-9aaa-4138-a8f9-04b05f0c4fcc] Running
	I0918 18:31:31.225770  524614 system_pods.go:61] "kube-scheduler-calico-585409" [0c12f56e-6ccf-4841-8be6-59196b9b6734] Running
	I0918 18:31:31.225774  524614 system_pods.go:61] "storage-provisioner" [e5009f86-7ee8-43f2-ab23-1632ba39f541] Pending
	I0918 18:31:31.225780  524614 system_pods.go:74] duration metric: took 9.947556ms to wait for pod list to return data ...
	I0918 18:31:31.225789  524614 default_sa.go:34] waiting for default service account to be created ...
	I0918 18:31:31.234212  524614 default_sa.go:45] found service account: "default"
	I0918 18:31:31.234288  524614 default_sa.go:55] duration metric: took 8.490931ms for default service account to be created ...
	I0918 18:31:31.234313  524614 system_pods.go:116] waiting for k8s-apps to be running ...
	I0918 18:31:31.237216  524614 system_pods.go:86] 9 kube-system pods found
	I0918 18:31:31.237295  524614 system_pods.go:89] "calico-kube-controllers-59556d9b4c-lrx4l" [0d899373-bfc1-4292-8a94-b910770d800d] Pending / Ready:ContainersNotReady (containers with unready status: [calico-kube-controllers]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-kube-controllers])
	I0918 18:31:31.237322  524614 system_pods.go:89] "calico-node-vkrcc" [2797de16-f714-4b10-82e4-4477c8c24362] Pending / Initialized:ContainersNotInitialized (containers with incomplete status: [mount-bpffs]) / Ready:ContainersNotReady (containers with unready status: [calico-node]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-node])
	I0918 18:31:31.237357  524614 system_pods.go:89] "coredns-66bc5c9577-jms9s" [d862e2a5-2fa2-472f-bc2b-52157a94ed62] Pending
	I0918 18:31:31.237384  524614 system_pods.go:89] "etcd-calico-585409" [97e314a8-7957-4858-bfe2-59dba6a36aa6] Running
	I0918 18:31:31.237407  524614 system_pods.go:89] "kube-apiserver-calico-585409" [8b6279e2-ab08-46a0-b4d1-1daace6c0e4d] Running
	I0918 18:31:31.237427  524614 system_pods.go:89] "kube-controller-manager-calico-585409" [4b89fcf9-2501-42b4-9e18-c8b5deb034ab] Running
	I0918 18:31:31.237447  524614 system_pods.go:89] "kube-proxy-8p5z8" [40aba6a3-9aaa-4138-a8f9-04b05f0c4fcc] Running
	I0918 18:31:31.237477  524614 system_pods.go:89] "kube-scheduler-calico-585409" [0c12f56e-6ccf-4841-8be6-59196b9b6734] Running
	I0918 18:31:31.237501  524614 system_pods.go:89] "storage-provisioner" [e5009f86-7ee8-43f2-ab23-1632ba39f541] Pending / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
	I0918 18:31:31.237548  524614 retry.go:31] will retry after 274.14444ms: missing components: kube-dns
	I0918 18:31:31.522147  524614 system_pods.go:86] 9 kube-system pods found
	I0918 18:31:31.522239  524614 system_pods.go:89] "calico-kube-controllers-59556d9b4c-lrx4l" [0d899373-bfc1-4292-8a94-b910770d800d] Pending / Ready:ContainersNotReady (containers with unready status: [calico-kube-controllers]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-kube-controllers])
	I0918 18:31:31.522267  524614 system_pods.go:89] "calico-node-vkrcc" [2797de16-f714-4b10-82e4-4477c8c24362] Pending / Initialized:ContainersNotInitialized (containers with incomplete status: [mount-bpffs]) / Ready:ContainersNotReady (containers with unready status: [calico-node]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-node])
	I0918 18:31:31.522290  524614 system_pods.go:89] "coredns-66bc5c9577-jms9s" [d862e2a5-2fa2-472f-bc2b-52157a94ed62] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0918 18:31:31.522311  524614 system_pods.go:89] "etcd-calico-585409" [97e314a8-7957-4858-bfe2-59dba6a36aa6] Running
	I0918 18:31:31.522356  524614 system_pods.go:89] "kube-apiserver-calico-585409" [8b6279e2-ab08-46a0-b4d1-1daace6c0e4d] Running
	I0918 18:31:31.522414  524614 system_pods.go:89] "kube-controller-manager-calico-585409" [4b89fcf9-2501-42b4-9e18-c8b5deb034ab] Running
	I0918 18:31:31.522435  524614 system_pods.go:89] "kube-proxy-8p5z8" [40aba6a3-9aaa-4138-a8f9-04b05f0c4fcc] Running
	I0918 18:31:31.522455  524614 system_pods.go:89] "kube-scheduler-calico-585409" [0c12f56e-6ccf-4841-8be6-59196b9b6734] Running
	I0918 18:31:31.522479  524614 system_pods.go:89] "storage-provisioner" [e5009f86-7ee8-43f2-ab23-1632ba39f541] Pending / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
	I0918 18:31:31.522510  524614 retry.go:31] will retry after 324.492767ms: missing components: kube-dns
	I0918 18:31:31.852205  524614 system_pods.go:86] 9 kube-system pods found
	I0918 18:31:31.852238  524614 system_pods.go:89] "calico-kube-controllers-59556d9b4c-lrx4l" [0d899373-bfc1-4292-8a94-b910770d800d] Pending / Ready:ContainersNotReady (containers with unready status: [calico-kube-controllers]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-kube-controllers])
	I0918 18:31:31.852250  524614 system_pods.go:89] "calico-node-vkrcc" [2797de16-f714-4b10-82e4-4477c8c24362] Pending / Initialized:ContainersNotInitialized (containers with incomplete status: [mount-bpffs]) / Ready:ContainersNotReady (containers with unready status: [calico-node]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-node])
	I0918 18:31:31.852289  524614 system_pods.go:89] "coredns-66bc5c9577-jms9s" [d862e2a5-2fa2-472f-bc2b-52157a94ed62] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0918 18:31:31.852303  524614 system_pods.go:89] "etcd-calico-585409" [97e314a8-7957-4858-bfe2-59dba6a36aa6] Running
	I0918 18:31:31.852309  524614 system_pods.go:89] "kube-apiserver-calico-585409" [8b6279e2-ab08-46a0-b4d1-1daace6c0e4d] Running
	I0918 18:31:31.852314  524614 system_pods.go:89] "kube-controller-manager-calico-585409" [4b89fcf9-2501-42b4-9e18-c8b5deb034ab] Running
	I0918 18:31:31.852322  524614 system_pods.go:89] "kube-proxy-8p5z8" [40aba6a3-9aaa-4138-a8f9-04b05f0c4fcc] Running
	I0918 18:31:31.852326  524614 system_pods.go:89] "kube-scheduler-calico-585409" [0c12f56e-6ccf-4841-8be6-59196b9b6734] Running
	I0918 18:31:31.852332  524614 system_pods.go:89] "storage-provisioner" [e5009f86-7ee8-43f2-ab23-1632ba39f541] Pending / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
	I0918 18:31:31.852358  524614 retry.go:31] will retry after 360.466437ms: missing components: kube-dns
	I0918 18:31:32.217286  524614 system_pods.go:86] 9 kube-system pods found
	I0918 18:31:32.217315  524614 system_pods.go:89] "calico-kube-controllers-59556d9b4c-lrx4l" [0d899373-bfc1-4292-8a94-b910770d800d] Pending / Ready:ContainersNotReady (containers with unready status: [calico-kube-controllers]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-kube-controllers])
	I0918 18:31:32.217324  524614 system_pods.go:89] "calico-node-vkrcc" [2797de16-f714-4b10-82e4-4477c8c24362] Pending / Initialized:ContainersNotInitialized (containers with incomplete status: [mount-bpffs]) / Ready:ContainersNotReady (containers with unready status: [calico-node]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-node])
	I0918 18:31:32.217331  524614 system_pods.go:89] "coredns-66bc5c9577-jms9s" [d862e2a5-2fa2-472f-bc2b-52157a94ed62] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0918 18:31:32.217336  524614 system_pods.go:89] "etcd-calico-585409" [97e314a8-7957-4858-bfe2-59dba6a36aa6] Running
	I0918 18:31:32.217342  524614 system_pods.go:89] "kube-apiserver-calico-585409" [8b6279e2-ab08-46a0-b4d1-1daace6c0e4d] Running
	I0918 18:31:32.217350  524614 system_pods.go:89] "kube-controller-manager-calico-585409" [4b89fcf9-2501-42b4-9e18-c8b5deb034ab] Running
	I0918 18:31:32.217354  524614 system_pods.go:89] "kube-proxy-8p5z8" [40aba6a3-9aaa-4138-a8f9-04b05f0c4fcc] Running
	I0918 18:31:32.217361  524614 system_pods.go:89] "kube-scheduler-calico-585409" [0c12f56e-6ccf-4841-8be6-59196b9b6734] Running
	I0918 18:31:32.217368  524614 system_pods.go:89] "storage-provisioner" [e5009f86-7ee8-43f2-ab23-1632ba39f541] Pending / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
	I0918 18:31:32.217389  524614 retry.go:31] will retry after 557.355977ms: missing components: kube-dns
	I0918 18:31:32.778687  524614 system_pods.go:86] 9 kube-system pods found
	I0918 18:31:32.778724  524614 system_pods.go:89] "calico-kube-controllers-59556d9b4c-lrx4l" [0d899373-bfc1-4292-8a94-b910770d800d] Pending / Ready:ContainersNotReady (containers with unready status: [calico-kube-controllers]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-kube-controllers])
	I0918 18:31:32.778734  524614 system_pods.go:89] "calico-node-vkrcc" [2797de16-f714-4b10-82e4-4477c8c24362] Pending / Initialized:ContainersNotInitialized (containers with incomplete status: [mount-bpffs]) / Ready:ContainersNotReady (containers with unready status: [calico-node]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-node])
	I0918 18:31:32.778743  524614 system_pods.go:89] "coredns-66bc5c9577-jms9s" [d862e2a5-2fa2-472f-bc2b-52157a94ed62] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0918 18:31:32.778750  524614 system_pods.go:89] "etcd-calico-585409" [97e314a8-7957-4858-bfe2-59dba6a36aa6] Running
	I0918 18:31:32.778756  524614 system_pods.go:89] "kube-apiserver-calico-585409" [8b6279e2-ab08-46a0-b4d1-1daace6c0e4d] Running
	I0918 18:31:32.778761  524614 system_pods.go:89] "kube-controller-manager-calico-585409" [4b89fcf9-2501-42b4-9e18-c8b5deb034ab] Running
	I0918 18:31:32.778772  524614 system_pods.go:89] "kube-proxy-8p5z8" [40aba6a3-9aaa-4138-a8f9-04b05f0c4fcc] Running
	I0918 18:31:32.778777  524614 system_pods.go:89] "kube-scheduler-calico-585409" [0c12f56e-6ccf-4841-8be6-59196b9b6734] Running
	I0918 18:31:32.778784  524614 system_pods.go:89] "storage-provisioner" [e5009f86-7ee8-43f2-ab23-1632ba39f541] Running
	I0918 18:31:32.778798  524614 retry.go:31] will retry after 591.77114ms: missing components: kube-dns
	I0918 18:31:33.374528  524614 system_pods.go:86] 9 kube-system pods found
	I0918 18:31:33.374569  524614 system_pods.go:89] "calico-kube-controllers-59556d9b4c-lrx4l" [0d899373-bfc1-4292-8a94-b910770d800d] Pending / Ready:ContainersNotReady (containers with unready status: [calico-kube-controllers]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-kube-controllers])
	I0918 18:31:33.374580  524614 system_pods.go:89] "calico-node-vkrcc" [2797de16-f714-4b10-82e4-4477c8c24362] Pending / Initialized:ContainersNotInitialized (containers with incomplete status: [mount-bpffs]) / Ready:ContainersNotReady (containers with unready status: [calico-node]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-node])
	I0918 18:31:33.374588  524614 system_pods.go:89] "coredns-66bc5c9577-jms9s" [d862e2a5-2fa2-472f-bc2b-52157a94ed62] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0918 18:31:33.374594  524614 system_pods.go:89] "etcd-calico-585409" [97e314a8-7957-4858-bfe2-59dba6a36aa6] Running
	I0918 18:31:33.374600  524614 system_pods.go:89] "kube-apiserver-calico-585409" [8b6279e2-ab08-46a0-b4d1-1daace6c0e4d] Running
	I0918 18:31:33.374606  524614 system_pods.go:89] "kube-controller-manager-calico-585409" [4b89fcf9-2501-42b4-9e18-c8b5deb034ab] Running
	I0918 18:31:33.374617  524614 system_pods.go:89] "kube-proxy-8p5z8" [40aba6a3-9aaa-4138-a8f9-04b05f0c4fcc] Running
	I0918 18:31:33.374622  524614 system_pods.go:89] "kube-scheduler-calico-585409" [0c12f56e-6ccf-4841-8be6-59196b9b6734] Running
	I0918 18:31:33.374629  524614 system_pods.go:89] "storage-provisioner" [e5009f86-7ee8-43f2-ab23-1632ba39f541] Running
	I0918 18:31:33.374645  524614 retry.go:31] will retry after 827.324394ms: missing components: kube-dns
	I0918 18:31:34.206741  524614 system_pods.go:86] 9 kube-system pods found
	I0918 18:31:34.206780  524614 system_pods.go:89] "calico-kube-controllers-59556d9b4c-lrx4l" [0d899373-bfc1-4292-8a94-b910770d800d] Pending / Ready:ContainersNotReady (containers with unready status: [calico-kube-controllers]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-kube-controllers])
	I0918 18:31:34.206790  524614 system_pods.go:89] "calico-node-vkrcc" [2797de16-f714-4b10-82e4-4477c8c24362] Pending / Initialized:ContainersNotInitialized (containers with incomplete status: [mount-bpffs]) / Ready:ContainersNotReady (containers with unready status: [calico-node]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-node])
	I0918 18:31:34.206797  524614 system_pods.go:89] "coredns-66bc5c9577-jms9s" [d862e2a5-2fa2-472f-bc2b-52157a94ed62] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0918 18:31:34.206802  524614 system_pods.go:89] "etcd-calico-585409" [97e314a8-7957-4858-bfe2-59dba6a36aa6] Running
	I0918 18:31:34.206807  524614 system_pods.go:89] "kube-apiserver-calico-585409" [8b6279e2-ab08-46a0-b4d1-1daace6c0e4d] Running
	I0918 18:31:34.206811  524614 system_pods.go:89] "kube-controller-manager-calico-585409" [4b89fcf9-2501-42b4-9e18-c8b5deb034ab] Running
	I0918 18:31:34.206816  524614 system_pods.go:89] "kube-proxy-8p5z8" [40aba6a3-9aaa-4138-a8f9-04b05f0c4fcc] Running
	I0918 18:31:34.206820  524614 system_pods.go:89] "kube-scheduler-calico-585409" [0c12f56e-6ccf-4841-8be6-59196b9b6734] Running
	I0918 18:31:34.206824  524614 system_pods.go:89] "storage-provisioner" [e5009f86-7ee8-43f2-ab23-1632ba39f541] Running
	I0918 18:31:34.206844  524614 retry.go:31] will retry after 765.017324ms: missing components: kube-dns
	I0918 18:31:34.975253  524614 system_pods.go:86] 9 kube-system pods found
	I0918 18:31:34.975288  524614 system_pods.go:89] "calico-kube-controllers-59556d9b4c-lrx4l" [0d899373-bfc1-4292-8a94-b910770d800d] Pending / Ready:ContainersNotReady (containers with unready status: [calico-kube-controllers]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-kube-controllers])
	I0918 18:31:34.975300  524614 system_pods.go:89] "calico-node-vkrcc" [2797de16-f714-4b10-82e4-4477c8c24362] Pending / Initialized:ContainersNotInitialized (containers with incomplete status: [mount-bpffs]) / Ready:ContainersNotReady (containers with unready status: [calico-node]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-node])
	I0918 18:31:34.975308  524614 system_pods.go:89] "coredns-66bc5c9577-jms9s" [d862e2a5-2fa2-472f-bc2b-52157a94ed62] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0918 18:31:34.975312  524614 system_pods.go:89] "etcd-calico-585409" [97e314a8-7957-4858-bfe2-59dba6a36aa6] Running
	I0918 18:31:34.975318  524614 system_pods.go:89] "kube-apiserver-calico-585409" [8b6279e2-ab08-46a0-b4d1-1daace6c0e4d] Running
	I0918 18:31:34.975322  524614 system_pods.go:89] "kube-controller-manager-calico-585409" [4b89fcf9-2501-42b4-9e18-c8b5deb034ab] Running
	I0918 18:31:34.975326  524614 system_pods.go:89] "kube-proxy-8p5z8" [40aba6a3-9aaa-4138-a8f9-04b05f0c4fcc] Running
	I0918 18:31:34.975331  524614 system_pods.go:89] "kube-scheduler-calico-585409" [0c12f56e-6ccf-4841-8be6-59196b9b6734] Running
	I0918 18:31:34.975335  524614 system_pods.go:89] "storage-provisioner" [e5009f86-7ee8-43f2-ab23-1632ba39f541] Running
	I0918 18:31:34.975349  524614 retry.go:31] will retry after 1.405218551s: missing components: kube-dns
	I0918 18:31:36.384372  524614 system_pods.go:86] 9 kube-system pods found
	I0918 18:31:36.384414  524614 system_pods.go:89] "calico-kube-controllers-59556d9b4c-lrx4l" [0d899373-bfc1-4292-8a94-b910770d800d] Pending / Ready:ContainersNotReady (containers with unready status: [calico-kube-controllers]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-kube-controllers])
	I0918 18:31:36.384424  524614 system_pods.go:89] "calico-node-vkrcc" [2797de16-f714-4b10-82e4-4477c8c24362] Pending / Initialized:ContainersNotInitialized (containers with incomplete status: [mount-bpffs]) / Ready:ContainersNotReady (containers with unready status: [calico-node]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-node])
	I0918 18:31:36.384435  524614 system_pods.go:89] "coredns-66bc5c9577-jms9s" [d862e2a5-2fa2-472f-bc2b-52157a94ed62] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0918 18:31:36.384440  524614 system_pods.go:89] "etcd-calico-585409" [97e314a8-7957-4858-bfe2-59dba6a36aa6] Running
	I0918 18:31:36.384446  524614 system_pods.go:89] "kube-apiserver-calico-585409" [8b6279e2-ab08-46a0-b4d1-1daace6c0e4d] Running
	I0918 18:31:36.384450  524614 system_pods.go:89] "kube-controller-manager-calico-585409" [4b89fcf9-2501-42b4-9e18-c8b5deb034ab] Running
	I0918 18:31:36.384454  524614 system_pods.go:89] "kube-proxy-8p5z8" [40aba6a3-9aaa-4138-a8f9-04b05f0c4fcc] Running
	I0918 18:31:36.384459  524614 system_pods.go:89] "kube-scheduler-calico-585409" [0c12f56e-6ccf-4841-8be6-59196b9b6734] Running
	I0918 18:31:36.384471  524614 system_pods.go:89] "storage-provisioner" [e5009f86-7ee8-43f2-ab23-1632ba39f541] Running
	I0918 18:31:36.384485  524614 retry.go:31] will retry after 1.725277437s: missing components: kube-dns
	I0918 18:31:38.114433  524614 system_pods.go:86] 9 kube-system pods found
	I0918 18:31:38.114469  524614 system_pods.go:89] "calico-kube-controllers-59556d9b4c-lrx4l" [0d899373-bfc1-4292-8a94-b910770d800d] Pending / Ready:ContainersNotReady (containers with unready status: [calico-kube-controllers]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-kube-controllers])
	I0918 18:31:38.114479  524614 system_pods.go:89] "calico-node-vkrcc" [2797de16-f714-4b10-82e4-4477c8c24362] Pending / Initialized:ContainersNotInitialized (containers with incomplete status: [mount-bpffs]) / Ready:ContainersNotReady (containers with unready status: [calico-node]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-node])
	I0918 18:31:38.114486  524614 system_pods.go:89] "coredns-66bc5c9577-jms9s" [d862e2a5-2fa2-472f-bc2b-52157a94ed62] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0918 18:31:38.114491  524614 system_pods.go:89] "etcd-calico-585409" [97e314a8-7957-4858-bfe2-59dba6a36aa6] Running
	I0918 18:31:38.114498  524614 system_pods.go:89] "kube-apiserver-calico-585409" [8b6279e2-ab08-46a0-b4d1-1daace6c0e4d] Running
	I0918 18:31:38.114502  524614 system_pods.go:89] "kube-controller-manager-calico-585409" [4b89fcf9-2501-42b4-9e18-c8b5deb034ab] Running
	I0918 18:31:38.114506  524614 system_pods.go:89] "kube-proxy-8p5z8" [40aba6a3-9aaa-4138-a8f9-04b05f0c4fcc] Running
	I0918 18:31:38.114510  524614 system_pods.go:89] "kube-scheduler-calico-585409" [0c12f56e-6ccf-4841-8be6-59196b9b6734] Running
	I0918 18:31:38.114515  524614 system_pods.go:89] "storage-provisioner" [e5009f86-7ee8-43f2-ab23-1632ba39f541] Running
	I0918 18:31:38.114529  524614 retry.go:31] will retry after 2.285811816s: missing components: kube-dns
	I0918 18:31:40.405009  524614 system_pods.go:86] 9 kube-system pods found
	I0918 18:31:40.405046  524614 system_pods.go:89] "calico-kube-controllers-59556d9b4c-lrx4l" [0d899373-bfc1-4292-8a94-b910770d800d] Pending / Ready:ContainersNotReady (containers with unready status: [calico-kube-controllers]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-kube-controllers])
	I0918 18:31:40.405056  524614 system_pods.go:89] "calico-node-vkrcc" [2797de16-f714-4b10-82e4-4477c8c24362] Pending / Initialized:ContainersNotInitialized (containers with incomplete status: [mount-bpffs]) / Ready:ContainersNotReady (containers with unready status: [calico-node]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-node])
	I0918 18:31:40.405069  524614 system_pods.go:89] "coredns-66bc5c9577-jms9s" [d862e2a5-2fa2-472f-bc2b-52157a94ed62] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0918 18:31:40.405074  524614 system_pods.go:89] "etcd-calico-585409" [97e314a8-7957-4858-bfe2-59dba6a36aa6] Running
	I0918 18:31:40.405080  524614 system_pods.go:89] "kube-apiserver-calico-585409" [8b6279e2-ab08-46a0-b4d1-1daace6c0e4d] Running
	I0918 18:31:40.405085  524614 system_pods.go:89] "kube-controller-manager-calico-585409" [4b89fcf9-2501-42b4-9e18-c8b5deb034ab] Running
	I0918 18:31:40.405091  524614 system_pods.go:89] "kube-proxy-8p5z8" [40aba6a3-9aaa-4138-a8f9-04b05f0c4fcc] Running
	I0918 18:31:40.405095  524614 system_pods.go:89] "kube-scheduler-calico-585409" [0c12f56e-6ccf-4841-8be6-59196b9b6734] Running
	I0918 18:31:40.405105  524614 system_pods.go:89] "storage-provisioner" [e5009f86-7ee8-43f2-ab23-1632ba39f541] Running
	I0918 18:31:40.405119  524614 retry.go:31] will retry after 2.642524067s: missing components: kube-dns
	I0918 18:31:43.055065  524614 system_pods.go:86] 9 kube-system pods found
	I0918 18:31:43.055099  524614 system_pods.go:89] "calico-kube-controllers-59556d9b4c-lrx4l" [0d899373-bfc1-4292-8a94-b910770d800d] Pending / Ready:ContainersNotReady (containers with unready status: [calico-kube-controllers]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-kube-controllers])
	I0918 18:31:43.055109  524614 system_pods.go:89] "calico-node-vkrcc" [2797de16-f714-4b10-82e4-4477c8c24362] Pending / Initialized:ContainersNotInitialized (containers with incomplete status: [mount-bpffs]) / Ready:ContainersNotReady (containers with unready status: [calico-node]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-node])
	I0918 18:31:43.055116  524614 system_pods.go:89] "coredns-66bc5c9577-jms9s" [d862e2a5-2fa2-472f-bc2b-52157a94ed62] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0918 18:31:43.055121  524614 system_pods.go:89] "etcd-calico-585409" [97e314a8-7957-4858-bfe2-59dba6a36aa6] Running
	I0918 18:31:43.055126  524614 system_pods.go:89] "kube-apiserver-calico-585409" [8b6279e2-ab08-46a0-b4d1-1daace6c0e4d] Running
	I0918 18:31:43.055130  524614 system_pods.go:89] "kube-controller-manager-calico-585409" [4b89fcf9-2501-42b4-9e18-c8b5deb034ab] Running
	I0918 18:31:43.055134  524614 system_pods.go:89] "kube-proxy-8p5z8" [40aba6a3-9aaa-4138-a8f9-04b05f0c4fcc] Running
	I0918 18:31:43.055138  524614 system_pods.go:89] "kube-scheduler-calico-585409" [0c12f56e-6ccf-4841-8be6-59196b9b6734] Running
	I0918 18:31:43.055143  524614 system_pods.go:89] "storage-provisioner" [e5009f86-7ee8-43f2-ab23-1632ba39f541] Running
	I0918 18:31:43.055158  524614 retry.go:31] will retry after 2.506044527s: missing components: kube-dns
	I0918 18:31:45.565587  524614 system_pods.go:86] 9 kube-system pods found
	I0918 18:31:45.565632  524614 system_pods.go:89] "calico-kube-controllers-59556d9b4c-lrx4l" [0d899373-bfc1-4292-8a94-b910770d800d] Pending / Ready:ContainersNotReady (containers with unready status: [calico-kube-controllers]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-kube-controllers])
	I0918 18:31:45.565642  524614 system_pods.go:89] "calico-node-vkrcc" [2797de16-f714-4b10-82e4-4477c8c24362] Pending / Initialized:ContainersNotInitialized (containers with incomplete status: [mount-bpffs]) / Ready:ContainersNotReady (containers with unready status: [calico-node]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-node])
	I0918 18:31:45.565650  524614 system_pods.go:89] "coredns-66bc5c9577-jms9s" [d862e2a5-2fa2-472f-bc2b-52157a94ed62] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0918 18:31:45.565654  524614 system_pods.go:89] "etcd-calico-585409" [97e314a8-7957-4858-bfe2-59dba6a36aa6] Running
	I0918 18:31:45.565661  524614 system_pods.go:89] "kube-apiserver-calico-585409" [8b6279e2-ab08-46a0-b4d1-1daace6c0e4d] Running
	I0918 18:31:45.565666  524614 system_pods.go:89] "kube-controller-manager-calico-585409" [4b89fcf9-2501-42b4-9e18-c8b5deb034ab] Running
	I0918 18:31:45.565675  524614 system_pods.go:89] "kube-proxy-8p5z8" [40aba6a3-9aaa-4138-a8f9-04b05f0c4fcc] Running
	I0918 18:31:45.565680  524614 system_pods.go:89] "kube-scheduler-calico-585409" [0c12f56e-6ccf-4841-8be6-59196b9b6734] Running
	I0918 18:31:45.565684  524614 system_pods.go:89] "storage-provisioner" [e5009f86-7ee8-43f2-ab23-1632ba39f541] Running
	I0918 18:31:45.565699  524614 retry.go:31] will retry after 4.494510636s: missing components: kube-dns
	I0918 18:31:50.066964  524614 system_pods.go:86] 9 kube-system pods found
	I0918 18:31:50.067004  524614 system_pods.go:89] "calico-kube-controllers-59556d9b4c-lrx4l" [0d899373-bfc1-4292-8a94-b910770d800d] Pending / Ready:ContainersNotReady (containers with unready status: [calico-kube-controllers]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-kube-controllers])
	I0918 18:31:50.067015  524614 system_pods.go:89] "calico-node-vkrcc" [2797de16-f714-4b10-82e4-4477c8c24362] Pending / Initialized:ContainersNotInitialized (containers with incomplete status: [mount-bpffs]) / Ready:ContainersNotReady (containers with unready status: [calico-node]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-node])
	I0918 18:31:50.067022  524614 system_pods.go:89] "coredns-66bc5c9577-jms9s" [d862e2a5-2fa2-472f-bc2b-52157a94ed62] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0918 18:31:50.067027  524614 system_pods.go:89] "etcd-calico-585409" [97e314a8-7957-4858-bfe2-59dba6a36aa6] Running
	I0918 18:31:50.067034  524614 system_pods.go:89] "kube-apiserver-calico-585409" [8b6279e2-ab08-46a0-b4d1-1daace6c0e4d] Running
	I0918 18:31:50.067038  524614 system_pods.go:89] "kube-controller-manager-calico-585409" [4b89fcf9-2501-42b4-9e18-c8b5deb034ab] Running
	I0918 18:31:50.067044  524614 system_pods.go:89] "kube-proxy-8p5z8" [40aba6a3-9aaa-4138-a8f9-04b05f0c4fcc] Running
	I0918 18:31:50.067048  524614 system_pods.go:89] "kube-scheduler-calico-585409" [0c12f56e-6ccf-4841-8be6-59196b9b6734] Running
	I0918 18:31:50.067052  524614 system_pods.go:89] "storage-provisioner" [e5009f86-7ee8-43f2-ab23-1632ba39f541] Running
	I0918 18:31:50.067068  524614 retry.go:31] will retry after 5.177911559s: missing components: kube-dns
	I0918 18:31:55.249752  524614 system_pods.go:86] 9 kube-system pods found
	I0918 18:31:55.249788  524614 system_pods.go:89] "calico-kube-controllers-59556d9b4c-lrx4l" [0d899373-bfc1-4292-8a94-b910770d800d] Pending / Ready:ContainersNotReady (containers with unready status: [calico-kube-controllers]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-kube-controllers])
	I0918 18:31:55.249798  524614 system_pods.go:89] "calico-node-vkrcc" [2797de16-f714-4b10-82e4-4477c8c24362] Pending / Initialized:ContainersNotInitialized (containers with incomplete status: [mount-bpffs]) / Ready:ContainersNotReady (containers with unready status: [calico-node]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-node])
	I0918 18:31:55.249806  524614 system_pods.go:89] "coredns-66bc5c9577-jms9s" [d862e2a5-2fa2-472f-bc2b-52157a94ed62] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0918 18:31:55.249812  524614 system_pods.go:89] "etcd-calico-585409" [97e314a8-7957-4858-bfe2-59dba6a36aa6] Running
	I0918 18:31:55.249817  524614 system_pods.go:89] "kube-apiserver-calico-585409" [8b6279e2-ab08-46a0-b4d1-1daace6c0e4d] Running
	I0918 18:31:55.249822  524614 system_pods.go:89] "kube-controller-manager-calico-585409" [4b89fcf9-2501-42b4-9e18-c8b5deb034ab] Running
	I0918 18:31:55.249827  524614 system_pods.go:89] "kube-proxy-8p5z8" [40aba6a3-9aaa-4138-a8f9-04b05f0c4fcc] Running
	I0918 18:31:55.249832  524614 system_pods.go:89] "kube-scheduler-calico-585409" [0c12f56e-6ccf-4841-8be6-59196b9b6734] Running
	I0918 18:31:55.249843  524614 system_pods.go:89] "storage-provisioner" [e5009f86-7ee8-43f2-ab23-1632ba39f541] Running
	I0918 18:31:55.249857  524614 retry.go:31] will retry after 4.999286963s: missing components: kube-dns
	I0918 18:32:00.256929  524614 system_pods.go:86] 9 kube-system pods found
	I0918 18:32:00.256975  524614 system_pods.go:89] "calico-kube-controllers-59556d9b4c-lrx4l" [0d899373-bfc1-4292-8a94-b910770d800d] Pending / Ready:ContainersNotReady (containers with unready status: [calico-kube-controllers]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-kube-controllers])
	I0918 18:32:00.256987  524614 system_pods.go:89] "calico-node-vkrcc" [2797de16-f714-4b10-82e4-4477c8c24362] Pending / Initialized:ContainersNotInitialized (containers with incomplete status: [mount-bpffs]) / Ready:ContainersNotReady (containers with unready status: [calico-node]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-node])
	I0918 18:32:00.256996  524614 system_pods.go:89] "coredns-66bc5c9577-jms9s" [d862e2a5-2fa2-472f-bc2b-52157a94ed62] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0918 18:32:00.257005  524614 system_pods.go:89] "etcd-calico-585409" [97e314a8-7957-4858-bfe2-59dba6a36aa6] Running
	I0918 18:32:00.257028  524614 system_pods.go:89] "kube-apiserver-calico-585409" [8b6279e2-ab08-46a0-b4d1-1daace6c0e4d] Running
	I0918 18:32:00.257033  524614 system_pods.go:89] "kube-controller-manager-calico-585409" [4b89fcf9-2501-42b4-9e18-c8b5deb034ab] Running
	I0918 18:32:00.257038  524614 system_pods.go:89] "kube-proxy-8p5z8" [40aba6a3-9aaa-4138-a8f9-04b05f0c4fcc] Running
	I0918 18:32:00.257042  524614 system_pods.go:89] "kube-scheduler-calico-585409" [0c12f56e-6ccf-4841-8be6-59196b9b6734] Running
	I0918 18:32:00.257049  524614 system_pods.go:89] "storage-provisioner" [e5009f86-7ee8-43f2-ab23-1632ba39f541] Running
	I0918 18:32:00.257077  524614 retry.go:31] will retry after 7.576363897s: missing components: kube-dns
	I0918 18:32:07.838906  524614 system_pods.go:86] 9 kube-system pods found
	I0918 18:32:07.838940  524614 system_pods.go:89] "calico-kube-controllers-59556d9b4c-lrx4l" [0d899373-bfc1-4292-8a94-b910770d800d] Pending / Ready:ContainersNotReady (containers with unready status: [calico-kube-controllers]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-kube-controllers])
	I0918 18:32:07.838952  524614 system_pods.go:89] "calico-node-vkrcc" [2797de16-f714-4b10-82e4-4477c8c24362] Pending / Initialized:ContainersNotInitialized (containers with incomplete status: [mount-bpffs]) / Ready:ContainersNotReady (containers with unready status: [calico-node]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-node])
	I0918 18:32:07.838959  524614 system_pods.go:89] "coredns-66bc5c9577-jms9s" [d862e2a5-2fa2-472f-bc2b-52157a94ed62] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0918 18:32:07.838965  524614 system_pods.go:89] "etcd-calico-585409" [97e314a8-7957-4858-bfe2-59dba6a36aa6] Running
	I0918 18:32:07.838971  524614 system_pods.go:89] "kube-apiserver-calico-585409" [8b6279e2-ab08-46a0-b4d1-1daace6c0e4d] Running
	I0918 18:32:07.838975  524614 system_pods.go:89] "kube-controller-manager-calico-585409" [4b89fcf9-2501-42b4-9e18-c8b5deb034ab] Running
	I0918 18:32:07.838982  524614 system_pods.go:89] "kube-proxy-8p5z8" [40aba6a3-9aaa-4138-a8f9-04b05f0c4fcc] Running
	I0918 18:32:07.838986  524614 system_pods.go:89] "kube-scheduler-calico-585409" [0c12f56e-6ccf-4841-8be6-59196b9b6734] Running
	I0918 18:32:07.838990  524614 system_pods.go:89] "storage-provisioner" [e5009f86-7ee8-43f2-ab23-1632ba39f541] Running
	I0918 18:32:07.839004  524614 retry.go:31] will retry after 7.305816929s: missing components: kube-dns
	I0918 18:32:15.149540  524614 system_pods.go:86] 9 kube-system pods found
	I0918 18:32:15.149570  524614 system_pods.go:89] "calico-kube-controllers-59556d9b4c-lrx4l" [0d899373-bfc1-4292-8a94-b910770d800d] Pending / Ready:ContainersNotReady (containers with unready status: [calico-kube-controllers]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-kube-controllers])
	I0918 18:32:15.149580  524614 system_pods.go:89] "calico-node-vkrcc" [2797de16-f714-4b10-82e4-4477c8c24362] Pending / Initialized:ContainersNotInitialized (containers with incomplete status: [mount-bpffs]) / Ready:ContainersNotReady (containers with unready status: [calico-node]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-node])
	I0918 18:32:15.149588  524614 system_pods.go:89] "coredns-66bc5c9577-jms9s" [d862e2a5-2fa2-472f-bc2b-52157a94ed62] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0918 18:32:15.149593  524614 system_pods.go:89] "etcd-calico-585409" [97e314a8-7957-4858-bfe2-59dba6a36aa6] Running
	I0918 18:32:15.149598  524614 system_pods.go:89] "kube-apiserver-calico-585409" [8b6279e2-ab08-46a0-b4d1-1daace6c0e4d] Running
	I0918 18:32:15.149602  524614 system_pods.go:89] "kube-controller-manager-calico-585409" [4b89fcf9-2501-42b4-9e18-c8b5deb034ab] Running
	I0918 18:32:15.149606  524614 system_pods.go:89] "kube-proxy-8p5z8" [40aba6a3-9aaa-4138-a8f9-04b05f0c4fcc] Running
	I0918 18:32:15.149610  524614 system_pods.go:89] "kube-scheduler-calico-585409" [0c12f56e-6ccf-4841-8be6-59196b9b6734] Running
	I0918 18:32:15.149614  524614 system_pods.go:89] "storage-provisioner" [e5009f86-7ee8-43f2-ab23-1632ba39f541] Running
	I0918 18:32:15.149640  524614 retry.go:31] will retry after 13.214439015s: missing components: kube-dns
	I0918 18:32:28.372990  524614 system_pods.go:86] 9 kube-system pods found
	I0918 18:32:28.373032  524614 system_pods.go:89] "calico-kube-controllers-59556d9b4c-lrx4l" [0d899373-bfc1-4292-8a94-b910770d800d] Pending / Ready:ContainersNotReady (containers with unready status: [calico-kube-controllers]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-kube-controllers])
	I0918 18:32:28.373043  524614 system_pods.go:89] "calico-node-vkrcc" [2797de16-f714-4b10-82e4-4477c8c24362] Pending / Initialized:ContainersNotInitialized (containers with incomplete status: [mount-bpffs]) / Ready:ContainersNotReady (containers with unready status: [calico-node]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-node])
	I0918 18:32:28.373051  524614 system_pods.go:89] "coredns-66bc5c9577-jms9s" [d862e2a5-2fa2-472f-bc2b-52157a94ed62] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0918 18:32:28.373057  524614 system_pods.go:89] "etcd-calico-585409" [97e314a8-7957-4858-bfe2-59dba6a36aa6] Running
	I0918 18:32:28.373064  524614 system_pods.go:89] "kube-apiserver-calico-585409" [8b6279e2-ab08-46a0-b4d1-1daace6c0e4d] Running
	I0918 18:32:28.373068  524614 system_pods.go:89] "kube-controller-manager-calico-585409" [4b89fcf9-2501-42b4-9e18-c8b5deb034ab] Running
	I0918 18:32:28.373073  524614 system_pods.go:89] "kube-proxy-8p5z8" [40aba6a3-9aaa-4138-a8f9-04b05f0c4fcc] Running
	I0918 18:32:28.373077  524614 system_pods.go:89] "kube-scheduler-calico-585409" [0c12f56e-6ccf-4841-8be6-59196b9b6734] Running
	I0918 18:32:28.373083  524614 system_pods.go:89] "storage-provisioner" [e5009f86-7ee8-43f2-ab23-1632ba39f541] Running
	I0918 18:32:28.373098  524614 retry.go:31] will retry after 14.324357201s: missing components: kube-dns
	I0918 18:32:42.708334  524614 system_pods.go:86] 9 kube-system pods found
	I0918 18:32:42.708372  524614 system_pods.go:89] "calico-kube-controllers-59556d9b4c-lrx4l" [0d899373-bfc1-4292-8a94-b910770d800d] Pending / Ready:ContainersNotReady (containers with unready status: [calico-kube-controllers]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-kube-controllers])
	I0918 18:32:42.708382  524614 system_pods.go:89] "calico-node-vkrcc" [2797de16-f714-4b10-82e4-4477c8c24362] Pending / Initialized:ContainersNotInitialized (containers with incomplete status: [mount-bpffs]) / Ready:ContainersNotReady (containers with unready status: [calico-node]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-node])
	I0918 18:32:42.708396  524614 system_pods.go:89] "coredns-66bc5c9577-jms9s" [d862e2a5-2fa2-472f-bc2b-52157a94ed62] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0918 18:32:42.708401  524614 system_pods.go:89] "etcd-calico-585409" [97e314a8-7957-4858-bfe2-59dba6a36aa6] Running
	I0918 18:32:42.708407  524614 system_pods.go:89] "kube-apiserver-calico-585409" [8b6279e2-ab08-46a0-b4d1-1daace6c0e4d] Running
	I0918 18:32:42.708411  524614 system_pods.go:89] "kube-controller-manager-calico-585409" [4b89fcf9-2501-42b4-9e18-c8b5deb034ab] Running
	I0918 18:32:42.708419  524614 system_pods.go:89] "kube-proxy-8p5z8" [40aba6a3-9aaa-4138-a8f9-04b05f0c4fcc] Running
	I0918 18:32:42.708423  524614 system_pods.go:89] "kube-scheduler-calico-585409" [0c12f56e-6ccf-4841-8be6-59196b9b6734] Running
	I0918 18:32:42.708427  524614 system_pods.go:89] "storage-provisioner" [e5009f86-7ee8-43f2-ab23-1632ba39f541] Running
	I0918 18:32:42.708442  524614 retry.go:31] will retry after 20.997982105s: missing components: kube-dns
	I0918 18:33:03.710989  524614 system_pods.go:86] 9 kube-system pods found
	I0918 18:33:03.711028  524614 system_pods.go:89] "calico-kube-controllers-59556d9b4c-lrx4l" [0d899373-bfc1-4292-8a94-b910770d800d] Pending / Ready:ContainersNotReady (containers with unready status: [calico-kube-controllers]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-kube-controllers])
	I0918 18:33:03.711039  524614 system_pods.go:89] "calico-node-vkrcc" [2797de16-f714-4b10-82e4-4477c8c24362] Pending / Initialized:ContainersNotInitialized (containers with incomplete status: [mount-bpffs]) / Ready:ContainersNotReady (containers with unready status: [calico-node]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-node])
	I0918 18:33:03.711046  524614 system_pods.go:89] "coredns-66bc5c9577-jms9s" [d862e2a5-2fa2-472f-bc2b-52157a94ed62] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0918 18:33:03.711052  524614 system_pods.go:89] "etcd-calico-585409" [97e314a8-7957-4858-bfe2-59dba6a36aa6] Running
	I0918 18:33:03.711058  524614 system_pods.go:89] "kube-apiserver-calico-585409" [8b6279e2-ab08-46a0-b4d1-1daace6c0e4d] Running
	I0918 18:33:03.711062  524614 system_pods.go:89] "kube-controller-manager-calico-585409" [4b89fcf9-2501-42b4-9e18-c8b5deb034ab] Running
	I0918 18:33:03.711067  524614 system_pods.go:89] "kube-proxy-8p5z8" [40aba6a3-9aaa-4138-a8f9-04b05f0c4fcc] Running
	I0918 18:33:03.711071  524614 system_pods.go:89] "kube-scheduler-calico-585409" [0c12f56e-6ccf-4841-8be6-59196b9b6734] Running
	I0918 18:33:03.711082  524614 system_pods.go:89] "storage-provisioner" [e5009f86-7ee8-43f2-ab23-1632ba39f541] Running
	I0918 18:33:03.711096  524614 retry.go:31] will retry after 26.763457053s: missing components: kube-dns
	I0918 18:33:30.478937  524614 system_pods.go:86] 9 kube-system pods found
	I0918 18:33:30.478974  524614 system_pods.go:89] "calico-kube-controllers-59556d9b4c-lrx4l" [0d899373-bfc1-4292-8a94-b910770d800d] Pending / Ready:ContainersNotReady (containers with unready status: [calico-kube-controllers]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-kube-controllers])
	I0918 18:33:30.478984  524614 system_pods.go:89] "calico-node-vkrcc" [2797de16-f714-4b10-82e4-4477c8c24362] Pending / Initialized:ContainersNotInitialized (containers with incomplete status: [mount-bpffs]) / Ready:ContainersNotReady (containers with unready status: [calico-node]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-node])
	I0918 18:33:30.478992  524614 system_pods.go:89] "coredns-66bc5c9577-jms9s" [d862e2a5-2fa2-472f-bc2b-52157a94ed62] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0918 18:33:30.478997  524614 system_pods.go:89] "etcd-calico-585409" [97e314a8-7957-4858-bfe2-59dba6a36aa6] Running
	I0918 18:33:30.479004  524614 system_pods.go:89] "kube-apiserver-calico-585409" [8b6279e2-ab08-46a0-b4d1-1daace6c0e4d] Running
	I0918 18:33:30.479010  524614 system_pods.go:89] "kube-controller-manager-calico-585409" [4b89fcf9-2501-42b4-9e18-c8b5deb034ab] Running
	I0918 18:33:30.479019  524614 system_pods.go:89] "kube-proxy-8p5z8" [40aba6a3-9aaa-4138-a8f9-04b05f0c4fcc] Running
	I0918 18:33:30.479023  524614 system_pods.go:89] "kube-scheduler-calico-585409" [0c12f56e-6ccf-4841-8be6-59196b9b6734] Running
	I0918 18:33:30.479034  524614 system_pods.go:89] "storage-provisioner" [e5009f86-7ee8-43f2-ab23-1632ba39f541] Running
	I0918 18:33:30.479049  524614 retry.go:31] will retry after 31.022012307s: missing components: kube-dns
	I0918 18:34:01.504609  524614 system_pods.go:86] 9 kube-system pods found
	I0918 18:34:01.504643  524614 system_pods.go:89] "calico-kube-controllers-59556d9b4c-lrx4l" [0d899373-bfc1-4292-8a94-b910770d800d] Pending / Ready:ContainersNotReady (containers with unready status: [calico-kube-controllers]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-kube-controllers])
	I0918 18:34:01.504654  524614 system_pods.go:89] "calico-node-vkrcc" [2797de16-f714-4b10-82e4-4477c8c24362] Pending / Initialized:ContainersNotInitialized (containers with incomplete status: [mount-bpffs]) / Ready:ContainersNotReady (containers with unready status: [calico-node]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-node])
	I0918 18:34:01.504661  524614 system_pods.go:89] "coredns-66bc5c9577-jms9s" [d862e2a5-2fa2-472f-bc2b-52157a94ed62] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0918 18:34:01.504667  524614 system_pods.go:89] "etcd-calico-585409" [97e314a8-7957-4858-bfe2-59dba6a36aa6] Running
	I0918 18:34:01.504673  524614 system_pods.go:89] "kube-apiserver-calico-585409" [8b6279e2-ab08-46a0-b4d1-1daace6c0e4d] Running
	I0918 18:34:01.504677  524614 system_pods.go:89] "kube-controller-manager-calico-585409" [4b89fcf9-2501-42b4-9e18-c8b5deb034ab] Running
	I0918 18:34:01.504682  524614 system_pods.go:89] "kube-proxy-8p5z8" [40aba6a3-9aaa-4138-a8f9-04b05f0c4fcc] Running
	I0918 18:34:01.504685  524614 system_pods.go:89] "kube-scheduler-calico-585409" [0c12f56e-6ccf-4841-8be6-59196b9b6734] Running
	I0918 18:34:01.504689  524614 system_pods.go:89] "storage-provisioner" [e5009f86-7ee8-43f2-ab23-1632ba39f541] Running
	I0918 18:34:01.504704  524614 retry.go:31] will retry after 34.129878817s: missing components: kube-dns
	I0918 18:34:35.639164  524614 system_pods.go:86] 9 kube-system pods found
	I0918 18:34:35.639203  524614 system_pods.go:89] "calico-kube-controllers-59556d9b4c-lrx4l" [0d899373-bfc1-4292-8a94-b910770d800d] Pending / Ready:ContainersNotReady (containers with unready status: [calico-kube-controllers]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-kube-controllers])
	I0918 18:34:35.639214  524614 system_pods.go:89] "calico-node-vkrcc" [2797de16-f714-4b10-82e4-4477c8c24362] Pending / Initialized:ContainersNotInitialized (containers with incomplete status: [mount-bpffs]) / Ready:ContainersNotReady (containers with unready status: [calico-node]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-node])
	I0918 18:34:35.639221  524614 system_pods.go:89] "coredns-66bc5c9577-jms9s" [d862e2a5-2fa2-472f-bc2b-52157a94ed62] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0918 18:34:35.639226  524614 system_pods.go:89] "etcd-calico-585409" [97e314a8-7957-4858-bfe2-59dba6a36aa6] Running
	I0918 18:34:35.639231  524614 system_pods.go:89] "kube-apiserver-calico-585409" [8b6279e2-ab08-46a0-b4d1-1daace6c0e4d] Running
	I0918 18:34:35.639236  524614 system_pods.go:89] "kube-controller-manager-calico-585409" [4b89fcf9-2501-42b4-9e18-c8b5deb034ab] Running
	I0918 18:34:35.639241  524614 system_pods.go:89] "kube-proxy-8p5z8" [40aba6a3-9aaa-4138-a8f9-04b05f0c4fcc] Running
	I0918 18:34:35.639245  524614 system_pods.go:89] "kube-scheduler-calico-585409" [0c12f56e-6ccf-4841-8be6-59196b9b6734] Running
	I0918 18:34:35.639249  524614 system_pods.go:89] "storage-provisioner" [e5009f86-7ee8-43f2-ab23-1632ba39f541] Running
	I0918 18:34:35.639270  524614 retry.go:31] will retry after 34.317341683s: missing components: kube-dns
	I0918 18:35:09.965838  524614 system_pods.go:86] 9 kube-system pods found
	I0918 18:35:09.965869  524614 system_pods.go:89] "calico-kube-controllers-59556d9b4c-lrx4l" [0d899373-bfc1-4292-8a94-b910770d800d] Pending / Ready:ContainersNotReady (containers with unready status: [calico-kube-controllers]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-kube-controllers])
	I0918 18:35:09.965881  524614 system_pods.go:89] "calico-node-vkrcc" [2797de16-f714-4b10-82e4-4477c8c24362] Pending / Initialized:ContainersNotInitialized (containers with incomplete status: [mount-bpffs]) / Ready:ContainersNotReady (containers with unready status: [calico-node]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-node])
	I0918 18:35:09.965888  524614 system_pods.go:89] "coredns-66bc5c9577-jms9s" [d862e2a5-2fa2-472f-bc2b-52157a94ed62] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0918 18:35:09.965893  524614 system_pods.go:89] "etcd-calico-585409" [97e314a8-7957-4858-bfe2-59dba6a36aa6] Running
	I0918 18:35:09.965899  524614 system_pods.go:89] "kube-apiserver-calico-585409" [8b6279e2-ab08-46a0-b4d1-1daace6c0e4d] Running
	I0918 18:35:09.965903  524614 system_pods.go:89] "kube-controller-manager-calico-585409" [4b89fcf9-2501-42b4-9e18-c8b5deb034ab] Running
	I0918 18:35:09.965908  524614 system_pods.go:89] "kube-proxy-8p5z8" [40aba6a3-9aaa-4138-a8f9-04b05f0c4fcc] Running
	I0918 18:35:09.965912  524614 system_pods.go:89] "kube-scheduler-calico-585409" [0c12f56e-6ccf-4841-8be6-59196b9b6734] Running
	I0918 18:35:09.965926  524614 system_pods.go:89] "storage-provisioner" [e5009f86-7ee8-43f2-ab23-1632ba39f541] Running
	I0918 18:35:09.965940  524614 retry.go:31] will retry after 46.619556614s: missing components: kube-dns
	I0918 18:35:56.590075  524614 system_pods.go:86] 9 kube-system pods found
	I0918 18:35:56.590116  524614 system_pods.go:89] "calico-kube-controllers-59556d9b4c-lrx4l" [0d899373-bfc1-4292-8a94-b910770d800d] Pending / Ready:ContainersNotReady (containers with unready status: [calico-kube-controllers]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-kube-controllers])
	I0918 18:35:56.590128  524614 system_pods.go:89] "calico-node-vkrcc" [2797de16-f714-4b10-82e4-4477c8c24362] Pending / Initialized:ContainersNotInitialized (containers with incomplete status: [mount-bpffs]) / Ready:ContainersNotReady (containers with unready status: [calico-node]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-node])
	I0918 18:35:56.590135  524614 system_pods.go:89] "coredns-66bc5c9577-jms9s" [d862e2a5-2fa2-472f-bc2b-52157a94ed62] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0918 18:35:56.590139  524614 system_pods.go:89] "etcd-calico-585409" [97e314a8-7957-4858-bfe2-59dba6a36aa6] Running
	I0918 18:35:56.590145  524614 system_pods.go:89] "kube-apiserver-calico-585409" [8b6279e2-ab08-46a0-b4d1-1daace6c0e4d] Running
	I0918 18:35:56.590149  524614 system_pods.go:89] "kube-controller-manager-calico-585409" [4b89fcf9-2501-42b4-9e18-c8b5deb034ab] Running
	I0918 18:35:56.590154  524614 system_pods.go:89] "kube-proxy-8p5z8" [40aba6a3-9aaa-4138-a8f9-04b05f0c4fcc] Running
	I0918 18:35:56.590158  524614 system_pods.go:89] "kube-scheduler-calico-585409" [0c12f56e-6ccf-4841-8be6-59196b9b6734] Running
	I0918 18:35:56.590167  524614 system_pods.go:89] "storage-provisioner" [e5009f86-7ee8-43f2-ab23-1632ba39f541] Running
	I0918 18:35:56.590182  524614 retry.go:31] will retry after 1m2.596548299s: missing components: kube-dns
	I0918 18:36:59.193421  524614 system_pods.go:86] 9 kube-system pods found
	I0918 18:36:59.193469  524614 system_pods.go:89] "calico-kube-controllers-59556d9b4c-lrx4l" [0d899373-bfc1-4292-8a94-b910770d800d] Pending / Ready:ContainersNotReady (containers with unready status: [calico-kube-controllers]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-kube-controllers])
	I0918 18:36:59.193482  524614 system_pods.go:89] "calico-node-vkrcc" [2797de16-f714-4b10-82e4-4477c8c24362] Pending / Initialized:ContainersNotInitialized (containers with incomplete status: [mount-bpffs]) / Ready:ContainersNotReady (containers with unready status: [calico-node]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-node])
	I0918 18:36:59.193490  524614 system_pods.go:89] "coredns-66bc5c9577-jms9s" [d862e2a5-2fa2-472f-bc2b-52157a94ed62] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0918 18:36:59.193495  524614 system_pods.go:89] "etcd-calico-585409" [97e314a8-7957-4858-bfe2-59dba6a36aa6] Running
	I0918 18:36:59.193501  524614 system_pods.go:89] "kube-apiserver-calico-585409" [8b6279e2-ab08-46a0-b4d1-1daace6c0e4d] Running
	I0918 18:36:59.193505  524614 system_pods.go:89] "kube-controller-manager-calico-585409" [4b89fcf9-2501-42b4-9e18-c8b5deb034ab] Running
	I0918 18:36:59.193511  524614 system_pods.go:89] "kube-proxy-8p5z8" [40aba6a3-9aaa-4138-a8f9-04b05f0c4fcc] Running
	I0918 18:36:59.193515  524614 system_pods.go:89] "kube-scheduler-calico-585409" [0c12f56e-6ccf-4841-8be6-59196b9b6734] Running
	I0918 18:36:59.193518  524614 system_pods.go:89] "storage-provisioner" [e5009f86-7ee8-43f2-ab23-1632ba39f541] Running
	I0918 18:36:59.193533  524614 retry.go:31] will retry after 47.519058806s: missing components: kube-dns
	I0918 18:37:46.717385  524614 system_pods.go:86] 9 kube-system pods found
	I0918 18:37:46.717424  524614 system_pods.go:89] "calico-kube-controllers-59556d9b4c-lrx4l" [0d899373-bfc1-4292-8a94-b910770d800d] Pending / Ready:ContainersNotReady (containers with unready status: [calico-kube-controllers]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-kube-controllers])
	I0918 18:37:46.717443  524614 system_pods.go:89] "calico-node-vkrcc" [2797de16-f714-4b10-82e4-4477c8c24362] Pending / Initialized:ContainersNotInitialized (containers with incomplete status: [mount-bpffs]) / Ready:ContainersNotReady (containers with unready status: [calico-node]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-node])
	I0918 18:37:46.717452  524614 system_pods.go:89] "coredns-66bc5c9577-jms9s" [d862e2a5-2fa2-472f-bc2b-52157a94ed62] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0918 18:37:46.717461  524614 system_pods.go:89] "etcd-calico-585409" [97e314a8-7957-4858-bfe2-59dba6a36aa6] Running
	I0918 18:37:46.717468  524614 system_pods.go:89] "kube-apiserver-calico-585409" [8b6279e2-ab08-46a0-b4d1-1daace6c0e4d] Running
	I0918 18:37:46.717478  524614 system_pods.go:89] "kube-controller-manager-calico-585409" [4b89fcf9-2501-42b4-9e18-c8b5deb034ab] Running
	I0918 18:37:46.717490  524614 system_pods.go:89] "kube-proxy-8p5z8" [40aba6a3-9aaa-4138-a8f9-04b05f0c4fcc] Running
	I0918 18:37:46.717495  524614 system_pods.go:89] "kube-scheduler-calico-585409" [0c12f56e-6ccf-4841-8be6-59196b9b6734] Running
	I0918 18:37:46.717499  524614 system_pods.go:89] "storage-provisioner" [e5009f86-7ee8-43f2-ab23-1632ba39f541] Running
	I0918 18:37:46.717525  524614 retry.go:31] will retry after 1m4.66980882s: missing components: kube-dns
	I0918 18:38:51.392104  524614 system_pods.go:86] 9 kube-system pods found
	I0918 18:38:51.392143  524614 system_pods.go:89] "calico-kube-controllers-59556d9b4c-lrx4l" [0d899373-bfc1-4292-8a94-b910770d800d] Pending / Ready:ContainersNotReady (containers with unready status: [calico-kube-controllers]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-kube-controllers])
	I0918 18:38:51.392156  524614 system_pods.go:89] "calico-node-vkrcc" [2797de16-f714-4b10-82e4-4477c8c24362] Pending / Initialized:ContainersNotInitialized (containers with incomplete status: [mount-bpffs]) / Ready:ContainersNotReady (containers with unready status: [calico-node]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-node])
	I0918 18:38:51.392163  524614 system_pods.go:89] "coredns-66bc5c9577-jms9s" [d862e2a5-2fa2-472f-bc2b-52157a94ed62] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0918 18:38:51.392168  524614 system_pods.go:89] "etcd-calico-585409" [97e314a8-7957-4858-bfe2-59dba6a36aa6] Running
	I0918 18:38:51.392174  524614 system_pods.go:89] "kube-apiserver-calico-585409" [8b6279e2-ab08-46a0-b4d1-1daace6c0e4d] Running
	I0918 18:38:51.392179  524614 system_pods.go:89] "kube-controller-manager-calico-585409" [4b89fcf9-2501-42b4-9e18-c8b5deb034ab] Running
	I0918 18:38:51.392193  524614 system_pods.go:89] "kube-proxy-8p5z8" [40aba6a3-9aaa-4138-a8f9-04b05f0c4fcc] Running
	I0918 18:38:51.392197  524614 system_pods.go:89] "kube-scheduler-calico-585409" [0c12f56e-6ccf-4841-8be6-59196b9b6734] Running
	I0918 18:38:51.392201  524614 system_pods.go:89] "storage-provisioner" [e5009f86-7ee8-43f2-ab23-1632ba39f541] Running
	I0918 18:38:51.392214  524614 retry.go:31] will retry after 59.213038944s: missing components: kube-dns
	I0918 18:39:50.609049  524614 system_pods.go:86] 9 kube-system pods found
	I0918 18:39:50.609091  524614 system_pods.go:89] "calico-kube-controllers-59556d9b4c-lrx4l" [0d899373-bfc1-4292-8a94-b910770d800d] Pending / Ready:ContainersNotReady (containers with unready status: [calico-kube-controllers]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-kube-controllers])
	I0918 18:39:50.609102  524614 system_pods.go:89] "calico-node-vkrcc" [2797de16-f714-4b10-82e4-4477c8c24362] Pending / Initialized:ContainersNotInitialized (containers with incomplete status: [mount-bpffs]) / Ready:ContainersNotReady (containers with unready status: [calico-node]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-node])
	I0918 18:39:50.609110  524614 system_pods.go:89] "coredns-66bc5c9577-jms9s" [d862e2a5-2fa2-472f-bc2b-52157a94ed62] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0918 18:39:50.609115  524614 system_pods.go:89] "etcd-calico-585409" [97e314a8-7957-4858-bfe2-59dba6a36aa6] Running
	I0918 18:39:50.609120  524614 system_pods.go:89] "kube-apiserver-calico-585409" [8b6279e2-ab08-46a0-b4d1-1daace6c0e4d] Running
	I0918 18:39:50.609126  524614 system_pods.go:89] "kube-controller-manager-calico-585409" [4b89fcf9-2501-42b4-9e18-c8b5deb034ab] Running
	I0918 18:39:50.609131  524614 system_pods.go:89] "kube-proxy-8p5z8" [40aba6a3-9aaa-4138-a8f9-04b05f0c4fcc] Running
	I0918 18:39:50.609135  524614 system_pods.go:89] "kube-scheduler-calico-585409" [0c12f56e-6ccf-4841-8be6-59196b9b6734] Running
	I0918 18:39:50.609143  524614 system_pods.go:89] "storage-provisioner" [e5009f86-7ee8-43f2-ab23-1632ba39f541] Running
	I0918 18:39:50.609158  524614 retry.go:31] will retry after 52.464715672s: missing components: kube-dns
	I0918 18:40:43.079850  524614 system_pods.go:86] 9 kube-system pods found
	I0918 18:40:43.079891  524614 system_pods.go:89] "calico-kube-controllers-59556d9b4c-lrx4l" [0d899373-bfc1-4292-8a94-b910770d800d] Pending / Ready:ContainersNotReady (containers with unready status: [calico-kube-controllers]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-kube-controllers])
	I0918 18:40:43.079901  524614 system_pods.go:89] "calico-node-vkrcc" [2797de16-f714-4b10-82e4-4477c8c24362] Pending / Initialized:ContainersNotInitialized (containers with incomplete status: [mount-bpffs]) / Ready:ContainersNotReady (containers with unready status: [calico-node]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-node])
	I0918 18:40:43.079910  524614 system_pods.go:89] "coredns-66bc5c9577-jms9s" [d862e2a5-2fa2-472f-bc2b-52157a94ed62] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0918 18:40:43.079915  524614 system_pods.go:89] "etcd-calico-585409" [97e314a8-7957-4858-bfe2-59dba6a36aa6] Running
	I0918 18:40:43.079922  524614 system_pods.go:89] "kube-apiserver-calico-585409" [8b6279e2-ab08-46a0-b4d1-1daace6c0e4d] Running
	I0918 18:40:43.079927  524614 system_pods.go:89] "kube-controller-manager-calico-585409" [4b89fcf9-2501-42b4-9e18-c8b5deb034ab] Running
	I0918 18:40:43.079931  524614 system_pods.go:89] "kube-proxy-8p5z8" [40aba6a3-9aaa-4138-a8f9-04b05f0c4fcc] Running
	I0918 18:40:43.079935  524614 system_pods.go:89] "kube-scheduler-calico-585409" [0c12f56e-6ccf-4841-8be6-59196b9b6734] Running
	I0918 18:40:43.079939  524614 system_pods.go:89] "storage-provisioner" [e5009f86-7ee8-43f2-ab23-1632ba39f541] Running
	I0918 18:40:43.079967  524614 retry.go:31] will retry after 1m9.31309867s: missing components: kube-dns
	I0918 18:41:52.397423  524614 system_pods.go:86] 9 kube-system pods found
	I0918 18:41:52.397461  524614 system_pods.go:89] "calico-kube-controllers-59556d9b4c-lrx4l" [0d899373-bfc1-4292-8a94-b910770d800d] Pending / Ready:ContainersNotReady (containers with unready status: [calico-kube-controllers]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-kube-controllers])
	I0918 18:41:52.397472  524614 system_pods.go:89] "calico-node-vkrcc" [2797de16-f714-4b10-82e4-4477c8c24362] Pending / Initialized:ContainersNotInitialized (containers with incomplete status: [mount-bpffs]) / Ready:ContainersNotReady (containers with unready status: [calico-node]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-node])
	I0918 18:41:52.397480  524614 system_pods.go:89] "coredns-66bc5c9577-jms9s" [d862e2a5-2fa2-472f-bc2b-52157a94ed62] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0918 18:41:52.397484  524614 system_pods.go:89] "etcd-calico-585409" [97e314a8-7957-4858-bfe2-59dba6a36aa6] Running
	I0918 18:41:52.397490  524614 system_pods.go:89] "kube-apiserver-calico-585409" [8b6279e2-ab08-46a0-b4d1-1daace6c0e4d] Running
	I0918 18:41:52.397494  524614 system_pods.go:89] "kube-controller-manager-calico-585409" [4b89fcf9-2501-42b4-9e18-c8b5deb034ab] Running
	I0918 18:41:52.397499  524614 system_pods.go:89] "kube-proxy-8p5z8" [40aba6a3-9aaa-4138-a8f9-04b05f0c4fcc] Running
	I0918 18:41:52.397503  524614 system_pods.go:89] "kube-scheduler-calico-585409" [0c12f56e-6ccf-4841-8be6-59196b9b6734] Running
	I0918 18:41:52.397507  524614 system_pods.go:89] "storage-provisioner" [e5009f86-7ee8-43f2-ab23-1632ba39f541] Running
	I0918 18:41:52.397531  524614 retry.go:31] will retry after 58.944833242s: missing components: kube-dns
	I0918 18:42:51.348823  524614 system_pods.go:86] 9 kube-system pods found
	I0918 18:42:51.348863  524614 system_pods.go:89] "calico-kube-controllers-59556d9b4c-lrx4l" [0d899373-bfc1-4292-8a94-b910770d800d] Pending / Ready:ContainersNotReady (containers with unready status: [calico-kube-controllers]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-kube-controllers])
	I0918 18:42:51.348874  524614 system_pods.go:89] "calico-node-vkrcc" [2797de16-f714-4b10-82e4-4477c8c24362] Pending / Initialized:ContainersNotInitialized (containers with incomplete status: [mount-bpffs]) / Ready:ContainersNotReady (containers with unready status: [calico-node]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-node])
	I0918 18:42:51.348882  524614 system_pods.go:89] "coredns-66bc5c9577-jms9s" [d862e2a5-2fa2-472f-bc2b-52157a94ed62] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0918 18:42:51.348887  524614 system_pods.go:89] "etcd-calico-585409" [97e314a8-7957-4858-bfe2-59dba6a36aa6] Running
	I0918 18:42:51.348892  524614 system_pods.go:89] "kube-apiserver-calico-585409" [8b6279e2-ab08-46a0-b4d1-1daace6c0e4d] Running
	I0918 18:42:51.348897  524614 system_pods.go:89] "kube-controller-manager-calico-585409" [4b89fcf9-2501-42b4-9e18-c8b5deb034ab] Running
	I0918 18:42:51.348903  524614 system_pods.go:89] "kube-proxy-8p5z8" [40aba6a3-9aaa-4138-a8f9-04b05f0c4fcc] Running
	I0918 18:42:51.348913  524614 system_pods.go:89] "kube-scheduler-calico-585409" [0c12f56e-6ccf-4841-8be6-59196b9b6734] Running
	I0918 18:42:51.348917  524614 system_pods.go:89] "storage-provisioner" [e5009f86-7ee8-43f2-ab23-1632ba39f541] Running
	I0918 18:42:51.348935  524614 retry.go:31] will retry after 1m10.612789543s: missing components: kube-dns
	I0918 18:44:01.966590  524614 system_pods.go:86] 9 kube-system pods found
	I0918 18:44:01.966629  524614 system_pods.go:89] "calico-kube-controllers-59556d9b4c-lrx4l" [0d899373-bfc1-4292-8a94-b910770d800d] Pending / Ready:ContainersNotReady (containers with unready status: [calico-kube-controllers]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-kube-controllers])
	I0918 18:44:01.966638  524614 system_pods.go:89] "calico-node-vkrcc" [2797de16-f714-4b10-82e4-4477c8c24362] Pending / Initialized:ContainersNotInitialized (containers with incomplete status: [mount-bpffs]) / Ready:ContainersNotReady (containers with unready status: [calico-node]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-node])
	I0918 18:44:01.966646  524614 system_pods.go:89] "coredns-66bc5c9577-jms9s" [d862e2a5-2fa2-472f-bc2b-52157a94ed62] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0918 18:44:01.966651  524614 system_pods.go:89] "etcd-calico-585409" [97e314a8-7957-4858-bfe2-59dba6a36aa6] Running
	I0918 18:44:01.966656  524614 system_pods.go:89] "kube-apiserver-calico-585409" [8b6279e2-ab08-46a0-b4d1-1daace6c0e4d] Running
	I0918 18:44:01.966661  524614 system_pods.go:89] "kube-controller-manager-calico-585409" [4b89fcf9-2501-42b4-9e18-c8b5deb034ab] Running
	I0918 18:44:01.966664  524614 system_pods.go:89] "kube-proxy-8p5z8" [40aba6a3-9aaa-4138-a8f9-04b05f0c4fcc] Running
	I0918 18:44:01.966669  524614 system_pods.go:89] "kube-scheduler-calico-585409" [0c12f56e-6ccf-4841-8be6-59196b9b6734] Running
	I0918 18:44:01.966672  524614 system_pods.go:89] "storage-provisioner" [e5009f86-7ee8-43f2-ab23-1632ba39f541] Running
	I0918 18:44:01.966686  524614 retry.go:31] will retry after 55.926513522s: missing components: kube-dns
	I0918 18:44:57.902018  524614 system_pods.go:86] 9 kube-system pods found
	I0918 18:44:57.902053  524614 system_pods.go:89] "calico-kube-controllers-59556d9b4c-lrx4l" [0d899373-bfc1-4292-8a94-b910770d800d] Pending / Ready:ContainersNotReady (containers with unready status: [calico-kube-controllers]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-kube-controllers])
	I0918 18:44:57.902064  524614 system_pods.go:89] "calico-node-vkrcc" [2797de16-f714-4b10-82e4-4477c8c24362] Pending / Initialized:ContainersNotInitialized (containers with incomplete status: [mount-bpffs]) / Ready:ContainersNotReady (containers with unready status: [calico-node]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-node])
	I0918 18:44:57.902072  524614 system_pods.go:89] "coredns-66bc5c9577-jms9s" [d862e2a5-2fa2-472f-bc2b-52157a94ed62] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0918 18:44:57.902077  524614 system_pods.go:89] "etcd-calico-585409" [97e314a8-7957-4858-bfe2-59dba6a36aa6] Running
	I0918 18:44:57.902082  524614 system_pods.go:89] "kube-apiserver-calico-585409" [8b6279e2-ab08-46a0-b4d1-1daace6c0e4d] Running
	I0918 18:44:57.902086  524614 system_pods.go:89] "kube-controller-manager-calico-585409" [4b89fcf9-2501-42b4-9e18-c8b5deb034ab] Running
	I0918 18:44:57.902090  524614 system_pods.go:89] "kube-proxy-8p5z8" [40aba6a3-9aaa-4138-a8f9-04b05f0c4fcc] Running
	I0918 18:44:57.902094  524614 system_pods.go:89] "kube-scheduler-calico-585409" [0c12f56e-6ccf-4841-8be6-59196b9b6734] Running
	I0918 18:44:57.902098  524614 system_pods.go:89] "storage-provisioner" [e5009f86-7ee8-43f2-ab23-1632ba39f541] Running
	I0918 18:44:57.902113  524614 retry.go:31] will retry after 1m9.156917512s: missing components: kube-dns
	I0918 18:46:07.064285  524614 system_pods.go:86] 9 kube-system pods found
	I0918 18:46:07.064327  524614 system_pods.go:89] "calico-kube-controllers-59556d9b4c-lrx4l" [0d899373-bfc1-4292-8a94-b910770d800d] Pending / Ready:ContainersNotReady (containers with unready status: [calico-kube-controllers]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-kube-controllers])
	I0918 18:46:07.064339  524614 system_pods.go:89] "calico-node-vkrcc" [2797de16-f714-4b10-82e4-4477c8c24362] Pending / Initialized:ContainersNotInitialized (containers with incomplete status: [mount-bpffs]) / Ready:ContainersNotReady (containers with unready status: [calico-node]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-node])
	I0918 18:46:07.064347  524614 system_pods.go:89] "coredns-66bc5c9577-jms9s" [d862e2a5-2fa2-472f-bc2b-52157a94ed62] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0918 18:46:07.064352  524614 system_pods.go:89] "etcd-calico-585409" [97e314a8-7957-4858-bfe2-59dba6a36aa6] Running
	I0918 18:46:07.064357  524614 system_pods.go:89] "kube-apiserver-calico-585409" [8b6279e2-ab08-46a0-b4d1-1daace6c0e4d] Running
	I0918 18:46:07.064366  524614 system_pods.go:89] "kube-controller-manager-calico-585409" [4b89fcf9-2501-42b4-9e18-c8b5deb034ab] Running
	I0918 18:46:07.064371  524614 system_pods.go:89] "kube-proxy-8p5z8" [40aba6a3-9aaa-4138-a8f9-04b05f0c4fcc] Running
	I0918 18:46:07.064384  524614 system_pods.go:89] "kube-scheduler-calico-585409" [0c12f56e-6ccf-4841-8be6-59196b9b6734] Running
	I0918 18:46:07.064388  524614 system_pods.go:89] "storage-provisioner" [e5009f86-7ee8-43f2-ab23-1632ba39f541] Running
	I0918 18:46:07.067530  524614 out.go:203] 
	W0918 18:46:07.070332  524614 out.go:285] X Exiting due to GUEST_START: failed to start node: wait 15m0s for node: waiting for apps_running: expected k8s-apps: missing components: kube-dns
	X Exiting due to GUEST_START: failed to start node: wait 15m0s for node: waiting for apps_running: expected k8s-apps: missing components: kube-dns
	W0918 18:46:07.070353  524614 out.go:285] * 
	* 
	W0918 18:46:07.072502  524614 out.go:308] ╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * 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.    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯
	╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * 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.    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯
	I0918 18:46:07.075464  524614 out.go:203] 

                                                
                                                
** /stderr **
net_test.go:114: failed start: exit status 80
--- FAIL: TestNetworkPlugins/group/calico/Start (921.72s)

                                                
                                    

Test pass (287/326)

Order passed test Duration
3 TestDownloadOnly/v1.28.0/json-events 18.4
4 TestDownloadOnly/v1.28.0/preload-exists 0
8 TestDownloadOnly/v1.28.0/LogsDuration 0.36
9 TestDownloadOnly/v1.28.0/DeleteAll 0.37
10 TestDownloadOnly/v1.28.0/DeleteAlwaysSucceeds 0.24
12 TestDownloadOnly/v1.34.0/json-events 15.42
13 TestDownloadOnly/v1.34.0/preload-exists 0
17 TestDownloadOnly/v1.34.0/LogsDuration 0.25
18 TestDownloadOnly/v1.34.0/DeleteAll 0.3
19 TestDownloadOnly/v1.34.0/DeleteAlwaysSucceeds 0.14
21 TestBinaryMirror 0.63
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.08
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.08
27 TestAddons/Setup 185.39
31 TestAddons/serial/GCPAuth/Namespaces 0.2
32 TestAddons/serial/GCPAuth/FakeCredentials 11.89
35 TestAddons/parallel/Registry 18.06
36 TestAddons/parallel/RegistryCreds 0.76
38 TestAddons/parallel/InspektorGadget 6.32
39 TestAddons/parallel/MetricsServer 5.97
41 TestAddons/parallel/CSI 47.17
42 TestAddons/parallel/Headlamp 19.79
43 TestAddons/parallel/CloudSpanner 6.59
44 TestAddons/parallel/LocalPath 52.13
45 TestAddons/parallel/NvidiaDevicePlugin 6.53
46 TestAddons/parallel/Yakd 11.81
48 TestAddons/StoppedEnableDisable 12.22
49 TestCertOptions 39.57
50 TestCertExpiration 259.2
52 TestForceSystemdFlag 35.89
53 TestForceSystemdEnv 41.21
59 TestErrorSpam/setup 29.46
60 TestErrorSpam/start 0.83
61 TestErrorSpam/status 1.07
62 TestErrorSpam/pause 1.66
63 TestErrorSpam/unpause 2.03
64 TestErrorSpam/stop 1.48
67 TestFunctional/serial/CopySyncFile 0
68 TestFunctional/serial/StartWithProxy 79.98
69 TestFunctional/serial/AuditLog 0
70 TestFunctional/serial/SoftStart 102.92
71 TestFunctional/serial/KubeContext 0.06
72 TestFunctional/serial/KubectlGetPods 0.09
75 TestFunctional/serial/CacheCmd/cache/add_remote 3.94
76 TestFunctional/serial/CacheCmd/cache/add_local 1.45
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.31
80 TestFunctional/serial/CacheCmd/cache/cache_reload 2.11
81 TestFunctional/serial/CacheCmd/cache/delete 0.13
82 TestFunctional/serial/MinikubeKubectlCmd 0.14
83 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.14
84 TestFunctional/serial/ExtraConfig 30.82
85 TestFunctional/serial/ComponentHealth 0.12
86 TestFunctional/serial/LogsCmd 1.76
87 TestFunctional/serial/LogsFileCmd 1.8
88 TestFunctional/serial/InvalidService 5.08
90 TestFunctional/parallel/ConfigCmd 0.47
91 TestFunctional/parallel/DashboardCmd 12.89
92 TestFunctional/parallel/DryRun 0.58
93 TestFunctional/parallel/InternationalLanguage 0.25
94 TestFunctional/parallel/StatusCmd 1.19
99 TestFunctional/parallel/AddonsCmd 0.18
100 TestFunctional/parallel/PersistentVolumeClaim 26.05
102 TestFunctional/parallel/SSHCmd 0.72
103 TestFunctional/parallel/CpCmd 2.38
105 TestFunctional/parallel/FileSync 0.32
106 TestFunctional/parallel/CertSync 2.1
110 TestFunctional/parallel/NodeLabels 0.17
112 TestFunctional/parallel/NonActiveRuntimeDisabled 0.83
114 TestFunctional/parallel/License 0.51
116 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.64
117 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
119 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 8.46
120 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.12
121 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
125 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
127 TestFunctional/parallel/ProfileCmd/profile_not_create 0.42
128 TestFunctional/parallel/ProfileCmd/profile_list 0.43
129 TestFunctional/parallel/ProfileCmd/profile_json_output 0.41
130 TestFunctional/parallel/MountCmd/any-port 9.06
131 TestFunctional/parallel/MountCmd/specific-port 2.1
132 TestFunctional/parallel/MountCmd/VerifyCleanup 1.23
133 TestFunctional/parallel/ServiceCmd/List 0.59
134 TestFunctional/parallel/ServiceCmd/JSONOutput 0.61
138 TestFunctional/parallel/Version/short 0.07
139 TestFunctional/parallel/Version/components 1.31
140 TestFunctional/parallel/ImageCommands/ImageListShort 0.25
141 TestFunctional/parallel/ImageCommands/ImageListTable 0.31
142 TestFunctional/parallel/ImageCommands/ImageListJson 0.35
143 TestFunctional/parallel/ImageCommands/ImageListYaml 0.29
144 TestFunctional/parallel/ImageCommands/ImageBuild 3.92
145 TestFunctional/parallel/ImageCommands/Setup 0.73
146 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 2.4
147 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 0.95
148 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.21
149 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.6
150 TestFunctional/parallel/UpdateContextCmd/no_changes 0.2
151 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.15
152 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.17
153 TestFunctional/parallel/ImageCommands/ImageRemove 0.67
154 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.99
155 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.69
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 207.29
164 TestMultiControlPlane/serial/DeployApp 9.16
165 TestMultiControlPlane/serial/PingHostFromPods 1.61
166 TestMultiControlPlane/serial/AddWorkerNode 60.82
167 TestMultiControlPlane/serial/NodeLabels 0.11
168 TestMultiControlPlane/serial/HAppyAfterClusterStart 1.03
169 TestMultiControlPlane/serial/CopyFile 19.78
170 TestMultiControlPlane/serial/StopSecondaryNode 12.75
171 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.84
172 TestMultiControlPlane/serial/RestartSecondaryNode 27.2
173 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 1.02
174 TestMultiControlPlane/serial/RestartClusterKeepsNodes 127.5
175 TestMultiControlPlane/serial/DeleteSecondaryNode 12.44
176 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.77
177 TestMultiControlPlane/serial/StopCluster 35.78
178 TestMultiControlPlane/serial/RestartCluster 91.3
179 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.78
180 TestMultiControlPlane/serial/AddSecondaryNode 82.02
181 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 1.02
185 TestJSONOutput/start/Command 81.31
186 TestJSONOutput/start/Audit 0
188 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
189 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
191 TestJSONOutput/pause/Command 0.73
192 TestJSONOutput/pause/Audit 0
194 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
195 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
197 TestJSONOutput/unpause/Command 0.65
198 TestJSONOutput/unpause/Audit 0
200 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
201 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
203 TestJSONOutput/stop/Command 5.87
204 TestJSONOutput/stop/Audit 0
206 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
207 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
208 TestErrorJSONOutput 0.23
210 TestKicCustomNetwork/create_custom_network 48.56
211 TestKicCustomNetwork/use_default_bridge_network 36.21
212 TestKicExistingNetwork 35.88
213 TestKicCustomSubnet 33.64
214 TestKicStaticIP 33.47
215 TestMainNoArgs 0.05
216 TestMinikubeProfile 68.1
219 TestMountStart/serial/StartWithMountFirst 6.44
220 TestMountStart/serial/VerifyMountFirst 0.27
221 TestMountStart/serial/StartWithMountSecond 7.62
222 TestMountStart/serial/VerifyMountSecond 0.27
223 TestMountStart/serial/DeleteFirst 1.64
224 TestMountStart/serial/VerifyMountPostDelete 0.27
225 TestMountStart/serial/Stop 1.2
226 TestMountStart/serial/RestartStopped 8.18
227 TestMountStart/serial/VerifyMountPostStop 0.28
230 TestMultiNode/serial/FreshStart2Nodes 138.51
231 TestMultiNode/serial/DeployApp2Nodes 8.17
232 TestMultiNode/serial/PingHostFrom2Pods 0.96
233 TestMultiNode/serial/AddNode 55.06
234 TestMultiNode/serial/MultiNodeLabels 0.09
235 TestMultiNode/serial/ProfileList 0.71
236 TestMultiNode/serial/CopyFile 10.45
237 TestMultiNode/serial/StopNode 2.28
238 TestMultiNode/serial/StartAfterStop 9.43
239 TestMultiNode/serial/RestartKeepsNodes 71.85
240 TestMultiNode/serial/DeleteNode 5.56
241 TestMultiNode/serial/StopMultiNode 23.74
242 TestMultiNode/serial/RestartMultiNode 57.75
243 TestMultiNode/serial/ValidateNameConflict 34.44
248 TestPreload 147.55
250 TestScheduledStopUnix 107.19
253 TestInsufficientStorage 13.78
254 TestRunningBinaryUpgrade 67.83
256 TestKubernetesUpgrade 114.3
257 TestMissingContainerUpgrade 143.96
259 TestNoKubernetes/serial/StartNoK8sWithVersion 0.09
260 TestNoKubernetes/serial/StartWithK8s 39.39
261 TestNoKubernetes/serial/StartWithStopK8s 8.99
262 TestNoKubernetes/serial/Start 9.83
263 TestNoKubernetes/serial/VerifyK8sNotRunning 0.31
264 TestNoKubernetes/serial/ProfileList 1.17
265 TestNoKubernetes/serial/Stop 1.27
266 TestNoKubernetes/serial/StartNoArgs 7.28
267 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.39
268 TestStoppedBinaryUpgrade/Setup 2.13
269 TestStoppedBinaryUpgrade/Upgrade 63.83
270 TestStoppedBinaryUpgrade/MinikubeLogs 1.57
279 TestPause/serial/Start 88.33
287 TestNetworkPlugins/group/false 3.76
291 TestPause/serial/SecondStartNoReconfiguration 22.8
292 TestPause/serial/Pause 0.92
293 TestPause/serial/VerifyStatus 0.46
294 TestPause/serial/Unpause 1.05
295 TestPause/serial/PauseAgain 1.46
296 TestPause/serial/DeletePaused 3.34
297 TestPause/serial/VerifyDeletedResources 1.29
299 TestStartStop/group/old-k8s-version/serial/FirstStart 60.36
300 TestStartStop/group/old-k8s-version/serial/DeployApp 10.47
301 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 1.2
302 TestStartStop/group/old-k8s-version/serial/Stop 11.92
303 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.19
304 TestStartStop/group/old-k8s-version/serial/SecondStart 56.93
305 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
306 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.1
307 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.27
308 TestStartStop/group/old-k8s-version/serial/Pause 3.15
310 TestStartStop/group/no-preload/serial/FirstStart 77.54
312 TestStartStop/group/embed-certs/serial/FirstStart 81.97
313 TestStartStop/group/no-preload/serial/DeployApp 11.52
314 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1.59
315 TestStartStop/group/no-preload/serial/Stop 12.05
316 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.2
317 TestStartStop/group/no-preload/serial/SecondStart 55.86
318 TestStartStop/group/embed-certs/serial/DeployApp 10.38
319 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.24
320 TestStartStop/group/embed-certs/serial/Stop 12.02
321 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.26
322 TestStartStop/group/embed-certs/serial/SecondStart 57.68
323 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
324 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.14
325 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.31
326 TestStartStop/group/no-preload/serial/Pause 4.63
328 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 83.36
329 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6
330 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.11
331 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.25
332 TestStartStop/group/embed-certs/serial/Pause 3.11
334 TestStartStop/group/newest-cni/serial/FirstStart 34.58
335 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 9.43
336 TestStartStop/group/newest-cni/serial/DeployApp 0
337 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 1.02
338 TestStartStop/group/newest-cni/serial/Stop 1.25
339 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.18
340 TestStartStop/group/newest-cni/serial/SecondStart 17.56
341 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.27
342 TestStartStop/group/default-k8s-diff-port/serial/Stop 12.06
343 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.34
344 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 64.2
345 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
346 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
347 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.24
348 TestStartStop/group/newest-cni/serial/Pause 3.61
349 TestNetworkPlugins/group/auto/Start 85.54
350 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6
351 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.1
352 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.25
353 TestStartStop/group/default-k8s-diff-port/serial/Pause 3.05
354 TestNetworkPlugins/group/kindnet/Start 80.32
355 TestNetworkPlugins/group/auto/KubeletFlags 0.38
356 TestNetworkPlugins/group/auto/NetCatPod 13.35
357 TestNetworkPlugins/group/auto/DNS 0.25
358 TestNetworkPlugins/group/auto/Localhost 0.2
359 TestNetworkPlugins/group/auto/HairPin 0.18
361 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
362 TestNetworkPlugins/group/kindnet/KubeletFlags 0.33
363 TestNetworkPlugins/group/kindnet/NetCatPod 13.33
364 TestNetworkPlugins/group/kindnet/DNS 0.21
365 TestNetworkPlugins/group/kindnet/Localhost 0.17
366 TestNetworkPlugins/group/kindnet/HairPin 0.16
367 TestNetworkPlugins/group/custom-flannel/Start 59.44
368 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.31
369 TestNetworkPlugins/group/custom-flannel/NetCatPod 10.29
370 TestNetworkPlugins/group/custom-flannel/DNS 0.18
371 TestNetworkPlugins/group/custom-flannel/Localhost 0.15
372 TestNetworkPlugins/group/custom-flannel/HairPin 0.17
373 TestNetworkPlugins/group/enable-default-cni/Start 75.31
374 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.29
375 TestNetworkPlugins/group/enable-default-cni/NetCatPod 10.33
376 TestNetworkPlugins/group/enable-default-cni/DNS 0.18
377 TestNetworkPlugins/group/enable-default-cni/Localhost 0.16
378 TestNetworkPlugins/group/enable-default-cni/HairPin 0.17
379 TestNetworkPlugins/group/flannel/Start 60.72
380 TestNetworkPlugins/group/flannel/ControllerPod 6
381 TestNetworkPlugins/group/flannel/KubeletFlags 0.3
382 TestNetworkPlugins/group/flannel/NetCatPod 11.3
383 TestNetworkPlugins/group/flannel/DNS 0.17
384 TestNetworkPlugins/group/flannel/Localhost 0.17
385 TestNetworkPlugins/group/flannel/HairPin 0.15
386 TestNetworkPlugins/group/bridge/Start 73.86
387 TestNetworkPlugins/group/bridge/KubeletFlags 0.29
388 TestNetworkPlugins/group/bridge/NetCatPod 12.33
389 TestNetworkPlugins/group/bridge/DNS 0.19
390 TestNetworkPlugins/group/bridge/Localhost 0.16
391 TestNetworkPlugins/group/bridge/HairPin 0.16
x
+
TestDownloadOnly/v1.28.0/json-events (18.4s)

                                                
                                                
=== 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-006353 --force --alsologtostderr --kubernetes-version=v1.28.0 --container-runtime=crio --driver=docker  --container-runtime=crio
aaa_download_only_test.go:81: (dbg) Done: out/minikube-linux-arm64 start -o=json --download-only -p download-only-006353 --force --alsologtostderr --kubernetes-version=v1.28.0 --container-runtime=crio --driver=docker  --container-runtime=crio: (18.39630079s)
--- PASS: TestDownloadOnly/v1.28.0/json-events (18.40s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.28.0/preload-exists
I0918 17:22:43.711746  297295 preload.go:131] Checking if preload exists for k8s version v1.28.0 and runtime crio
I0918 17:22:43.711823  297295 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20370-295439/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.0-cri-o-overlay-arm64.tar.lz4
--- PASS: TestDownloadOnly/v1.28.0/preload-exists (0.00s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	┌─────────┬───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬──────────────────────┬─────────┬─────────┬─────────────────────┬──────────┐
	│ COMMAND │                                                                                   ARGS                                                                                    │       PROFILE        │  USER   │ VERSION │     START TIME      │ END TIME │
	├─────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼──────────────────────┼─────────┼─────────┼─────────────────────┼──────────┤
	│ start   │ -o=json --download-only -p download-only-006353 --force --alsologtostderr --kubernetes-version=v1.28.0 --container-runtime=crio --driver=docker  --container-runtime=crio │ download-only-006353 │ jenkins │ v1.37.0 │ 18 Sep 25 17:22 UTC │          │
	└─────────┴───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴──────────────────────┴─────────┴─────────┴─────────────────────┴──────────┘
	
	
	==> Last Start <==
	Log file created at: 2025/09/18 17:22:25
	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
	I0918 17:22:25.360858  297300 out.go:360] Setting OutFile to fd 1 ...
	I0918 17:22:25.361107  297300 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0918 17:22:25.361136  297300 out.go:374] Setting ErrFile to fd 2...
	I0918 17:22:25.361157  297300 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0918 17:22:25.361457  297300 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20370-295439/.minikube/bin
	W0918 17:22:25.361637  297300 root.go:314] Error reading config file at /home/jenkins/minikube-integration/20370-295439/.minikube/config/config.json: open /home/jenkins/minikube-integration/20370-295439/.minikube/config/config.json: no such file or directory
	I0918 17:22:25.362106  297300 out.go:368] Setting JSON to true
	I0918 17:22:25.362995  297300 start.go:130] hostinfo: {"hostname":"ip-172-31-31-251","uptime":3894,"bootTime":1758212252,"procs":159,"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"}
	I0918 17:22:25.363089  297300 start.go:140] virtualization:  
	I0918 17:22:25.367218  297300 out.go:99] [download-only-006353] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	W0918 17:22:25.367450  297300 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/20370-295439/.minikube/cache/preloaded-tarball: no such file or directory
	I0918 17:22:25.367509  297300 notify.go:220] Checking for updates...
	I0918 17:22:25.370540  297300 out.go:171] MINIKUBE_LOCATION=20370
	I0918 17:22:25.373638  297300 out.go:171] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0918 17:22:25.376593  297300 out.go:171] KUBECONFIG=/home/jenkins/minikube-integration/20370-295439/kubeconfig
	I0918 17:22:25.379443  297300 out.go:171] MINIKUBE_HOME=/home/jenkins/minikube-integration/20370-295439/.minikube
	I0918 17:22:25.382407  297300 out.go:171] MINIKUBE_BIN=out/minikube-linux-arm64
	W0918 17:22:25.388123  297300 out.go:336] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0918 17:22:25.388434  297300 driver.go:421] Setting default libvirt URI to qemu:///system
	I0918 17:22:25.414781  297300 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I0918 17:22:25.414895  297300 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0918 17:22:25.471625  297300 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-18 17:22:25.462517352 +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:8214835200 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>}}
	I0918 17:22:25.471737  297300 docker.go:318] overlay module found
	I0918 17:22:25.474791  297300 out.go:99] Using the docker driver based on user configuration
	I0918 17:22:25.474831  297300 start.go:304] selected driver: docker
	I0918 17:22:25.474851  297300 start.go:924] validating driver "docker" against <nil>
	I0918 17:22:25.474964  297300 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0918 17:22:25.532728  297300 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-18 17:22:25.522993218 +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:8214835200 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>}}
	I0918 17:22:25.532884  297300 start_flags.go:327] no existing cluster config was found, will generate one from the flags 
	I0918 17:22:25.533191  297300 start_flags.go:410] Using suggested 3072MB memory alloc based on sys=7834MB, container=7834MB
	I0918 17:22:25.533341  297300 start_flags.go:974] Wait components to verify : map[apiserver:true system_pods:true]
	I0918 17:22:25.536452  297300 out.go:171] Using Docker driver with root privileges
	I0918 17:22:25.539427  297300 cni.go:84] Creating CNI manager for ""
	I0918 17:22:25.539504  297300 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0918 17:22:25.539520  297300 start_flags.go:336] Found "CNI" CNI - setting NetworkPlugin=cni
	I0918 17:22:25.539612  297300 start.go:348] cluster config:
	{Name:download-only-006353 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-006353 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRIS
ocket: 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:crio 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}
	I0918 17:22:25.542552  297300 out.go:99] Starting "download-only-006353" primary control-plane node in "download-only-006353" cluster
	I0918 17:22:25.542580  297300 cache.go:123] Beginning downloading kic base image for docker with crio
	I0918 17:22:25.545408  297300 out.go:99] Pulling base image v0.0.48 ...
	I0918 17:22:25.545438  297300 preload.go:131] Checking if preload exists for k8s version v1.28.0 and runtime crio
	I0918 17:22:25.545591  297300 image.go:81] Checking for gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local docker daemon
	I0918 17:22:25.561629  297300 cache.go:152] Downloading gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 to local cache
	I0918 17:22:25.561843  297300 image.go:65] Checking for gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local cache directory
	I0918 17:22:25.561943  297300 image.go:150] Writing gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 to local cache
	I0918 17:22:25.608195  297300 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-cri-o-overlay-arm64.tar.lz4
	I0918 17:22:25.608227  297300 cache.go:58] Caching tarball of preloaded images
	I0918 17:22:25.608414  297300 preload.go:131] Checking if preload exists for k8s version v1.28.0 and runtime crio
	I0918 17:22:25.611699  297300 out.go:99] Downloading Kubernetes v1.28.0 preload ...
	I0918 17:22:25.611731  297300 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.28.0-cri-o-overlay-arm64.tar.lz4 ...
	I0918 17:22:25.720352  297300 download.go:108] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.28.0/preloaded-images-k8s-v18-v1.28.0-cri-o-overlay-arm64.tar.lz4?checksum=md5:e092595ade89dbfc477bd4cd6b9c633b -> /home/jenkins/minikube-integration/20370-295439/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.0-cri-o-overlay-arm64.tar.lz4
	I0918 17:22:31.210097  297300 cache.go:155] successfully saved gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 as a tarball
	
	
	* The control-plane node download-only-006353 host does not exist
	  To start a cluster, run: "minikube start -p download-only-006353"

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

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

                                                
                                                
=== 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.37s)

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

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

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

                                                
                                                
=== 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-004044 --force --alsologtostderr --kubernetes-version=v1.34.0 --container-runtime=crio --driver=docker  --container-runtime=crio
aaa_download_only_test.go:81: (dbg) Done: out/minikube-linux-arm64 start -o=json --download-only -p download-only-004044 --force --alsologtostderr --kubernetes-version=v1.34.0 --container-runtime=crio --driver=docker  --container-runtime=crio: (15.4242919s)
--- PASS: TestDownloadOnly/v1.34.0/json-events (15.42s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.34.0/preload-exists
I0918 17:23:00.101691  297295 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime crio
I0918 17:23:00.101737  297295 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20370-295439/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-cri-o-overlay-arm64.tar.lz4
--- PASS: TestDownloadOnly/v1.34.0/preload-exists (0.00s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	┌─────────┬───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬──────────────────────┬─────────┬─────────┬─────────────────────┬─────────────────────┐
	│ COMMAND │                                                                                   ARGS                                                                                    │       PROFILE        │  USER   │ VERSION │     START TIME      │      END TIME       │
	├─────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼──────────────────────┼─────────┼─────────┼─────────────────────┼─────────────────────┤
	│ start   │ -o=json --download-only -p download-only-006353 --force --alsologtostderr --kubernetes-version=v1.28.0 --container-runtime=crio --driver=docker  --container-runtime=crio │ download-only-006353 │ jenkins │ v1.37.0 │ 18 Sep 25 17:22 UTC │                     │
	│ delete  │ --all                                                                                                                                                                     │ minikube             │ jenkins │ v1.37.0 │ 18 Sep 25 17:22 UTC │ 18 Sep 25 17:22 UTC │
	│ delete  │ -p download-only-006353                                                                                                                                                   │ download-only-006353 │ jenkins │ v1.37.0 │ 18 Sep 25 17:22 UTC │ 18 Sep 25 17:22 UTC │
	│ start   │ -o=json --download-only -p download-only-004044 --force --alsologtostderr --kubernetes-version=v1.34.0 --container-runtime=crio --driver=docker  --container-runtime=crio │ download-only-004044 │ jenkins │ v1.37.0 │ 18 Sep 25 17:22 UTC │                     │
	└─────────┴───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴──────────────────────┴─────────┴─────────┴─────────────────────┴─────────────────────┘
	
	
	==> Last Start <==
	Log file created at: 2025/09/18 17:22:44
	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
	I0918 17:22:44.731220  297499 out.go:360] Setting OutFile to fd 1 ...
	I0918 17:22:44.731363  297499 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0918 17:22:44.731376  297499 out.go:374] Setting ErrFile to fd 2...
	I0918 17:22:44.731381  297499 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0918 17:22:44.731678  297499 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20370-295439/.minikube/bin
	I0918 17:22:44.732191  297499 out.go:368] Setting JSON to true
	I0918 17:22:44.733113  297499 start.go:130] hostinfo: {"hostname":"ip-172-31-31-251","uptime":3913,"bootTime":1758212252,"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"}
	I0918 17:22:44.733185  297499 start.go:140] virtualization:  
	I0918 17:22:44.750081  297499 out.go:99] [download-only-004044] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	I0918 17:22:44.750490  297499 notify.go:220] Checking for updates...
	I0918 17:22:44.765767  297499 out.go:171] MINIKUBE_LOCATION=20370
	I0918 17:22:44.795468  297499 out.go:171] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0918 17:22:44.827270  297499 out.go:171] KUBECONFIG=/home/jenkins/minikube-integration/20370-295439/kubeconfig
	I0918 17:22:44.860844  297499 out.go:171] MINIKUBE_HOME=/home/jenkins/minikube-integration/20370-295439/.minikube
	I0918 17:22:44.892758  297499 out.go:171] MINIKUBE_BIN=out/minikube-linux-arm64
	W0918 17:22:44.957662  297499 out.go:336] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0918 17:22:44.958028  297499 driver.go:421] Setting default libvirt URI to qemu:///system
	I0918 17:22:44.979856  297499 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I0918 17:22:44.979971  297499 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0918 17:22:45.073156  297499 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-18 17:22:45.056946959 +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:8214835200 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>}}
	I0918 17:22:45.073444  297499 docker.go:318] overlay module found
	I0918 17:22:45.095861  297499 out.go:99] Using the docker driver based on user configuration
	I0918 17:22:45.095918  297499 start.go:304] selected driver: docker
	I0918 17:22:45.095927  297499 start.go:924] validating driver "docker" against <nil>
	I0918 17:22:45.096092  297499 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0918 17:22:45.229360  297499 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-18 17:22:45.206123143 +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:8214835200 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>}}
	I0918 17:22:45.229571  297499 start_flags.go:327] no existing cluster config was found, will generate one from the flags 
	I0918 17:22:45.229932  297499 start_flags.go:410] Using suggested 3072MB memory alloc based on sys=7834MB, container=7834MB
	I0918 17:22:45.230120  297499 start_flags.go:974] Wait components to verify : map[apiserver:true system_pods:true]
	I0918 17:22:45.234994  297499 out.go:171] Using Docker driver with root privileges
	I0918 17:22:45.240371  297499 cni.go:84] Creating CNI manager for ""
	I0918 17:22:45.240498  297499 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0918 17:22:45.240510  297499 start_flags.go:336] Found "CNI" CNI - setting NetworkPlugin=cni
	I0918 17:22:45.240662  297499 start.go:348] cluster config:
	{Name:download-only-004044 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-004044 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRIS
ocket: 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:crio 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}
	I0918 17:22:45.248190  297499 out.go:99] Starting "download-only-004044" primary control-plane node in "download-only-004044" cluster
	I0918 17:22:45.248242  297499 cache.go:123] Beginning downloading kic base image for docker with crio
	I0918 17:22:45.252233  297499 out.go:99] Pulling base image v0.0.48 ...
	I0918 17:22:45.252280  297499 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime crio
	I0918 17:22:45.252351  297499 image.go:81] Checking for gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local docker daemon
	I0918 17:22:45.275554  297499 cache.go:152] Downloading gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 to local cache
	I0918 17:22:45.275737  297499 image.go:65] Checking for gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local cache directory
	I0918 17:22:45.275760  297499 image.go:68] Found gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local cache directory, skipping pull
	I0918 17:22:45.275766  297499 image.go:137] gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 exists in cache, skipping pull
	I0918 17:22:45.275774  297499 cache.go:155] successfully saved gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 as a tarball
	I0918 17:22:45.308357  297499 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-cri-o-overlay-arm64.tar.lz4
	I0918 17:22:45.308392  297499 cache.go:58] Caching tarball of preloaded images
	I0918 17:22:45.308584  297499 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime crio
	I0918 17:22:45.312640  297499 out.go:99] Downloading Kubernetes v1.34.0 preload ...
	I0918 17:22:45.312682  297499 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.34.0-cri-o-overlay-arm64.tar.lz4 ...
	I0918 17:22:45.419314  297499 download.go:108] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.34.0/preloaded-images-k8s-v18-v1.34.0-cri-o-overlay-arm64.tar.lz4?checksum=md5:36555bb244eebf6e383c5e8810b48b3a -> /home/jenkins/minikube-integration/20370-295439/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-cri-o-overlay-arm64.tar.lz4
	I0918 17:22:58.333213  297499 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.34.0-cri-o-overlay-arm64.tar.lz4 ...
	I0918 17:22:58.333340  297499 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/20370-295439/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-cri-o-overlay-arm64.tar.lz4 ...
	I0918 17:22:59.272771  297499 cache.go:61] Finished verifying existence of preloaded tar for v1.34.0 on crio
	I0918 17:22:59.273125  297499 profile.go:143] Saving config to /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/download-only-004044/config.json ...
	I0918 17:22:59.273160  297499 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/download-only-004044/config.json: {Name:mk97acd963515474786ab2a9b11d44d478d1b847 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0918 17:22:59.273362  297499 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime crio
	I0918 17:22:59.274191  297499 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/20370-295439/.minikube/cache/linux/arm64/v1.34.0/kubectl
	
	
	* The control-plane node download-only-004044 host does not exist
	  To start a cluster, run: "minikube start -p download-only-004044"

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

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

                                                
                                                
=== 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.30s)

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

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

                                                
                                    
x
+
TestBinaryMirror (0.63s)

                                                
                                                
=== RUN   TestBinaryMirror
I0918 17:23:01.683548  297295 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-082941 --alsologtostderr --binary-mirror http://127.0.0.1:37701 --driver=docker  --container-runtime=crio
helpers_test.go:175: Cleaning up "binary-mirror-082941" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p binary-mirror-082941
--- PASS: TestBinaryMirror (0.63s)

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.08s)

                                                
                                                
=== 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-911696
addons_test.go:1000: (dbg) Non-zero exit: out/minikube-linux-arm64 addons enable dashboard -p addons-911696: exit status 85 (81.934352ms)

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.08s)

                                                
                                                
=== 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-911696
addons_test.go:1011: (dbg) Non-zero exit: out/minikube-linux-arm64 addons disable dashboard -p addons-911696: exit status 85 (83.49055ms)

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

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

                                                
                                    
x
+
TestAddons/Setup (185.39s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:108: (dbg) Run:  out/minikube-linux-arm64 start -p addons-911696 --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=crio --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher
addons_test.go:108: (dbg) Done: out/minikube-linux-arm64 start -p addons-911696 --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=crio --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher: (3m5.389229501s)
--- PASS: TestAddons/Setup (185.39s)

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

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

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/FakeCredentials
addons_test.go:675: (dbg) Run:  kubectl --context addons-911696 create -f testdata/busybox.yaml
addons_test.go:682: (dbg) Run:  kubectl --context addons-911696 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" [5ff44cdb-4672-4e26-a5f2-f75f1fc3569a] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:352: "busybox" [5ff44cdb-4672-4e26-a5f2-f75f1fc3569a] Running
addons_test.go:688: (dbg) TestAddons/serial/GCPAuth/FakeCredentials: integration-test=busybox healthy within 11.003998671s
addons_test.go:694: (dbg) Run:  kubectl --context addons-911696 exec busybox -- /bin/sh -c "printenv GOOGLE_APPLICATION_CREDENTIALS"
addons_test.go:706: (dbg) Run:  kubectl --context addons-911696 describe sa gcp-auth-test
addons_test.go:720: (dbg) Run:  kubectl --context addons-911696 exec busybox -- /bin/sh -c "cat /google-app-creds.json"
addons_test.go:744: (dbg) Run:  kubectl --context addons-911696 exec busybox -- /bin/sh -c "printenv GOOGLE_CLOUD_PROJECT"
--- PASS: TestAddons/serial/GCPAuth/FakeCredentials (11.89s)

                                                
                                    
x
+
TestAddons/parallel/Registry (18.06s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:382: registry stabilized in 5.492726ms
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-2wxjk" [a4fce9a5-4fe5-4ff0-a0b6-f50ddfa62612] Running
addons_test.go:384: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 6.003463921s
addons_test.go:387: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:352: "registry-proxy-724gj" [b720d915-5ff3-4792-baa6-cb742f9cc2ee] Running
addons_test.go:387: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 6.003191806s
addons_test.go:392: (dbg) Run:  kubectl --context addons-911696 delete po -l run=registry-test --now
addons_test.go:397: (dbg) Run:  kubectl --context addons-911696 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local"
addons_test.go:397: (dbg) Done: kubectl --context addons-911696 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local": (5.072700371s)
addons_test.go:411: (dbg) Run:  out/minikube-linux-arm64 -p addons-911696 ip
2025/09/18 17:26:46 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-911696 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (18.06s)

                                                
                                    
x
+
TestAddons/parallel/RegistryCreds (0.76s)

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

                                                
                                                

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

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (6.32s)

                                                
                                                
=== 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-k8ctq" [37d2fc32-9aec-4573-9691-00612f885547] Running
addons_test.go:823: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 6.003617225s
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-911696 addons disable inspektor-gadget --alsologtostderr -v=1
--- PASS: TestAddons/parallel/InspektorGadget (6.32s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (5.97s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:455: metrics-server stabilized in 9.990713ms
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-ncrvj" [b2c6aad9-9d43-4f6b-bef2-28f8e692fd9d] Running
addons_test.go:457: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.003801302s
addons_test.go:463: (dbg) Run:  kubectl --context addons-911696 top pods -n kube-system
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-911696 addons disable metrics-server --alsologtostderr -v=1
--- PASS: TestAddons/parallel/MetricsServer (5.97s)

                                                
                                    
x
+
TestAddons/parallel/CSI (47.17s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
I0918 17:26:46.762522  297295 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I0918 17:26:46.793910  297295 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0918 17:26:46.793952  297295 kapi.go:107] duration metric: took 31.444003ms to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
addons_test.go:549: csi-hostpath-driver pods stabilized in 31.456441ms
addons_test.go:552: (dbg) Run:  kubectl --context addons-911696 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-911696 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-911696 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-911696 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-911696 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-911696 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-911696 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-911696 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-911696 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:562: (dbg) Run:  kubectl --context addons-911696 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" [70c5ffd4-943e-428a-93e0-14a06159cda2] Pending
helpers_test.go:352: "task-pv-pod" [70c5ffd4-943e-428a-93e0-14a06159cda2] Pending / Ready:ContainersNotReady (containers with unready status: [task-pv-container]) / ContainersReady:ContainersNotReady (containers with unready status: [task-pv-container])
helpers_test.go:352: "task-pv-pod" [70c5ffd4-943e-428a-93e0-14a06159cda2] Running
addons_test.go:567: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 11.004164615s
addons_test.go:572: (dbg) Run:  kubectl --context addons-911696 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:577: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:427: (dbg) Run:  kubectl --context addons-911696 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:427: (dbg) Run:  kubectl --context addons-911696 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:582: (dbg) Run:  kubectl --context addons-911696 delete pod task-pv-pod
addons_test.go:588: (dbg) Run:  kubectl --context addons-911696 delete pvc hpvc
addons_test.go:594: (dbg) Run:  kubectl --context addons-911696 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:599: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:402: (dbg) Run:  kubectl --context addons-911696 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-911696 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-911696 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-911696 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-911696 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-911696 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-911696 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-911696 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-911696 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-911696 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-911696 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:604: (dbg) Run:  kubectl --context addons-911696 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:609: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod-restore" in namespace "default" ...
helpers_test.go:352: "task-pv-pod-restore" [acc0a4a7-8d83-4797-9493-e828319b5f78] Pending
helpers_test.go:352: "task-pv-pod-restore" [acc0a4a7-8d83-4797-9493-e828319b5f78] Pending / Ready:ContainersNotReady (containers with unready status: [task-pv-container]) / ContainersReady:ContainersNotReady (containers with unready status: [task-pv-container])
helpers_test.go:352: "task-pv-pod-restore" [acc0a4a7-8d83-4797-9493-e828319b5f78] Running
addons_test.go:609: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 7.004984105s
addons_test.go:614: (dbg) Run:  kubectl --context addons-911696 delete pod task-pv-pod-restore
addons_test.go:618: (dbg) Run:  kubectl --context addons-911696 delete pvc hpvc-restore
addons_test.go:622: (dbg) Run:  kubectl --context addons-911696 delete volumesnapshot new-snapshot-demo
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-911696 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-arm64 -p addons-911696 addons disable volumesnapshots --alsologtostderr -v=1: (1.024906835s)
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-911696 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-arm64 -p addons-911696 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.890579031s)
--- PASS: TestAddons/parallel/CSI (47.17s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (19.79s)

                                                
                                                
=== 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-911696 --alsologtostderr -v=1
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-kcnlz" [ab58ba5a-2c72-4fbb-b5c5-6e38a29214d0] Pending
helpers_test.go:352: "headlamp-85f8f8dc54-kcnlz" [ab58ba5a-2c72-4fbb-b5c5-6e38a29214d0] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:352: "headlamp-85f8f8dc54-kcnlz" [ab58ba5a-2c72-4fbb-b5c5-6e38a29214d0] Running
addons_test.go:813: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 13.003179025s
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-911696 addons disable headlamp --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-arm64 -p addons-911696 addons disable headlamp --alsologtostderr -v=1: (5.822644165s)
--- PASS: TestAddons/parallel/Headlamp (19.79s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (6.59s)

                                                
                                                
=== 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-przp6" [83085865-b834-406f-9125-7e447e43d5b9] Running
addons_test.go:840: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 6.003692814s
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-911696 addons disable cloud-spanner --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CloudSpanner (6.59s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (52.13s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:949: (dbg) Run:  kubectl --context addons-911696 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:955: (dbg) Run:  kubectl --context addons-911696 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-911696 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-911696 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-911696 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-911696 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-911696 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:962: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:352: "test-local-path" [12de5d57-0c6f-4535-b4ee-90781a426a8e] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:352: "test-local-path" [12de5d57-0c6f-4535-b4ee-90781a426a8e] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:352: "test-local-path" [12de5d57-0c6f-4535-b4ee-90781a426a8e] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:962: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 4.006710761s
addons_test.go:967: (dbg) Run:  kubectl --context addons-911696 get pvc test-pvc -o=json
addons_test.go:976: (dbg) Run:  out/minikube-linux-arm64 -p addons-911696 ssh "cat /opt/local-path-provisioner/pvc-85697bd4-eb04-4b03-b5fc-d064614a7277_default_test-pvc/file1"
addons_test.go:988: (dbg) Run:  kubectl --context addons-911696 delete pod test-local-path
addons_test.go:992: (dbg) Run:  kubectl --context addons-911696 delete pvc test-pvc
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-911696 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-arm64 -p addons-911696 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (43.024457729s)
--- PASS: TestAddons/parallel/LocalPath (52.13s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (6.53s)

                                                
                                                
=== 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-q8cwf" [9b30b297-f496-4f1f-8cfc-66ac489f4728] Running
addons_test.go:1025: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.003339619s
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-911696 addons disable nvidia-device-plugin --alsologtostderr -v=1
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (6.53s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (11.81s)

                                                
                                                
=== 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-hjdw9" [31328679-dda8-4c57-8008-87895258b0b5] Running
addons_test.go:1047: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.00416697s
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-911696 addons disable yakd --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-arm64 -p addons-911696 addons disable yakd --alsologtostderr -v=1: (5.803669339s)
--- PASS: TestAddons/parallel/Yakd (11.81s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12.22s)

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

                                                
                                    
x
+
TestCertOptions (39.57s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:49: (dbg) Run:  out/minikube-linux-arm64 start -p cert-options-046609 --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=crio
E0918 18:20:51.699787  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/addons-911696/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
cert_options_test.go:49: (dbg) Done: out/minikube-linux-arm64 start -p cert-options-046609 --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=crio: (36.578988986s)
cert_options_test.go:60: (dbg) Run:  out/minikube-linux-arm64 -p cert-options-046609 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt"
cert_options_test.go:88: (dbg) Run:  kubectl --context cert-options-046609 config view
cert_options_test.go:100: (dbg) Run:  out/minikube-linux-arm64 ssh -p cert-options-046609 -- "sudo cat /etc/kubernetes/admin.conf"
helpers_test.go:175: Cleaning up "cert-options-046609" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-options-046609
E0918 18:21:08.621750  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/addons-911696/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-options-046609: (2.114673505s)
--- PASS: TestCertOptions (39.57s)

                                                
                                    
x
+
TestCertExpiration (259.2s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-669308 --memory=3072 --cert-expiration=3m --driver=docker  --container-runtime=crio
cert_options_test.go:123: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-669308 --memory=3072 --cert-expiration=3m --driver=docker  --container-runtime=crio: (42.801174789s)
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-669308 --memory=3072 --cert-expiration=8760h --driver=docker  --container-runtime=crio
E0918 18:24:25.645807  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/functional-163615/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
cert_options_test.go:131: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-669308 --memory=3072 --cert-expiration=8760h --driver=docker  --container-runtime=crio: (33.460560879s)
helpers_test.go:175: Cleaning up "cert-expiration-669308" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-expiration-669308
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-expiration-669308: (2.938267764s)
--- PASS: TestCertExpiration (259.20s)

                                                
                                    
x
+
TestForceSystemdFlag (35.89s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:91: (dbg) Run:  out/minikube-linux-arm64 start -p force-systemd-flag-693637 --memory=3072 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=crio
E0918 18:19:25.650734  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/functional-163615/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
docker_test.go:91: (dbg) Done: out/minikube-linux-arm64 start -p force-systemd-flag-693637 --memory=3072 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=crio: (33.070221581s)
docker_test.go:132: (dbg) Run:  out/minikube-linux-arm64 -p force-systemd-flag-693637 ssh "cat /etc/crio/crio.conf.d/02-crio.conf"
helpers_test.go:175: Cleaning up "force-systemd-flag-693637" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p force-systemd-flag-693637
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p force-systemd-flag-693637: (2.510588003s)
--- PASS: TestForceSystemdFlag (35.89s)

                                                
                                    
x
+
TestForceSystemdEnv (41.21s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:155: (dbg) Run:  out/minikube-linux-arm64 start -p force-systemd-env-278577 --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=crio
docker_test.go:155: (dbg) Done: out/minikube-linux-arm64 start -p force-systemd-env-278577 --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=crio: (38.099103373s)
helpers_test.go:175: Cleaning up "force-systemd-env-278577" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p force-systemd-env-278577
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p force-systemd-env-278577: (3.109408721s)
--- PASS: TestForceSystemdEnv (41.21s)

                                                
                                    
x
+
TestErrorSpam/setup (29.46s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.83s)

                                                
                                                
=== 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-201221 --log_dir /tmp/nospam-201221 start --dry-run
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-201221 --log_dir /tmp/nospam-201221 start --dry-run
error_spam_test.go:172: (dbg) Run:  out/minikube-linux-arm64 -p nospam-201221 --log_dir /tmp/nospam-201221 start --dry-run
--- PASS: TestErrorSpam/start (0.83s)

                                                
                                    
x
+
TestErrorSpam/status (1.07s)

                                                
                                                
=== 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-201221 --log_dir /tmp/nospam-201221 status
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-201221 --log_dir /tmp/nospam-201221 status
error_spam_test.go:172: (dbg) Run:  out/minikube-linux-arm64 -p nospam-201221 --log_dir /tmp/nospam-201221 status
--- PASS: TestErrorSpam/status (1.07s)

                                                
                                    
x
+
TestErrorSpam/pause (1.66s)

                                                
                                                
=== 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-201221 --log_dir /tmp/nospam-201221 pause
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-201221 --log_dir /tmp/nospam-201221 pause
error_spam_test.go:172: (dbg) Run:  out/minikube-linux-arm64 -p nospam-201221 --log_dir /tmp/nospam-201221 pause
--- PASS: TestErrorSpam/pause (1.66s)

                                                
                                    
x
+
TestErrorSpam/unpause (2.03s)

                                                
                                                
=== 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-201221 --log_dir /tmp/nospam-201221 unpause
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-201221 --log_dir /tmp/nospam-201221 unpause
error_spam_test.go:172: (dbg) Run:  out/minikube-linux-arm64 -p nospam-201221 --log_dir /tmp/nospam-201221 unpause
--- PASS: TestErrorSpam/unpause (2.03s)

                                                
                                    
x
+
TestErrorSpam/stop (1.48s)

                                                
                                                
=== 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-201221 --log_dir /tmp/nospam-201221 stop
error_spam_test.go:149: (dbg) Done: out/minikube-linux-arm64 -p nospam-201221 --log_dir /tmp/nospam-201221 stop: (1.27892933s)
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-201221 --log_dir /tmp/nospam-201221 stop
error_spam_test.go:172: (dbg) Run:  out/minikube-linux-arm64 -p nospam-201221 --log_dir /tmp/nospam-201221 stop
--- PASS: TestErrorSpam/stop (1.48s)

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (79.98s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2239: (dbg) Run:  out/minikube-linux-arm64 start -p functional-163615 --memory=4096 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio
E0918 17:31:08.624582  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/addons-911696/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 17:31:08.632629  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/addons-911696/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 17:31:08.645027  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/addons-911696/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 17:31:08.666820  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/addons-911696/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 17:31:08.708229  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/addons-911696/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 17:31:08.789818  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/addons-911696/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 17:31:08.951247  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/addons-911696/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 17:31:09.272510  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/addons-911696/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 17:31:09.914665  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/addons-911696/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 17:31:11.195911  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/addons-911696/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 17:31:13.757232  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/addons-911696/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 17:31:18.878609  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/addons-911696/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 17:31:29.120516  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/addons-911696/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 17:31:49.602762  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/addons-911696/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-163615 --memory=4096 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio: (1m19.976432437s)
--- PASS: TestFunctional/serial/StartWithProxy (79.98s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (102.92s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
I0918 17:31:52.814007  297295 config.go:182] Loaded profile config "functional-163615": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
functional_test.go:674: (dbg) Run:  out/minikube-linux-arm64 start -p functional-163615 --alsologtostderr -v=8
E0918 17:32:30.565123  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/addons-911696/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
functional_test.go:674: (dbg) Done: out/minikube-linux-arm64 start -p functional-163615 --alsologtostderr -v=8: (1m42.921556237s)
functional_test.go:678: soft start took 1m42.922068576s for "functional-163615" cluster.
I0918 17:33:35.735877  297295 config.go:182] Loaded profile config "functional-163615": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
--- PASS: TestFunctional/serial/SoftStart (102.92s)

                                                
                                    
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-163615 get po -A
--- PASS: TestFunctional/serial/KubectlGetPods (0.09s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1064: (dbg) Run:  out/minikube-linux-arm64 -p functional-163615 cache add registry.k8s.io/pause:3.1
functional_test.go:1064: (dbg) Done: out/minikube-linux-arm64 -p functional-163615 cache add registry.k8s.io/pause:3.1: (1.284353728s)
functional_test.go:1064: (dbg) Run:  out/minikube-linux-arm64 -p functional-163615 cache add registry.k8s.io/pause:3.3
functional_test.go:1064: (dbg) Done: out/minikube-linux-arm64 -p functional-163615 cache add registry.k8s.io/pause:3.3: (1.382233368s)
functional_test.go:1064: (dbg) Run:  out/minikube-linux-arm64 -p functional-163615 cache add registry.k8s.io/pause:latest
functional_test.go:1064: (dbg) Done: out/minikube-linux-arm64 -p functional-163615 cache add registry.k8s.io/pause:latest: (1.276576931s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (3.94s)

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

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

                                                
                                    
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.31s)

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

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

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

                                                
                                                
-- 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-163615 cache reload
functional_test.go:1173: (dbg) Done: out/minikube-linux-arm64 -p functional-163615 cache reload: (1.132696021s)
functional_test.go:1178: (dbg) Run:  out/minikube-linux-arm64 -p functional-163615 ssh sudo crictl inspecti registry.k8s.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/cache_reload (2.11s)

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

                                                
                                                
=== 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.13s)

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.14s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.14s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (30.82s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:772: (dbg) Run:  out/minikube-linux-arm64 start -p functional-163615 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
E0918 17:33:52.488673  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/addons-911696/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-163615 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (30.822927784s)
functional_test.go:776: restart took 30.82303268s for "functional-163615" cluster.
I0918 17:34:15.053502  297295 config.go:182] Loaded profile config "functional-163615": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
--- PASS: TestFunctional/serial/ExtraConfig (30.82s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.12s)

                                                
                                                
=== RUN   TestFunctional/serial/ComponentHealth
functional_test.go:825: (dbg) Run:  kubectl --context functional-163615 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.12s)

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.76s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.8s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1265: (dbg) Run:  out/minikube-linux-arm64 -p functional-163615 logs --file /tmp/TestFunctionalserialLogsFileCmd4106089690/001/logs.txt
functional_test.go:1265: (dbg) Done: out/minikube-linux-arm64 -p functional-163615 logs --file /tmp/TestFunctionalserialLogsFileCmd4106089690/001/logs.txt: (1.800970086s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.80s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (5.08s)

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

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

                                                
                                                
-- /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-163615 delete -f testdata/invalidsvc.yaml
functional_test.go:2332: (dbg) Done: kubectl --context functional-163615 delete -f testdata/invalidsvc.yaml: (1.122871106s)
--- PASS: TestFunctional/serial/InvalidService (5.08s)

                                                
                                    
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-163615 config unset cpus
functional_test.go:1214: (dbg) Run:  out/minikube-linux-arm64 -p functional-163615 config get cpus
functional_test.go:1214: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-163615 config get cpus: exit status 14 (90.882026ms)

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (12.89s)

                                                
                                                
=== 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-163615 --alsologtostderr -v=1]
functional_test.go:925: (dbg) stopping [out/minikube-linux-arm64 dashboard --url --port 36195 -p functional-163615 --alsologtostderr -v=1] ...
helpers_test.go:525: unable to kill pid 327040: os: process already finished
--- PASS: TestFunctional/parallel/DashboardCmd (12.89s)

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.58s)

                                                
                                                
=== 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-163615 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=crio
functional_test.go:989: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p functional-163615 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=crio: exit status 23 (219.940307ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0918 17:44:53.529720  326519 out.go:360] Setting OutFile to fd 1 ...
	I0918 17:44:53.529977  326519 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0918 17:44:53.530008  326519 out.go:374] Setting ErrFile to fd 2...
	I0918 17:44:53.530028  326519 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0918 17:44:53.530335  326519 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20370-295439/.minikube/bin
	I0918 17:44:53.530805  326519 out.go:368] Setting JSON to false
	I0918 17:44:53.531841  326519 start.go:130] hostinfo: {"hostname":"ip-172-31-31-251","uptime":5242,"bootTime":1758212252,"procs":182,"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"}
	I0918 17:44:53.531980  326519 start.go:140] virtualization:  
	I0918 17:44:53.536605  326519 out.go:179] * [functional-163615] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	I0918 17:44:53.539569  326519 notify.go:220] Checking for updates...
	I0918 17:44:53.542495  326519 out.go:179]   - MINIKUBE_LOCATION=20370
	I0918 17:44:53.545437  326519 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0918 17:44:53.548264  326519 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/20370-295439/kubeconfig
	I0918 17:44:53.552644  326519 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20370-295439/.minikube
	I0918 17:44:53.555488  326519 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0918 17:44:53.558539  326519 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I0918 17:44:53.561793  326519 config.go:182] Loaded profile config "functional-163615": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
	I0918 17:44:53.562333  326519 driver.go:421] Setting default libvirt URI to qemu:///system
	I0918 17:44:53.589107  326519 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I0918 17:44:53.589222  326519 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0918 17:44:53.653619  326519 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-18 17:44:53.644010721 +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:8214835200 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>}}
	I0918 17:44:53.653742  326519 docker.go:318] overlay module found
	I0918 17:44:53.656790  326519 out.go:179] * Using the docker driver based on existing profile
	I0918 17:44:53.659684  326519 start.go:304] selected driver: docker
	I0918 17:44:53.659709  326519 start.go:924] validating driver "docker" against &{Name:functional-163615 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-163615 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerN
ames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio 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:crio 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 Mou
ntUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0918 17:44:53.659828  326519 start.go:935] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0918 17:44:53.663467  326519 out.go:203] 
	W0918 17:44:53.666415  326519 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
	I0918 17:44:53.669163  326519 out.go:203] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.25s)

                                                
                                                
=== 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-163615 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=crio
functional_test.go:1035: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p functional-163615 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=crio: exit status 23 (253.363249ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0918 17:44:53.274039  326421 out.go:360] Setting OutFile to fd 1 ...
	I0918 17:44:53.274249  326421 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0918 17:44:53.274280  326421 out.go:374] Setting ErrFile to fd 2...
	I0918 17:44:53.274306  326421 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0918 17:44:53.274716  326421 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20370-295439/.minikube/bin
	I0918 17:44:53.275144  326421 out.go:368] Setting JSON to false
	I0918 17:44:53.276263  326421 start.go:130] hostinfo: {"hostname":"ip-172-31-31-251","uptime":5242,"bootTime":1758212252,"procs":183,"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"}
	I0918 17:44:53.276389  326421 start.go:140] virtualization:  
	I0918 17:44:53.279942  326421 out.go:179] * [functional-163615] minikube v1.37.0 sur Ubuntu 20.04 (arm64)
	I0918 17:44:53.283437  326421 out.go:179]   - MINIKUBE_LOCATION=20370
	I0918 17:44:53.283391  326421 notify.go:220] Checking for updates...
	I0918 17:44:53.289816  326421 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0918 17:44:53.292809  326421 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/20370-295439/kubeconfig
	I0918 17:44:53.296253  326421 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20370-295439/.minikube
	I0918 17:44:53.301476  326421 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0918 17:44:53.304321  326421 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I0918 17:44:53.307812  326421 config.go:182] Loaded profile config "functional-163615": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
	I0918 17:44:53.308402  326421 driver.go:421] Setting default libvirt URI to qemu:///system
	I0918 17:44:53.348922  326421 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I0918 17:44:53.349049  326421 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0918 17:44:53.425054  326421 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-18 17:44:53.415549023 +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:8214835200 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>}}
	I0918 17:44:53.425162  326421 docker.go:318] overlay module found
	I0918 17:44:53.428234  326421 out.go:179] * Utilisation du pilote docker basé sur le profil existant
	I0918 17:44:53.430978  326421 start.go:304] selected driver: docker
	I0918 17:44:53.431004  326421 start.go:924] validating driver "docker" against &{Name:functional-163615 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-163615 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerN
ames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio 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:crio 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 Mou
ntUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0918 17:44:53.431129  326421 start.go:935] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0918 17:44:53.440012  326421 out.go:203] 
	W0918 17:44:53.445380  326421 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
	I0918 17:44:53.448259  326421 out.go:203] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.19s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.18s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (26.05s)

                                                
                                                
=== 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" [d3973af3-fd62-4161-9e16-5b6ce8703684] Running
functional_test_pvc_test.go:50: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.003589464s
functional_test_pvc_test.go:55: (dbg) Run:  kubectl --context functional-163615 get storageclass -o=json
functional_test_pvc_test.go:75: (dbg) Run:  kubectl --context functional-163615 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:82: (dbg) Run:  kubectl --context functional-163615 get pvc myclaim -o=json
functional_test_pvc_test.go:131: (dbg) Run:  kubectl --context functional-163615 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" [60494040-2324-41a8-8fc0-25701066b77e] Pending
helpers_test.go:352: "sp-pod" [60494040-2324-41a8-8fc0-25701066b77e] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:352: "sp-pod" [60494040-2324-41a8-8fc0-25701066b77e] Running
functional_test_pvc_test.go:140: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 12.003572018s
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-163615 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:112: (dbg) Run:  kubectl --context functional-163615 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:112: (dbg) Done: kubectl --context functional-163615 delete -f testdata/storage-provisioner/pod.yaml: (1.02807629s)
functional_test_pvc_test.go:131: (dbg) Run:  kubectl --context functional-163615 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" [7a35d859-b4eb-4e44-98d1-316bd9c38924] Pending
helpers_test.go:352: "sp-pod" [7a35d859-b4eb-4e44-98d1-316bd9c38924] Running
functional_test_pvc_test.go:140: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 7.003558874s
functional_test_pvc_test.go:120: (dbg) Run:  kubectl --context functional-163615 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (26.05s)

                                                
                                    
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-163615 ssh "echo hello"
functional_test.go:1747: (dbg) Run:  out/minikube-linux-arm64 -p functional-163615 ssh "cat /etc/hostname"
--- PASS: TestFunctional/parallel/SSHCmd (0.72s)

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (2.38s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.32s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (2.1s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1977: Checking for existence of /etc/ssl/certs/297295.pem within VM
functional_test.go:1978: (dbg) Run:  out/minikube-linux-arm64 -p functional-163615 ssh "sudo cat /etc/ssl/certs/297295.pem"
functional_test.go:1977: Checking for existence of /usr/share/ca-certificates/297295.pem within VM
functional_test.go:1978: (dbg) Run:  out/minikube-linux-arm64 -p functional-163615 ssh "sudo cat /usr/share/ca-certificates/297295.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-163615 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:2004: Checking for existence of /etc/ssl/certs/2972952.pem within VM
functional_test.go:2005: (dbg) Run:  out/minikube-linux-arm64 -p functional-163615 ssh "sudo cat /etc/ssl/certs/2972952.pem"
functional_test.go:2004: Checking for existence of /usr/share/ca-certificates/2972952.pem within VM
functional_test.go:2005: (dbg) Run:  out/minikube-linux-arm64 -p functional-163615 ssh "sudo cat /usr/share/ca-certificates/2972952.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-163615 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
--- PASS: TestFunctional/parallel/CertSync (2.10s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.17s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.83s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.51s)

                                                
                                                
=== 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.51s)

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

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

                                                
                                    
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-163615 tunnel --alsologtostderr]
--- PASS: TestFunctional/parallel/TunnelCmd/serial/StartTunnel (0.00s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-163615 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" [7d38745a-5730-4b1b-9ad7-d077824f1673] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:352: "nginx-svc" [7d38745a-5730-4b1b-9ad7-d077824f1673] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 8.006278107s
I0918 17:34:34.108422  297295 kapi.go:150] Service nginx-svc in namespace default found.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (8.46s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessDirect
functional_test_tunnel_test.go:299: tunnel at http://10.97.142.116 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-163615 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/ProfileCmd/profile_not_create (0.42s)

                                                
                                                
=== 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.42s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1325: (dbg) Run:  out/minikube-linux-arm64 profile list
functional_test.go:1330: Took "377.237384ms" 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 "53.853413ms" to run "out/minikube-linux-arm64 profile list -l"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_list (0.43s)

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

                                                
                                                
=== 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 "358.561534ms" 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 "55.229395ms" to run "out/minikube-linux-arm64 profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (0.41s)

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

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

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

                                                
                                                
** /stderr **
I0918 17:44:39.940889  297295 retry.go:31] will retry after 732.631375ms: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-arm64 -p functional-163615 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-arm64 -p functional-163615 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 18 17:44 created-by-test
-rw-r--r-- 1 docker docker 24 Sep 18 17:44 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Sep 18 17:44 test-1758217479623308948
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-arm64 -p functional-163615 ssh cat /mount-9p/test-1758217479623308948
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-163615 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" [8dc7fa0c-6967-43e9-aef4-3bfe11c54d8d] Pending
helpers_test.go:352: "busybox-mount" [8dc7fa0c-6967-43e9-aef4-3bfe11c54d8d] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:352: "busybox-mount" [8dc7fa0c-6967-43e9-aef4-3bfe11c54d8d] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:352: "busybox-mount" [8dc7fa0c-6967-43e9-aef4-3bfe11c54d8d] 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 6.003319361s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-163615 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-163615 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-163615 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-arm64 -p functional-163615 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-163615 /tmp/TestFunctionalparallelMountCmdany-port2132204776/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (9.06s)

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

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

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

                                                
                                                
** /stderr **
I0918 17:44:49.022610  297295 retry.go:31] will retry after 729.888216ms: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-arm64 -p functional-163615 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-arm64 -p functional-163615 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-163615 /tmp/TestFunctionalparallelMountCmdspecific-port877636134/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-163615 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-163615 ssh "sudo umount -f /mount-9p": exit status 1 (264.017217ms)

                                                
                                                
-- 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-163615 ssh \"sudo umount -f /mount-9p\"": exit status 1
functional_test_mount_test.go:234: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-163615 /tmp/TestFunctionalparallelMountCmdspecific-port877636134/001:/mount-9p --alsologtostderr -v=1 --port 46464] ...
--- PASS: TestFunctional/parallel/MountCmd/specific-port (2.10s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/MountCmd/VerifyCleanup
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-163615 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2626677892/001:/mount1 --alsologtostderr -v=1]
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-163615 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2626677892/001:/mount2 --alsologtostderr -v=1]
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-163615 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2626677892/001:/mount3 --alsologtostderr -v=1]
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-163615 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-163615 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-163615 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-arm64 mount -p functional-163615 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-163615 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2626677892/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-163615 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2626677892/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-163615 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2626677892/001:/mount3 --alsologtostderr -v=1] ...
helpers_test.go:507: unable to find parent, assuming dead: process does not exist
--- PASS: TestFunctional/parallel/MountCmd/VerifyCleanup (1.23s)

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

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

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

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

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

                                                
                                                
=== 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-163615 version --short
--- PASS: TestFunctional/parallel/Version/short (0.07s)

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

                                                
                                                
=== 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-163615 version -o=json --components
functional_test.go:2275: (dbg) Done: out/minikube-linux-arm64 -p functional-163615 version -o=json --components: (1.311085569s)
--- PASS: TestFunctional/parallel/Version/components (1.31s)

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

                                                
                                                
=== 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-163615 image ls --format short --alsologtostderr
functional_test.go:281: (dbg) Stdout: out/minikube-linux-arm64 -p functional-163615 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
localhost/minikube-local-cache-test:functional-163615
localhost/kicbase/echo-server:functional-163615
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/kindest/kindnetd:v20250512-df8de77b
functional_test.go:284: (dbg) Stderr: out/minikube-linux-arm64 -p functional-163615 image ls --format short --alsologtostderr:
I0918 17:45:10.310739  329045 out.go:360] Setting OutFile to fd 1 ...
I0918 17:45:10.310947  329045 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0918 17:45:10.310986  329045 out.go:374] Setting ErrFile to fd 2...
I0918 17:45:10.311007  329045 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0918 17:45:10.311671  329045 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20370-295439/.minikube/bin
I0918 17:45:10.312332  329045 config.go:182] Loaded profile config "functional-163615": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
I0918 17:45:10.312495  329045 config.go:182] Loaded profile config "functional-163615": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
I0918 17:45:10.313088  329045 cli_runner.go:164] Run: docker container inspect functional-163615 --format={{.State.Status}}
I0918 17:45:10.333047  329045 ssh_runner.go:195] Run: systemctl --version
I0918 17:45:10.333110  329045 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-163615
I0918 17:45:10.354206  329045 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33148 SSHKeyPath:/home/jenkins/minikube-integration/20370-295439/.minikube/machines/functional-163615/id_rsa Username:docker}
I0918 17:45:10.449224  329045 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.25s)

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

                                                
                                                
=== 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-163615 image ls --format table --alsologtostderr
functional_test.go:281: (dbg) Stdout: out/minikube-linux-arm64 -p functional-163615 image ls --format table --alsologtostderr:
┌─────────────────────────────────────────┬────────────────────┬───────────────┬────────┐
│                  IMAGE                  │        TAG         │   IMAGE ID    │  SIZE  │
├─────────────────────────────────────────┼────────────────────┼───────────────┼────────┤
│ localhost/kicbase/echo-server           │ functional-163615  │ ce2d2cda2d858 │ 4.79MB │
│ registry.k8s.io/etcd                    │ 3.6.4-0            │ a1894772a478e │ 206MB  │
│ registry.k8s.io/pause                   │ 3.1                │ 8057e0500773a │ 529kB  │
│ registry.k8s.io/pause                   │ 3.3                │ 3d18732f8686c │ 487kB  │
│ docker.io/library/nginx                 │ latest             │ 17848b7d08d19 │ 202MB  │
│ gcr.io/k8s-minikube/busybox             │ 1.28.4-glibc       │ 1611cd07b61d5 │ 3.77MB │
│ registry.k8s.io/coredns/coredns         │ v1.12.1            │ 138784d87c9c5 │ 73.2MB │
│ registry.k8s.io/kube-scheduler          │ v1.34.0            │ a25f5ef9c34c3 │ 51.6MB │
│ registry.k8s.io/pause                   │ 3.10.1             │ d7b100cd9a77b │ 520kB  │
│ docker.io/library/nginx                 │ alpine             │ 35f3cbee4fb77 │ 54.3MB │
│ gcr.io/k8s-minikube/storage-provisioner │ v5                 │ ba04bb24b9575 │ 29MB   │
│ localhost/minikube-local-cache-test     │ functional-163615  │ 9439602130832 │ 3.33kB │
│ registry.k8s.io/kube-apiserver          │ v1.34.0            │ d291939e99406 │ 84.8MB │
│ registry.k8s.io/kube-controller-manager │ v1.34.0            │ 996be7e86d9b3 │ 72.6MB │
│ registry.k8s.io/kube-proxy              │ v1.34.0            │ 6fc32d66c1411 │ 75.9MB │
│ docker.io/kindest/kindnetd              │ v20250512-df8de77b │ b1a8c6f707935 │ 111MB  │
│ registry.k8s.io/pause                   │ latest             │ 8cb2091f603e7 │ 246kB  │
└─────────────────────────────────────────┴────────────────────┴───────────────┴────────┘
functional_test.go:284: (dbg) Stderr: out/minikube-linux-arm64 -p functional-163615 image ls --format table --alsologtostderr:
I0918 17:45:11.223938  329227 out.go:360] Setting OutFile to fd 1 ...
I0918 17:45:11.224288  329227 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0918 17:45:11.224364  329227 out.go:374] Setting ErrFile to fd 2...
I0918 17:45:11.224397  329227 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0918 17:45:11.227726  329227 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20370-295439/.minikube/bin
I0918 17:45:11.228488  329227 config.go:182] Loaded profile config "functional-163615": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
I0918 17:45:11.228716  329227 config.go:182] Loaded profile config "functional-163615": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
I0918 17:45:11.229236  329227 cli_runner.go:164] Run: docker container inspect functional-163615 --format={{.State.Status}}
I0918 17:45:11.255909  329227 ssh_runner.go:195] Run: systemctl --version
I0918 17:45:11.256030  329227 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-163615
I0918 17:45:11.279710  329227 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33148 SSHKeyPath:/home/jenkins/minikube-integration/20370-295439/.minikube/machines/functional-163615/id_rsa Username:docker}
I0918 17:45:11.381225  329227 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.31s)

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

                                                
                                                
=== 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-163615 image ls --format json --alsologtostderr
functional_test.go:281: (dbg) Stdout: out/minikube-linux-arm64 -p functional-163615 image ls --format json --alsologtostderr:
[{"id":"a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a","repoDigests":["docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c","docker.io/kubernetesui/metrics-scraper@sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a"],"repoTags":[],"size":"42263767"},{"id":"35f3cbee4fb77c3efb39f2723a21ce181906139442a37de8ffc52d89641d9936","repoDigests":["docker.io/library/nginx@sha256:42a516af16b852e33b7682d5ef8acbd5d13fe08fecadc7ed98605ba5e3b26ab8","docker.io/library/nginx@sha256:77d740efa8f9c4753f2a7212d8422b8c77411681971f400ea03d07fe38476cac"],"repoTags":["docker.io/library/nginx:alpine"],"size":"54348302"},{"id":"ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6","repoDigests":["gcr.io/k8s-minikube/storage-provisioner@sha256:0ba370588274b88531ab311a5d2e645d240a853555c1e58fd1dd428fc333c9d2","gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944"],
"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"29037500"},{"id":"a1894772a478e07c67a56e8bf32335fdbe1dd4ec96976a5987083164bd00bc0e","repoDigests":["registry.k8s.io/etcd@sha256:5db83f9e7ee85732a647f5cf5fbdf85652afa8561b66c99f20756080ebd82ea5","registry.k8s.io/etcd@sha256:e36c081683425b5b3bc1425bc508b37e7107bb65dfa9367bf5a80125d431fa19"],"repoTags":["registry.k8s.io/etcd:3.6.4-0"],"size":"205987068"},{"id":"d7b100cd9a77ba782c5e428c8dd5a1df4a1e79d4cb6294acd7d01290ab3babbd","repoDigests":["registry.k8s.io/pause@sha256:278fb9dbcca9518083ad1e11276933a2e96f23de604a3a08cc3c80002767d24c","registry.k8s.io/pause@sha256:e9c466420bcaeede00f46ecfa0ca8cd854c549f2f13330e2723173d88f2de70f"],"repoTags":["registry.k8s.io/pause:3.10.1"],"size":"519884"},{"id":"9439602130832619ce8024936013fc8d056eba0aff97e6be360e400e4cdd4a0c","repoDigests":["localhost/minikube-local-cache-test@sha256:0062da15cdc39aeb7d061ec667cea608cd10ca5b46078d870157dcf03ed1424e"],"repoTags":["localhost/minikube-local-cache-test:functional-163
615"],"size":"3330"},{"id":"138784d87c9c50f8e59412544da4cf4928d61ccbaf93b9f5898a3ba406871bfc","repoDigests":["registry.k8s.io/coredns/coredns@sha256:4779e7517f375a597f100524db6f7f8b5b8499a6ccd14aacfa65432d4cfd5789","registry.k8s.io/coredns/coredns@sha256:e8c262566636e6bc340ece6473b0eed193cad045384401529721ddbe6463d31c"],"repoTags":["registry.k8s.io/coredns/coredns:v1.12.1"],"size":"73195387"},{"id":"996be7e86d9b3a549d718de63713d9fea9db1f45ac44863a6770292d7b463570","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:02610466f968b6af36e9e76aee7a1d52f922fba4ec5cdb7a5423137d726f0da5","registry.k8s.io/kube-controller-manager@sha256:f8ba6c082136e2c85ce71628c59c6574ca4b67f162911cb200c0a51a5b9bff81"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.34.0"],"size":"72629077"},{"id":"6fc32d66c141152245438e6512df788cb52d64a1617e33561950b0e7a4675abf","repoDigests":["registry.k8s.io/kube-proxy@sha256:364da8a25c742d7a35e9635cb8cf42c1faf5b367760d0f9f9a75bdd1f9d52067","registry.k8s.io/kube-proxy@sha256:49d0c
22a7e97772329396bf30c435c70c6ad77f527040f4334b88076500e883e"],"repoTags":["registry.k8s.io/kube-proxy:v1.34.0"],"size":"75938711"},{"id":"8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5","repoDigests":["registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"528622"},{"id":"3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300","repoDigests":["registry.k8s.io/pause@sha256:e59730b14890252c14f85976e22ab1c47ec28b111ffed407f34bca1b44447476"],"repoTags":["registry.k8s.io/pause:3.3"],"size":"487479"},{"id":"17848b7d08d196d4e7b420f48ba286132a07937574561d4a6c085651f5177f97","repoDigests":["docker.io/library/nginx@sha256:059ceb5a1ded7032703d6290061911adc8a9c55298f372daaf63801600ec894e","docker.io/library/nginx@sha256:d5f28ef21aabddd098f3dbc21fe5b7a7d7a184720bc07da0b6c9b9820e97f25e"],"repoTags":["docker.io/library/nginx:latest"],"size":"202036629"},{"id":"1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af1
7a45837d86a8a8c","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e","gcr.io/k8s-minikube/busybox@sha256:580b0aa58b210f512f818b7b7ef4f63c803f7a8cd6baf571b1462b79f7b7719e"],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"3774172"},{"id":"d291939e994064911484215449d0ab96c535b02adc4fc5d0ad4e438cf71465be","repoDigests":["registry.k8s.io/kube-apiserver@sha256:ef0790d885e5e46cad864b09351a201eb54f01ea5755de1c3a53a7d90ea1286f","registry.k8s.io/kube-apiserver@sha256:fe86fe2f64021df8efa1a939a290bc21c8c128c66fc00ebbb6b5dea4c7a06812"],"repoTags":["registry.k8s.io/kube-apiserver:v1.34.0"],"size":"84818927"},{"id":"a25f5ef9c34c37c649f3b4f9631a169221ac2d6f41d9767c7588cd355f76f9ee","repoDigests":["registry.k8s.io/kube-scheduler@sha256:03bf1b9fae1536dc052874c2943f6c9c16410bf65e88e042109d7edc0e574422","registry.k8s.io/kube-scheduler@sha256:8fbe6d18415c8af9b31e177f6e444985f3a87349e083fe6eadd36753dddb17ff"],"repoTags":["registry.k8s.io/kube-schedule
r:v1.34.0"],"size":"51592021"},{"id":"b1a8c6f707935fd5f346ce5846d21ff8dd65e14c15406a14dbd16b9b897b9b4c","repoDigests":["docker.io/kindest/kindnetd@sha256:07a4b3fe0077a0ae606cc0a200fc25a28fa64dcc30b8d311b461089969449f9a","docker.io/kindest/kindnetd@sha256:2bdc3188f2ddc8e54841f69ef900a8dde1280057c97500f966a7ef31364021f1"],"repoTags":["docker.io/kindest/kindnetd:v20250512-df8de77b"],"size":"111333938"},{"id":"ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17","repoDigests":["localhost/kicbase/echo-server@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e6011d795cb13534d4a"],"repoTags":["localhost/kicbase/echo-server:functional-163615"],"size":"4788229"},{"id":"8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a","repoDigests":["registry.k8s.io/pause@sha256:f5e31d44aa14d5669e030380b656463a7e45934c03994e72e3dbf83d4a645cca"],"repoTags":["registry.k8s.io/pause:latest"],"size":"246070"},{"id":"20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8","repoDigests":["docker.io/ku
bernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93","docker.io/kubernetesui/dashboard@sha256:5c52c60663b473628bd98e4ffee7a747ef1f88d8c7bcee957b089fb3f61bdedf"],"repoTags":[],"size":"247562353"}]
functional_test.go:284: (dbg) Stderr: out/minikube-linux-arm64 -p functional-163615 image ls --format json --alsologtostderr:
I0918 17:45:10.880238  329145 out.go:360] Setting OutFile to fd 1 ...
I0918 17:45:10.880519  329145 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0918 17:45:10.880591  329145 out.go:374] Setting ErrFile to fd 2...
I0918 17:45:10.880615  329145 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0918 17:45:10.880920  329145 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20370-295439/.minikube/bin
I0918 17:45:10.881588  329145 config.go:182] Loaded profile config "functional-163615": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
I0918 17:45:10.882850  329145 config.go:182] Loaded profile config "functional-163615": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
I0918 17:45:10.883401  329145 cli_runner.go:164] Run: docker container inspect functional-163615 --format={{.State.Status}}
I0918 17:45:10.926293  329145 ssh_runner.go:195] Run: systemctl --version
I0918 17:45:10.926354  329145 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-163615
I0918 17:45:10.949655  329145 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33148 SSHKeyPath:/home/jenkins/minikube-integration/20370-295439/.minikube/machines/functional-163615/id_rsa Username:docker}
I0918 17:45:11.049561  329145 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.35s)

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

                                                
                                                
=== 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-163615 image ls --format yaml --alsologtostderr
functional_test.go:281: (dbg) Stdout: out/minikube-linux-arm64 -p functional-163615 image ls --format yaml --alsologtostderr:
- id: 20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8
repoDigests:
- docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93
- docker.io/kubernetesui/dashboard@sha256:5c52c60663b473628bd98e4ffee7a747ef1f88d8c7bcee957b089fb3f61bdedf
repoTags: []
size: "247562353"
- id: 17848b7d08d196d4e7b420f48ba286132a07937574561d4a6c085651f5177f97
repoDigests:
- docker.io/library/nginx@sha256:059ceb5a1ded7032703d6290061911adc8a9c55298f372daaf63801600ec894e
- docker.io/library/nginx@sha256:d5f28ef21aabddd098f3dbc21fe5b7a7d7a184720bc07da0b6c9b9820e97f25e
repoTags:
- docker.io/library/nginx:latest
size: "202036629"
- id: ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6
repoDigests:
- gcr.io/k8s-minikube/storage-provisioner@sha256:0ba370588274b88531ab311a5d2e645d240a853555c1e58fd1dd428fc333c9d2
- gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "29037500"
- id: 8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5
repoDigests:
- registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67
repoTags:
- registry.k8s.io/pause:3.1
size: "528622"
- id: d7b100cd9a77ba782c5e428c8dd5a1df4a1e79d4cb6294acd7d01290ab3babbd
repoDigests:
- registry.k8s.io/pause@sha256:278fb9dbcca9518083ad1e11276933a2e96f23de604a3a08cc3c80002767d24c
- registry.k8s.io/pause@sha256:e9c466420bcaeede00f46ecfa0ca8cd854c549f2f13330e2723173d88f2de70f
repoTags:
- registry.k8s.io/pause:3.10.1
size: "519884"
- id: 8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a
repoDigests:
- registry.k8s.io/pause@sha256:f5e31d44aa14d5669e030380b656463a7e45934c03994e72e3dbf83d4a645cca
repoTags:
- registry.k8s.io/pause:latest
size: "246070"
- id: a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a
repoDigests:
- docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c
- docker.io/kubernetesui/metrics-scraper@sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a
repoTags: []
size: "42263767"
- id: 138784d87c9c50f8e59412544da4cf4928d61ccbaf93b9f5898a3ba406871bfc
repoDigests:
- registry.k8s.io/coredns/coredns@sha256:4779e7517f375a597f100524db6f7f8b5b8499a6ccd14aacfa65432d4cfd5789
- registry.k8s.io/coredns/coredns@sha256:e8c262566636e6bc340ece6473b0eed193cad045384401529721ddbe6463d31c
repoTags:
- registry.k8s.io/coredns/coredns:v1.12.1
size: "73195387"
- id: d291939e994064911484215449d0ab96c535b02adc4fc5d0ad4e438cf71465be
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:ef0790d885e5e46cad864b09351a201eb54f01ea5755de1c3a53a7d90ea1286f
- registry.k8s.io/kube-apiserver@sha256:fe86fe2f64021df8efa1a939a290bc21c8c128c66fc00ebbb6b5dea4c7a06812
repoTags:
- registry.k8s.io/kube-apiserver:v1.34.0
size: "84818927"
- id: 996be7e86d9b3a549d718de63713d9fea9db1f45ac44863a6770292d7b463570
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:02610466f968b6af36e9e76aee7a1d52f922fba4ec5cdb7a5423137d726f0da5
- registry.k8s.io/kube-controller-manager@sha256:f8ba6c082136e2c85ce71628c59c6574ca4b67f162911cb200c0a51a5b9bff81
repoTags:
- registry.k8s.io/kube-controller-manager:v1.34.0
size: "72629077"
- id: 3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300
repoDigests:
- registry.k8s.io/pause@sha256:e59730b14890252c14f85976e22ab1c47ec28b111ffed407f34bca1b44447476
repoTags:
- registry.k8s.io/pause:3.3
size: "487479"
- id: 35f3cbee4fb77c3efb39f2723a21ce181906139442a37de8ffc52d89641d9936
repoDigests:
- docker.io/library/nginx@sha256:42a516af16b852e33b7682d5ef8acbd5d13fe08fecadc7ed98605ba5e3b26ab8
- docker.io/library/nginx@sha256:77d740efa8f9c4753f2a7212d8422b8c77411681971f400ea03d07fe38476cac
repoTags:
- docker.io/library/nginx:alpine
size: "54348302"
- id: 9439602130832619ce8024936013fc8d056eba0aff97e6be360e400e4cdd4a0c
repoDigests:
- localhost/minikube-local-cache-test@sha256:0062da15cdc39aeb7d061ec667cea608cd10ca5b46078d870157dcf03ed1424e
repoTags:
- localhost/minikube-local-cache-test:functional-163615
size: "3330"
- id: 6fc32d66c141152245438e6512df788cb52d64a1617e33561950b0e7a4675abf
repoDigests:
- registry.k8s.io/kube-proxy@sha256:364da8a25c742d7a35e9635cb8cf42c1faf5b367760d0f9f9a75bdd1f9d52067
- registry.k8s.io/kube-proxy@sha256:49d0c22a7e97772329396bf30c435c70c6ad77f527040f4334b88076500e883e
repoTags:
- registry.k8s.io/kube-proxy:v1.34.0
size: "75938711"
- id: a25f5ef9c34c37c649f3b4f9631a169221ac2d6f41d9767c7588cd355f76f9ee
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:03bf1b9fae1536dc052874c2943f6c9c16410bf65e88e042109d7edc0e574422
- registry.k8s.io/kube-scheduler@sha256:8fbe6d18415c8af9b31e177f6e444985f3a87349e083fe6eadd36753dddb17ff
repoTags:
- registry.k8s.io/kube-scheduler:v1.34.0
size: "51592021"
- id: b1a8c6f707935fd5f346ce5846d21ff8dd65e14c15406a14dbd16b9b897b9b4c
repoDigests:
- docker.io/kindest/kindnetd@sha256:07a4b3fe0077a0ae606cc0a200fc25a28fa64dcc30b8d311b461089969449f9a
- docker.io/kindest/kindnetd@sha256:2bdc3188f2ddc8e54841f69ef900a8dde1280057c97500f966a7ef31364021f1
repoTags:
- docker.io/kindest/kindnetd:v20250512-df8de77b
size: "111333938"
- id: 1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c
repoDigests:
- gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e
- gcr.io/k8s-minikube/busybox@sha256:580b0aa58b210f512f818b7b7ef4f63c803f7a8cd6baf571b1462b79f7b7719e
repoTags:
- gcr.io/k8s-minikube/busybox:1.28.4-glibc
size: "3774172"
- id: ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17
repoDigests:
- localhost/kicbase/echo-server@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e6011d795cb13534d4a
repoTags:
- localhost/kicbase/echo-server:functional-163615
size: "4788229"
- id: a1894772a478e07c67a56e8bf32335fdbe1dd4ec96976a5987083164bd00bc0e
repoDigests:
- registry.k8s.io/etcd@sha256:5db83f9e7ee85732a647f5cf5fbdf85652afa8561b66c99f20756080ebd82ea5
- registry.k8s.io/etcd@sha256:e36c081683425b5b3bc1425bc508b37e7107bb65dfa9367bf5a80125d431fa19
repoTags:
- registry.k8s.io/etcd:3.6.4-0
size: "205987068"

                                                
                                                
functional_test.go:284: (dbg) Stderr: out/minikube-linux-arm64 -p functional-163615 image ls --format yaml --alsologtostderr:
I0918 17:45:10.577280  329084 out.go:360] Setting OutFile to fd 1 ...
I0918 17:45:10.577517  329084 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0918 17:45:10.577545  329084 out.go:374] Setting ErrFile to fd 2...
I0918 17:45:10.577566  329084 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0918 17:45:10.577854  329084 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20370-295439/.minikube/bin
I0918 17:45:10.578601  329084 config.go:182] Loaded profile config "functional-163615": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
I0918 17:45:10.578795  329084 config.go:182] Loaded profile config "functional-163615": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
I0918 17:45:10.579314  329084 cli_runner.go:164] Run: docker container inspect functional-163615 --format={{.State.Status}}
I0918 17:45:10.599343  329084 ssh_runner.go:195] Run: systemctl --version
I0918 17:45:10.599393  329084 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-163615
I0918 17:45:10.618720  329084 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33148 SSHKeyPath:/home/jenkins/minikube-integration/20370-295439/.minikube/machines/functional-163615/id_rsa Username:docker}
I0918 17:45:10.721098  329084 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.29s)

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

                                                
                                                
=== 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-163615 ssh pgrep buildkitd
functional_test.go:323: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-163615 ssh pgrep buildkitd: exit status 1 (358.644949ms)

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

                                                
                                                
** /stderr **
functional_test.go:330: (dbg) Run:  out/minikube-linux-arm64 -p functional-163615 image build -t localhost/my-image:functional-163615 testdata/build --alsologtostderr
functional_test.go:330: (dbg) Done: out/minikube-linux-arm64 -p functional-163615 image build -t localhost/my-image:functional-163615 testdata/build --alsologtostderr: (3.330622907s)
functional_test.go:335: (dbg) Stdout: out/minikube-linux-arm64 -p functional-163615 image build -t localhost/my-image:functional-163615 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> 554df9d2910
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-163615
--> 328d488f804
Successfully tagged localhost/my-image:functional-163615
328d488f804fc9dc930f2381ef0c39135af016963ee893b254efeded0ff3af2e
functional_test.go:338: (dbg) Stderr: out/minikube-linux-arm64 -p functional-163615 image build -t localhost/my-image:functional-163615 testdata/build --alsologtostderr:
I0918 17:45:11.149800  329222 out.go:360] Setting OutFile to fd 1 ...
I0918 17:45:11.156446  329222 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0918 17:45:11.156505  329222 out.go:374] Setting ErrFile to fd 2...
I0918 17:45:11.156527  329222 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0918 17:45:11.156877  329222 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20370-295439/.minikube/bin
I0918 17:45:11.157654  329222 config.go:182] Loaded profile config "functional-163615": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
I0918 17:45:11.159764  329222 config.go:182] Loaded profile config "functional-163615": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
I0918 17:45:11.160334  329222 cli_runner.go:164] Run: docker container inspect functional-163615 --format={{.State.Status}}
I0918 17:45:11.203737  329222 ssh_runner.go:195] Run: systemctl --version
I0918 17:45:11.203807  329222 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-163615
I0918 17:45:11.231424  329222 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33148 SSHKeyPath:/home/jenkins/minikube-integration/20370-295439/.minikube/machines/functional-163615/id_rsa Username:docker}
I0918 17:45:11.329289  329222 build_images.go:161] Building image from path: /tmp/build.2264578130.tar
I0918 17:45:11.329367  329222 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0918 17:45:11.339217  329222 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.2264578130.tar
I0918 17:45:11.342830  329222 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.2264578130.tar: stat -c "%s %y" /var/lib/minikube/build/build.2264578130.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.2264578130.tar': No such file or directory
I0918 17:45:11.342858  329222 ssh_runner.go:362] scp /tmp/build.2264578130.tar --> /var/lib/minikube/build/build.2264578130.tar (3072 bytes)
I0918 17:45:11.370912  329222 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.2264578130
I0918 17:45:11.383034  329222 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.2264578130 -xf /var/lib/minikube/build/build.2264578130.tar
I0918 17:45:11.393611  329222 crio.go:315] Building image: /var/lib/minikube/build/build.2264578130
I0918 17:45:11.393681  329222 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-163615 /var/lib/minikube/build/build.2264578130 --cgroup-manager=cgroupfs
Trying to pull gcr.io/k8s-minikube/busybox:latest...
Getting image source signatures
Copying blob sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34
Copying blob sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34
Copying config sha256:71a676dd070f4b701c3272e566d84951362f1326ea07d5bbad119d1c4f6b3d02
Writing manifest to image destination
Storing signatures
I0918 17:45:14.383165  329222 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-163615 /var/lib/minikube/build/build.2264578130 --cgroup-manager=cgroupfs: (2.989456605s)
I0918 17:45:14.383256  329222 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.2264578130
I0918 17:45:14.392283  329222 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.2264578130.tar
I0918 17:45:14.401184  329222 build_images.go:217] Built localhost/my-image:functional-163615 from /tmp/build.2264578130.tar
I0918 17:45:14.401229  329222 build_images.go:133] succeeded building to: functional-163615
I0918 17:45:14.401276  329222 build_images.go:134] failed building to: 
functional_test.go:466: (dbg) Run:  out/minikube-linux-arm64 -p functional-163615 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (3.92s)

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

                                                
                                                
=== 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-163615
--- PASS: TestFunctional/parallel/ImageCommands/Setup (0.73s)

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

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

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

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

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

                                                
                                                
=== 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-163615
functional_test.go:260: (dbg) Run:  out/minikube-linux-arm64 -p functional-163615 image load --daemon kicbase/echo-server:functional-163615 --alsologtostderr
functional_test.go:466: (dbg) Run:  out/minikube-linux-arm64 -p functional-163615 image ls
2025/09/18 17:45:06 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (1.21s)

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

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

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

                                                
                                                
=== 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-163615 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_changes (0.20s)

                                                
                                    
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-163615 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (0.15s)

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

                                                
                                                
=== 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-163615 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_clusters (0.17s)

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

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

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

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

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

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

                                                
                                    
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-163615
--- 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-163615
--- 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-163615
--- PASS: TestFunctional/delete_minikube_cached_images (0.02s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (207.29s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 start --ha --memory 3072 --wait true --alsologtostderr -v 5 --driver=docker  --container-runtime=crio
E0918 17:46:08.621792  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/addons-911696/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 17:47:31.693706  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/addons-911696/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:101: (dbg) Done: out/minikube-linux-arm64 -p ha-279676 start --ha --memory 3072 --wait true --alsologtostderr -v 5 --driver=docker  --container-runtime=crio: (3m26.444546123s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 status --alsologtostderr -v 5
--- PASS: TestMultiControlPlane/serial/StartCluster (207.29s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (9.16s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeployApp
ha_test.go:128: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 kubectl -- apply -f ./testdata/ha/ha-pod-dns-test.yaml
ha_test.go:133: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 kubectl -- rollout status deployment/busybox
ha_test.go:133: (dbg) Done: out/minikube-linux-arm64 -p ha-279676 kubectl -- rollout status deployment/busybox: (6.170838102s)
ha_test.go:140: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 kubectl -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:163: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 kubectl -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 kubectl -- exec busybox-7b57f96db7-4cw8n -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 kubectl -- exec busybox-7b57f96db7-dhk9m -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 kubectl -- exec busybox-7b57f96db7-jm854 -- nslookup kubernetes.io
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 kubectl -- exec busybox-7b57f96db7-4cw8n -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 kubectl -- exec busybox-7b57f96db7-dhk9m -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 kubectl -- exec busybox-7b57f96db7-jm854 -- nslookup kubernetes.default
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 kubectl -- exec busybox-7b57f96db7-4cw8n -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 kubectl -- exec busybox-7b57f96db7-dhk9m -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 kubectl -- exec busybox-7b57f96db7-jm854 -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiControlPlane/serial/DeployApp (9.16s)

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.61s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (60.82s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 node add --alsologtostderr -v 5
E0918 17:49:25.645861  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/functional-163615/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 17:49:25.652350  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/functional-163615/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 17:49:25.663780  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/functional-163615/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 17:49:25.685219  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/functional-163615/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 17:49:25.726654  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/functional-163615/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 17:49:25.808126  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/functional-163615/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 17:49:25.969559  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/functional-163615/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 17:49:26.291184  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/functional-163615/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 17:49:26.932664  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/functional-163615/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 17:49:28.214216  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/functional-163615/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 17:49:30.775665  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/functional-163615/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 17:49:35.897805  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/functional-163615/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 17:49:46.140131  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/functional-163615/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:228: (dbg) Done: out/minikube-linux-arm64 -p ha-279676 node add --alsologtostderr -v 5: (59.804947309s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 status --alsologtostderr -v 5
ha_test.go:234: (dbg) Done: out/minikube-linux-arm64 -p ha-279676 status --alsologtostderr -v 5: (1.01020388s)
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (60.82s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.11s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (1.03s)

                                                
                                                
=== 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.032675368s)
--- PASS: TestMultiControlPlane/serial/HAppyAfterClusterStart (1.03s)

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (19.78s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:328: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 status --output json --alsologtostderr -v 5
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 cp testdata/cp-test.txt ha-279676:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 ssh -n ha-279676 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 cp ha-279676:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile2612748873/001/cp-test_ha-279676.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 ssh -n ha-279676 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 cp ha-279676:/home/docker/cp-test.txt ha-279676-m02:/home/docker/cp-test_ha-279676_ha-279676-m02.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 ssh -n ha-279676 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 ssh -n ha-279676-m02 "sudo cat /home/docker/cp-test_ha-279676_ha-279676-m02.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 cp ha-279676:/home/docker/cp-test.txt ha-279676-m03:/home/docker/cp-test_ha-279676_ha-279676-m03.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 ssh -n ha-279676 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 ssh -n ha-279676-m03 "sudo cat /home/docker/cp-test_ha-279676_ha-279676-m03.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 cp ha-279676:/home/docker/cp-test.txt ha-279676-m04:/home/docker/cp-test_ha-279676_ha-279676-m04.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 ssh -n ha-279676 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 ssh -n ha-279676-m04 "sudo cat /home/docker/cp-test_ha-279676_ha-279676-m04.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 cp testdata/cp-test.txt ha-279676-m02:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 ssh -n ha-279676-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 cp ha-279676-m02:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile2612748873/001/cp-test_ha-279676-m02.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 ssh -n ha-279676-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 cp ha-279676-m02:/home/docker/cp-test.txt ha-279676:/home/docker/cp-test_ha-279676-m02_ha-279676.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 ssh -n ha-279676-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 ssh -n ha-279676 "sudo cat /home/docker/cp-test_ha-279676-m02_ha-279676.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 cp ha-279676-m02:/home/docker/cp-test.txt ha-279676-m03:/home/docker/cp-test_ha-279676-m02_ha-279676-m03.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 ssh -n ha-279676-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 ssh -n ha-279676-m03 "sudo cat /home/docker/cp-test_ha-279676-m02_ha-279676-m03.txt"
E0918 17:50:06.621567  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/functional-163615/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 cp ha-279676-m02:/home/docker/cp-test.txt ha-279676-m04:/home/docker/cp-test_ha-279676-m02_ha-279676-m04.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 ssh -n ha-279676-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 ssh -n ha-279676-m04 "sudo cat /home/docker/cp-test_ha-279676-m02_ha-279676-m04.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 cp testdata/cp-test.txt ha-279676-m03:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 ssh -n ha-279676-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 cp ha-279676-m03:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile2612748873/001/cp-test_ha-279676-m03.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 ssh -n ha-279676-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 cp ha-279676-m03:/home/docker/cp-test.txt ha-279676:/home/docker/cp-test_ha-279676-m03_ha-279676.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 ssh -n ha-279676-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 ssh -n ha-279676 "sudo cat /home/docker/cp-test_ha-279676-m03_ha-279676.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 cp ha-279676-m03:/home/docker/cp-test.txt ha-279676-m02:/home/docker/cp-test_ha-279676-m03_ha-279676-m02.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 ssh -n ha-279676-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 ssh -n ha-279676-m02 "sudo cat /home/docker/cp-test_ha-279676-m03_ha-279676-m02.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 cp ha-279676-m03:/home/docker/cp-test.txt ha-279676-m04:/home/docker/cp-test_ha-279676-m03_ha-279676-m04.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 ssh -n ha-279676-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 ssh -n ha-279676-m04 "sudo cat /home/docker/cp-test_ha-279676-m03_ha-279676-m04.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 cp testdata/cp-test.txt ha-279676-m04:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 ssh -n ha-279676-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 cp ha-279676-m04:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile2612748873/001/cp-test_ha-279676-m04.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 ssh -n ha-279676-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 cp ha-279676-m04:/home/docker/cp-test.txt ha-279676:/home/docker/cp-test_ha-279676-m04_ha-279676.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 ssh -n ha-279676-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 ssh -n ha-279676 "sudo cat /home/docker/cp-test_ha-279676-m04_ha-279676.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 cp ha-279676-m04:/home/docker/cp-test.txt ha-279676-m02:/home/docker/cp-test_ha-279676-m04_ha-279676-m02.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 ssh -n ha-279676-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 ssh -n ha-279676-m02 "sudo cat /home/docker/cp-test_ha-279676-m04_ha-279676-m02.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 cp ha-279676-m04:/home/docker/cp-test.txt ha-279676-m03:/home/docker/cp-test_ha-279676-m04_ha-279676-m03.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 ssh -n ha-279676-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 ssh -n ha-279676-m03 "sudo cat /home/docker/cp-test_ha-279676-m04_ha-279676-m03.txt"
--- PASS: TestMultiControlPlane/serial/CopyFile (19.78s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.75s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0918 17:50:29.302263  345032 out.go:360] Setting OutFile to fd 1 ...
	I0918 17:50:29.302433  345032 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0918 17:50:29.302446  345032 out.go:374] Setting ErrFile to fd 2...
	I0918 17:50:29.302451  345032 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0918 17:50:29.302706  345032 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20370-295439/.minikube/bin
	I0918 17:50:29.302911  345032 out.go:368] Setting JSON to false
	I0918 17:50:29.302955  345032 mustload.go:65] Loading cluster: ha-279676
	I0918 17:50:29.303043  345032 notify.go:220] Checking for updates...
	I0918 17:50:29.303364  345032 config.go:182] Loaded profile config "ha-279676": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
	I0918 17:50:29.303388  345032 status.go:174] checking status of ha-279676 ...
	I0918 17:50:29.304028  345032 cli_runner.go:164] Run: docker container inspect ha-279676 --format={{.State.Status}}
	I0918 17:50:29.328836  345032 status.go:371] ha-279676 host status = "Running" (err=<nil>)
	I0918 17:50:29.328863  345032 host.go:66] Checking if "ha-279676" exists ...
	I0918 17:50:29.329173  345032 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-279676
	I0918 17:50:29.351985  345032 host.go:66] Checking if "ha-279676" exists ...
	I0918 17:50:29.352295  345032 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0918 17:50:29.352346  345032 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-279676
	I0918 17:50:29.375081  345032 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33153 SSHKeyPath:/home/jenkins/minikube-integration/20370-295439/.minikube/machines/ha-279676/id_rsa Username:docker}
	I0918 17:50:29.475770  345032 ssh_runner.go:195] Run: systemctl --version
	I0918 17:50:29.480194  345032 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0918 17:50:29.491964  345032 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0918 17:50:29.579486  345032 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-18 17:50:29.569476359 +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:8214835200 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>}}
	I0918 17:50:29.580070  345032 kubeconfig.go:125] found "ha-279676" server: "https://192.168.49.254:8443"
	I0918 17:50:29.580118  345032 api_server.go:166] Checking apiserver status ...
	I0918 17:50:29.580168  345032 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0918 17:50:29.592591  345032 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1458/cgroup
	I0918 17:50:29.602405  345032 api_server.go:182] apiserver freezer: "11:freezer:/docker/ac5dd819553620d03bd82bc3473ceb341a973e38858c348c817cf1b760991dc6/crio/crio-f51612019266dd4dc3f2f36a6fc2a45c3fd85e897078bceea2961315859fc0dc"
	I0918 17:50:29.602478  345032 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/ac5dd819553620d03bd82bc3473ceb341a973e38858c348c817cf1b760991dc6/crio/crio-f51612019266dd4dc3f2f36a6fc2a45c3fd85e897078bceea2961315859fc0dc/freezer.state
	I0918 17:50:29.611855  345032 api_server.go:204] freezer state: "THAWED"
	I0918 17:50:29.611886  345032 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0918 17:50:29.621800  345032 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0918 17:50:29.621835  345032 status.go:463] ha-279676 apiserver status = Running (err=<nil>)
	I0918 17:50:29.621847  345032 status.go:176] ha-279676 status: &{Name:ha-279676 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0918 17:50:29.621865  345032 status.go:174] checking status of ha-279676-m02 ...
	I0918 17:50:29.622214  345032 cli_runner.go:164] Run: docker container inspect ha-279676-m02 --format={{.State.Status}}
	I0918 17:50:29.641311  345032 status.go:371] ha-279676-m02 host status = "Stopped" (err=<nil>)
	I0918 17:50:29.641344  345032 status.go:384] host is not running, skipping remaining checks
	I0918 17:50:29.641352  345032 status.go:176] ha-279676-m02 status: &{Name:ha-279676-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0918 17:50:29.641371  345032 status.go:174] checking status of ha-279676-m03 ...
	I0918 17:50:29.641684  345032 cli_runner.go:164] Run: docker container inspect ha-279676-m03 --format={{.State.Status}}
	I0918 17:50:29.663005  345032 status.go:371] ha-279676-m03 host status = "Running" (err=<nil>)
	I0918 17:50:29.663037  345032 host.go:66] Checking if "ha-279676-m03" exists ...
	I0918 17:50:29.663375  345032 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-279676-m03
	I0918 17:50:29.684394  345032 host.go:66] Checking if "ha-279676-m03" exists ...
	I0918 17:50:29.684814  345032 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0918 17:50:29.684861  345032 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-279676-m03
	I0918 17:50:29.702901  345032 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33163 SSHKeyPath:/home/jenkins/minikube-integration/20370-295439/.minikube/machines/ha-279676-m03/id_rsa Username:docker}
	I0918 17:50:29.797826  345032 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0918 17:50:29.810783  345032 kubeconfig.go:125] found "ha-279676" server: "https://192.168.49.254:8443"
	I0918 17:50:29.810815  345032 api_server.go:166] Checking apiserver status ...
	I0918 17:50:29.810858  345032 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0918 17:50:29.824718  345032 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1332/cgroup
	I0918 17:50:29.834365  345032 api_server.go:182] apiserver freezer: "11:freezer:/docker/f42778a1da2e092a3866716caa762cbd21c12d3c7ce328e57501027b14745b41/crio/crio-75548bc1c9c2224a88920f6278210fae4f04148b188b02b230fd779c32a5da4c"
	I0918 17:50:29.834493  345032 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/f42778a1da2e092a3866716caa762cbd21c12d3c7ce328e57501027b14745b41/crio/crio-75548bc1c9c2224a88920f6278210fae4f04148b188b02b230fd779c32a5da4c/freezer.state
	I0918 17:50:29.843680  345032 api_server.go:204] freezer state: "THAWED"
	I0918 17:50:29.843709  345032 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0918 17:50:29.852033  345032 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0918 17:50:29.852067  345032 status.go:463] ha-279676-m03 apiserver status = Running (err=<nil>)
	I0918 17:50:29.852078  345032 status.go:176] ha-279676-m03 status: &{Name:ha-279676-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0918 17:50:29.852097  345032 status.go:174] checking status of ha-279676-m04 ...
	I0918 17:50:29.852409  345032 cli_runner.go:164] Run: docker container inspect ha-279676-m04 --format={{.State.Status}}
	I0918 17:50:29.870147  345032 status.go:371] ha-279676-m04 host status = "Running" (err=<nil>)
	I0918 17:50:29.870176  345032 host.go:66] Checking if "ha-279676-m04" exists ...
	I0918 17:50:29.870482  345032 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-279676-m04
	I0918 17:50:29.888138  345032 host.go:66] Checking if "ha-279676-m04" exists ...
	I0918 17:50:29.888466  345032 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0918 17:50:29.888523  345032 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-279676-m04
	I0918 17:50:29.906901  345032 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33168 SSHKeyPath:/home/jenkins/minikube-integration/20370-295439/.minikube/machines/ha-279676-m04/id_rsa Username:docker}
	I0918 17:50:30.001700  345032 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0918 17:50:30.027894  345032 status.go:176] ha-279676-m04 status: &{Name:ha-279676-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.84s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (27.2s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:422: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 node start m02 --alsologtostderr -v 5
E0918 17:50:47.582852  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/functional-163615/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:422: (dbg) Done: out/minikube-linux-arm64 -p ha-279676 node start m02 --alsologtostderr -v 5: (25.952041673s)
ha_test.go:430: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 status --alsologtostderr -v 5
ha_test.go:430: (dbg) Done: out/minikube-linux-arm64 -p ha-279676 status --alsologtostderr -v 5: (1.139608203s)
ha_test.go:450: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (27.20s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (1.02s)

                                                
                                                
=== 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.018612626s)
--- PASS: TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (1.02s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (127.5s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:458: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 node list --alsologtostderr -v 5
ha_test.go:464: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 stop --alsologtostderr -v 5
E0918 17:51:08.622324  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/addons-911696/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-279676 stop --alsologtostderr -v 5: (27.2458909s)
ha_test.go:469: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 start --wait true --alsologtostderr -v 5
E0918 17:52:09.504368  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/functional-163615/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-279676 start --wait true --alsologtostderr -v 5: (1m40.091636725s)
ha_test.go:474: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 node list --alsologtostderr -v 5
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (127.50s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (12.44s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeleteSecondaryNode
ha_test.go:489: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 node delete m03 --alsologtostderr -v 5
ha_test.go:489: (dbg) Done: out/minikube-linux-arm64 -p ha-279676 node delete m03 --alsologtostderr -v 5: (11.503548063s)
ha_test.go:495: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 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 (12.44s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.77s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.78s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0918 17:53:55.516802  358929 out.go:360] Setting OutFile to fd 1 ...
	I0918 17:53:55.516935  358929 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0918 17:53:55.516946  358929 out.go:374] Setting ErrFile to fd 2...
	I0918 17:53:55.516951  358929 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0918 17:53:55.517201  358929 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20370-295439/.minikube/bin
	I0918 17:53:55.517383  358929 out.go:368] Setting JSON to false
	I0918 17:53:55.517433  358929 mustload.go:65] Loading cluster: ha-279676
	I0918 17:53:55.517504  358929 notify.go:220] Checking for updates...
	I0918 17:53:55.518762  358929 config.go:182] Loaded profile config "ha-279676": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
	I0918 17:53:55.518798  358929 status.go:174] checking status of ha-279676 ...
	I0918 17:53:55.519512  358929 cli_runner.go:164] Run: docker container inspect ha-279676 --format={{.State.Status}}
	I0918 17:53:55.539563  358929 status.go:371] ha-279676 host status = "Stopped" (err=<nil>)
	I0918 17:53:55.539593  358929 status.go:384] host is not running, skipping remaining checks
	I0918 17:53:55.539601  358929 status.go:176] ha-279676 status: &{Name:ha-279676 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0918 17:53:55.539631  358929 status.go:174] checking status of ha-279676-m02 ...
	I0918 17:53:55.539936  358929 cli_runner.go:164] Run: docker container inspect ha-279676-m02 --format={{.State.Status}}
	I0918 17:53:55.567490  358929 status.go:371] ha-279676-m02 host status = "Stopped" (err=<nil>)
	I0918 17:53:55.567519  358929 status.go:384] host is not running, skipping remaining checks
	I0918 17:53:55.567526  358929 status.go:176] ha-279676-m02 status: &{Name:ha-279676-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0918 17:53:55.567544  358929 status.go:174] checking status of ha-279676-m04 ...
	I0918 17:53:55.567847  358929 cli_runner.go:164] Run: docker container inspect ha-279676-m04 --format={{.State.Status}}
	I0918 17:53:55.585790  358929 status.go:371] ha-279676-m04 host status = "Stopped" (err=<nil>)
	I0918 17:53:55.585814  358929 status.go:384] host is not running, skipping remaining checks
	I0918 17:53:55.585820  358929 status.go:176] ha-279676-m04 status: &{Name:ha-279676-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (91.3s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:562: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 start --wait true --alsologtostderr -v 5 --driver=docker  --container-runtime=crio
E0918 17:54:25.648748  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/functional-163615/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 17:54:53.345748  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/functional-163615/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-279676 start --wait true --alsologtostderr -v 5 --driver=docker  --container-runtime=crio: (1m30.305620649s)
ha_test.go:568: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 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 (91.30s)

                                                
                                    
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 (82.02s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:607: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 node add --control-plane --alsologtostderr -v 5
E0918 17:56:08.621803  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/addons-911696/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:607: (dbg) Done: out/minikube-linux-arm64 -p ha-279676 node add --control-plane --alsologtostderr -v 5: (1m21.006439113s)
ha_test.go:613: (dbg) Run:  out/minikube-linux-arm64 -p ha-279676 status --alsologtostderr -v 5
ha_test.go:613: (dbg) Done: out/minikube-linux-arm64 -p ha-279676 status --alsologtostderr -v 5: (1.012838098s)
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (82.02s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (1.02s)

                                                
                                                
=== 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.017103587s)
--- PASS: TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (1.02s)

                                                
                                    
x
+
TestJSONOutput/start/Command (81.31s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 start -p json-output-954432 --output=json --user=testUser --memory=3072 --wait=true --driver=docker  --container-runtime=crio
json_output_test.go:63: (dbg) Done: out/minikube-linux-arm64 start -p json-output-954432 --output=json --user=testUser --memory=3072 --wait=true --driver=docker  --container-runtime=crio: (1m21.303979002s)
--- PASS: TestJSONOutput/start/Command (81.31s)

                                                
                                    
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.73s)

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

                                                
                                    
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.65s)

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

                                                
                                    
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.87s)

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

                                                
                                    
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.23s)

                                                
                                                
=== RUN   TestErrorJSONOutput
json_output_test.go:160: (dbg) Run:  out/minikube-linux-arm64 start -p json-output-error-658167 --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-658167 --memory=3072 --output=json --wait=true --driver=fail: exit status 56 (90.658303ms)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"c5d23186-0d58-4827-8a35-4beaa2c80586","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-658167] minikube v1.37.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"44de7d7e-11cc-4ece-a621-de52646c5e36","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=20370"}}
	{"specversion":"1.0","id":"f4eac215-c018-460d-bd8b-fd04151f1cce","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":"67a11004-b595-471e-978b-975938b297ad","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/20370-295439/kubeconfig"}}
	{"specversion":"1.0","id":"8daa90b4-ecb8-45cf-a2d3-a7133f62f304","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/20370-295439/.minikube"}}
	{"specversion":"1.0","id":"38aafb0e-5c8f-48ec-9688-5b5483b25b11","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":"2db8a0a6-15d3-49d4-b689-69d065b56240","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"49b757ea-9d28-42e5-84aa-4ee35827c03c","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-658167" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p json-output-error-658167
--- PASS: TestErrorJSONOutput (0.23s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (48.56s)

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

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (36.21s)

                                                
                                                
=== RUN   TestKicCustomNetwork/use_default_bridge_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-arm64 start -p docker-network-598850 --network=bridge
E0918 17:59:25.645659  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/functional-163615/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-arm64 start -p docker-network-598850 --network=bridge: (34.236500303s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-598850" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-network-598850
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-network-598850: (1.951456911s)
--- PASS: TestKicCustomNetwork/use_default_bridge_network (36.21s)

                                                
                                    
x
+
TestKicExistingNetwork (35.88s)

                                                
                                                
=== RUN   TestKicExistingNetwork
I0918 17:59:57.473595  297295 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}}]}"
W0918 17:59:57.490317  297295 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
I0918 17:59:57.490389  297295 network_create.go:284] running [docker network inspect existing-network] to gather additional debugging logs...
I0918 17:59:57.490407  297295 cli_runner.go:164] Run: docker network inspect existing-network
W0918 17:59:57.506732  297295 cli_runner.go:211] docker network inspect existing-network returned with exit code 1
I0918 17:59:57.506764  297295 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
I0918 17:59:57.506780  297295 network_create.go:289] output of [docker network inspect existing-network]: -- stdout --
[]

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

                                                
                                                
** /stderr **
I0918 17:59:57.506881  297295 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}}]}"
I0918 17:59:57.524650  297295 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-119d22326a01 IfaceIPv4:192.168.49.1 IfaceMTU:1500 IfaceMAC:62:02:f8:c1:6a:88} reservation:<nil>}
I0918 17:59:57.525029  297295 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:0x40016cb240}
I0918 17:59:57.525691  297295 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 ...
I0918 17:59:57.525776  297295 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
I0918 17:59:57.586626  297295 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-649611 --network=existing-network
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-arm64 start -p existing-network-649611 --network=existing-network: (33.731137216s)
helpers_test.go:175: Cleaning up "existing-network-649611" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p existing-network-649611
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p existing-network-649611: (1.998113285s)
I0918 18:00:33.333043  297295 cli_runner.go:164] Run: docker network ls --filter=label=existing-network --format {{.Name}}
--- PASS: TestKicExistingNetwork (35.88s)

                                                
                                    
x
+
TestKicCustomSubnet (33.64s)

                                                
                                                
=== RUN   TestKicCustomSubnet
kic_custom_network_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p custom-subnet-575119 --subnet=192.168.60.0/24
kic_custom_network_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p custom-subnet-575119 --subnet=192.168.60.0/24: (31.491927177s)
kic_custom_network_test.go:161: (dbg) Run:  docker network inspect custom-subnet-575119 --format "{{(index .IPAM.Config 0).Subnet}}"
helpers_test.go:175: Cleaning up "custom-subnet-575119" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p custom-subnet-575119
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p custom-subnet-575119: (2.125878273s)
--- PASS: TestKicCustomSubnet (33.64s)

                                                
                                    
x
+
TestKicStaticIP (33.47s)

                                                
                                                
=== RUN   TestKicStaticIP
kic_custom_network_test.go:132: (dbg) Run:  out/minikube-linux-arm64 start -p static-ip-386083 --static-ip=192.168.200.200
E0918 18:01:08.621704  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/addons-911696/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
kic_custom_network_test.go:132: (dbg) Done: out/minikube-linux-arm64 start -p static-ip-386083 --static-ip=192.168.200.200: (31.129060819s)
kic_custom_network_test.go:138: (dbg) Run:  out/minikube-linux-arm64 -p static-ip-386083 ip
helpers_test.go:175: Cleaning up "static-ip-386083" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p static-ip-386083
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p static-ip-386083: (2.17224637s)
--- PASS: TestKicStaticIP (33.47s)

                                                
                                    
x
+
TestMainNoArgs (0.05s)

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

                                                
                                    
x
+
TestMinikubeProfile (68.1s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p first-574138 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p first-574138 --driver=docker  --container-runtime=crio: (30.596060672s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p second-576797 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p second-576797 --driver=docker  --container-runtime=crio: (32.133571924s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile first-574138
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-576797
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
helpers_test.go:175: Cleaning up "second-576797" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p second-576797
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p second-576797: (2.009212975s)
helpers_test.go:175: Cleaning up "first-574138" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p first-574138
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p first-574138: (1.95584156s)
--- PASS: TestMinikubeProfile (68.10s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (6.44s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountFirst
mount_start_test.go:118: (dbg) Run:  out/minikube-linux-arm64 start -p mount-start-1-158594 --memory=3072 --mount-string /tmp/TestMountStartserial3603582390/001:/minikube-host --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio
mount_start_test.go:118: (dbg) Done: out/minikube-linux-arm64 start -p mount-start-1-158594 --memory=3072 --mount-string /tmp/TestMountStartserial3603582390/001:/minikube-host --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio: (5.437563005s)
--- PASS: TestMountStart/serial/StartWithMountFirst (6.44s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.27s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (7.62s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.27s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.64s)

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

                                                
                                    
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-160391 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountPostDelete (0.27s)

                                                
                                    
x
+
TestMountStart/serial/Stop (1.2s)

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

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (8.18s)

                                                
                                                
=== RUN   TestMountStart/serial/RestartStopped
mount_start_test.go:207: (dbg) Run:  out/minikube-linux-arm64 start -p mount-start-2-160391
mount_start_test.go:207: (dbg) Done: out/minikube-linux-arm64 start -p mount-start-2-160391: (7.184026179s)
--- PASS: TestMountStart/serial/RestartStopped (8.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-160391 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountPostStop (0.28s)

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (138.51s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-719056 --wait=true --memory=3072 --nodes=2 -v=5 --alsologtostderr --driver=docker  --container-runtime=crio
E0918 18:04:11.695596  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/addons-911696/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:04:25.645663  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/functional-163615/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-719056 --wait=true --memory=3072 --nodes=2 -v=5 --alsologtostderr --driver=docker  --container-runtime=crio: (2m18.000797272s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-arm64 -p multinode-719056 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (138.51s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (8.17s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeployApp2Nodes
multinode_test.go:493: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-719056 -- apply -f ./testdata/multinodes/multinode-pod-dns-test.yaml
multinode_test.go:498: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-719056 -- rollout status deployment/busybox
multinode_test.go:498: (dbg) Done: out/minikube-linux-arm64 kubectl -p multinode-719056 -- rollout status deployment/busybox: (6.141661497s)
multinode_test.go:505: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-719056 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:528: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-719056 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:536: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-719056 -- exec busybox-7b57f96db7-h7jlr -- nslookup kubernetes.io
multinode_test.go:536: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-719056 -- exec busybox-7b57f96db7-tm6ln -- nslookup kubernetes.io
multinode_test.go:546: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-719056 -- exec busybox-7b57f96db7-h7jlr -- nslookup kubernetes.default
multinode_test.go:546: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-719056 -- exec busybox-7b57f96db7-tm6ln -- nslookup kubernetes.default
multinode_test.go:554: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-719056 -- exec busybox-7b57f96db7-h7jlr -- nslookup kubernetes.default.svc.cluster.local
multinode_test.go:554: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-719056 -- exec busybox-7b57f96db7-tm6ln -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiNode/serial/DeployApp2Nodes (8.17s)

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.96s)

                                                
                                                
=== RUN   TestMultiNode/serial/PingHostFrom2Pods
multinode_test.go:564: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-719056 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:572: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-719056 -- exec busybox-7b57f96db7-h7jlr -- 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-719056 -- exec busybox-7b57f96db7-h7jlr -- sh -c "ping -c 1 192.168.67.1"
multinode_test.go:572: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-719056 -- exec busybox-7b57f96db7-tm6ln -- 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-719056 -- exec busybox-7b57f96db7-tm6ln -- sh -c "ping -c 1 192.168.67.1"
--- PASS: TestMultiNode/serial/PingHostFrom2Pods (0.96s)

                                                
                                    
x
+
TestMultiNode/serial/AddNode (55.06s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-719056 -v=5 --alsologtostderr
E0918 18:05:48.707577  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/functional-163615/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:06:08.621764  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/addons-911696/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
multinode_test.go:121: (dbg) Done: out/minikube-linux-arm64 node add -p multinode-719056 -v=5 --alsologtostderr: (54.382358674s)
multinode_test.go:127: (dbg) Run:  out/minikube-linux-arm64 -p multinode-719056 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (55.06s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.09s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.71s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (10.45s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.28s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0918 18:06:52.320489  412201 out.go:360] Setting OutFile to fd 1 ...
	I0918 18:06:52.320695  412201 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0918 18:06:52.320706  412201 out.go:374] Setting ErrFile to fd 2...
	I0918 18:06:52.320711  412201 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0918 18:06:52.321025  412201 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20370-295439/.minikube/bin
	I0918 18:06:52.321265  412201 out.go:368] Setting JSON to false
	I0918 18:06:52.321339  412201 mustload.go:65] Loading cluster: multinode-719056
	I0918 18:06:52.321438  412201 notify.go:220] Checking for updates...
	I0918 18:06:52.321783  412201 config.go:182] Loaded profile config "multinode-719056": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
	I0918 18:06:52.321809  412201 status.go:174] checking status of multinode-719056 ...
	I0918 18:06:52.322663  412201 cli_runner.go:164] Run: docker container inspect multinode-719056 --format={{.State.Status}}
	I0918 18:06:52.342815  412201 status.go:371] multinode-719056 host status = "Running" (err=<nil>)
	I0918 18:06:52.342843  412201 host.go:66] Checking if "multinode-719056" exists ...
	I0918 18:06:52.343144  412201 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-719056
	I0918 18:06:52.375019  412201 host.go:66] Checking if "multinode-719056" exists ...
	I0918 18:06:52.375415  412201 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0918 18:06:52.375492  412201 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-719056
	I0918 18:06:52.396142  412201 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33273 SSHKeyPath:/home/jenkins/minikube-integration/20370-295439/.minikube/machines/multinode-719056/id_rsa Username:docker}
	I0918 18:06:52.493706  412201 ssh_runner.go:195] Run: systemctl --version
	I0918 18:06:52.498074  412201 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0918 18:06:52.509659  412201 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0918 18:06:52.573841  412201 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:49 OomKillDisable:true NGoroutines:62 SystemTime:2025-09-18 18:06:52.563416635 +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:8214835200 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>}}
	I0918 18:06:52.574407  412201 kubeconfig.go:125] found "multinode-719056" server: "https://192.168.67.2:8443"
	I0918 18:06:52.574451  412201 api_server.go:166] Checking apiserver status ...
	I0918 18:06:52.574504  412201 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0918 18:06:52.585687  412201 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1435/cgroup
	I0918 18:06:52.595331  412201 api_server.go:182] apiserver freezer: "11:freezer:/docker/bef53accc34b6a4a65a4d6fecadff3e77c019841e632341f98a4bbfed1ae12a8/crio/crio-1cb5f7608ad2d3d1a96dba04e196dd61a9ebe489b62b4fae3a4a58c1bda74093"
	I0918 18:06:52.595396  412201 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/bef53accc34b6a4a65a4d6fecadff3e77c019841e632341f98a4bbfed1ae12a8/crio/crio-1cb5f7608ad2d3d1a96dba04e196dd61a9ebe489b62b4fae3a4a58c1bda74093/freezer.state
	I0918 18:06:52.604004  412201 api_server.go:204] freezer state: "THAWED"
	I0918 18:06:52.604041  412201 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0918 18:06:52.612285  412201 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0918 18:06:52.612314  412201 status.go:463] multinode-719056 apiserver status = Running (err=<nil>)
	I0918 18:06:52.612326  412201 status.go:176] multinode-719056 status: &{Name:multinode-719056 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0918 18:06:52.612342  412201 status.go:174] checking status of multinode-719056-m02 ...
	I0918 18:06:52.612730  412201 cli_runner.go:164] Run: docker container inspect multinode-719056-m02 --format={{.State.Status}}
	I0918 18:06:52.629083  412201 status.go:371] multinode-719056-m02 host status = "Running" (err=<nil>)
	I0918 18:06:52.629109  412201 host.go:66] Checking if "multinode-719056-m02" exists ...
	I0918 18:06:52.629416  412201 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-719056-m02
	I0918 18:06:52.651195  412201 host.go:66] Checking if "multinode-719056-m02" exists ...
	I0918 18:06:52.651496  412201 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0918 18:06:52.651548  412201 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-719056-m02
	I0918 18:06:52.670068  412201 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33278 SSHKeyPath:/home/jenkins/minikube-integration/20370-295439/.minikube/machines/multinode-719056-m02/id_rsa Username:docker}
	I0918 18:06:52.765800  412201 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0918 18:06:52.778375  412201 status.go:176] multinode-719056-m02 status: &{Name:multinode-719056-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0918 18:06:52.778413  412201 status.go:174] checking status of multinode-719056-m03 ...
	I0918 18:06:52.778735  412201 cli_runner.go:164] Run: docker container inspect multinode-719056-m03 --format={{.State.Status}}
	I0918 18:06:52.795515  412201 status.go:371] multinode-719056-m03 host status = "Stopped" (err=<nil>)
	I0918 18:06:52.795539  412201 status.go:384] host is not running, skipping remaining checks
	I0918 18:06:52.795546  412201 status.go:176] multinode-719056-m03 status: &{Name:multinode-719056-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (9.43s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (71.85s)

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

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.56s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeleteNode
multinode_test.go:416: (dbg) Run:  out/minikube-linux-arm64 -p multinode-719056 node delete m03
multinode_test.go:416: (dbg) Done: out/minikube-linux-arm64 -p multinode-719056 node delete m03: (4.884394488s)
multinode_test.go:422: (dbg) Run:  out/minikube-linux-arm64 -p multinode-719056 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.56s)

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.74s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopMultiNode
multinode_test.go:345: (dbg) Run:  out/minikube-linux-arm64 -p multinode-719056 stop
multinode_test.go:345: (dbg) Done: out/minikube-linux-arm64 -p multinode-719056 stop: (23.54579164s)
multinode_test.go:351: (dbg) Run:  out/minikube-linux-arm64 -p multinode-719056 status
multinode_test.go:351: (dbg) Non-zero exit: out/minikube-linux-arm64 -p multinode-719056 status: exit status 7 (100.504737ms)

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0918 18:08:43.337314  420086 out.go:360] Setting OutFile to fd 1 ...
	I0918 18:08:43.337436  420086 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0918 18:08:43.337446  420086 out.go:374] Setting ErrFile to fd 2...
	I0918 18:08:43.337450  420086 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0918 18:08:43.337710  420086 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20370-295439/.minikube/bin
	I0918 18:08:43.337885  420086 out.go:368] Setting JSON to false
	I0918 18:08:43.337937  420086 mustload.go:65] Loading cluster: multinode-719056
	I0918 18:08:43.338003  420086 notify.go:220] Checking for updates...
	I0918 18:08:43.339229  420086 config.go:182] Loaded profile config "multinode-719056": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
	I0918 18:08:43.339264  420086 status.go:174] checking status of multinode-719056 ...
	I0918 18:08:43.339997  420086 cli_runner.go:164] Run: docker container inspect multinode-719056 --format={{.State.Status}}
	I0918 18:08:43.357378  420086 status.go:371] multinode-719056 host status = "Stopped" (err=<nil>)
	I0918 18:08:43.357402  420086 status.go:384] host is not running, skipping remaining checks
	I0918 18:08:43.357410  420086 status.go:176] multinode-719056 status: &{Name:multinode-719056 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0918 18:08:43.357443  420086 status.go:174] checking status of multinode-719056-m02 ...
	I0918 18:08:43.357750  420086 cli_runner.go:164] Run: docker container inspect multinode-719056-m02 --format={{.State.Status}}
	I0918 18:08:43.382128  420086 status.go:371] multinode-719056-m02 host status = "Stopped" (err=<nil>)
	I0918 18:08:43.382154  420086 status.go:384] host is not running, skipping remaining checks
	I0918 18:08:43.382162  420086 status.go:176] multinode-719056-m02 status: &{Name:multinode-719056-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (57.75s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-719056 --wait=true -v=5 --alsologtostderr --driver=docker  --container-runtime=crio
E0918 18:09:25.645126  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/functional-163615/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
multinode_test.go:376: (dbg) Done: out/minikube-linux-arm64 start -p multinode-719056 --wait=true -v=5 --alsologtostderr --driver=docker  --container-runtime=crio: (57.0527907s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-arm64 -p multinode-719056 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 (57.75s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (34.44s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	! Profile name 'multinode-719056-m02' is duplicated with machine name 'multinode-719056-m02' in profile 'multinode-719056'
	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-719056-m03 --driver=docker  --container-runtime=crio
multinode_test.go:472: (dbg) Done: out/minikube-linux-arm64 start -p multinode-719056-m03 --driver=docker  --container-runtime=crio: (31.983809393s)
multinode_test.go:479: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-719056
multinode_test.go:479: (dbg) Non-zero exit: out/minikube-linux-arm64 node add -p multinode-719056: exit status 80 (346.592805ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to GUEST_NODE_ADD: failed to add node: Node multinode-719056-m03 already exists in multinode-719056-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-719056-m03
multinode_test.go:484: (dbg) Done: out/minikube-linux-arm64 delete -p multinode-719056-m03: (1.968615268s)
--- PASS: TestMultiNode/serial/ValidateNameConflict (34.44s)

                                                
                                    
x
+
TestPreload (147.55s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:43: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-670309 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.0
E0918 18:11:08.621807  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/addons-911696/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
preload_test.go:43: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-670309 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.0: (58.926687958s)
preload_test.go:51: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-670309 image pull gcr.io/k8s-minikube/busybox
preload_test.go:51: (dbg) Done: out/minikube-linux-arm64 -p test-preload-670309 image pull gcr.io/k8s-minikube/busybox: (3.483538965s)
preload_test.go:57: (dbg) Run:  out/minikube-linux-arm64 stop -p test-preload-670309
preload_test.go:57: (dbg) Done: out/minikube-linux-arm64 stop -p test-preload-670309: (5.837826596s)
preload_test.go:65: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-670309 --memory=3072 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio
preload_test.go:65: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-670309 --memory=3072 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (1m16.607544408s)
preload_test.go:70: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-670309 image list
helpers_test.go:175: Cleaning up "test-preload-670309" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p test-preload-670309
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p test-preload-670309: (2.449573044s)
--- PASS: TestPreload (147.55s)

                                                
                                    
x
+
TestScheduledStopUnix (107.19s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-arm64 start -p scheduled-stop-009093 --memory=3072 --driver=docker  --container-runtime=crio
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-arm64 start -p scheduled-stop-009093 --memory=3072 --driver=docker  --container-runtime=crio: (31.226999277s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-009093 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-arm64 status --format={{.TimeToStop}} -p scheduled-stop-009093 -n scheduled-stop-009093
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-009093 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
I0918 18:13:18.942900  297295 retry.go:31] will retry after 65.062µs: open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/scheduled-stop-009093/pid: no such file or directory
I0918 18:13:18.944383  297295 retry.go:31] will retry after 213.488µs: open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/scheduled-stop-009093/pid: no such file or directory
I0918 18:13:18.945550  297295 retry.go:31] will retry after 177.858µs: open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/scheduled-stop-009093/pid: no such file or directory
I0918 18:13:18.946752  297295 retry.go:31] will retry after 434.046µs: open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/scheduled-stop-009093/pid: no such file or directory
I0918 18:13:18.947878  297295 retry.go:31] will retry after 730.532µs: open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/scheduled-stop-009093/pid: no such file or directory
I0918 18:13:18.949003  297295 retry.go:31] will retry after 597.489µs: open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/scheduled-stop-009093/pid: no such file or directory
I0918 18:13:18.950132  297295 retry.go:31] will retry after 1.06913ms: open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/scheduled-stop-009093/pid: no such file or directory
I0918 18:13:18.951275  297295 retry.go:31] will retry after 2.320479ms: open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/scheduled-stop-009093/pid: no such file or directory
I0918 18:13:18.953805  297295 retry.go:31] will retry after 2.557007ms: open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/scheduled-stop-009093/pid: no such file or directory
I0918 18:13:18.957148  297295 retry.go:31] will retry after 2.109371ms: open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/scheduled-stop-009093/pid: no such file or directory
I0918 18:13:18.961055  297295 retry.go:31] will retry after 7.399056ms: open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/scheduled-stop-009093/pid: no such file or directory
I0918 18:13:18.968585  297295 retry.go:31] will retry after 10.232929ms: open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/scheduled-stop-009093/pid: no such file or directory
I0918 18:13:18.979874  297295 retry.go:31] will retry after 17.737456ms: open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/scheduled-stop-009093/pid: no such file or directory
I0918 18:13:18.998241  297295 retry.go:31] will retry after 14.188642ms: open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/scheduled-stop-009093/pid: no such file or directory
I0918 18:13:19.012874  297295 retry.go:31] will retry after 24.669737ms: open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/scheduled-stop-009093/pid: no such file or directory
I0918 18:13:19.038132  297295 retry.go:31] will retry after 37.283739ms: open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/scheduled-stop-009093/pid: no such file or directory
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-009093 --cancel-scheduled
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p scheduled-stop-009093 -n scheduled-stop-009093
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-arm64 status -p scheduled-stop-009093
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-009093 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
E0918 18:14:25.650797  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/functional-163615/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-arm64 status -p scheduled-stop-009093
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p scheduled-stop-009093: exit status 7 (68.794962ms)

                                                
                                                
-- stdout --
	scheduled-stop-009093
	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-009093 -n scheduled-stop-009093
scheduled_stop_test.go:176: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Host}} -p scheduled-stop-009093 -n scheduled-stop-009093: exit status 7 (99.509477ms)

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (13.78s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"27a28063-40a8-49d3-af17-32acc26db621","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-472559] minikube v1.37.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"caa346fe-0e0a-4283-8abb-cb309d12d57b","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=20370"}}
	{"specversion":"1.0","id":"0afb62b2-726e-4b83-8b6d-175159ba33a4","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":"6e42e076-4e3d-484f-b66a-c9905d86d1a3","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/20370-295439/kubeconfig"}}
	{"specversion":"1.0","id":"d06c51ff-51b6-4b2d-bbaf-001c61e96a86","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/20370-295439/.minikube"}}
	{"specversion":"1.0","id":"40d1ad59-e892-4d55-95c2-a2581c0402ae","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":"9fe1c892-e5df-4794-b9fd-6b0b3e800e97","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"d30c8b13-d72c-4437-b11b-b27a204bb447","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":"bd6ff533-c230-4f54-a6c2-54edfd0c84f1","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":"a1760d73-dca4-4937-8e7d-20ce1d36915c","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":"b5c053e8-6c42-484d-97a5-b52ec8764fe1","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":"28a26fb3-d95e-4384-998a-f5d8226f3e55","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-472559\" primary control-plane node in \"insufficient-storage-472559\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"ba1c9dd2-c505-41cf-ba74-b00499865e33","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":"8ef1aaec-831b-4098-aa92-ba2ace08dc6a","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":"001e0506-c7e9-4460-b3e3-bbf63998c805","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-472559 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p insufficient-storage-472559 --output=json --layout=cluster: exit status 7 (294.459911ms)

                                                
                                                
-- stdout --
	{"Name":"insufficient-storage-472559","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-472559","StatusCode":507,"StatusName":"InsufficientStorage","Components":{"apiserver":{"Name":"apiserver","StatusCode":405,"StatusName":"Stopped"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
** stderr ** 
	E0918 18:14:45.962661  437507 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-472559" does not appear in /home/jenkins/minikube-integration/20370-295439/kubeconfig

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

                                                
                                                
-- stdout --
	{"Name":"insufficient-storage-472559","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-472559","StatusCode":507,"StatusName":"InsufficientStorage","Components":{"apiserver":{"Name":"apiserver","StatusCode":405,"StatusName":"Stopped"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
** stderr ** 
	E0918 18:14:46.246493  437568 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-472559" does not appear in /home/jenkins/minikube-integration/20370-295439/kubeconfig
	E0918 18:14:46.256915  437568 status.go:258] unable to read event log: stat: stat /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/insufficient-storage-472559/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (67.83s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.32.0.1968737928 start -p running-upgrade-691749 --memory=3072 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.32.0.1968737928 start -p running-upgrade-691749 --memory=3072 --vm-driver=docker  --container-runtime=crio: (40.592460512s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-arm64 start -p running-upgrade-691749 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-arm64 start -p running-upgrade-691749 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (21.897477384s)
helpers_test.go:175: Cleaning up "running-upgrade-691749" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p running-upgrade-691749
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p running-upgrade-691749: (2.356076842s)
--- PASS: TestRunningBinaryUpgrade (67.83s)

                                                
                                    
x
+
TestKubernetesUpgrade (114.3s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:222: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-696865 --memory=3072 --kubernetes-version=v1.28.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0918 18:16:08.621620  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/addons-911696/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
version_upgrade_test.go:222: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-696865 --memory=3072 --kubernetes-version=v1.28.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (37.398678629s)
version_upgrade_test.go:227: (dbg) Run:  out/minikube-linux-arm64 stop -p kubernetes-upgrade-696865
version_upgrade_test.go:227: (dbg) Done: out/minikube-linux-arm64 stop -p kubernetes-upgrade-696865: (1.55721985s)
version_upgrade_test.go:232: (dbg) Run:  out/minikube-linux-arm64 -p kubernetes-upgrade-696865 status --format={{.Host}}
version_upgrade_test.go:232: (dbg) Non-zero exit: out/minikube-linux-arm64 -p kubernetes-upgrade-696865 status --format={{.Host}}: exit status 7 (92.151878ms)

                                                
                                                
-- 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-696865 --memory=3072 --kubernetes-version=v1.34.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:243: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-696865 --memory=3072 --kubernetes-version=v1.34.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (38.057102109s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-696865 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-696865 --memory=3072 --kubernetes-version=v1.28.0 --driver=docker  --container-runtime=crio
version_upgrade_test.go:269: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p kubernetes-upgrade-696865 --memory=3072 --kubernetes-version=v1.28.0 --driver=docker  --container-runtime=crio: exit status 106 (142.993985ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-696865] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=20370
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/20370-295439/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/20370-295439/.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-696865
	    minikube start -p kubernetes-upgrade-696865 --kubernetes-version=v1.28.0
	    
	    2) Create a second cluster with Kubernetes 1.28.0, by running:
	    
	    minikube start -p kubernetes-upgrade-6968652 --kubernetes-version=v1.28.0
	    
	    3) Use the existing cluster at version Kubernetes 1.34.0, by running:
	    
	    minikube start -p kubernetes-upgrade-696865 --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-696865 --memory=3072 --kubernetes-version=v1.34.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:275: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-696865 --memory=3072 --kubernetes-version=v1.34.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (34.159158236s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-696865" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p kubernetes-upgrade-696865
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p kubernetes-upgrade-696865: (2.684163174s)
--- PASS: TestKubernetesUpgrade (114.30s)

                                                
                                    
x
+
TestMissingContainerUpgrade (143.96s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.32.0.2449175292 start -p missing-upgrade-690674 --memory=3072 --driver=docker  --container-runtime=crio
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.32.0.2449175292 start -p missing-upgrade-690674 --memory=3072 --driver=docker  --container-runtime=crio: (1m19.922552601s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-690674
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-690674
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-arm64 start -p missing-upgrade-690674 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:329: (dbg) Done: out/minikube-linux-arm64 start -p missing-upgrade-690674 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (52.490295426s)
helpers_test.go:175: Cleaning up "missing-upgrade-690674" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p missing-upgrade-690674
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p missing-upgrade-690674: (2.263735055s)
--- PASS: TestMissingContainerUpgrade (143.96s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.09s)

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

                                                
                                                
-- stdout --
	* [NoKubernetes-022412] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=20370
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/20370-295439/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/20370-295439/.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.09s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (39.39s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (8.99s)

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

                                                
                                                
-- stdout --
	{"Name":"NoKubernetes-022412","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-022412
no_kubernetes_test.go:126: (dbg) Done: out/minikube-linux-arm64 delete -p NoKubernetes-022412: (2.135507191s)
--- PASS: TestNoKubernetes/serial/StartWithStopK8s (8.99s)

                                                
                                    
x
+
TestNoKubernetes/serial/Start (9.83s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.31s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (1.17s)

                                                
                                                
=== 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 (1.17s)

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.27s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (7.28s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoArgs
no_kubernetes_test.go:193: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-022412 --driver=docker  --container-runtime=crio
no_kubernetes_test.go:193: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-022412 --driver=docker  --container-runtime=crio: (7.275300994s)
--- PASS: TestNoKubernetes/serial/StartNoArgs (7.28s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.39s)

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

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (2.13s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (63.83s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.32.0.106597766 start -p stopped-upgrade-668633 --memory=3072 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.32.0.106597766 start -p stopped-upgrade-668633 --memory=3072 --vm-driver=docker  --container-runtime=crio: (38.867780646s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.32.0.106597766 -p stopped-upgrade-668633 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.32.0.106597766 -p stopped-upgrade-668633 stop: (1.265791151s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-arm64 start -p stopped-upgrade-668633 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-arm64 start -p stopped-upgrade-668633 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (23.6936959s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (63.83s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.57s)

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

                                                
                                    
x
+
TestPause/serial/Start (88.33s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-linux-arm64 start -p pause-863828 --memory=3072 --install-addons=false --wait=all --driver=docker  --container-runtime=crio
pause_test.go:80: (dbg) Done: out/minikube-linux-arm64 start -p pause-863828 --memory=3072 --install-addons=false --wait=all --driver=docker  --container-runtime=crio: (1m28.334198316s)
--- PASS: TestPause/serial/Start (88.33s)

                                                
                                    
x
+
TestNetworkPlugins/group/false (3.76s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0918 18:19:40.413164  469488 out.go:360] Setting OutFile to fd 1 ...
	I0918 18:19:40.413319  469488 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0918 18:19:40.413332  469488 out.go:374] Setting ErrFile to fd 2...
	I0918 18:19:40.413338  469488 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0918 18:19:40.413602  469488 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20370-295439/.minikube/bin
	I0918 18:19:40.414014  469488 out.go:368] Setting JSON to false
	I0918 18:19:40.414899  469488 start.go:130] hostinfo: {"hostname":"ip-172-31-31-251","uptime":7329,"bootTime":1758212252,"procs":188,"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"}
	I0918 18:19:40.414969  469488 start.go:140] virtualization:  
	I0918 18:19:40.418822  469488 out.go:179] * [false-585409] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	I0918 18:19:40.421773  469488 out.go:179]   - MINIKUBE_LOCATION=20370
	I0918 18:19:40.421814  469488 notify.go:220] Checking for updates...
	I0918 18:19:40.425721  469488 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0918 18:19:40.428675  469488 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/20370-295439/kubeconfig
	I0918 18:19:40.431509  469488 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20370-295439/.minikube
	I0918 18:19:40.434362  469488 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0918 18:19:40.437280  469488 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I0918 18:19:40.440812  469488 config.go:182] Loaded profile config "pause-863828": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
	I0918 18:19:40.440909  469488 driver.go:421] Setting default libvirt URI to qemu:///system
	I0918 18:19:40.476856  469488 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I0918 18:19:40.476993  469488 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0918 18:19:40.537520  469488 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:39 OomKillDisable:true NGoroutines:52 SystemTime:2025-09-18 18:19:40.527656155 +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:8214835200 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>}}
	I0918 18:19:40.537633  469488 docker.go:318] overlay module found
	I0918 18:19:40.540669  469488 out.go:179] * Using the docker driver based on user configuration
	I0918 18:19:40.543490  469488 start.go:304] selected driver: docker
	I0918 18:19:40.543514  469488 start.go:924] validating driver "docker" against <nil>
	I0918 18:19:40.543536  469488 start.go:935] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0918 18:19:40.546980  469488 out.go:203] 
	W0918 18:19:40.549866  469488 out.go:285] X Exiting due to MK_USAGE: The "crio" container runtime requires CNI
	X Exiting due to MK_USAGE: The "crio" container runtime requires CNI
	I0918 18:19:40.554522  469488 out.go:203] 

                                                
                                                
** /stderr **
net_test.go:88: 
----------------------- debugLogs start: false-585409 [pass: true] --------------------------------
>>> netcat: nslookup kubernetes.default:
Error in configuration: context was not found for specified context: false-585409

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/20370-295439/.minikube/ca.crt
extensions:
- extension:
last-update: Thu, 18 Sep 2025 18:19:04 UTC
provider: minikube.sigs.k8s.io
version: v1.37.0
name: cluster_info
server: https://192.168.85.2:8443
name: pause-863828
contexts:
- context:
cluster: pause-863828
extensions:
- extension:
last-update: Thu, 18 Sep 2025 18:19:04 UTC
provider: minikube.sigs.k8s.io
version: v1.37.0
name: context_info
namespace: default
user: pause-863828
name: pause-863828
current-context: ""
kind: Config
preferences: {}
users:
- name: pause-863828
user:
client-certificate: /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/pause-863828/client.crt
client-key: /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/pause-863828/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (22.8s)

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

                                                
                                    
x
+
TestPause/serial/Pause (0.92s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.46s)

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

                                                
                                                
-- stdout --
	{"Name":"pause-863828","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-863828","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.46s)

                                                
                                    
x
+
TestPause/serial/Unpause (1.05s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (1.46s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (3.34s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (1.29s)

                                                
                                                
=== 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: (1.226671781s)
pause_test.go:168: (dbg) Run:  docker ps -a
pause_test.go:173: (dbg) Run:  docker volume inspect pause-863828
pause_test.go:173: (dbg) Non-zero exit: docker volume inspect pause-863828: exit status 1 (22.479314ms)

                                                
                                                
-- stdout --
	[]

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

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

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

                                                
                                                
=== 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-010432 --memory=3072 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.28.0
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-010432 --memory=3072 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.28.0: (1m0.361377436s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (60.36s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context old-k8s-version-010432 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" [460aa5f1-98a2-40b2-8ae3-f0f0baee2e7a] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:352: "busybox" [460aa5f1-98a2-40b2-8ae3-f0f0baee2e7a] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 10.004026778s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context old-k8s-version-010432 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (10.47s)

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

                                                
                                                
=== 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-010432 --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-010432 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.067576135s)
start_stop_delete_test.go:213: (dbg) Run:  kubectl --context old-k8s-version-010432 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive (1.20s)

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

                                                
                                                
=== 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-010432 --alsologtostderr -v=3
E0918 18:22:28.709641  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/functional-163615/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-arm64 stop -p old-k8s-version-010432 --alsologtostderr -v=3: (11.921050365s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (11.92s)

                                                
                                    
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-010432 -n old-k8s-version-010432
start_stop_delete_test.go:237: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Host}} -p old-k8s-version-010432 -n old-k8s-version-010432: exit status 7 (72.310308ms)

                                                
                                                
-- 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-010432 --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 (56.93s)

                                                
                                                
=== 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-010432 --memory=3072 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.28.0
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-010432 --memory=3072 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.28.0: (56.506622624s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p old-k8s-version-010432 -n old-k8s-version-010432
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (56.93s)

                                                
                                    
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-pmvgf" [19bf7164-ad90-475a-a44c-b83010e6aa46] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003422501s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-pmvgf" [19bf7164-ad90-475a-a44c-b83010e6aa46] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003677778s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context old-k8s-version-010432 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.10s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-arm64 -p old-k8s-version-010432 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.27s)

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

                                                
                                                
=== 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-010432 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p old-k8s-version-010432 -n old-k8s-version-010432
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.APIServer}} -p old-k8s-version-010432 -n old-k8s-version-010432: exit status 2 (338.791255ms)

                                                
                                                
-- 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-010432 -n old-k8s-version-010432
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p old-k8s-version-010432 -n old-k8s-version-010432: exit status 2 (328.533925ms)

                                                
                                                
-- 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-010432 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p old-k8s-version-010432 -n old-k8s-version-010432
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p old-k8s-version-010432 -n old-k8s-version-010432
--- PASS: TestStartStop/group/old-k8s-version/serial/Pause (3.15s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-748610 --memory=3072 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.34.0
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-748610 --memory=3072 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.34.0: (1m21.973440851s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (81.97s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context no-preload-097407 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" [99c2308c-0609-4472-bbd7-3b3688a9f0bc] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:352: "busybox" [99c2308c-0609-4472-bbd7-3b3688a9f0bc] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 11.00329299s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context no-preload-097407 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (11.52s)

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

                                                
                                                
=== 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-097407 --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-097407 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.428582155s)
start_stop_delete_test.go:213: (dbg) Run:  kubectl --context no-preload-097407 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/no-preload/serial/EnableAddonWhileActive (1.59s)

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

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

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

                                                
                                                
=== 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-097407 -n no-preload-097407
start_stop_delete_test.go:237: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Host}} -p no-preload-097407 -n no-preload-097407: exit status 7 (79.846936ms)

                                                
                                                
-- 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-097407 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/no-preload/serial/EnableAddonAfterStop (0.20s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context embed-certs-748610 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" [83b09ea2-950b-4d82-ab0f-67765f431a38] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:352: "busybox" [83b09ea2-950b-4d82-ab0f-67765f431a38] Running
E0918 18:26:08.622253  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/addons-911696/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:194: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 10.004801965s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context embed-certs-748610 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (10.38s)

                                                
                                    
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-748610 --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-748610 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.089864777s)
start_stop_delete_test.go:213: (dbg) Run:  kubectl --context embed-certs-748610 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonWhileActive (1.24s)

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

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

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

                                                
                                                
=== 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-748610 -n embed-certs-748610
start_stop_delete_test.go:237: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-748610 -n embed-certs-748610: exit status 7 (115.893898ms)

                                                
                                                
-- 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-748610 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonAfterStop (0.26s)

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

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

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

                                                
                                                
=== 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-dm4xp" [63e2bf46-701f-4a52-be16-a65699ebf45f] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004100485s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-dm4xp" [63e2bf46-701f-4a52-be16-a65699ebf45f] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.006061641s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context no-preload-097407 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.14s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-arm64 -p no-preload-097407 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/no-preload/serial/VerifyKubernetesImages (0.31s)

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

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

                                                
                                                
-- 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-097407 -n no-preload-097407
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p no-preload-097407 -n no-preload-097407: exit status 2 (485.414258ms)

                                                
                                                
-- 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-097407 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Done: out/minikube-linux-arm64 unpause -p no-preload-097407 --alsologtostderr -v=1: (1.107370807s)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p no-preload-097407 -n no-preload-097407
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p no-preload-097407 -n no-preload-097407
--- PASS: TestStartStop/group/no-preload/serial/Pause (4.63s)

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

                                                
                                                
=== 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-048324 --memory=3072 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.34.0
E0918 18:27:09.682209  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/old-k8s-version-010432/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:27:09.688577  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/old-k8s-version-010432/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:27:09.699921  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/old-k8s-version-010432/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:27:09.721386  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/old-k8s-version-010432/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:27:09.762739  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/old-k8s-version-010432/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:27:09.844121  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/old-k8s-version-010432/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:27:10.005744  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/old-k8s-version-010432/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:27:10.330003  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/old-k8s-version-010432/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:27:10.971316  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/old-k8s-version-010432/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:27:12.253639  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/old-k8s-version-010432/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:27:14.815650  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/old-k8s-version-010432/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:27:19.936999  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/old-k8s-version-010432/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-048324 --memory=3072 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.34.0: (1m23.359617416s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (83.36s)

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

                                                
                                                
=== 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-jr5bh" [4a95fd7e-6f09-4130-b408-fe8988178c8e] Running
E0918 18:27:30.178730  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/old-k8s-version-010432/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:272: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.002822663s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== 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-jr5bh" [4a95fd7e-6f09-4130-b408-fe8988178c8e] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004435055s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context embed-certs-748610 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.11s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-arm64 -p embed-certs-748610 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.25s)

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

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

                                                
                                                
-- 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-748610 -n embed-certs-748610
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p embed-certs-748610 -n embed-certs-748610: exit status 2 (351.73135ms)

                                                
                                                
-- 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-748610 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p embed-certs-748610 -n embed-certs-748610
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p embed-certs-748610 -n embed-certs-748610
--- PASS: TestStartStop/group/embed-certs/serial/Pause (3.11s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-977341 --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=crio --kubernetes-version=v1.34.0
E0918 18:27:50.660634  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/old-k8s-version-010432/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-977341 --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=crio --kubernetes-version=v1.34.0: (34.576075686s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (34.58s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context default-k8s-diff-port-048324 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" [ebd41bf3-ebc0-4ff6-98e3-0ed880cc05a3] Pending
helpers_test.go:352: "busybox" [ebd41bf3-ebc0-4ff6-98e3-0ed880cc05a3] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:352: "busybox" [ebd41bf3-ebc0-4ff6-98e3-0ed880cc05a3] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 9.008081938s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context default-k8s-diff-port-048324 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (9.43s)

                                                
                                    
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.02s)

                                                
                                                
=== 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-977341 --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-977341 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.016555225s)
start_stop_delete_test.go:209: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonWhileActive (1.02s)

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

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

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

                                                
                                                
=== 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-977341 -n newest-cni-977341
start_stop_delete_test.go:237: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-977341 -n newest-cni-977341: exit status 7 (69.013327ms)

                                                
                                                
-- 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-977341 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonAfterStop (0.18s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-977341 --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=crio --kubernetes-version=v1.34.0
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-977341 --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=crio --kubernetes-version=v1.34.0: (17.199037637s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-977341 -n newest-cni-977341
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (17.56s)

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

                                                
                                                
=== 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-048324 --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-048324 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.173935606s)
start_stop_delete_test.go:213: (dbg) Run:  kubectl --context default-k8s-diff-port-048324 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive (1.27s)

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

                                                
                                                
=== 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-048324 --alsologtostderr -v=3
E0918 18:28:31.621998  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/old-k8s-version-010432/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-arm64 stop -p default-k8s-diff-port-048324 --alsologtostderr -v=3: (12.064340087s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Stop (12.06s)

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

                                                
                                                
=== 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-048324 -n default-k8s-diff-port-048324
start_stop_delete_test.go:237: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-048324 -n default-k8s-diff-port-048324: exit status 7 (148.648798ms)

                                                
                                                
-- 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-048324 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop (0.34s)

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

                                                
                                                
=== 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-048324 --memory=3072 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.34.0
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-048324 --memory=3072 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.34.0: (1m3.844202154s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-048324 -n default-k8s-diff-port-048324
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (64.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.24s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-arm64 -p newest-cni-977341 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.24s)

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

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

                                                
                                                
-- 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-977341 -n newest-cni-977341
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p newest-cni-977341 -n newest-cni-977341: exit status 2 (383.671573ms)

                                                
                                                
-- 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-977341 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p newest-cni-977341 -n newest-cni-977341
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p newest-cni-977341 -n newest-cni-977341
--- PASS: TestStartStop/group/newest-cni/serial/Pause (3.61s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p auto-585409 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio
E0918 18:29:25.645794  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/functional-163615/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 auto-585409 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio: (1m25.54270465s)
--- PASS: TestNetworkPlugins/group/auto/Start (85.54s)

                                                
                                    
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-4ck28" [f0c88f5f-2572-4020-b729-5c9098ac2d4b] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.00313112s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== 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-4ck28" [f0c88f5f-2572-4020-b729-5c9098ac2d4b] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003417805s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context default-k8s-diff-port-048324 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.10s)

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

                                                
                                                
=== 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-048324 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.25s)

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

                                                
                                                
=== 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-048324 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-048324 -n default-k8s-diff-port-048324
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-048324 -n default-k8s-diff-port-048324: exit status 2 (325.024774ms)

                                                
                                                
-- 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-048324 -n default-k8s-diff-port-048324
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-048324 -n default-k8s-diff-port-048324: exit status 2 (339.962086ms)

                                                
                                                
-- 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-048324 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-048324 -n default-k8s-diff-port-048324
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-048324 -n default-k8s-diff-port-048324
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (3.05s)
E0918 18:38:59.360809  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/kindnet-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:39:08.711161  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/functional-163615/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:39:19.043878  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/custom-flannel-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:39:25.645302  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/functional-163615/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:39:45.091839  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/enable-default-cni-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:39:45.098835  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/enable-default-cni-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:39:45.110370  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/enable-default-cni-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:39:45.132154  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/enable-default-cni-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:39:45.173796  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/enable-default-cni-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:39:45.258105  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/enable-default-cni-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:39:45.419644  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/enable-default-cni-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:39:45.741507  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/enable-default-cni-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:39:46.383211  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/enable-default-cni-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:39:47.665097  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/enable-default-cni-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:39:50.226825  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/enable-default-cni-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:39:55.348768  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/enable-default-cni-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:40:05.590200  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/enable-default-cni-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:40:05.833095  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/no-preload-097407/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:40:09.183479  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/auto-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:40:26.071789  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/enable-default-cni-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:40:36.890670  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/auto-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:40:40.965334  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/custom-flannel-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:41:07.033949  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/enable-default-cni-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:41:08.622036  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/addons-911696/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:41:15.499908  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/kindnet-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:41:17.059622  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/flannel-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:41:17.066074  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/flannel-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:41:17.077575  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/flannel-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:41:17.099054  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/flannel-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:41:17.140776  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/flannel-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:41:17.222342  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/flannel-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:41:17.383913  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/flannel-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:41:17.705631  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/flannel-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:41:18.347634  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/flannel-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:41:19.629633  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/flannel-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:41:22.191742  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/flannel-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:41:27.313342  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/flannel-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:41:37.559077  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/flannel-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:41:43.203530  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/kindnet-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:41:58.040683  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/flannel-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:42:09.681833  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/old-k8s-version-010432/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:42:28.956091  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/enable-default-cni-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:42:39.002802  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/flannel-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:42:57.105752  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/custom-flannel-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:43:10.345888  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/default-k8s-diff-port-048324/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:43:11.316644  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/bridge-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:43:11.323104  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/bridge-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:43:11.334545  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/bridge-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:43:11.355943  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/bridge-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:43:11.397350  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/bridge-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:43:11.478876  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/bridge-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:43:11.640274  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/bridge-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:43:11.961731  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/bridge-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:43:12.603797  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/bridge-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:43:13.885385  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/bridge-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:43:16.447055  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/bridge-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:43:21.569000  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/bridge-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:43:24.809313  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/custom-flannel-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:43:31.811284  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/bridge-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:43:32.746546  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/old-k8s-version-010432/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:43:52.292705  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/bridge-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:44:00.924689  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/flannel-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:44:25.645473  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/functional-163615/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:44:33.254094  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/bridge-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:44:45.091506  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/enable-default-cni-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:45:05.833294  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/no-preload-097407/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:45:09.184424  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/auto-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:45:12.797497  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/enable-default-cni-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:45:55.175681  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/bridge-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p kindnet-585409 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio
E0918 18:30:05.833194  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/no-preload-097407/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:30:05.839753  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/no-preload-097407/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:30:05.851103  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/no-preload-097407/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:30:05.872311  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/no-preload-097407/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:30:05.913687  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/no-preload-097407/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:30:05.995221  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/no-preload-097407/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:30:06.157244  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/no-preload-097407/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:30:06.479469  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/no-preload-097407/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:30:07.120766  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/no-preload-097407/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:30:08.402416  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/no-preload-097407/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-585409 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio: (1m20.320288393s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (80.32s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p auto-585409 "pgrep -a kubelet"
I0918 18:30:08.865411  297295 config.go:182] Loaded profile config "auto-585409": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.38s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-585409 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-ctcdf" [6d00f21d-1518-4a0b-a1c9-dca34c795359] Pending
E0918 18:30:10.963754  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/no-preload-097407/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:30:16.085153  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/no-preload-097407/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
helpers_test.go:352: "netcat-cd4db9dbf-ctcdf" [6d00f21d-1518-4a0b-a1c9-dca34c795359] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 13.005015645s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (13.35s)

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

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

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

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

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

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

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

                                                
                                                
=== 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-w9s4b" [e435582a-bc6e-4b29-bc5c-9942b5b5fd09] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.004504381s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p kindnet-585409 "pgrep -a kubelet"
I0918 18:31:21.838262  297295 config.go:182] Loaded profile config "kindnet-585409": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
--- PASS: TestNetworkPlugins/group/kindnet/KubeletFlags (0.33s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-585409 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-mz5c9" [d44468db-6826-41db-af9e-3691c4ba32fa] Pending
helpers_test.go:352: "netcat-cd4db9dbf-mz5c9" [d44468db-6826-41db-af9e-3691c4ba32fa] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0918 18:31:27.773476  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/no-preload-097407/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
helpers_test.go:352: "netcat-cd4db9dbf-mz5c9" [d44468db-6826-41db-af9e-3691c4ba32fa] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 13.004031512s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (13.33s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p custom-flannel-585409 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio
E0918 18:32:09.681888  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/old-k8s-version-010432/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:32:37.384961  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/old-k8s-version-010432/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:32:49.695627  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/no-preload-097407/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-585409 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio: (59.438285729s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (59.44s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p custom-flannel-585409 "pgrep -a kubelet"
I0918 18:32:56.835115  297295 config.go:182] Loaded profile config "custom-flannel-585409": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
--- PASS: TestNetworkPlugins/group/custom-flannel/KubeletFlags (0.31s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-585409 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-9rsqr" [06f9b8e2-f389-45e9-8b39-562b30d205c0] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-9rsqr" [06f9b8e2-f389-45e9-8b39-562b30d205c0] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 10.003700163s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (10.29s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Localhost
net_test.go:194: (dbg) Run:  kubectl --context custom-flannel-585409 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.17s)

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p enable-default-cni-585409 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=crio
E0918 18:33:30.840659  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/default-k8s-diff-port-048324/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:33:51.322900  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/default-k8s-diff-port-048324/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:34:25.645279  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/functional-163615/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:34:32.285384  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/default-k8s-diff-port-048324/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-585409 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=crio: (1m15.30698659s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (75.31s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p enable-default-cni-585409 "pgrep -a kubelet"
I0918 18:34:44.788085  297295 config.go:182] Loaded profile config "enable-default-cni-585409": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.29s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-585409 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-xtkjg" [a8135400-2444-4820-bfe9-3df40db64684] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-xtkjg" [a8135400-2444-4820-bfe9-3df40db64684] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 10.004170757s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (10.33s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p flannel-585409 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio
E0918 18:35:19.440719  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/auto-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:35:29.682210  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/auto-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:35:33.537931  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/no-preload-097407/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:35:50.164450  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/auto-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:35:54.206763  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/default-k8s-diff-port-048324/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:36:08.622060  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/addons-911696/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:36:15.500519  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/kindnet-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:36:15.506929  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/kindnet-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:36:15.518400  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/kindnet-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:36:15.539877  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/kindnet-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:36:15.581411  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/kindnet-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:36:15.663117  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/kindnet-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:36:15.824642  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/kindnet-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:36:16.146686  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/kindnet-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:36:16.787995  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/kindnet-585409/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-585409 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio: (1m0.716493706s)
--- PASS: TestNetworkPlugins/group/flannel/Start (60.72s)

                                                
                                    
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-dvhj8" [5c97a3c9-3036-4856-acb7-34375155e220] Running
E0918 18:36:18.069776  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/kindnet-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:36:20.631341  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/kindnet-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.003596657s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.00s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p flannel-585409 "pgrep -a kubelet"
I0918 18:36:23.364849  297295 config.go:182] Loaded profile config "flannel-585409": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
--- PASS: TestNetworkPlugins/group/flannel/KubeletFlags (0.30s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-585409 replace --force -f testdata/netcat-deployment.yaml
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-vllv7" [cb50c19d-fd3a-4f6c-9814-414603ccc46a] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0918 18:36:25.753277  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/kindnet-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
helpers_test.go:352: "netcat-cd4db9dbf-vllv7" [cb50c19d-fd3a-4f6c-9814-414603ccc46a] Running
E0918 18:36:31.126382  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/auto-585409/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.003277803s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (11.30s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p bridge-585409 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio
E0918 18:37:09.681550  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/old-k8s-version-010432/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:37:31.701793  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/addons-911696/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:37:37.438658  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/kindnet-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:37:53.048802  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/auto-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:37:57.105734  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/custom-flannel-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:37:57.112152  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/custom-flannel-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:37:57.123603  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/custom-flannel-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:37:57.144997  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/custom-flannel-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:37:57.186396  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/custom-flannel-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:37:57.267841  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/custom-flannel-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:37:57.429581  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/custom-flannel-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:37:57.751563  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/custom-flannel-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:37:58.393394  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/custom-flannel-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:37:59.675706  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/custom-flannel-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:38:02.237050  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/custom-flannel-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:38:07.358405  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/custom-flannel-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0918 18:38:10.345687  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/default-k8s-diff-port-048324/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-585409 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio: (1m13.855143557s)
--- PASS: TestNetworkPlugins/group/bridge/Start (73.86s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p bridge-585409 "pgrep -a kubelet"
I0918 18:38:11.006206  297295 config.go:182] Loaded profile config "bridge-585409": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (0.29s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-585409 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-94xmp" [17dd1068-dd83-4aa7-a022-923eeca3b4b7] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-94xmp" [17dd1068-dd83-4aa7-a022-923eeca3b4b7] Running
E0918 18:38:17.600317  297295 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/custom-flannel-585409/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 12.003491329s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (12.33s)

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

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

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

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

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

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

                                                
                                    

Test skip (32/326)

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.62s)

                                                
                                                
=== RUN   TestDownloadOnlyKic
aaa_download_only_test.go:232: (dbg) Run:  out/minikube-linux-arm64 start --download-only -p download-docker-687391 --alsologtostderr --driver=docker  --container-runtime=crio
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-687391" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p download-docker-687391
--- SKIP: TestDownloadOnlyKic (0.62s)

                                                
                                    
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/Volcano (0.33s)

                                                
                                                
=== RUN   TestAddons/serial/Volcano
addons_test.go:850: skipping: crio not supported
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-911696 addons disable volcano --alsologtostderr -v=1
--- SKIP: TestAddons/serial/Volcano (0.33s)

                                                
                                    
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 crio
--- SKIP: TestDockerFlags (0.00s)

                                                
                                    
x
+
TestDockerEnvContainerd (0s)

                                                
                                                
=== RUN   TestDockerEnvContainerd
docker_test.go:170: running with crio true linux arm64
docker_test.go:172: skipping: TestDockerEnvContainerd can only be run with the containerd runtime on Docker driver
--- SKIP: TestDockerEnvContainerd (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 crio
--- 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 crio
--- 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 crio container runtime
--- SKIP: TestSkaffold (0.00s)

                                                
                                    
x
+
TestStartStop/group/disable-driver-mounts (0.16s)

                                                
                                                
=== 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-829509" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p disable-driver-mounts-829509
--- SKIP: TestStartStop/group/disable-driver-mounts (0.16s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (3.7s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet
net_test.go:93: Skipping the test as crio container runtimes requires CNI
panic.go:636: 
----------------------- debugLogs start: kubenet-585409 [pass: true] --------------------------------
>>> netcat: nslookup kubernetes.default:
Error in configuration: context was not found for specified context: kubenet-585409

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: describe netcat deployment:
error: context "kubenet-585409" does not exist

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: netcat logs:
error: context "kubenet-585409" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe coredns deployment:
error: context "kubenet-585409" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe coredns pods:
error: context "kubenet-585409" does not exist

                                                
                                                

                                                
                                                
>>> k8s: coredns logs:
error: context "kubenet-585409" does not exist

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: api server logs:
error: context "kubenet-585409" does not exist

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: describe kube-proxy daemon set:
error: context "kubenet-585409" does not exist

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kube-proxy logs:
error: context "kubenet-585409" does not exist

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/20370-295439/.minikube/ca.crt
extensions:
- extension:
last-update: Thu, 18 Sep 2025 18:19:04 UTC
provider: minikube.sigs.k8s.io
version: v1.37.0
name: cluster_info
server: https://192.168.85.2:8443
name: pause-863828
contexts:
- context:
cluster: pause-863828
extensions:
- extension:
last-update: Thu, 18 Sep 2025 18:19:04 UTC
provider: minikube.sigs.k8s.io
version: v1.37.0
name: context_info
namespace: default
user: pause-863828
name: pause-863828
current-context: ""
kind: Config
preferences: {}
users:
- name: pause-863828
user:
client-certificate: /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/pause-863828/client.crt
client-key: /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/pause-863828/client.key

                                                
                                                

                                                
                                                
>>> k8s: cms:
Error in configuration: context was not found for specified context: kubenet-585409

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: kubenet-585409 [took: 3.519179829s] --------------------------------
helpers_test.go:175: Cleaning up "kubenet-585409" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p kubenet-585409
--- SKIP: TestNetworkPlugins/group/kubenet (3.70s)

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (4.19s)

                                                
                                                
=== 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-585409 [pass: true] --------------------------------
>>> netcat: nslookup kubernetes.default:
Error in configuration: context was not found for specified context: cilium-585409

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: describe netcat deployment:
error: context "cilium-585409" does not exist

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: netcat logs:
error: context "cilium-585409" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe coredns deployment:
error: context "cilium-585409" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe coredns pods:
error: context "cilium-585409" does not exist

                                                
                                                

                                                
                                                
>>> k8s: coredns logs:
error: context "cilium-585409" does not exist

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: api server logs:
error: context "cilium-585409" does not exist

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: describe cilium daemon set:
Error in configuration: context was not found for specified context: cilium-585409

                                                
                                                

                                                
                                                
>>> k8s: describe cilium daemon set pod(s):
Error in configuration: context was not found for specified context: cilium-585409

                                                
                                                

                                                
                                                
>>> k8s: cilium daemon set container(s) logs (current):
error: context "cilium-585409" does not exist

                                                
                                                

                                                
                                                
>>> k8s: cilium daemon set container(s) logs (previous):
error: context "cilium-585409" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe cilium deployment:
Error in configuration: context was not found for specified context: cilium-585409

                                                
                                                

                                                
                                                
>>> k8s: describe cilium deployment pod(s):
Error in configuration: context was not found for specified context: cilium-585409

                                                
                                                

                                                
                                                
>>> k8s: cilium deployment container(s) logs (current):
error: context "cilium-585409" does not exist

                                                
                                                

                                                
                                                
>>> k8s: cilium deployment container(s) logs (previous):
error: context "cilium-585409" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe kube-proxy daemon set:
error: context "cilium-585409" does not exist

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kube-proxy logs:
error: context "cilium-585409" does not exist

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/20370-295439/.minikube/ca.crt
extensions:
- extension:
last-update: Thu, 18 Sep 2025 18:19:04 UTC
provider: minikube.sigs.k8s.io
version: v1.37.0
name: cluster_info
server: https://192.168.85.2:8443
name: pause-863828
contexts:
- context:
cluster: pause-863828
extensions:
- extension:
last-update: Thu, 18 Sep 2025 18:19:04 UTC
provider: minikube.sigs.k8s.io
version: v1.37.0
name: context_info
namespace: default
user: pause-863828
name: pause-863828
current-context: ""
kind: Config
preferences: {}
users:
- name: pause-863828
user:
client-certificate: /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/pause-863828/client.crt
client-key: /home/jenkins/minikube-integration/20370-295439/.minikube/profiles/pause-863828/client.key

                                                
                                                

                                                
                                                
>>> k8s: cms:
Error in configuration: context was not found for specified context: cilium-585409

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: cilium-585409 [took: 4.00425044s] --------------------------------
helpers_test.go:175: Cleaning up "cilium-585409" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cilium-585409
--- SKIP: TestNetworkPlugins/group/cilium (4.19s)

                                                
                                    
Copied to clipboard