Test Report: Docker_Linux_crio_arm64 21655

                    
                      f8e963384863fe0b9099940b8c321271fa941d51:2025-09-29:41681
                    
                

Test fail (7/332)

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/FakeCredentials
addons_test.go:675: (dbg) Run:  kubectl --context addons-715612 create -f testdata/busybox.yaml
addons_test.go:682: (dbg) Run:  kubectl --context addons-715612 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" [db0b9e19-4e26-430c-bb52-835e6aabe372] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:352: "busybox" [db0b9e19-4e26-430c-bb52-835e6aabe372] Running
addons_test.go:688: (dbg) TestAddons/serial/GCPAuth/FakeCredentials: integration-test=busybox healthy within 11.003308815s
addons_test.go:694: (dbg) Run:  kubectl --context addons-715612 exec busybox -- /bin/sh -c "printenv GOOGLE_APPLICATION_CREDENTIALS"
addons_test.go:694: (dbg) Non-zero exit: kubectl --context addons-715612 exec busybox -- /bin/sh -c "printenv GOOGLE_APPLICATION_CREDENTIALS": exit status 1 (157.443046ms)

                                                
                                                
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
addons_test.go:696: printenv creds: exit status 1
--- FAIL: TestAddons/serial/GCPAuth/FakeCredentials (11.44s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (152.7s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:209: (dbg) Run:  kubectl --context addons-715612 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-715612 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:247: (dbg) Run:  kubectl --context addons-715612 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" [672111ae-142a-4595-a1a4-9580c6bd9182] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:352: "nginx" [672111ae-142a-4595-a1a4-9580c6bd9182] Running
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 9.004132942s
I0929 11:52:48.964667  862095 kapi.go:150] Service nginx in namespace default found.
addons_test.go:264: (dbg) Run:  out/minikube-linux-arm64 -p addons-715612 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-715612 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m9.998512608s)

                                                
                                                
** 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-715612 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:293: (dbg) Run:  out/minikube-linux-arm64 -p addons-715612 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-715612
helpers_test.go:243: (dbg) docker inspect addons-715612:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "1f887ec6052aec5ad33945d1a49a3a693ca326f3bc8377928bc2f18326297e5d",
	        "Created": "2025-09-29T11:48:24.562049477Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 863256,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-09-29T11:48:24.635583157Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:3d6f74760dfc17060da5abc5d463d3d45b4ceea05955c9cc42b3ec56cb38cc48",
	        "ResolvConfPath": "/var/lib/docker/containers/1f887ec6052aec5ad33945d1a49a3a693ca326f3bc8377928bc2f18326297e5d/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/1f887ec6052aec5ad33945d1a49a3a693ca326f3bc8377928bc2f18326297e5d/hostname",
	        "HostsPath": "/var/lib/docker/containers/1f887ec6052aec5ad33945d1a49a3a693ca326f3bc8377928bc2f18326297e5d/hosts",
	        "LogPath": "/var/lib/docker/containers/1f887ec6052aec5ad33945d1a49a3a693ca326f3bc8377928bc2f18326297e5d/1f887ec6052aec5ad33945d1a49a3a693ca326f3bc8377928bc2f18326297e5d-json.log",
	        "Name": "/addons-715612",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "addons-715612:/var",
	                "/lib/modules:/lib/modules:ro"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-715612",
	            "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": "1f887ec6052aec5ad33945d1a49a3a693ca326f3bc8377928bc2f18326297e5d",
	                "LowerDir": "/var/lib/docker/overlay2/47ca51804d6f4ca47f7bcb1142b382f8799352f007142c82d81bb634ca87a4c5-init/diff:/var/lib/docker/overlay2/c4f4bbd82664a4ef57ad9fb37a47cfb034ebbe0a5ccd6a0390651b5a97fe4b5d/diff",
	                "MergedDir": "/var/lib/docker/overlay2/47ca51804d6f4ca47f7bcb1142b382f8799352f007142c82d81bb634ca87a4c5/merged",
	                "UpperDir": "/var/lib/docker/overlay2/47ca51804d6f4ca47f7bcb1142b382f8799352f007142c82d81bb634ca87a4c5/diff",
	                "WorkDir": "/var/lib/docker/overlay2/47ca51804d6f4ca47f7bcb1142b382f8799352f007142c82d81bb634ca87a4c5/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "volume",
	                "Name": "addons-715612",
	                "Source": "/var/lib/docker/volumes/addons-715612/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            },
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-715612",
	            "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-715612",
	                "name.minikube.sigs.k8s.io": "addons-715612",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "bf1f809cd599b1e9eb11b6fa5709e53bef2b2992d7a93fe781945b8451422194",
	            "SandboxKey": "/var/run/docker/netns/bf1f809cd599",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33558"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33559"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33562"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33560"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33561"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-715612": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "16:41:56:72:23:8b",
	                    "DriverOpts": null,
	                    "GwPriority": 0,
	                    "NetworkID": "75f51d8afb51a8d296635e64c8d7414c6719c5b238a98f440384a07ddc9981a9",
	                    "EndpointID": "c4d5f7e6110d978b690922967589b31a8eb9c6d6b3acdf7cb03744d148f7066f",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-715612",
	                        "1f887ec6052a"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-715612 -n addons-715612
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-715612 logs -n 25
helpers_test.go:255: (dbg) Done: out/minikube-linux-arm64 -p addons-715612 logs -n 25: (1.781768319s)
helpers_test.go:260: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	┌─────────┬───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬────────────────────────┬─────────┬─────────┬─────────────────────┬─────────────────────┐
	│ COMMAND │                                                                                                                                                                                                                                   ARGS                                                                                                                                                                                                                                   │        PROFILE         │  USER   │ VERSION │     START TIME      │      END TIME       │
	├─────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼────────────────────────┼─────────┼─────────┼─────────────────────┼─────────────────────┤
	│ delete  │ -p download-docker-849490                                                                                                                                                                                                                                                                                                                                                                                                                                                │ download-docker-849490 │ jenkins │ v1.37.0 │ 29 Sep 25 11:47 UTC │ 29 Sep 25 11:47 UTC │
	│ start   │ --download-only -p binary-mirror-407333 --alsologtostderr --binary-mirror http://127.0.0.1:46249 --driver=docker  --container-runtime=crio                                                                                                                                                                                                                                                                                                                               │ binary-mirror-407333   │ jenkins │ v1.37.0 │ 29 Sep 25 11:47 UTC │                     │
	│ delete  │ -p binary-mirror-407333                                                                                                                                                                                                                                                                                                                                                                                                                                                  │ binary-mirror-407333   │ jenkins │ v1.37.0 │ 29 Sep 25 11:47 UTC │ 29 Sep 25 11:47 UTC │
	│ addons  │ enable dashboard -p addons-715612                                                                                                                                                                                                                                                                                                                                                                                                                                        │ addons-715612          │ jenkins │ v1.37.0 │ 29 Sep 25 11:47 UTC │                     │
	│ addons  │ disable dashboard -p addons-715612                                                                                                                                                                                                                                                                                                                                                                                                                                       │ addons-715612          │ jenkins │ v1.37.0 │ 29 Sep 25 11:47 UTC │                     │
	│ start   │ -p addons-715612 --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-715612          │ jenkins │ v1.37.0 │ 29 Sep 25 11:47 UTC │ 29 Sep 25 11:50 UTC │
	│ addons  │ addons-715612 addons disable volcano --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                              │ addons-715612          │ jenkins │ v1.37.0 │ 29 Sep 25 11:50 UTC │ 29 Sep 25 11:50 UTC │
	│ addons  │ addons-715612 addons disable gcp-auth --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                             │ addons-715612          │ jenkins │ v1.37.0 │ 29 Sep 25 11:51 UTC │ 29 Sep 25 11:51 UTC │
	│ addons  │ addons-715612 addons disable yakd --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                                 │ addons-715612          │ jenkins │ v1.37.0 │ 29 Sep 25 11:51 UTC │ 29 Sep 25 11:51 UTC │
	│ ip      │ addons-715612 ip                                                                                                                                                                                                                                                                                                                                                                                                                                                         │ addons-715612          │ jenkins │ v1.37.0 │ 29 Sep 25 11:51 UTC │ 29 Sep 25 11:51 UTC │
	│ addons  │ addons-715612 addons disable registry --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                             │ addons-715612          │ jenkins │ v1.37.0 │ 29 Sep 25 11:51 UTC │ 29 Sep 25 11:51 UTC │
	│ addons  │ addons-715612 addons disable nvidia-device-plugin --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                 │ addons-715612          │ jenkins │ v1.37.0 │ 29 Sep 25 11:51 UTC │ 29 Sep 25 11:51 UTC │
	│ addons  │ addons-715612 addons disable cloud-spanner --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                        │ addons-715612          │ jenkins │ v1.37.0 │ 29 Sep 25 11:51 UTC │ 29 Sep 25 11:51 UTC │
	│ addons  │ enable headlamp -p addons-715612 --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                                  │ addons-715612          │ jenkins │ v1.37.0 │ 29 Sep 25 11:51 UTC │ 29 Sep 25 11:51 UTC │
	│ ssh     │ addons-715612 ssh cat /opt/local-path-provisioner/pvc-c975c899-9b72-4a1a-85bf-c20d68633b9c_default_test-pvc/file1                                                                                                                                                                                                                                                                                                                                                        │ addons-715612          │ jenkins │ v1.37.0 │ 29 Sep 25 11:51 UTC │ 29 Sep 25 11:51 UTC │
	│ addons  │ addons-715612 addons disable storage-provisioner-rancher --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                          │ addons-715612          │ jenkins │ v1.37.0 │ 29 Sep 25 11:51 UTC │ 29 Sep 25 11:52 UTC │
	│ addons  │ addons-715612 addons disable headlamp --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                             │ addons-715612          │ jenkins │ v1.37.0 │ 29 Sep 25 11:51 UTC │ 29 Sep 25 11:52 UTC │
	│ addons  │ addons-715612 addons disable metrics-server --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                       │ addons-715612          │ jenkins │ v1.37.0 │ 29 Sep 25 11:52 UTC │ 29 Sep 25 11:52 UTC │
	│ addons  │ addons-715612 addons disable volumesnapshots --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                      │ addons-715612          │ jenkins │ v1.37.0 │ 29 Sep 25 11:52 UTC │ 29 Sep 25 11:52 UTC │
	│ addons  │ addons-715612 addons disable inspektor-gadget --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                     │ addons-715612          │ jenkins │ v1.37.0 │ 29 Sep 25 11:52 UTC │ 29 Sep 25 11:52 UTC │
	│ addons  │ addons-715612 addons disable csi-hostpath-driver --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                  │ addons-715612          │ jenkins │ v1.37.0 │ 29 Sep 25 11:52 UTC │ 29 Sep 25 11:52 UTC │
	│ addons  │ configure registry-creds -f ./testdata/addons_testconfig.json -p addons-715612                                                                                                                                                                                                                                                                                                                                                                                           │ addons-715612          │ jenkins │ v1.37.0 │ 29 Sep 25 11:52 UTC │ 29 Sep 25 11:52 UTC │
	│ addons  │ addons-715612 addons disable registry-creds --alsologtostderr -v=1                                                                                                                                                                                                                                                                                                                                                                                                       │ addons-715612          │ jenkins │ v1.37.0 │ 29 Sep 25 11:52 UTC │ 29 Sep 25 11:52 UTC │
	│ ssh     │ addons-715612 ssh curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'                                                                                                                                                                                                                                                                                                                                                                                                 │ addons-715612          │ jenkins │ v1.37.0 │ 29 Sep 25 11:52 UTC │                     │
	│ ip      │ addons-715612 ip                                                                                                                                                                                                                                                                                                                                                                                                                                                         │ addons-715612          │ jenkins │ v1.37.0 │ 29 Sep 25 11:54 UTC │ 29 Sep 25 11:54 UTC │
	└─────────┴───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴────────────────────────┴─────────┴─────────┴─────────────────────┴─────────────────────┘
	
	
	==> Last Start <==
	Log file created at: 2025/09/29 11:47:59
	Running on machine: ip-172-31-30-239
	Binary: Built with gc go1.24.6 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0929 11:47:59.020314  862854 out.go:360] Setting OutFile to fd 1 ...
	I0929 11:47:59.020439  862854 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 11:47:59.020451  862854 out.go:374] Setting ErrFile to fd 2...
	I0929 11:47:59.020456  862854 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 11:47:59.020767  862854 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21655-860233/.minikube/bin
	I0929 11:47:59.021216  862854 out.go:368] Setting JSON to false
	I0929 11:47:59.022118  862854 start.go:130] hostinfo: {"hostname":"ip-172-31-30-239","uptime":12631,"bootTime":1759133848,"procs":151,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1084-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0929 11:47:59.022189  862854 start.go:140] virtualization:  
	I0929 11:47:59.025479  862854 out.go:179] * [addons-715612] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	I0929 11:47:59.029309  862854 out.go:179]   - MINIKUBE_LOCATION=21655
	I0929 11:47:59.029421  862854 notify.go:220] Checking for updates...
	I0929 11:47:59.034813  862854 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0929 11:47:59.037773  862854 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/21655-860233/kubeconfig
	I0929 11:47:59.040673  862854 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/21655-860233/.minikube
	I0929 11:47:59.043577  862854 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0929 11:47:59.046443  862854 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I0929 11:47:59.049431  862854 driver.go:421] Setting default libvirt URI to qemu:///system
	I0929 11:47:59.077853  862854 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I0929 11:47:59.077975  862854 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0929 11:47:59.133183  862854 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:25 OomKillDisable:true NGoroutines:47 SystemTime:2025-09-29 11:47:59.123128414 +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-30-239 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0929 11:47:59.133300  862854 docker.go:318] overlay module found
	I0929 11:47:59.136301  862854 out.go:179] * Using the docker driver based on user configuration
	I0929 11:47:59.139214  862854 start.go:304] selected driver: docker
	I0929 11:47:59.139241  862854 start.go:924] validating driver "docker" against <nil>
	I0929 11:47:59.139256  862854 start.go:935] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0929 11:47:59.140007  862854 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0929 11:47:59.193273  862854 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:25 OomKillDisable:true NGoroutines:47 SystemTime:2025-09-29 11:47:59.184600916 +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-30-239 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0929 11:47:59.193449  862854 start_flags.go:327] no existing cluster config was found, will generate one from the flags 
	I0929 11:47:59.193685  862854 start_flags.go:992] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0929 11:47:59.196628  862854 out.go:179] * Using Docker driver with root privileges
	I0929 11:47:59.199411  862854 cni.go:84] Creating CNI manager for ""
	I0929 11:47:59.199481  862854 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0929 11:47:59.199493  862854 start_flags.go:336] Found "CNI" CNI - setting NetworkPlugin=cni
	I0929 11:47:59.199570  862854 start.go:348] cluster config:
	{Name:addons-715612 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-715612 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}

                                                
                                                
	I0929 11:47:59.202592  862854 out.go:179] * Starting "addons-715612" primary control-plane node in "addons-715612" cluster
	I0929 11:47:59.205400  862854 cache.go:123] Beginning downloading kic base image for docker with crio
	I0929 11:47:59.208257  862854 out.go:179] * Pulling base image v0.0.48 ...
	I0929 11:47:59.211136  862854 image.go:81] Checking for gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local docker daemon
	I0929 11:47:59.211199  862854 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime crio
	I0929 11:47:59.211231  862854 preload.go:146] Found local preload: /home/jenkins/minikube-integration/21655-860233/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-cri-o-overlay-arm64.tar.lz4
	I0929 11:47:59.211243  862854 cache.go:58] Caching tarball of preloaded images
	I0929 11:47:59.211322  862854 preload.go:172] Found /home/jenkins/minikube-integration/21655-860233/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0929 11:47:59.211335  862854 cache.go:61] Finished verifying existence of preloaded tar for v1.34.0 on crio
	I0929 11:47:59.211675  862854 profile.go:143] Saving config to /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/addons-715612/config.json ...
	I0929 11:47:59.211701  862854 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/addons-715612/config.json: {Name:mk27b1611be29b3c646567f347dc463ec06d4364 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 11:47:59.228342  862854 cache.go:152] Downloading gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 to local cache
	I0929 11:47:59.228480  862854 image.go:65] Checking for gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local cache directory
	I0929 11:47:59.228541  862854 image.go:68] Found gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local cache directory, skipping pull
	I0929 11:47:59.228557  862854 image.go:137] gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 exists in cache, skipping pull
	I0929 11:47:59.228566  862854 cache.go:155] successfully saved gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 as a tarball
	I0929 11:47:59.228574  862854 cache.go:165] Loading gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 from local cache
	I0929 11:48:17.128619  862854 cache.go:167] successfully loaded and using gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 from cached tarball
	I0929 11:48:17.128662  862854 cache.go:232] Successfully downloaded all kic artifacts
	I0929 11:48:17.128693  862854 start.go:360] acquireMachinesLock for addons-715612: {Name:mkeb9a0430ef8f339d207be25ff494e9a375266b Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0929 11:48:17.128810  862854 start.go:364] duration metric: took 93.999µs to acquireMachinesLock for "addons-715612"
	I0929 11:48:17.128841  862854 start.go:93] Provisioning new machine with config: &{Name:addons-715612 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-715612 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}
	I0929 11:48:17.128921  862854 start.go:125] createHost starting for "" (driver="docker")
	I0929 11:48:17.132449  862854 out.go:252] * Creating docker container (CPUs=2, Memory=4096MB) ...
	I0929 11:48:17.132769  862854 start.go:159] libmachine.API.Create for "addons-715612" (driver="docker")
	I0929 11:48:17.132811  862854 client.go:168] LocalClient.Create starting
	I0929 11:48:17.132931  862854 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/21655-860233/.minikube/certs/ca.pem
	I0929 11:48:17.647105  862854 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/21655-860233/.minikube/certs/cert.pem
	I0929 11:48:18.122875  862854 cli_runner.go:164] Run: docker network inspect addons-715612 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
	W0929 11:48:18.138431  862854 cli_runner.go:211] docker network inspect addons-715612 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}" returned with exit code 1
	I0929 11:48:18.138530  862854 network_create.go:284] running [docker network inspect addons-715612] to gather additional debugging logs...
	I0929 11:48:18.138548  862854 cli_runner.go:164] Run: docker network inspect addons-715612
	W0929 11:48:18.154594  862854 cli_runner.go:211] docker network inspect addons-715612 returned with exit code 1
	I0929 11:48:18.154626  862854 network_create.go:287] error running [docker network inspect addons-715612]: docker network inspect addons-715612: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-715612 not found
	I0929 11:48:18.154639  862854 network_create.go:289] output of [docker network inspect addons-715612]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-715612 not found
	
	** /stderr **
	I0929 11:48:18.154732  862854 cli_runner.go:164] Run: docker network inspect bridge --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
	I0929 11:48:18.170761  862854 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:0x4001863be0}
	I0929 11:48:18.170804  862854 network_create.go:124] attempt to create docker network addons-715612 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0929 11:48:18.170866  862854 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-715612 addons-715612
	I0929 11:48:18.230570  862854 network_create.go:108] docker network addons-715612 192.168.49.0/24 created
	I0929 11:48:18.230604  862854 kic.go:121] calculated static IP "192.168.49.2" for the "addons-715612" container
	I0929 11:48:18.230728  862854 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0929 11:48:18.246998  862854 cli_runner.go:164] Run: docker volume create addons-715612 --label name.minikube.sigs.k8s.io=addons-715612 --label created_by.minikube.sigs.k8s.io=true
	I0929 11:48:18.265782  862854 oci.go:103] Successfully created a docker volume addons-715612
	I0929 11:48:18.265872  862854 cli_runner.go:164] Run: docker run --rm --name addons-715612-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-715612 --entrypoint /usr/bin/test -v addons-715612:/var gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 -d /var/lib
	I0929 11:48:20.297551  862854 cli_runner.go:217] Completed: docker run --rm --name addons-715612-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-715612 --entrypoint /usr/bin/test -v addons-715612:/var gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 -d /var/lib: (2.031625041s)
	I0929 11:48:20.297591  862854 oci.go:107] Successfully prepared a docker volume addons-715612
	I0929 11:48:20.297624  862854 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime crio
	I0929 11:48:20.297651  862854 kic.go:194] Starting extracting preloaded images to volume ...
	I0929 11:48:20.297713  862854 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/21655-860233/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-715612:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 -I lz4 -xf /preloaded.tar -C /extractDir
	I0929 11:48:24.495940  862854 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/21655-860233/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-715612:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 -I lz4 -xf /preloaded.tar -C /extractDir: (4.198186395s)
	I0929 11:48:24.495979  862854 kic.go:203] duration metric: took 4.198323676s to extract preloaded images to volume ...
	W0929 11:48:24.496121  862854 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0929 11:48:24.496235  862854 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0929 11:48:24.547178  862854 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-715612 --name addons-715612 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-715612 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-715612 --network addons-715612 --ip 192.168.49.2 --volume addons-715612:/var --security-opt apparmor=unconfined --memory=4096mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1
	I0929 11:48:24.872484  862854 cli_runner.go:164] Run: docker container inspect addons-715612 --format={{.State.Running}}
	I0929 11:48:24.892858  862854 cli_runner.go:164] Run: docker container inspect addons-715612 --format={{.State.Status}}
	I0929 11:48:24.921238  862854 cli_runner.go:164] Run: docker exec addons-715612 stat /var/lib/dpkg/alternatives/iptables
	I0929 11:48:24.971066  862854 oci.go:144] the created container "addons-715612" has a running status.
	I0929 11:48:24.971095  862854 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/21655-860233/.minikube/machines/addons-715612/id_rsa...
	I0929 11:48:25.299959  862854 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/21655-860233/.minikube/machines/addons-715612/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0929 11:48:25.323873  862854 cli_runner.go:164] Run: docker container inspect addons-715612 --format={{.State.Status}}
	I0929 11:48:25.348848  862854 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0929 11:48:25.348867  862854 kic_runner.go:114] Args: [docker exec --privileged addons-715612 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0929 11:48:25.415161  862854 cli_runner.go:164] Run: docker container inspect addons-715612 --format={{.State.Status}}
	I0929 11:48:25.445478  862854 machine.go:93] provisionDockerMachine start ...
	I0929 11:48:25.445575  862854 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-715612
	I0929 11:48:25.480570  862854 main.go:141] libmachine: Using SSH client type: native
	I0929 11:48:25.480916  862854 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef1e0] 0x3f19a0 <nil>  [] 0s} 127.0.0.1 33558 <nil> <nil>}
	I0929 11:48:25.480925  862854 main.go:141] libmachine: About to run SSH command:
	hostname
	I0929 11:48:25.649152  862854 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-715612
	
	I0929 11:48:25.649181  862854 ubuntu.go:182] provisioning hostname "addons-715612"
	I0929 11:48:25.649268  862854 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-715612
	I0929 11:48:25.674660  862854 main.go:141] libmachine: Using SSH client type: native
	I0929 11:48:25.674984  862854 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef1e0] 0x3f19a0 <nil>  [] 0s} 127.0.0.1 33558 <nil> <nil>}
	I0929 11:48:25.675001  862854 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-715612 && echo "addons-715612" | sudo tee /etc/hostname
	I0929 11:48:25.835979  862854 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-715612
	
	I0929 11:48:25.836059  862854 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-715612
	I0929 11:48:25.856107  862854 main.go:141] libmachine: Using SSH client type: native
	I0929 11:48:25.856410  862854 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef1e0] 0x3f19a0 <nil>  [] 0s} 127.0.0.1 33558 <nil> <nil>}
	I0929 11:48:25.856426  862854 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-715612' /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-715612/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-715612' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0929 11:48:25.996394  862854 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0929 11:48:25.996420  862854 ubuntu.go:188] set auth options {CertDir:/home/jenkins/minikube-integration/21655-860233/.minikube CaCertPath:/home/jenkins/minikube-integration/21655-860233/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/21655-860233/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/21655-860233/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/21655-860233/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/21655-860233/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/21655-860233/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/21655-860233/.minikube}
	I0929 11:48:25.996450  862854 ubuntu.go:190] setting up certificates
	I0929 11:48:25.996461  862854 provision.go:84] configureAuth start
	I0929 11:48:25.996539  862854 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-715612
	I0929 11:48:26.016361  862854 provision.go:143] copyHostCerts
	I0929 11:48:26.016456  862854 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21655-860233/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/21655-860233/.minikube/ca.pem (1078 bytes)
	I0929 11:48:26.016660  862854 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21655-860233/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/21655-860233/.minikube/cert.pem (1123 bytes)
	I0929 11:48:26.016725  862854 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21655-860233/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/21655-860233/.minikube/key.pem (1679 bytes)
	I0929 11:48:26.016779  862854 provision.go:117] generating server cert: /home/jenkins/minikube-integration/21655-860233/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/21655-860233/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/21655-860233/.minikube/certs/ca-key.pem org=jenkins.addons-715612 san=[127.0.0.1 192.168.49.2 addons-715612 localhost minikube]
	I0929 11:48:26.491937  862854 provision.go:177] copyRemoteCerts
	I0929 11:48:26.492012  862854 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0929 11:48:26.492055  862854 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-715612
	I0929 11:48:26.509159  862854 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33558 SSHKeyPath:/home/jenkins/minikube-integration/21655-860233/.minikube/machines/addons-715612/id_rsa Username:docker}
	I0929 11:48:26.609361  862854 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21655-860233/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0929 11:48:26.633523  862854 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21655-860233/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0929 11:48:26.657713  862854 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21655-860233/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0929 11:48:26.686148  862854 provision.go:87] duration metric: took 689.661872ms to configureAuth
	I0929 11:48:26.686182  862854 ubuntu.go:206] setting minikube options for container-runtime
	I0929 11:48:26.686393  862854 config.go:182] Loaded profile config "addons-715612": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
	I0929 11:48:26.686506  862854 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-715612
	I0929 11:48:26.704439  862854 main.go:141] libmachine: Using SSH client type: native
	I0929 11:48:26.704795  862854 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef1e0] 0x3f19a0 <nil>  [] 0s} 127.0.0.1 33558 <nil> <nil>}
	I0929 11:48:26.704819  862854 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
	I0929 11:48:26.947891  862854 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0929 11:48:26.947957  862854 machine.go:96] duration metric: took 1.502460534s to provisionDockerMachine
	I0929 11:48:26.947983  862854 client.go:171] duration metric: took 9.815163498s to LocalClient.Create
	I0929 11:48:26.948015  862854 start.go:167] duration metric: took 9.815248192s to libmachine.API.Create "addons-715612"
	I0929 11:48:26.948053  862854 start.go:293] postStartSetup for "addons-715612" (driver="docker")
	I0929 11:48:26.948077  862854 start.go:322] creating required directories: [/etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs]
	I0929 11:48:26.948165  862854 ssh_runner.go:195] Run: sudo mkdir -p /etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs
	I0929 11:48:26.948226  862854 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-715612
	I0929 11:48:26.966807  862854 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33558 SSHKeyPath:/home/jenkins/minikube-integration/21655-860233/.minikube/machines/addons-715612/id_rsa Username:docker}
	I0929 11:48:27.066387  862854 ssh_runner.go:195] Run: cat /etc/os-release
	I0929 11:48:27.069866  862854 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0929 11:48:27.069900  862854 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0929 11:48:27.069911  862854 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0929 11:48:27.069918  862854 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0929 11:48:27.069929  862854 filesync.go:126] Scanning /home/jenkins/minikube-integration/21655-860233/.minikube/addons for local assets ...
	I0929 11:48:27.070003  862854 filesync.go:126] Scanning /home/jenkins/minikube-integration/21655-860233/.minikube/files for local assets ...
	I0929 11:48:27.070036  862854 start.go:296] duration metric: took 121.963909ms for postStartSetup
	I0929 11:48:27.070367  862854 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-715612
	I0929 11:48:27.088191  862854 profile.go:143] Saving config to /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/addons-715612/config.json ...
	I0929 11:48:27.088486  862854 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0929 11:48:27.088570  862854 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-715612
	I0929 11:48:27.104930  862854 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33558 SSHKeyPath:/home/jenkins/minikube-integration/21655-860233/.minikube/machines/addons-715612/id_rsa Username:docker}
	I0929 11:48:27.205302  862854 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0929 11:48:27.209370  862854 start.go:128] duration metric: took 10.080431948s to createHost
	I0929 11:48:27.209398  862854 start.go:83] releasing machines lock for "addons-715612", held for 10.080573703s
	I0929 11:48:27.209480  862854 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-715612
	I0929 11:48:27.225258  862854 ssh_runner.go:195] Run: cat /version.json
	I0929 11:48:27.225297  862854 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0929 11:48:27.225315  862854 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-715612
	I0929 11:48:27.225380  862854 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-715612
	I0929 11:48:27.242916  862854 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33558 SSHKeyPath:/home/jenkins/minikube-integration/21655-860233/.minikube/machines/addons-715612/id_rsa Username:docker}
	I0929 11:48:27.244209  862854 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33558 SSHKeyPath:/home/jenkins/minikube-integration/21655-860233/.minikube/machines/addons-715612/id_rsa Username:docker}
	I0929 11:48:27.466266  862854 ssh_runner.go:195] Run: systemctl --version
	I0929 11:48:27.470566  862854 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0929 11:48:27.613755  862854 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0929 11:48:27.617799  862854 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" ;
	I0929 11:48:27.638030  862854 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0929 11:48:27.638149  862854 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%p, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0929 11:48:27.674247  862854 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0929 11:48:27.674279  862854 start.go:495] detecting cgroup driver to use...
	I0929 11:48:27.674332  862854 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0929 11:48:27.674415  862854 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0929 11:48:27.692297  862854 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0929 11:48:27.704435  862854 docker.go:218] disabling cri-docker service (if available) ...
	I0929 11:48:27.704641  862854 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0929 11:48:27.719125  862854 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0929 11:48:27.734704  862854 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0929 11:48:27.830711  862854 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0929 11:48:27.926232  862854 docker.go:234] disabling docker service ...
	I0929 11:48:27.926325  862854 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0929 11:48:27.947654  862854 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0929 11:48:27.960196  862854 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0929 11:48:28.053070  862854 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0929 11:48:28.151612  862854 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0929 11:48:28.162835  862854 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"
	I0929 11:48:28.178679  862854 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10.1" pause image...
	I0929 11:48:28.178777  862854 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"
	I0929 11:48:28.189179  862854 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0929 11:48:28.189276  862854 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0929 11:48:28.199445  862854 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0929 11:48:28.209271  862854 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0929 11:48:28.218818  862854 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0929 11:48:28.228429  862854 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"
	I0929 11:48:28.238278  862854 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"
	I0929 11:48:28.253681  862854 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"
	I0929 11:48:28.263202  862854 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0929 11:48:28.271666  862854 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0929 11:48:28.279829  862854 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0929 11:48:28.361015  862854 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0929 11:48:28.485233  862854 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0929 11:48:28.485348  862854 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0929 11:48:28.489371  862854 start.go:563] Will wait 60s for crictl version
	I0929 11:48:28.489440  862854 ssh_runner.go:195] Run: which crictl
	I0929 11:48:28.492806  862854 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0929 11:48:28.531969  862854 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0929 11:48:28.532070  862854 ssh_runner.go:195] Run: crio --version
	I0929 11:48:28.573892  862854 ssh_runner.go:195] Run: crio --version
	I0929 11:48:28.620723  862854 out.go:179] * Preparing Kubernetes v1.34.0 on CRI-O 1.24.6 ...
	I0929 11:48:28.623590  862854 cli_runner.go:164] Run: docker network inspect addons-715612 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
	I0929 11:48:28.642124  862854 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0929 11:48:28.645619  862854 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "192.168.49.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0929 11:48:28.656148  862854 kubeadm.go:875] updating cluster {Name:addons-715612 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-715612 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} ...
	I0929 11:48:28.656266  862854 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime crio
	I0929 11:48:28.656325  862854 ssh_runner.go:195] Run: sudo crictl images --output json
	I0929 11:48:28.739186  862854 crio.go:514] all images are preloaded for cri-o runtime.
	I0929 11:48:28.739208  862854 crio.go:433] Images already preloaded, skipping extraction
	I0929 11:48:28.739266  862854 ssh_runner.go:195] Run: sudo crictl images --output json
	I0929 11:48:28.776965  862854 crio.go:514] all images are preloaded for cri-o runtime.
	I0929 11:48:28.776987  862854 cache_images.go:85] Images are preloaded, skipping loading
	I0929 11:48:28.776996  862854 kubeadm.go:926] updating node { 192.168.49.2 8443 v1.34.0 crio true true} ...
	I0929 11:48:28.777098  862854 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-715612 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.34.0 ClusterName:addons-715612 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:}
	I0929 11:48:28.777181  862854 ssh_runner.go:195] Run: crio config
	I0929 11:48:28.825101  862854 cni.go:84] Creating CNI manager for ""
	I0929 11:48:28.825123  862854 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0929 11:48:28.825134  862854 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0929 11:48:28.825158  862854 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-715612 NodeName:addons-715612 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}
	I0929 11:48:28.825292  862854 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-715612"
	  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
	
	I0929 11:48:28.825375  862854 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.34.0
	I0929 11:48:28.834233  862854 binaries.go:44] Found k8s binaries, skipping transfer
	I0929 11:48:28.834320  862854 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0929 11:48:28.842958  862854 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0929 11:48:28.861449  862854 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0929 11:48:28.879244  862854 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2210 bytes)
	I0929 11:48:28.897320  862854 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0929 11:48:28.900898  862854 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "192.168.49.2	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0929 11:48:28.911413  862854 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0929 11:48:28.999749  862854 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0929 11:48:29.015733  862854 certs.go:68] Setting up /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/addons-715612 for IP: 192.168.49.2
	I0929 11:48:29.015758  862854 certs.go:194] generating shared ca certs ...
	I0929 11:48:29.015775  862854 certs.go:226] acquiring lock for ca certs: {Name:mk527cd81dec8ad99be56c9952a99fa4c6421fd7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 11:48:29.015917  862854 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/21655-860233/.minikube/ca.key
	I0929 11:48:29.164761  862854 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21655-860233/.minikube/ca.crt ...
	I0929 11:48:29.164790  862854 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21655-860233/.minikube/ca.crt: {Name:mkd44e3363317cadc2fbb9fb9b6b27ecfa4282cd Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 11:48:29.165014  862854 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21655-860233/.minikube/ca.key ...
	I0929 11:48:29.165029  862854 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21655-860233/.minikube/ca.key: {Name:mka11af9f2907cfd99cf9aeac5d02618a37d6934 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 11:48:29.165120  862854 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/21655-860233/.minikube/proxy-client-ca.key
	I0929 11:48:29.716999  862854 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21655-860233/.minikube/proxy-client-ca.crt ...
	I0929 11:48:29.717031  862854 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21655-860233/.minikube/proxy-client-ca.crt: {Name:mk8ca8673bc9e78dd4f0495f79736fae6281dce1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 11:48:29.717216  862854 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21655-860233/.minikube/proxy-client-ca.key ...
	I0929 11:48:29.717229  862854 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21655-860233/.minikube/proxy-client-ca.key: {Name:mkb9101876502583780cf9ab0aac838522ab0a97 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 11:48:29.717310  862854 certs.go:256] generating profile certs ...
	I0929 11:48:29.717369  862854 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/addons-715612/client.key
	I0929 11:48:29.717385  862854 crypto.go:68] Generating cert /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/addons-715612/client.crt with IP's: []
	I0929 11:48:31.169788  862854 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/addons-715612/client.crt ...
	I0929 11:48:31.169822  862854 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/addons-715612/client.crt: {Name:mkd847c272d28d081387d1269eeedcf63313259f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 11:48:31.170013  862854 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/addons-715612/client.key ...
	I0929 11:48:31.170026  862854 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/addons-715612/client.key: {Name:mk3b3ae699f7cad677501216aef932dd4da40b7f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 11:48:31.170112  862854 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/addons-715612/apiserver.key.7240fb41
	I0929 11:48:31.170136  862854 crypto.go:68] Generating cert /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/addons-715612/apiserver.crt.7240fb41 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0929 11:48:31.330923  862854 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/addons-715612/apiserver.crt.7240fb41 ...
	I0929 11:48:31.330955  862854 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/addons-715612/apiserver.crt.7240fb41: {Name:mkdb167299da69ab7bfaaa9fe833ccb9b6c92ea0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 11:48:31.331138  862854 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/addons-715612/apiserver.key.7240fb41 ...
	I0929 11:48:31.331151  862854 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/addons-715612/apiserver.key.7240fb41: {Name:mk4d480d26fe290b9f4443d3d154a6e0bc8cbced Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 11:48:31.331228  862854 certs.go:381] copying /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/addons-715612/apiserver.crt.7240fb41 -> /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/addons-715612/apiserver.crt
	I0929 11:48:31.331316  862854 certs.go:385] copying /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/addons-715612/apiserver.key.7240fb41 -> /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/addons-715612/apiserver.key
	I0929 11:48:31.331368  862854 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/addons-715612/proxy-client.key
	I0929 11:48:31.331389  862854 crypto.go:68] Generating cert /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/addons-715612/proxy-client.crt with IP's: []
	I0929 11:48:31.644554  862854 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/addons-715612/proxy-client.crt ...
	I0929 11:48:31.644588  862854 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/addons-715612/proxy-client.crt: {Name:mkac750229190d8faca864d30b3e4c6f22e4ccd7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 11:48:31.644769  862854 crypto.go:164] Writing key to /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/addons-715612/proxy-client.key ...
	I0929 11:48:31.644786  862854 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/addons-715612/proxy-client.key: {Name:mk963fdc3e726ffd17c223509017c46e21cf7e3c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 11:48:31.644980  862854 certs.go:484] found cert: /home/jenkins/minikube-integration/21655-860233/.minikube/certs/ca-key.pem (1675 bytes)
	I0929 11:48:31.645019  862854 certs.go:484] found cert: /home/jenkins/minikube-integration/21655-860233/.minikube/certs/ca.pem (1078 bytes)
	I0929 11:48:31.645058  862854 certs.go:484] found cert: /home/jenkins/minikube-integration/21655-860233/.minikube/certs/cert.pem (1123 bytes)
	I0929 11:48:31.645089  862854 certs.go:484] found cert: /home/jenkins/minikube-integration/21655-860233/.minikube/certs/key.pem (1679 bytes)
	I0929 11:48:31.645758  862854 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21655-860233/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0929 11:48:31.672960  862854 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21655-860233/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0929 11:48:31.697169  862854 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21655-860233/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0929 11:48:31.721250  862854 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21655-860233/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0929 11:48:31.744972  862854 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/addons-715612/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0929 11:48:31.768128  862854 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/addons-715612/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0929 11:48:31.792643  862854 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/addons-715612/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0929 11:48:31.817299  862854 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/addons-715612/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0929 11:48:31.842007  862854 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21655-860233/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0929 11:48:31.866523  862854 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0929 11:48:31.884808  862854 ssh_runner.go:195] Run: openssl version
	I0929 11:48:31.890185  862854 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/minikubeCA.pem && ln -fs /usr/share/ca-certificates/minikubeCA.pem /etc/ssl/certs/minikubeCA.pem"
	I0929 11:48:31.899511  862854 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0929 11:48:31.902908  862854 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 29 11:48 /usr/share/ca-certificates/minikubeCA.pem
	I0929 11:48:31.902972  862854 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0929 11:48:31.909880  862854 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/b5213941.0 || ln -fs /etc/ssl/certs/minikubeCA.pem /etc/ssl/certs/b5213941.0"
	I0929 11:48:31.919265  862854 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0929 11:48:31.922652  862854 certs.go:399] 'apiserver-kubelet-client' cert doesn't exist, likely first start: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/certs/apiserver-kubelet-client.crt': No such file or directory
	I0929 11:48:31.922705  862854 kubeadm.go:392] StartCluster: {Name:addons-715612 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-715612 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}
	I0929 11:48:31.922800  862854 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0929 11:48:31.922873  862854 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0929 11:48:31.959496  862854 cri.go:89] found id: ""
	I0929 11:48:31.959593  862854 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0929 11:48:31.968480  862854 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0929 11:48:31.977345  862854 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0929 11:48:31.977430  862854 ssh_runner.go:195] Run: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf
	I0929 11:48:31.986165  862854 kubeadm.go:155] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I0929 11:48:31.986184  862854 kubeadm.go:157] found existing configuration files:
	
	I0929 11:48:31.986255  862854 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0929 11:48:31.995411  862854 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/admin.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/admin.conf: No such file or directory
	I0929 11:48:31.995480  862854 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0929 11:48:32.005295  862854 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0929 11:48:32.015938  862854 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/kubelet.conf: No such file or directory
	I0929 11:48:32.016012  862854 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0929 11:48:32.025222  862854 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0929 11:48:32.035266  862854 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/controller-manager.conf: No such file or directory
	I0929 11:48:32.035332  862854 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0929 11:48:32.044751  862854 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0929 11:48:32.055088  862854 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/scheduler.conf: No such file or directory
	I0929 11:48:32.055239  862854 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0929 11:48:32.073870  862854 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.34.0:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I0929 11:48:32.122815  862854 kubeadm.go:310] [init] Using Kubernetes version: v1.34.0
	I0929 11:48:32.123053  862854 kubeadm.go:310] [preflight] Running pre-flight checks
	I0929 11:48:32.139155  862854 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0929 11:48:32.139267  862854 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1084-aws
	I0929 11:48:32.139336  862854 kubeadm.go:310] OS: Linux
	I0929 11:48:32.139417  862854 kubeadm.go:310] CGROUPS_CPU: enabled
	I0929 11:48:32.139494  862854 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0929 11:48:32.139574  862854 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0929 11:48:32.139647  862854 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0929 11:48:32.139723  862854 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0929 11:48:32.139793  862854 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0929 11:48:32.139877  862854 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0929 11:48:32.139977  862854 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0929 11:48:32.140069  862854 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0929 11:48:32.207516  862854 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0929 11:48:32.207714  862854 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0929 11:48:32.207868  862854 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0929 11:48:32.214876  862854 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0929 11:48:32.221362  862854 out.go:252]   - Generating certificates and keys ...
	I0929 11:48:32.221535  862854 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0929 11:48:32.221645  862854 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0929 11:48:32.965014  862854 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0929 11:48:33.478617  862854 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0929 11:48:34.707965  862854 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0929 11:48:35.083111  862854 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0929 11:48:35.419455  862854 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0929 11:48:35.419768  862854 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-715612 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0929 11:48:35.768885  862854 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0929 11:48:35.769221  862854 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-715612 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0929 11:48:35.869681  862854 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0929 11:48:36.378541  862854 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0929 11:48:36.609267  862854 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0929 11:48:36.609533  862854 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0929 11:48:36.912574  862854 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0929 11:48:37.322954  862854 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0929 11:48:37.897993  862854 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0929 11:48:39.089684  862854 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0929 11:48:39.640588  862854 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0929 11:48:39.641428  862854 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0929 11:48:39.644121  862854 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0929 11:48:39.647704  862854 out.go:252]   - Booting up control plane ...
	I0929 11:48:39.647833  862854 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0929 11:48:39.647931  862854 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0929 11:48:39.649504  862854 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0929 11:48:39.659731  862854 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0929 11:48:39.660099  862854 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/instance-config.yaml"
	I0929 11:48:39.666978  862854 kubeadm.go:310] [patches] Applied patch of type "application/strategic-merge-patch+json" to target "kubeletconfiguration"
	I0929 11:48:39.667323  862854 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0929 11:48:39.667549  862854 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0929 11:48:39.763441  862854 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0929 11:48:39.763573  862854 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0929 11:48:41.765137  862854 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 2.001803243s
	I0929 11:48:41.768868  862854 kubeadm.go:310] [control-plane-check] Waiting for healthy control plane components. This can take up to 4m0s
	I0929 11:48:41.768971  862854 kubeadm.go:310] [control-plane-check] Checking kube-apiserver at https://192.168.49.2:8443/livez
	I0929 11:48:41.769064  862854 kubeadm.go:310] [control-plane-check] Checking kube-controller-manager at https://127.0.0.1:10257/healthz
	I0929 11:48:41.769146  862854 kubeadm.go:310] [control-plane-check] Checking kube-scheduler at https://127.0.0.1:10259/livez
	I0929 11:48:43.251647  862854 kubeadm.go:310] [control-plane-check] kube-controller-manager is healthy after 1.482461774s
	I0929 11:48:45.278853  862854 kubeadm.go:310] [control-plane-check] kube-scheduler is healthy after 3.50994433s
	I0929 11:48:47.270764  862854 kubeadm.go:310] [control-plane-check] kube-apiserver is healthy after 5.501917697s
	I0929 11:48:47.294868  862854 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0929 11:48:47.310148  862854 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0929 11:48:47.324718  862854 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0929 11:48:47.324947  862854 kubeadm.go:310] [mark-control-plane] Marking the node addons-715612 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0929 11:48:47.341230  862854 kubeadm.go:310] [bootstrap-token] Using token: jbutjy.kj4nit1fgl3orqyt
	I0929 11:48:47.344455  862854 out.go:252]   - Configuring RBAC rules ...
	I0929 11:48:47.344610  862854 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0929 11:48:47.351333  862854 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0929 11:48:47.359488  862854 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I0929 11:48:47.363815  862854 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0929 11:48:47.367623  862854 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0929 11:48:47.371606  862854 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0929 11:48:47.677953  862854 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0929 11:48:48.114444  862854 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0929 11:48:48.680916  862854 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0929 11:48:48.680942  862854 kubeadm.go:310] 
	I0929 11:48:48.681008  862854 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0929 11:48:48.681017  862854 kubeadm.go:310] 
	I0929 11:48:48.681098  862854 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0929 11:48:48.681110  862854 kubeadm.go:310] 
	I0929 11:48:48.681136  862854 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0929 11:48:48.681215  862854 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0929 11:48:48.681273  862854 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0929 11:48:48.681285  862854 kubeadm.go:310] 
	I0929 11:48:48.681341  862854 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0929 11:48:48.681350  862854 kubeadm.go:310] 
	I0929 11:48:48.681399  862854 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0929 11:48:48.681408  862854 kubeadm.go:310] 
	I0929 11:48:48.681462  862854 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0929 11:48:48.681544  862854 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0929 11:48:48.681619  862854 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0929 11:48:48.681627  862854 kubeadm.go:310] 
	I0929 11:48:48.681715  862854 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0929 11:48:48.681798  862854 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0929 11:48:48.681805  862854 kubeadm.go:310] 
	I0929 11:48:48.681892  862854 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token jbutjy.kj4nit1fgl3orqyt \
	I0929 11:48:48.682003  862854 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:b75e88951d1d5f425063648570761b0a420b0e5ca345966abfe8624ce56dae1d \
	I0929 11:48:48.682028  862854 kubeadm.go:310] 	--control-plane 
	I0929 11:48:48.682036  862854 kubeadm.go:310] 
	I0929 11:48:48.682131  862854 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0929 11:48:48.682140  862854 kubeadm.go:310] 
	I0929 11:48:48.682229  862854 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token jbutjy.kj4nit1fgl3orqyt \
	I0929 11:48:48.682340  862854 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:b75e88951d1d5f425063648570761b0a420b0e5ca345966abfe8624ce56dae1d 
	I0929 11:48:48.685738  862854 kubeadm.go:310] 	[WARNING SystemVerification]: cgroups v1 support is in maintenance mode, please migrate to cgroups v2
	I0929 11:48:48.685973  862854 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1084-aws\n", err: exit status 1
	I0929 11:48:48.686093  862854 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0929 11:48:48.686110  862854 cni.go:84] Creating CNI manager for ""
	I0929 11:48:48.686118  862854 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0929 11:48:48.689320  862854 out.go:179] * Configuring CNI (Container Networking Interface) ...
	I0929 11:48:48.692201  862854 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0929 11:48:48.696198  862854 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.34.0/kubectl ...
	I0929 11:48:48.696219  862854 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0929 11:48:48.715709  862854 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0929 11:48:49.026203  862854 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0929 11:48:49.026341  862854 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:48:49.026430  862854 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-715612 minikube.k8s.io/updated_at=2025_09_29T11_48_49_0700 minikube.k8s.io/version=v1.37.0 minikube.k8s.io/commit=e087d081f23c6d1317bb12845422265d8d3490cf minikube.k8s.io/name=addons-715612 minikube.k8s.io/primary=true
	I0929 11:48:49.216803  862854 ops.go:34] apiserver oom_adj: -16
	I0929 11:48:49.216907  862854 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:48:49.717094  862854 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:48:50.217894  862854 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:48:50.717990  862854 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:48:51.217074  862854 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:48:51.717907  862854 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:48:52.217587  862854 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:48:52.717854  862854 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:48:53.217675  862854 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.34.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0929 11:48:53.336254  862854 kubeadm.go:1105] duration metric: took 4.309957608s to wait for elevateKubeSystemPrivileges
	I0929 11:48:53.336294  862854 kubeadm.go:394] duration metric: took 21.41359425s to StartCluster
	I0929 11:48:53.336312  862854 settings.go:142] acquiring lock: {Name:mkf72d4aa26707ff178ad3091308832c356741e8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 11:48:53.336442  862854 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/21655-860233/kubeconfig
	I0929 11:48:53.336868  862854 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21655-860233/kubeconfig: {Name:mkb948f3f277f096fbd5370fe25b7617907f8193 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 11:48:53.337101  862854 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}
	I0929 11:48:53.337246  862854 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.34.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0929 11:48:53.337519  862854 config.go:182] Loaded profile config "addons-715612": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
	I0929 11:48:53.337553  862854 addons.go:511] enable addons start: toEnable=map[ambassador:false amd-gpu-device-plugin:true auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubetail:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:true storage-provisioner:true storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0929 11:48:53.337654  862854 addons.go:69] Setting yakd=true in profile "addons-715612"
	I0929 11:48:53.337675  862854 addons.go:238] Setting addon yakd=true in "addons-715612"
	I0929 11:48:53.337659  862854 addons.go:69] Setting inspektor-gadget=true in profile "addons-715612"
	I0929 11:48:53.337717  862854 addons.go:69] Setting registry=true in profile "addons-715612"
	I0929 11:48:53.337731  862854 addons.go:238] Setting addon registry=true in "addons-715612"
	I0929 11:48:53.337744  862854 addons.go:238] Setting addon inspektor-gadget=true in "addons-715612"
	I0929 11:48:53.337774  862854 addons.go:69] Setting volumesnapshots=true in profile "addons-715612"
	I0929 11:48:53.337789  862854 addons.go:238] Setting addon volumesnapshots=true in "addons-715612"
	I0929 11:48:53.337802  862854 host.go:66] Checking if "addons-715612" exists ...
	I0929 11:48:53.337829  862854 host.go:66] Checking if "addons-715612" exists ...
	I0929 11:48:53.338379  862854 cli_runner.go:164] Run: docker container inspect addons-715612 --format={{.State.Status}}
	I0929 11:48:53.338452  862854 cli_runner.go:164] Run: docker container inspect addons-715612 --format={{.State.Status}}
	I0929 11:48:53.339073  862854 addons.go:69] Setting default-storageclass=true in profile "addons-715612"
	I0929 11:48:53.339099  862854 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-715612"
	I0929 11:48:53.339388  862854 cli_runner.go:164] Run: docker container inspect addons-715612 --format={{.State.Status}}
	I0929 11:48:53.337746  862854 host.go:66] Checking if "addons-715612" exists ...
	I0929 11:48:53.343380  862854 cli_runner.go:164] Run: docker container inspect addons-715612 --format={{.State.Status}}
	I0929 11:48:53.343835  862854 addons.go:69] Setting gcp-auth=true in profile "addons-715612"
	I0929 11:48:53.343862  862854 mustload.go:65] Loading cluster: addons-715612
	I0929 11:48:53.344045  862854 config.go:182] Loaded profile config "addons-715612": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
	I0929 11:48:53.344269  862854 cli_runner.go:164] Run: docker container inspect addons-715612 --format={{.State.Status}}
	I0929 11:48:53.355201  862854 addons.go:69] Setting amd-gpu-device-plugin=true in profile "addons-715612"
	I0929 11:48:53.355257  862854 addons.go:238] Setting addon amd-gpu-device-plugin=true in "addons-715612"
	I0929 11:48:53.355302  862854 host.go:66] Checking if "addons-715612" exists ...
	I0929 11:48:53.357838  862854 addons.go:69] Setting ingress=true in profile "addons-715612"
	I0929 11:48:53.357869  862854 addons.go:238] Setting addon ingress=true in "addons-715612"
	I0929 11:48:53.357919  862854 host.go:66] Checking if "addons-715612" exists ...
	I0929 11:48:53.358389  862854 cli_runner.go:164] Run: docker container inspect addons-715612 --format={{.State.Status}}
	I0929 11:48:53.363960  862854 cli_runner.go:164] Run: docker container inspect addons-715612 --format={{.State.Status}}
	I0929 11:48:53.371504  862854 addons.go:69] Setting cloud-spanner=true in profile "addons-715612"
	I0929 11:48:53.371545  862854 addons.go:238] Setting addon cloud-spanner=true in "addons-715612"
	I0929 11:48:53.371606  862854 host.go:66] Checking if "addons-715612" exists ...
	I0929 11:48:53.372140  862854 cli_runner.go:164] Run: docker container inspect addons-715612 --format={{.State.Status}}
	I0929 11:48:53.378402  862854 addons.go:69] Setting ingress-dns=true in profile "addons-715612"
	I0929 11:48:53.378435  862854 addons.go:238] Setting addon ingress-dns=true in "addons-715612"
	I0929 11:48:53.378484  862854 host.go:66] Checking if "addons-715612" exists ...
	I0929 11:48:53.379096  862854 cli_runner.go:164] Run: docker container inspect addons-715612 --format={{.State.Status}}
	I0929 11:48:53.394735  862854 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-715612"
	I0929 11:48:53.394842  862854 addons.go:238] Setting addon csi-hostpath-driver=true in "addons-715612"
	I0929 11:48:53.394892  862854 host.go:66] Checking if "addons-715612" exists ...
	I0929 11:48:53.395373  862854 cli_runner.go:164] Run: docker container inspect addons-715612 --format={{.State.Status}}
	I0929 11:48:53.337700  862854 host.go:66] Checking if "addons-715612" exists ...
	I0929 11:48:53.408166  862854 cli_runner.go:164] Run: docker container inspect addons-715612 --format={{.State.Status}}
	I0929 11:48:53.419899  862854 out.go:179] * Verifying Kubernetes components...
	I0929 11:48:53.425156  862854 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0929 11:48:53.337711  862854 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-715612"
	I0929 11:48:53.482434  862854 addons.go:238] Setting addon nvidia-device-plugin=true in "addons-715612"
	I0929 11:48:53.482490  862854 host.go:66] Checking if "addons-715612" exists ...
	I0929 11:48:53.482973  862854 cli_runner.go:164] Run: docker container inspect addons-715612 --format={{.State.Status}}
	I0929 11:48:53.337752  862854 addons.go:69] Setting registry-creds=true in profile "addons-715612"
	I0929 11:48:53.497021  862854 addons.go:238] Setting addon registry-creds=true in "addons-715612"
	I0929 11:48:53.497073  862854 host.go:66] Checking if "addons-715612" exists ...
	I0929 11:48:53.497532  862854 cli_runner.go:164] Run: docker container inspect addons-715612 --format={{.State.Status}}
	I0929 11:48:53.337759  862854 addons.go:69] Setting storage-provisioner=true in profile "addons-715612"
	I0929 11:48:53.518469  862854 addons.go:238] Setting addon storage-provisioner=true in "addons-715612"
	I0929 11:48:53.518528  862854 host.go:66] Checking if "addons-715612" exists ...
	I0929 11:48:53.519046  862854 cli_runner.go:164] Run: docker container inspect addons-715612 --format={{.State.Status}}
	I0929 11:48:53.534491  862854 addons.go:238] Setting addon default-storageclass=true in "addons-715612"
	I0929 11:48:53.534596  862854 host.go:66] Checking if "addons-715612" exists ...
	I0929 11:48:53.535133  862854 cli_runner.go:164] Run: docker container inspect addons-715612 --format={{.State.Status}}
	I0929 11:48:53.337764  862854 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-715612"
	I0929 11:48:53.556441  862854 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-715612"
	I0929 11:48:53.556810  862854 cli_runner.go:164] Run: docker container inspect addons-715612 --format={{.State.Status}}
	I0929 11:48:53.580659  862854 out.go:179]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.9
	I0929 11:48:53.337769  862854 addons.go:69] Setting volcano=true in profile "addons-715612"
	I0929 11:48:53.587738  862854 addons.go:238] Setting addon volcano=true in "addons-715612"
	I0929 11:48:53.587783  862854 host.go:66] Checking if "addons-715612" exists ...
	I0929 11:48:53.588270  862854 cli_runner.go:164] Run: docker container inspect addons-715612 --format={{.State.Status}}
	I0929 11:48:53.337704  862854 addons.go:69] Setting metrics-server=true in profile "addons-715612"
	I0929 11:48:53.609532  862854 addons.go:238] Setting addon metrics-server=true in "addons-715612"
	I0929 11:48:53.609590  862854 host.go:66] Checking if "addons-715612" exists ...
	I0929 11:48:53.610061  862854 cli_runner.go:164] Run: docker container inspect addons-715612 --format={{.State.Status}}
	I0929 11:48:53.633195  862854 out.go:179]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.2
	I0929 11:48:53.633388  862854 out.go:179]   - Using image docker.io/rocm/k8s-device-plugin:1.25.2.8
	I0929 11:48:53.633396  862854 out.go:179]   - Using image docker.io/registry:3.0.0
	I0929 11:48:53.652307  862854 out.go:179]   - Using image docker.io/kicbase/minikube-ingress-dns:0.0.4
	I0929 11:48:53.655149  862854 out.go:179]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.41
	I0929 11:48:53.634117  862854 host.go:66] Checking if "addons-715612" exists ...
	I0929 11:48:53.696907  862854 addons.go:435] installing /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0929 11:48:53.696929  862854 addons.go:435] installing /etc/kubernetes/addons/registry-rc.yaml
	I0929 11:48:53.703311  862854 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0929 11:48:53.703439  862854 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-715612
	I0929 11:48:53.711810  862854 out.go:179]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.44.1
	I0929 11:48:53.716360  862854 out.go:179]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0929 11:48:53.718411  862854 addons.go:435] installing /etc/kubernetes/addons/ig-crd.yaml
	I0929 11:48:53.718472  862854 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (14 bytes)
	I0929 11:48:53.718576  862854 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-715612
	I0929 11:48:53.723208  862854 out.go:179]   - Using image registry.k8s.io/ingress-nginx/controller:v1.13.2
	I0929 11:48:53.726541  862854 out.go:179]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.2
	I0929 11:48:53.732312  862854 addons.go:435] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0929 11:48:53.732338  862854 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0929 11:48:53.732405  862854 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-715612
	I0929 11:48:53.737345  862854 addons.go:435] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0929 11:48:53.737367  862854 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2889 bytes)
	I0929 11:48:53.737435  862854 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-715612
	I0929 11:48:53.741028  862854 addons.go:435] installing /etc/kubernetes/addons/storageclass.yaml
	I0929 11:48:53.741048  862854 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0929 11:48:53.741117  862854 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-715612
	I0929 11:48:53.743937  862854 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0929 11:48:53.744145  862854 out.go:179]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0929 11:48:53.746041  862854 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/amd-gpu-device-plugin.yaml (1868 bytes)
	I0929 11:48:53.746128  862854 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-715612
	I0929 11:48:53.753693  862854 addons.go:435] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0929 11:48:53.753713  862854 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0929 11:48:53.753780  862854 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-715612
	I0929 11:48:53.761137  862854 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0929 11:48:53.761183  862854 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0929 11:48:53.761251  862854 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-715612
	I0929 11:48:53.768785  862854 out.go:179]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.17.3
	I0929 11:48:53.769183  862854 out.go:179]   - Using image docker.io/upmcenterprises/registry-creds:1.10
	I0929 11:48:53.769669  862854 out.go:179]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0929 11:48:53.773426  862854 out.go:179]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.8.0
	W0929 11:48:53.770165  862854 out.go:285] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0929 11:48:53.771004  862854 addons.go:435] installing /etc/kubernetes/addons/deployment.yaml
	I0929 11:48:53.774437  862854 addons.go:238] Setting addon storage-provisioner-rancher=true in "addons-715612"
	I0929 11:48:53.774573  862854 host.go:66] Checking if "addons-715612" exists ...
	I0929 11:48:53.775017  862854 cli_runner.go:164] Run: docker container inspect addons-715612 --format={{.State.Status}}
	I0929 11:48:53.779157  862854 addons.go:435] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0929 11:48:53.779179  862854 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0929 11:48:53.779239  862854 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-715612
	I0929 11:48:53.808993  862854 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0929 11:48:53.809077  862854 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-715612
	I0929 11:48:53.814973  862854 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0929 11:48:53.814999  862854 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0929 11:48:53.815071  862854 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-715612
	I0929 11:48:53.824617  862854 addons.go:435] installing /etc/kubernetes/addons/registry-creds-rc.yaml
	I0929 11:48:53.824640  862854 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-creds-rc.yaml (3306 bytes)
	I0929 11:48:53.824703  862854 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-715612
	I0929 11:48:53.833424  862854 addons.go:435] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0929 11:48:53.833463  862854 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0929 11:48:53.833534  862854 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-715612
	I0929 11:48:53.845427  862854 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0929 11:48:53.848682  862854 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0929 11:48:53.856452  862854 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0929 11:48:53.859744  862854 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0929 11:48:53.891897  862854 out.go:179]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0929 11:48:53.892314  862854 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0929 11:48:53.892649  862854 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.34.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.34.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0929 11:48:53.892774  862854 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33558 SSHKeyPath:/home/jenkins/minikube-integration/21655-860233/.minikube/machines/addons-715612/id_rsa Username:docker}
	I0929 11:48:53.904113  862854 out.go:179]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0929 11:48:53.944873  862854 out.go:179]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0929 11:48:53.952925  862854 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33558 SSHKeyPath:/home/jenkins/minikube-integration/21655-860233/.minikube/machines/addons-715612/id_rsa Username:docker}
	I0929 11:48:53.966886  862854 addons.go:435] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0929 11:48:53.966984  862854 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0929 11:48:53.967138  862854 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-715612
	I0929 11:48:53.988413  862854 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33558 SSHKeyPath:/home/jenkins/minikube-integration/21655-860233/.minikube/machines/addons-715612/id_rsa Username:docker}
	I0929 11:48:54.001596  862854 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33558 SSHKeyPath:/home/jenkins/minikube-integration/21655-860233/.minikube/machines/addons-715612/id_rsa Username:docker}
	I0929 11:48:54.020239  862854 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33558 SSHKeyPath:/home/jenkins/minikube-integration/21655-860233/.minikube/machines/addons-715612/id_rsa Username:docker}
	I0929 11:48:54.049357  862854 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33558 SSHKeyPath:/home/jenkins/minikube-integration/21655-860233/.minikube/machines/addons-715612/id_rsa Username:docker}
	I0929 11:48:54.059954  862854 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33558 SSHKeyPath:/home/jenkins/minikube-integration/21655-860233/.minikube/machines/addons-715612/id_rsa Username:docker}
	I0929 11:48:54.060837  862854 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33558 SSHKeyPath:/home/jenkins/minikube-integration/21655-860233/.minikube/machines/addons-715612/id_rsa Username:docker}
	I0929 11:48:54.076372  862854 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33558 SSHKeyPath:/home/jenkins/minikube-integration/21655-860233/.minikube/machines/addons-715612/id_rsa Username:docker}
	I0929 11:48:54.104405  862854 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33558 SSHKeyPath:/home/jenkins/minikube-integration/21655-860233/.minikube/machines/addons-715612/id_rsa Username:docker}
	I0929 11:48:54.104633  862854 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33558 SSHKeyPath:/home/jenkins/minikube-integration/21655-860233/.minikube/machines/addons-715612/id_rsa Username:docker}
	I0929 11:48:54.105121  862854 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33558 SSHKeyPath:/home/jenkins/minikube-integration/21655-860233/.minikube/machines/addons-715612/id_rsa Username:docker}
	I0929 11:48:54.105800  862854 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33558 SSHKeyPath:/home/jenkins/minikube-integration/21655-860233/.minikube/machines/addons-715612/id_rsa Username:docker}
	I0929 11:48:54.108957  862854 out.go:179]   - Using image docker.io/busybox:stable
	W0929 11:48:54.109811  862854 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0929 11:48:54.109896  862854 retry.go:31] will retry after 353.512926ms: ssh: handshake failed: EOF
	I0929 11:48:54.115111  862854 out.go:179]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0929 11:48:54.116037  862854 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33558 SSHKeyPath:/home/jenkins/minikube-integration/21655-860233/.minikube/machines/addons-715612/id_rsa Username:docker}
	I0929 11:48:54.118017  862854 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0929 11:48:54.118037  862854 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0929 11:48:54.118114  862854 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-715612
	I0929 11:48:54.162992  862854 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33558 SSHKeyPath:/home/jenkins/minikube-integration/21655-860233/.minikube/machines/addons-715612/id_rsa Username:docker}
	I0929 11:48:54.441085  862854 addons.go:435] installing /etc/kubernetes/addons/registry-svc.yaml
	I0929 11:48:54.441109  862854 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0929 11:48:54.446215  862854 addons.go:435] installing /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:48:54.446286  862854 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-deployment.yaml (15034 bytes)
	I0929 11:48:54.475022  862854 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0929 11:48:54.526770  862854 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0929 11:48:54.543045  862854 addons.go:435] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0929 11:48:54.543116  862854 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0929 11:48:54.586706  862854 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0929 11:48:54.593486  862854 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0929 11:48:54.596409  862854 addons.go:435] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0929 11:48:54.596476  862854 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0929 11:48:54.606832  862854 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0929 11:48:54.681263  862854 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0929 11:48:54.688253  862854 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:48:54.688849  862854 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0929 11:48:54.691757  862854 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0929 11:48:54.691827  862854 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0929 11:48:54.692416  862854 addons.go:435] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0929 11:48:54.692469  862854 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0929 11:48:54.698348  862854 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0929 11:48:54.714690  862854 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0929 11:48:54.742687  862854 addons.go:435] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0929 11:48:54.742763  862854 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0929 11:48:54.792795  862854 addons.go:435] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0929 11:48:54.792867  862854 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0929 11:48:54.909827  862854 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0929 11:48:54.909893  862854 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0929 11:48:54.924258  862854 addons.go:435] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0929 11:48:54.924330  862854 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0929 11:48:54.933917  862854 addons.go:435] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0929 11:48:54.933988  862854 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0929 11:48:54.987637  862854 addons.go:435] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0929 11:48:54.987716  862854 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-health-monitor-controller.yaml --> /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml (3038 bytes)
	I0929 11:48:55.079141  862854 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/registry-creds-rc.yaml
	I0929 11:48:55.111569  862854 addons.go:435] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0929 11:48:55.111643  862854 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0929 11:48:55.142890  862854 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0929 11:48:55.142979  862854 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0929 11:48:55.171153  862854 addons.go:435] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0929 11:48:55.171232  862854 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0929 11:48:55.197557  862854 addons.go:435] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0929 11:48:55.197634  862854 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0929 11:48:55.320060  862854 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml
	I0929 11:48:55.359850  862854 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
	I0929 11:48:55.384762  862854 addons.go:435] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0929 11:48:55.384838  862854 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0929 11:48:55.391130  862854 addons.go:435] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0929 11:48:55.391203  862854 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0929 11:48:55.508473  862854 addons.go:435] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0929 11:48:55.508498  862854 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0929 11:48:55.512344  862854 addons.go:435] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0929 11:48:55.512369  862854 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0929 11:48:55.588311  862854 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0929 11:48:55.588335  862854 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0929 11:48:55.609168  862854 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0929 11:48:55.715776  862854 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0929 11:48:55.715801  862854 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0929 11:48:55.837134  862854 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0929 11:48:55.837161  862854 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0929 11:48:55.994706  862854 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0929 11:48:55.994769  862854 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0929 11:48:56.161847  862854 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0929 11:48:56.161925  862854 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0929 11:48:56.334033  862854 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0929 11:48:57.297590  862854 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (3.405241582s)
	I0929 11:48:57.297671  862854 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.404879092s)
	I0929 11:48:57.297758  862854 start.go:976] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0929 11:48:57.299477  862854 node_ready.go:35] waiting up to 6m0s for node "addons-715612" to be "Ready" ...
	I0929 11:48:57.832278  862854 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-715612" context rescaled to 1 replicas
	I0929 11:48:58.330125  862854 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.855020495s)
	I0929 11:48:58.330214  862854 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (3.803375608s)
	W0929 11:48:59.318880  862854 node_ready.go:57] node "addons-715612" has "Ready":"False" status (will retry)
	I0929 11:48:59.336919  862854 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.750128655s)
	I0929 11:48:59.336948  862854 addons.go:479] Verifying addon ingress=true in "addons-715612"
	I0929 11:48:59.337402  862854 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.743844135s)
	I0929 11:48:59.337483  862854 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.730582195s)
	I0929 11:48:59.337518  862854 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: (4.656185384s)
	I0929 11:48:59.337590  862854 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.649268988s)
	W0929 11:48:59.337603  862854 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget created
	serviceaccount/gadget created
	configmap/gadget created
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role created
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding created
	role.rbac.authorization.k8s.io/gadget-role created
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding created
	daemonset.apps/gadget created
	
	stderr:
	Warning: spec.template.metadata.annotations[container.apparmor.security.beta.kubernetes.io/gadget]: deprecated since v1.30; use the "appArmorProfile" field instead
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:48:59.337617  862854 retry.go:31] will retry after 322.411818ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget created
	serviceaccount/gadget created
	configmap/gadget created
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role created
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding created
	role.rbac.authorization.k8s.io/gadget-role created
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding created
	daemonset.apps/gadget created
	
	stderr:
	Warning: spec.template.metadata.annotations[container.apparmor.security.beta.kubernetes.io/gadget]: deprecated since v1.30; use the "appArmorProfile" field instead
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:48:59.337647  862854 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.648743073s)
	I0929 11:48:59.337655  862854 addons.go:479] Verifying addon registry=true in "addons-715612"
	I0929 11:48:59.337886  862854 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.639461766s)
	I0929 11:48:59.337949  862854 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: (4.623193883s)
	I0929 11:48:59.338129  862854 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.258912782s)
	I0929 11:48:59.338177  862854 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.018044434s)
	I0929 11:48:59.338334  862854 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: (3.978400646s)
	I0929 11:48:59.339461  862854 addons.go:479] Verifying addon metrics-server=true in "addons-715612"
	I0929 11:48:59.340319  862854 out.go:179] * Verifying ingress addon...
	I0929 11:48:59.342288  862854 out.go:179] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-715612 service yakd-dashboard -n yakd-dashboard
	
	I0929 11:48:59.342298  862854 out.go:179] * Verifying registry addon...
	I0929 11:48:59.345363  862854 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0929 11:48:59.348276  862854 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0929 11:48:59.356756  862854 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0929 11:48:59.356779  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:48:59.357223  862854 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0929 11:48:59.357238  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:48:59.384225  862854 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: (3.775013934s)
	W0929 11:48:59.384452  862854 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	Warning: unrecognized format "int64"
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0929 11:48:59.384491  862854 retry.go:31] will retry after 307.742285ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	Warning: unrecognized format "int64"
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0929 11:48:59.660993  862854 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:48:59.674602  862854 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: (3.340469782s)
	I0929 11:48:59.674633  862854 addons.go:479] Verifying addon csi-hostpath-driver=true in "addons-715612"
	I0929 11:48:59.679785  862854 out.go:179] * Verifying csi-hostpath-driver addon...
	I0929 11:48:59.683446  862854 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0929 11:48:59.693248  862854 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0929 11:48:59.700555  862854 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0929 11:48:59.700647  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:48:59.864912  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:48:59.865912  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:00.212906  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:00.353178  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:00.353471  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:00.688173  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:00.825183  862854 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.164147585s)
	W0929 11:49:00.825270  862854 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:49:00.825300  862854 retry.go:31] will retry after 229.926611ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:49:00.850030  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:00.851222  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:01.055983  862854 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:49:01.188381  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:01.349003  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:01.353428  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:01.687924  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0929 11:49:01.803292  862854 node_ready.go:57] node "addons-715612" has "Ready":"False" status (will retry)
	I0929 11:49:01.851363  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:01.853295  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:02.187837  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:02.357788  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:02.357946  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:02.638471  862854 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.945175478s)
	I0929 11:49:02.638566  862854 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.582547906s)
	W0929 11:49:02.638617  862854 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:49:02.638645  862854 retry.go:31] will retry after 699.696248ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:49:02.686726  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:02.849873  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:02.851193  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:03.187398  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:03.338627  862854 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:49:03.346479  862854 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0929 11:49:03.346556  862854 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-715612
	I0929 11:49:03.373320  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:03.373362  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:03.373566  862854 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33558 SSHKeyPath:/home/jenkins/minikube-integration/21655-860233/.minikube/machines/addons-715612/id_rsa Username:docker}
	I0929 11:49:03.492472  862854 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0929 11:49:03.512267  862854 addons.go:238] Setting addon gcp-auth=true in "addons-715612"
	I0929 11:49:03.512316  862854 host.go:66] Checking if "addons-715612" exists ...
	I0929 11:49:03.512868  862854 cli_runner.go:164] Run: docker container inspect addons-715612 --format={{.State.Status}}
	I0929 11:49:03.532744  862854 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0929 11:49:03.532795  862854 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-715612
	I0929 11:49:03.552905  862854 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33558 SSHKeyPath:/home/jenkins/minikube-integration/21655-860233/.minikube/machines/addons-715612/id_rsa Username:docker}
	I0929 11:49:03.687358  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0929 11:49:03.804206  862854 node_ready.go:57] node "addons-715612" has "Ready":"False" status (will retry)
	I0929 11:49:03.848441  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:03.851172  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:04.187720  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0929 11:49:04.241476  862854 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:49:04.241559  862854 retry.go:31] will retry after 922.251157ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:49:04.244483  862854 out.go:179]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.3
	I0929 11:49:04.247435  862854 out.go:179]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.6.2
	I0929 11:49:04.250256  862854 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0929 11:49:04.250281  862854 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0929 11:49:04.270584  862854 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0929 11:49:04.270611  862854 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0929 11:49:04.288815  862854 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0929 11:49:04.288837  862854 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0929 11:49:04.309828  862854 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0929 11:49:04.349722  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:04.352342  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:04.691199  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:04.811438  862854 addons.go:479] Verifying addon gcp-auth=true in "addons-715612"
	I0929 11:49:04.814470  862854 out.go:179] * Verifying gcp-auth addon...
	I0929 11:49:04.818245  862854 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0929 11:49:04.826896  862854 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0929 11:49:04.826918  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:04.923794  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:04.923952  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:05.164574  862854 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:49:05.187887  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:05.322156  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:05.349631  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:05.355143  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:05.686584  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:05.821618  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:05.850555  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:05.852788  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	W0929 11:49:06.009955  862854 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:49:06.010044  862854 retry.go:31] will retry after 1.494462098s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:49:06.189051  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0929 11:49:06.302713  862854 node_ready.go:57] node "addons-715612" has "Ready":"False" status (will retry)
	I0929 11:49:06.321853  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:06.349369  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:06.351702  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:06.687138  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:06.822281  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:06.848620  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:06.851223  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:07.188982  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:07.321384  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:07.349473  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:07.351970  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:07.505233  862854 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:49:07.686774  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:07.821846  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:07.849398  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:07.851921  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:08.187258  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0929 11:49:08.303465  862854 node_ready.go:57] node "addons-715612" has "Ready":"False" status (will retry)
	I0929 11:49:08.323947  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	W0929 11:49:08.332816  862854 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:49:08.332853  862854 retry.go:31] will retry after 2.688454987s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:49:08.349138  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:08.351706  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:08.687034  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:08.822120  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:08.849076  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:08.854367  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:09.187794  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:09.321269  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:09.348343  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:09.350876  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:09.686712  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:09.821542  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:09.848667  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:09.850280  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:10.187281  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:10.322337  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:10.350001  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:10.351677  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:10.686540  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0929 11:49:10.803469  862854 node_ready.go:57] node "addons-715612" has "Ready":"False" status (will retry)
	I0929 11:49:10.821415  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:10.849058  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:10.851248  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:11.021501  862854 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:49:11.187524  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:11.321955  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:11.349493  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:11.351296  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:11.687521  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0929 11:49:11.809151  862854 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:49:11.809182  862854 retry.go:31] will retry after 3.163337398s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:49:11.821817  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:11.848758  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:11.850584  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:12.186660  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:12.321483  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:12.349481  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:12.351369  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:12.686163  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:12.821872  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:12.849279  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:12.851438  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:13.186593  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0929 11:49:13.302740  862854 node_ready.go:57] node "addons-715612" has "Ready":"False" status (will retry)
	I0929 11:49:13.321455  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:13.349411  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:13.352178  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:13.686419  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:13.821234  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:13.848906  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:13.850624  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:14.187175  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:14.321958  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:14.349075  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:14.351469  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:14.687154  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:14.821879  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:14.850415  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:14.852175  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:14.973453  862854 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:49:15.188378  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0929 11:49:15.303304  862854 node_ready.go:57] node "addons-715612" has "Ready":"False" status (will retry)
	I0929 11:49:15.322912  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:15.351144  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:15.353187  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:15.686759  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0929 11:49:15.819934  862854 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:49:15.819966  862854 retry.go:31] will retry after 2.488955968s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:49:15.821885  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:15.848934  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:15.851376  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:16.187211  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:16.322328  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:16.349062  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:16.351197  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:16.687685  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:16.821699  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:16.849369  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:16.851801  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:17.187328  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:17.322537  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:17.348401  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:17.350851  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:17.686898  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0929 11:49:17.802581  862854 node_ready.go:57] node "addons-715612" has "Ready":"False" status (will retry)
	I0929 11:49:17.821383  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:17.849300  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:17.851144  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:18.186566  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:18.309094  862854 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:49:18.322079  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:18.350962  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:18.352679  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:18.687196  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:18.822487  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:18.848866  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:18.853942  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	W0929 11:49:19.169462  862854 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:49:19.169495  862854 retry.go:31] will retry after 8.582161567s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:49:19.191331  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:19.321460  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:19.348706  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:19.351071  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:19.687323  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0929 11:49:19.803279  862854 node_ready.go:57] node "addons-715612" has "Ready":"False" status (will retry)
	I0929 11:49:19.821269  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:19.851051  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:19.852666  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:20.186835  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:20.321436  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:20.348644  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:20.351510  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:20.686561  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:20.822297  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:20.849560  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:20.851047  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:21.187388  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:21.321618  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:21.348889  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:21.350976  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:21.687293  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:21.821786  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:21.848563  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:21.850940  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:22.200033  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0929 11:49:22.302784  862854 node_ready.go:57] node "addons-715612" has "Ready":"False" status (will retry)
	I0929 11:49:22.321588  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:22.348760  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:22.351196  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:22.686999  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:22.821314  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:22.849227  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:22.851294  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:23.186790  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:23.321847  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:23.350838  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:23.353962  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:23.686975  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:23.822294  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:23.850416  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:23.851339  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:24.186699  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:24.321682  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:24.348784  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:24.351121  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:24.687222  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0929 11:49:24.803341  862854 node_ready.go:57] node "addons-715612" has "Ready":"False" status (will retry)
	I0929 11:49:24.821422  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:24.848830  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:24.851635  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:25.186839  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:25.321527  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:25.348369  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:25.350690  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:25.686781  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:25.821505  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:25.848488  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:25.851012  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:26.187090  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:26.322180  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:26.349099  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:26.351334  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:26.686617  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:26.821787  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:26.848657  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:26.850702  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:27.187527  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0929 11:49:27.303169  862854 node_ready.go:57] node "addons-715612" has "Ready":"False" status (will retry)
	I0929 11:49:27.321959  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:27.348748  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:27.351063  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:27.686844  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:27.752196  862854 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:49:27.821588  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:27.850064  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:27.853133  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:28.187634  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:28.324109  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:28.349061  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:28.351302  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	W0929 11:49:28.578985  862854 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:49:28.579021  862854 retry.go:31] will retry after 12.154770047s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:49:28.686903  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:28.821816  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:28.848985  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:28.851077  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:29.186340  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0929 11:49:29.303643  862854 node_ready.go:57] node "addons-715612" has "Ready":"False" status (will retry)
	I0929 11:49:29.322200  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:29.349348  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:29.351949  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:29.687136  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:29.821981  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:29.848860  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:29.851110  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:30.187462  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:30.321947  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:30.348857  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:30.350946  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:30.686998  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:30.822708  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:30.848914  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:30.851431  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:31.187110  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:31.321266  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:31.349236  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:31.351382  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:31.687078  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0929 11:49:31.802757  862854 node_ready.go:57] node "addons-715612" has "Ready":"False" status (will retry)
	I0929 11:49:31.821492  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:31.849210  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:31.851435  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:32.186585  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:32.321511  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:32.348279  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:32.350716  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:32.686934  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:32.821894  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:32.848937  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:32.850947  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:33.186973  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:33.322268  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:33.348913  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:33.356740  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:33.686898  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0929 11:49:33.802815  862854 node_ready.go:57] node "addons-715612" has "Ready":"False" status (will retry)
	I0929 11:49:33.822168  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:33.849671  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:33.851796  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:34.186934  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:34.322027  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:34.349191  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:34.351421  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:34.686543  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:34.821584  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:34.848359  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:34.851361  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:35.187369  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:35.321648  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:35.348419  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:35.350772  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:35.700002  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:35.807051  862854 node_ready.go:49] node "addons-715612" is "Ready"
	I0929 11:49:35.807084  862854 node_ready.go:38] duration metric: took 38.507437562s for node "addons-715612" to be "Ready" ...
	I0929 11:49:35.807099  862854 api_server.go:52] waiting for apiserver process to appear ...
	I0929 11:49:35.807177  862854 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0929 11:49:35.834258  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:35.835954  862854 api_server.go:72] duration metric: took 42.498821553s to wait for apiserver process to appear ...
	I0929 11:49:35.835975  862854 api_server.go:88] waiting for apiserver healthz status ...
	I0929 11:49:35.835993  862854 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0929 11:49:35.857118  862854 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0929 11:49:35.859325  862854 api_server.go:141] control plane version: v1.34.0
	I0929 11:49:35.859370  862854 api_server.go:131] duration metric: took 23.388565ms to wait for apiserver health ...
	I0929 11:49:35.859379  862854 system_pods.go:43] waiting for kube-system pods to appear ...
	I0929 11:49:35.861253  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:35.861607  862854 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0929 11:49:35.861627  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:35.868907  862854 system_pods.go:59] 19 kube-system pods found
	I0929 11:49:35.868947  862854 system_pods.go:61] "coredns-66bc5c9577-cr5zq" [b6011240-133f-4263-b5db-71cf26d02bda] Pending
	I0929 11:49:35.868956  862854 system_pods.go:61] "csi-hostpath-attacher-0" [7c95deae-41de-4ace-a76e-63f5431098e1] Pending
	I0929 11:49:35.868961  862854 system_pods.go:61] "csi-hostpath-resizer-0" [10ae85e6-bcf2-4150-a234-c33cedbb24d0] Pending
	I0929 11:49:35.868967  862854 system_pods.go:61] "csi-hostpathplugin-f82xb" [beb61aec-8b5d-40b3-ae80-0f5580286a35] Pending
	I0929 11:49:35.868972  862854 system_pods.go:61] "etcd-addons-715612" [d8289c1b-19aa-49c6-a234-a6360a9777e7] Running
	I0929 11:49:35.868976  862854 system_pods.go:61] "kindnet-ghg45" [7eb5feed-b12e-4bef-adfc-23c367d6f57e] Running
	I0929 11:49:35.868981  862854 system_pods.go:61] "kube-apiserver-addons-715612" [1e53a752-b2fc-4084-85dc-62ead4233ef1] Running
	I0929 11:49:35.868986  862854 system_pods.go:61] "kube-controller-manager-addons-715612" [917a8844-168a-487c-9fb9-b1c81c30928a] Running
	I0929 11:49:35.868996  862854 system_pods.go:61] "kube-ingress-dns-minikube" [5248ffb4-8955-43b3-bf00-bd16cbd31b17] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:49:35.869002  862854 system_pods.go:61] "kube-proxy-v425b" [a7f5f652-0d8d-4806-94b2-a683cb6fa1e2] Running
	I0929 11:49:35.869016  862854 system_pods.go:61] "kube-scheduler-addons-715612" [6ac9bc35-f2a0-42eb-bae4-e2463a1898d3] Running
	I0929 11:49:35.869021  862854 system_pods.go:61] "metrics-server-85b7d694d7-rwpxg" [d2a916ca-7c5e-4689-94fc-d283066998e7] Pending
	I0929 11:49:35.869027  862854 system_pods.go:61] "nvidia-device-plugin-daemonset-fs6bd" [05b6caa9-dcb1-45db-bd2f-5590816b6c09] Pending
	I0929 11:49:35.869040  862854 system_pods.go:61] "registry-66898fdd98-bg2p8" [8926ac7b-2434-4a4a-b053-6ce840adc988] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:49:35.869047  862854 system_pods.go:61] "registry-creds-764b6fb674-hfg5h" [a6d95a8a-60ab-4d7f-9464-9472e709f57e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:49:35.869057  862854 system_pods.go:61] "registry-proxy-stk9v" [fcbfde66-f4a0-4f4e-94c7-506997a6923d] Pending
	I0929 11:49:35.869062  862854 system_pods.go:61] "snapshot-controller-7d9fbc56b8-97pwc" [a6ddfe1f-9050-4260-a51d-7870036e5892] Pending
	I0929 11:49:35.869067  862854 system_pods.go:61] "snapshot-controller-7d9fbc56b8-z5jqq" [da9a5faa-4a73-46cc-bc81-29beed0367c4] Pending
	I0929 11:49:35.869071  862854 system_pods.go:61] "storage-provisioner" [714353bc-4bfe-4314-90aa-10c814546647] Pending
	I0929 11:49:35.869077  862854 system_pods.go:74] duration metric: took 9.690575ms to wait for pod list to return data ...
	I0929 11:49:35.869088  862854 default_sa.go:34] waiting for default service account to be created ...
	I0929 11:49:35.890577  862854 default_sa.go:45] found service account: "default"
	I0929 11:49:35.890606  862854 default_sa.go:55] duration metric: took 21.511891ms for default service account to be created ...
	I0929 11:49:35.890617  862854 system_pods.go:116] waiting for k8s-apps to be running ...
	I0929 11:49:36.004482  862854 system_pods.go:86] 19 kube-system pods found
	I0929 11:49:36.004616  862854 system_pods.go:89] "coredns-66bc5c9577-cr5zq" [b6011240-133f-4263-b5db-71cf26d02bda] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:49:36.004626  862854 system_pods.go:89] "csi-hostpath-attacher-0" [7c95deae-41de-4ace-a76e-63f5431098e1] Pending
	I0929 11:49:36.004636  862854 system_pods.go:89] "csi-hostpath-resizer-0" [10ae85e6-bcf2-4150-a234-c33cedbb24d0] Pending
	I0929 11:49:36.004643  862854 system_pods.go:89] "csi-hostpathplugin-f82xb" [beb61aec-8b5d-40b3-ae80-0f5580286a35] Pending
	I0929 11:49:36.004648  862854 system_pods.go:89] "etcd-addons-715612" [d8289c1b-19aa-49c6-a234-a6360a9777e7] Running
	I0929 11:49:36.004653  862854 system_pods.go:89] "kindnet-ghg45" [7eb5feed-b12e-4bef-adfc-23c367d6f57e] Running
	I0929 11:49:36.004658  862854 system_pods.go:89] "kube-apiserver-addons-715612" [1e53a752-b2fc-4084-85dc-62ead4233ef1] Running
	I0929 11:49:36.004663  862854 system_pods.go:89] "kube-controller-manager-addons-715612" [917a8844-168a-487c-9fb9-b1c81c30928a] Running
	I0929 11:49:36.004670  862854 system_pods.go:89] "kube-ingress-dns-minikube" [5248ffb4-8955-43b3-bf00-bd16cbd31b17] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:49:36.004675  862854 system_pods.go:89] "kube-proxy-v425b" [a7f5f652-0d8d-4806-94b2-a683cb6fa1e2] Running
	I0929 11:49:36.004681  862854 system_pods.go:89] "kube-scheduler-addons-715612" [6ac9bc35-f2a0-42eb-bae4-e2463a1898d3] Running
	I0929 11:49:36.004688  862854 system_pods.go:89] "metrics-server-85b7d694d7-rwpxg" [d2a916ca-7c5e-4689-94fc-d283066998e7] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:49:36.004695  862854 system_pods.go:89] "nvidia-device-plugin-daemonset-fs6bd" [05b6caa9-dcb1-45db-bd2f-5590816b6c09] Pending
	I0929 11:49:36.004702  862854 system_pods.go:89] "registry-66898fdd98-bg2p8" [8926ac7b-2434-4a4a-b053-6ce840adc988] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:49:36.004710  862854 system_pods.go:89] "registry-creds-764b6fb674-hfg5h" [a6d95a8a-60ab-4d7f-9464-9472e709f57e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:49:36.004715  862854 system_pods.go:89] "registry-proxy-stk9v" [fcbfde66-f4a0-4f4e-94c7-506997a6923d] Pending
	I0929 11:49:36.004727  862854 system_pods.go:89] "snapshot-controller-7d9fbc56b8-97pwc" [a6ddfe1f-9050-4260-a51d-7870036e5892] Pending
	I0929 11:49:36.004731  862854 system_pods.go:89] "snapshot-controller-7d9fbc56b8-z5jqq" [da9a5faa-4a73-46cc-bc81-29beed0367c4] Pending
	I0929 11:49:36.004737  862854 system_pods.go:89] "storage-provisioner" [714353bc-4bfe-4314-90aa-10c814546647] Pending
	I0929 11:49:36.004762  862854 retry.go:31] will retry after 208.444105ms: missing components: kube-dns
	I0929 11:49:36.197656  862854 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0929 11:49:36.197684  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:36.220038  862854 system_pods.go:86] 19 kube-system pods found
	I0929 11:49:36.220075  862854 system_pods.go:89] "coredns-66bc5c9577-cr5zq" [b6011240-133f-4263-b5db-71cf26d02bda] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:49:36.220082  862854 system_pods.go:89] "csi-hostpath-attacher-0" [7c95deae-41de-4ace-a76e-63f5431098e1] Pending
	I0929 11:49:36.220091  862854 system_pods.go:89] "csi-hostpath-resizer-0" [10ae85e6-bcf2-4150-a234-c33cedbb24d0] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:49:36.220096  862854 system_pods.go:89] "csi-hostpathplugin-f82xb" [beb61aec-8b5d-40b3-ae80-0f5580286a35] Pending
	I0929 11:49:36.220101  862854 system_pods.go:89] "etcd-addons-715612" [d8289c1b-19aa-49c6-a234-a6360a9777e7] Running
	I0929 11:49:36.220107  862854 system_pods.go:89] "kindnet-ghg45" [7eb5feed-b12e-4bef-adfc-23c367d6f57e] Running
	I0929 11:49:36.220115  862854 system_pods.go:89] "kube-apiserver-addons-715612" [1e53a752-b2fc-4084-85dc-62ead4233ef1] Running
	I0929 11:49:36.220120  862854 system_pods.go:89] "kube-controller-manager-addons-715612" [917a8844-168a-487c-9fb9-b1c81c30928a] Running
	I0929 11:49:36.220128  862854 system_pods.go:89] "kube-ingress-dns-minikube" [5248ffb4-8955-43b3-bf00-bd16cbd31b17] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:49:36.220134  862854 system_pods.go:89] "kube-proxy-v425b" [a7f5f652-0d8d-4806-94b2-a683cb6fa1e2] Running
	I0929 11:49:36.220143  862854 system_pods.go:89] "kube-scheduler-addons-715612" [6ac9bc35-f2a0-42eb-bae4-e2463a1898d3] Running
	I0929 11:49:36.220150  862854 system_pods.go:89] "metrics-server-85b7d694d7-rwpxg" [d2a916ca-7c5e-4689-94fc-d283066998e7] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:49:36.220155  862854 system_pods.go:89] "nvidia-device-plugin-daemonset-fs6bd" [05b6caa9-dcb1-45db-bd2f-5590816b6c09] Pending
	I0929 11:49:36.220167  862854 system_pods.go:89] "registry-66898fdd98-bg2p8" [8926ac7b-2434-4a4a-b053-6ce840adc988] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:49:36.220173  862854 system_pods.go:89] "registry-creds-764b6fb674-hfg5h" [a6d95a8a-60ab-4d7f-9464-9472e709f57e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:49:36.220182  862854 system_pods.go:89] "registry-proxy-stk9v" [fcbfde66-f4a0-4f4e-94c7-506997a6923d] Pending
	I0929 11:49:36.220188  862854 system_pods.go:89] "snapshot-controller-7d9fbc56b8-97pwc" [a6ddfe1f-9050-4260-a51d-7870036e5892] Pending
	I0929 11:49:36.220191  862854 system_pods.go:89] "snapshot-controller-7d9fbc56b8-z5jqq" [da9a5faa-4a73-46cc-bc81-29beed0367c4] Pending
	I0929 11:49:36.220197  862854 system_pods.go:89] "storage-provisioner" [714353bc-4bfe-4314-90aa-10c814546647] Pending / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
	I0929 11:49:36.220213  862854 retry.go:31] will retry after 357.683618ms: missing components: kube-dns
	I0929 11:49:36.330029  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:36.353637  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:36.360362  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:36.593707  862854 system_pods.go:86] 19 kube-system pods found
	I0929 11:49:36.593809  862854 system_pods.go:89] "coredns-66bc5c9577-cr5zq" [b6011240-133f-4263-b5db-71cf26d02bda] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:49:36.593832  862854 system_pods.go:89] "csi-hostpath-attacher-0" [7c95deae-41de-4ace-a76e-63f5431098e1] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:49:36.593868  862854 system_pods.go:89] "csi-hostpath-resizer-0" [10ae85e6-bcf2-4150-a234-c33cedbb24d0] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:49:36.593896  862854 system_pods.go:89] "csi-hostpathplugin-f82xb" [beb61aec-8b5d-40b3-ae80-0f5580286a35] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:49:36.593913  862854 system_pods.go:89] "etcd-addons-715612" [d8289c1b-19aa-49c6-a234-a6360a9777e7] Running
	I0929 11:49:36.593947  862854 system_pods.go:89] "kindnet-ghg45" [7eb5feed-b12e-4bef-adfc-23c367d6f57e] Running
	I0929 11:49:36.593969  862854 system_pods.go:89] "kube-apiserver-addons-715612" [1e53a752-b2fc-4084-85dc-62ead4233ef1] Running
	I0929 11:49:36.593987  862854 system_pods.go:89] "kube-controller-manager-addons-715612" [917a8844-168a-487c-9fb9-b1c81c30928a] Running
	I0929 11:49:36.594022  862854 system_pods.go:89] "kube-ingress-dns-minikube" [5248ffb4-8955-43b3-bf00-bd16cbd31b17] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:49:36.594044  862854 system_pods.go:89] "kube-proxy-v425b" [a7f5f652-0d8d-4806-94b2-a683cb6fa1e2] Running
	I0929 11:49:36.594065  862854 system_pods.go:89] "kube-scheduler-addons-715612" [6ac9bc35-f2a0-42eb-bae4-e2463a1898d3] Running
	I0929 11:49:36.594085  862854 system_pods.go:89] "metrics-server-85b7d694d7-rwpxg" [d2a916ca-7c5e-4689-94fc-d283066998e7] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:49:36.594131  862854 system_pods.go:89] "nvidia-device-plugin-daemonset-fs6bd" [05b6caa9-dcb1-45db-bd2f-5590816b6c09] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:49:36.594152  862854 system_pods.go:89] "registry-66898fdd98-bg2p8" [8926ac7b-2434-4a4a-b053-6ce840adc988] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:49:36.594185  862854 system_pods.go:89] "registry-creds-764b6fb674-hfg5h" [a6d95a8a-60ab-4d7f-9464-9472e709f57e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:49:36.594212  862854 system_pods.go:89] "registry-proxy-stk9v" [fcbfde66-f4a0-4f4e-94c7-506997a6923d] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:49:36.594231  862854 system_pods.go:89] "snapshot-controller-7d9fbc56b8-97pwc" [a6ddfe1f-9050-4260-a51d-7870036e5892] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:49:36.594268  862854 system_pods.go:89] "snapshot-controller-7d9fbc56b8-z5jqq" [da9a5faa-4a73-46cc-bc81-29beed0367c4] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:49:36.594290  862854 system_pods.go:89] "storage-provisioner" [714353bc-4bfe-4314-90aa-10c814546647] Pending / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
	I0929 11:49:36.594355  862854 retry.go:31] will retry after 436.949522ms: missing components: kube-dns
	I0929 11:49:36.694414  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:36.821618  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:36.922941  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:36.923110  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:37.036586  862854 system_pods.go:86] 19 kube-system pods found
	I0929 11:49:37.036627  862854 system_pods.go:89] "coredns-66bc5c9577-cr5zq" [b6011240-133f-4263-b5db-71cf26d02bda] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0929 11:49:37.036639  862854 system_pods.go:89] "csi-hostpath-attacher-0" [7c95deae-41de-4ace-a76e-63f5431098e1] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:49:37.036682  862854 system_pods.go:89] "csi-hostpath-resizer-0" [10ae85e6-bcf2-4150-a234-c33cedbb24d0] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:49:37.036700  862854 system_pods.go:89] "csi-hostpathplugin-f82xb" [beb61aec-8b5d-40b3-ae80-0f5580286a35] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:49:37.036706  862854 system_pods.go:89] "etcd-addons-715612" [d8289c1b-19aa-49c6-a234-a6360a9777e7] Running
	I0929 11:49:37.036716  862854 system_pods.go:89] "kindnet-ghg45" [7eb5feed-b12e-4bef-adfc-23c367d6f57e] Running
	I0929 11:49:37.036724  862854 system_pods.go:89] "kube-apiserver-addons-715612" [1e53a752-b2fc-4084-85dc-62ead4233ef1] Running
	I0929 11:49:37.036739  862854 system_pods.go:89] "kube-controller-manager-addons-715612" [917a8844-168a-487c-9fb9-b1c81c30928a] Running
	I0929 11:49:37.036747  862854 system_pods.go:89] "kube-ingress-dns-minikube" [5248ffb4-8955-43b3-bf00-bd16cbd31b17] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:49:37.036751  862854 system_pods.go:89] "kube-proxy-v425b" [a7f5f652-0d8d-4806-94b2-a683cb6fa1e2] Running
	I0929 11:49:37.036755  862854 system_pods.go:89] "kube-scheduler-addons-715612" [6ac9bc35-f2a0-42eb-bae4-e2463a1898d3] Running
	I0929 11:49:37.036761  862854 system_pods.go:89] "metrics-server-85b7d694d7-rwpxg" [d2a916ca-7c5e-4689-94fc-d283066998e7] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:49:37.036772  862854 system_pods.go:89] "nvidia-device-plugin-daemonset-fs6bd" [05b6caa9-dcb1-45db-bd2f-5590816b6c09] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:49:37.036779  862854 system_pods.go:89] "registry-66898fdd98-bg2p8" [8926ac7b-2434-4a4a-b053-6ce840adc988] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:49:37.036815  862854 system_pods.go:89] "registry-creds-764b6fb674-hfg5h" [a6d95a8a-60ab-4d7f-9464-9472e709f57e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:49:37.036826  862854 system_pods.go:89] "registry-proxy-stk9v" [fcbfde66-f4a0-4f4e-94c7-506997a6923d] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:49:37.036832  862854 system_pods.go:89] "snapshot-controller-7d9fbc56b8-97pwc" [a6ddfe1f-9050-4260-a51d-7870036e5892] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:49:37.036840  862854 system_pods.go:89] "snapshot-controller-7d9fbc56b8-z5jqq" [da9a5faa-4a73-46cc-bc81-29beed0367c4] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:49:37.036853  862854 system_pods.go:89] "storage-provisioner" [714353bc-4bfe-4314-90aa-10c814546647] Pending / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
	I0929 11:49:37.036872  862854 retry.go:31] will retry after 440.133961ms: missing components: kube-dns
	I0929 11:49:37.187403  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:37.361027  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:37.361095  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:37.366153  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:37.483904  862854 system_pods.go:86] 19 kube-system pods found
	I0929 11:49:37.483938  862854 system_pods.go:89] "coredns-66bc5c9577-cr5zq" [b6011240-133f-4263-b5db-71cf26d02bda] Running
	I0929 11:49:37.483948  862854 system_pods.go:89] "csi-hostpath-attacher-0" [7c95deae-41de-4ace-a76e-63f5431098e1] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0929 11:49:37.483956  862854 system_pods.go:89] "csi-hostpath-resizer-0" [10ae85e6-bcf2-4150-a234-c33cedbb24d0] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0929 11:49:37.483966  862854 system_pods.go:89] "csi-hostpathplugin-f82xb" [beb61aec-8b5d-40b3-ae80-0f5580286a35] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0929 11:49:37.483971  862854 system_pods.go:89] "etcd-addons-715612" [d8289c1b-19aa-49c6-a234-a6360a9777e7] Running
	I0929 11:49:37.483976  862854 system_pods.go:89] "kindnet-ghg45" [7eb5feed-b12e-4bef-adfc-23c367d6f57e] Running
	I0929 11:49:37.483980  862854 system_pods.go:89] "kube-apiserver-addons-715612" [1e53a752-b2fc-4084-85dc-62ead4233ef1] Running
	I0929 11:49:37.483990  862854 system_pods.go:89] "kube-controller-manager-addons-715612" [917a8844-168a-487c-9fb9-b1c81c30928a] Running
	I0929 11:49:37.484001  862854 system_pods.go:89] "kube-ingress-dns-minikube" [5248ffb4-8955-43b3-bf00-bd16cbd31b17] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0929 11:49:37.484005  862854 system_pods.go:89] "kube-proxy-v425b" [a7f5f652-0d8d-4806-94b2-a683cb6fa1e2] Running
	I0929 11:49:37.484015  862854 system_pods.go:89] "kube-scheduler-addons-715612" [6ac9bc35-f2a0-42eb-bae4-e2463a1898d3] Running
	I0929 11:49:37.484021  862854 system_pods.go:89] "metrics-server-85b7d694d7-rwpxg" [d2a916ca-7c5e-4689-94fc-d283066998e7] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0929 11:49:37.484028  862854 system_pods.go:89] "nvidia-device-plugin-daemonset-fs6bd" [05b6caa9-dcb1-45db-bd2f-5590816b6c09] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0929 11:49:37.484037  862854 system_pods.go:89] "registry-66898fdd98-bg2p8" [8926ac7b-2434-4a4a-b053-6ce840adc988] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0929 11:49:37.484049  862854 system_pods.go:89] "registry-creds-764b6fb674-hfg5h" [a6d95a8a-60ab-4d7f-9464-9472e709f57e] Pending / Ready:ContainersNotReady (containers with unready status: [registry-creds]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-creds])
	I0929 11:49:37.484059  862854 system_pods.go:89] "registry-proxy-stk9v" [fcbfde66-f4a0-4f4e-94c7-506997a6923d] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0929 11:49:37.484065  862854 system_pods.go:89] "snapshot-controller-7d9fbc56b8-97pwc" [a6ddfe1f-9050-4260-a51d-7870036e5892] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:49:37.484072  862854 system_pods.go:89] "snapshot-controller-7d9fbc56b8-z5jqq" [da9a5faa-4a73-46cc-bc81-29beed0367c4] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0929 11:49:37.484079  862854 system_pods.go:89] "storage-provisioner" [714353bc-4bfe-4314-90aa-10c814546647] Running
	I0929 11:49:37.484087  862854 system_pods.go:126] duration metric: took 1.593464689s to wait for k8s-apps to be running ...
	I0929 11:49:37.484100  862854 system_svc.go:44] waiting for kubelet service to be running ....
	I0929 11:49:37.484155  862854 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0929 11:49:37.505235  862854 system_svc.go:56] duration metric: took 21.126187ms WaitForService to wait for kubelet
	I0929 11:49:37.505266  862854 kubeadm.go:578] duration metric: took 44.168137443s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0929 11:49:37.505284  862854 node_conditions.go:102] verifying NodePressure condition ...
	I0929 11:49:37.509015  862854 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0929 11:49:37.509049  862854 node_conditions.go:123] node cpu capacity is 2
	I0929 11:49:37.509065  862854 node_conditions.go:105] duration metric: took 3.775264ms to run NodePressure ...
	I0929 11:49:37.509078  862854 start.go:241] waiting for startup goroutines ...
	I0929 11:49:37.687963  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:37.822641  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:37.850218  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:37.857648  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:38.189989  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:38.331938  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:38.352571  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:38.353435  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:38.687717  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:38.821934  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:38.848717  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:38.851547  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:39.187150  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:39.326706  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:39.427564  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:39.427705  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:39.692481  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:39.822068  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:39.849418  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:39.851958  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:40.189879  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:40.322365  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:40.348889  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:40.351559  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:40.686724  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:40.734738  862854 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:49:40.826475  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:40.848890  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:40.851815  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:41.189633  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:41.322532  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:41.349188  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:41.352270  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:41.688167  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:41.764824  862854 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.03004503s)
	W0929 11:49:41.764859  862854 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:49:41.764880  862854 retry.go:31] will retry after 13.79143918s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:49:41.822159  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:41.850731  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:41.852540  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:42.187548  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:42.322229  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:42.349826  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:42.352475  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:42.687540  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:42.821683  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:42.848943  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:42.851505  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:43.187044  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:43.324424  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:43.349418  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:43.352087  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:43.687712  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:43.822317  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:43.849108  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:43.851775  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:44.187113  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:44.321219  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:44.349561  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:44.351465  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:44.686700  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:44.825366  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:44.848818  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:44.850958  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:45.188039  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:45.332350  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:45.351271  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:45.354855  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:45.688440  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:45.822169  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:45.850147  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:45.855087  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:46.188038  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:46.322963  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:46.351508  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:46.353653  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:46.687861  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:46.822573  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:46.849994  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:46.853077  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:47.189127  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:47.321536  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:47.349453  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:47.358026  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:47.688077  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:47.821952  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:47.850850  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:47.855665  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:48.187265  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:48.321535  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:48.349548  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:48.352846  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:48.687951  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:48.822206  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:48.854403  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:48.861538  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:49.188010  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:49.322487  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:49.349089  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:49.351018  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:49.691339  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:49.820947  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:49.850018  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:49.853272  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:50.187685  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:50.321420  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:50.348300  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:50.350593  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:50.688282  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:50.823579  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:50.848878  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:50.850913  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:51.188434  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:51.321695  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:51.349604  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:51.352274  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:51.688687  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:51.821556  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:51.856997  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:51.857270  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:52.189679  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:52.323593  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:52.349356  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:52.353239  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:52.689094  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:52.822191  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:52.855060  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:52.855283  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:53.187644  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:53.322246  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:53.348887  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:53.351119  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:53.688115  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:53.821925  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:53.849074  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:53.854228  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:54.187825  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:54.322312  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:54.349045  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:54.351359  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:54.692274  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:54.821317  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:54.849531  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:54.852801  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:55.188361  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:55.322184  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:55.350408  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:55.354198  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:55.556544  862854 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:49:55.687600  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:55.821688  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:55.848449  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:55.850965  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:56.190778  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:56.322514  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:56.349424  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:56.351836  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	W0929 11:49:56.510919  862854 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:49:56.510954  862854 retry.go:31] will retry after 15.658568972s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:49:56.687523  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:56.821798  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:56.849741  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:56.851377  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:57.187522  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:57.322338  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:57.350328  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:57.351776  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:57.687581  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:57.821210  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:57.849472  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:57.852018  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:58.187476  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:58.323328  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:58.349470  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:58.351563  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:58.687461  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:58.822701  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:58.849359  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:58.852190  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:59.205359  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:59.322845  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:59.353641  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:59.356682  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:49:59.688205  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:49:59.821326  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:49:59.848696  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:49:59.851285  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:50:00.189287  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:00.360781  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:00.366996  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:00.368905  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:50:00.689668  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:00.822706  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:00.849189  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:00.851047  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:50:01.193390  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:01.321747  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:01.349184  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:01.350987  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:50:01.704365  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:01.824032  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:01.850217  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:01.853173  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:50:02.189356  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:02.322441  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:02.351339  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:02.352197  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0929 11:50:02.696730  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:02.823753  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:02.924412  862854 kapi.go:107] duration metric: took 1m3.576135788s to wait for kubernetes.io/minikube-addons=registry ...
	I0929 11:50:02.925374  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:03.189206  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:03.321720  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:03.350696  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:03.687667  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:03.822206  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:03.849712  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:04.187936  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:04.322976  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:04.349527  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:04.687490  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:04.822385  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:04.849330  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:05.188623  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:05.321871  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:05.351391  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:05.686411  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:05.821175  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:05.849693  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:06.187042  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:06.322690  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:06.348573  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:06.688531  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:06.822212  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:06.852824  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:07.187775  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:07.325463  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:07.348216  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:07.686682  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:07.822185  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:07.849145  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:08.188152  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:08.321616  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:08.349252  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:08.687994  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:08.822220  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:08.849523  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:09.188177  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:09.321521  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:09.349633  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:09.686944  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:09.824113  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:09.850724  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:10.187410  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:10.321259  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:10.349300  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:10.688447  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:10.822012  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:10.849633  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:11.187921  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:11.321779  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:11.348952  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:11.687844  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:11.822274  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:11.849566  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:12.170180  862854 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:50:12.190198  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:12.321786  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:12.349314  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:12.695750  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:12.822673  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:12.849541  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:13.189096  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:13.320738  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:13.349141  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:13.460436  862854 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.290214641s)
	W0929 11:50:13.460469  862854 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:50:13.460490  862854 retry.go:31] will retry after 16.577563347s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	I0929 11:50:13.687108  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:13.823835  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:13.854213  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:14.187185  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:14.321231  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:14.349614  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:14.687416  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:14.821798  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:14.849201  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:15.194437  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:15.321888  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:15.349680  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:15.687671  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:15.821463  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:15.848263  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:16.193649  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:16.321282  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:16.348295  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:16.689671  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:16.822158  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:16.850842  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:17.188421  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:17.323891  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:17.350299  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:17.687750  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:17.822298  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:17.848704  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:18.209211  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:18.322363  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:18.348530  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:18.687749  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:18.821321  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:18.851369  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:19.187526  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:19.321771  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:19.349176  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:19.687463  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:19.821708  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:19.848854  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:20.194613  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:20.323115  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:20.350213  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:20.688137  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:20.821388  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:20.848829  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:21.187547  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:21.322535  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:21.351208  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:21.687851  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:21.821592  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:21.848363  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:22.187235  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:22.322057  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:22.348890  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:22.689038  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:22.821906  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:22.849235  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:23.187754  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:23.321615  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:23.348746  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:23.687660  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:23.821592  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:23.848963  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:24.188477  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:24.322274  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:24.350545  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:24.686948  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:24.821728  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:24.848673  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:25.188126  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:25.321242  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:25.349894  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:25.687965  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:25.825840  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:25.852247  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:26.189795  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:26.321971  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:26.349429  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:26.688496  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:26.821701  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:26.848741  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:27.187804  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:27.322001  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:27.350008  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:27.687586  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:27.821712  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:27.848818  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:28.187648  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:28.321681  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:28.350296  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:28.687271  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:28.821360  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:28.848794  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:29.189683  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:29.321839  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:29.349141  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:29.688802  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:29.827140  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:29.851568  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:30.038948  862854 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0929 11:50:30.214132  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:30.322197  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:30.349835  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:30.713312  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:30.822501  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:30.855780  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:31.187480  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:31.332629  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:31.357635  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:31.413787  862854 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.374406477s)
	W0929 11:50:31.413819  862854 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	W0929 11:50:31.413900  862854 out.go:285] ! Enabling 'inspektor-gadget' returned an error: running callbacks: [sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.34.0/kubectl apply --force -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: Process exited with status 1
	stdout:
	namespace/gadget unchanged
	serviceaccount/gadget unchanged
	configmap/gadget unchanged
	clusterrole.rbac.authorization.k8s.io/gadget-cluster-role unchanged
	clusterrolebinding.rbac.authorization.k8s.io/gadget-cluster-role-binding unchanged
	role.rbac.authorization.k8s.io/gadget-role unchanged
	rolebinding.rbac.authorization.k8s.io/gadget-role-binding unchanged
	daemonset.apps/gadget configured
	
	stderr:
	error: error validating "/etc/kubernetes/addons/ig-crd.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false
	]
	I0929 11:50:31.687553  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:31.821965  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:31.850573  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:32.187219  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:32.321495  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:32.349196  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:32.689512  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:32.822242  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:32.850188  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:33.187839  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:33.322326  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:33.349674  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:33.697821  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:33.829116  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:33.856263  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:34.194038  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:34.338270  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:34.425487  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:34.686829  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:34.822012  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:34.849096  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:35.187377  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:35.321791  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:35.358687  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:35.687294  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:35.821444  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:35.849524  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:36.187588  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:36.323318  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:36.423084  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:36.691390  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:36.822244  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:36.849499  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:37.206253  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:37.322186  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:37.354257  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:37.686696  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:37.834034  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:37.928015  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:38.190221  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:38.321612  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:38.348350  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:38.686471  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:38.831651  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:38.849346  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:39.186918  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:39.322545  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:39.349337  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:39.688345  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:39.822619  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:39.850528  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:40.189493  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:40.321539  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:40.350739  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:40.687606  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:40.821616  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:40.848769  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:41.187347  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:41.335313  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:41.348757  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:41.687666  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0929 11:50:41.821854  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:41.849465  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:42.187280  862854 kapi.go:107] duration metric: took 1m42.50383457s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0929 11:50:42.322369  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:42.348613  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:42.823307  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:42.850672  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:43.338066  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:43.379051  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:43.821578  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:43.849432  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:44.321857  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:44.348896  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:44.822379  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:44.848705  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:45.329295  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:45.359755  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:45.822581  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:45.848988  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:46.322107  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:46.349438  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:46.821779  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:46.851637  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:47.323013  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:47.349895  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:47.821857  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:47.858217  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:48.321567  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:48.349583  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:48.824343  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:48.848858  862854 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0929 11:50:49.322408  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:49.351180  862854 kapi.go:107] duration metric: took 1m50.005812351s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0929 11:50:49.821612  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:50.375666  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:50.827686  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:51.323014  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:51.822013  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:52.321488  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:52.821619  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:53.322677  862854 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0929 11:50:53.822273  862854 kapi.go:107] duration metric: took 1m49.004028064s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0929 11:50:53.827412  862854 out.go:179] * Your GCP credentials will now be mounted into every pod created in the addons-715612 cluster.
	I0929 11:50:53.832046  862854 out.go:179] * If you don't want your credentials mounted into a specific pod, add a label with the `gcp-auth-skip-secret` key to your pod configuration.
	I0929 11:50:53.836346  862854 out.go:179] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0929 11:50:53.840522  862854 out.go:179] * Enabled addons: ingress-dns, default-storageclass, nvidia-device-plugin, storage-provisioner, amd-gpu-device-plugin, cloud-spanner, registry-creds, metrics-server, yakd, storage-provisioner-rancher, volumesnapshots, registry, csi-hostpath-driver, ingress, gcp-auth
	I0929 11:50:53.844580  862854 addons.go:514] duration metric: took 2m0.507006108s for enable addons: enabled=[ingress-dns default-storageclass nvidia-device-plugin storage-provisioner amd-gpu-device-plugin cloud-spanner registry-creds metrics-server yakd storage-provisioner-rancher volumesnapshots registry csi-hostpath-driver ingress gcp-auth]
	I0929 11:50:53.844632  862854 start.go:246] waiting for cluster config update ...
	I0929 11:50:53.844655  862854 start.go:255] writing updated cluster config ...
	I0929 11:50:53.844961  862854 ssh_runner.go:195] Run: rm -f paused
	I0929 11:50:53.848474  862854 pod_ready.go:37] extra waiting up to 4m0s for all "kube-system" pods having one of [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] labels to be "Ready" ...
	I0929 11:50:53.851840  862854 pod_ready.go:83] waiting for pod "coredns-66bc5c9577-cr5zq" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:50:53.858244  862854 pod_ready.go:94] pod "coredns-66bc5c9577-cr5zq" is "Ready"
	I0929 11:50:53.858275  862854 pod_ready.go:86] duration metric: took 6.405605ms for pod "coredns-66bc5c9577-cr5zq" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:50:53.860795  862854 pod_ready.go:83] waiting for pod "etcd-addons-715612" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:50:53.865775  862854 pod_ready.go:94] pod "etcd-addons-715612" is "Ready"
	I0929 11:50:53.865800  862854 pod_ready.go:86] duration metric: took 4.977428ms for pod "etcd-addons-715612" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:50:53.868104  862854 pod_ready.go:83] waiting for pod "kube-apiserver-addons-715612" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:50:53.872634  862854 pod_ready.go:94] pod "kube-apiserver-addons-715612" is "Ready"
	I0929 11:50:53.872709  862854 pod_ready.go:86] duration metric: took 4.57424ms for pod "kube-apiserver-addons-715612" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:50:53.875091  862854 pod_ready.go:83] waiting for pod "kube-controller-manager-addons-715612" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:50:54.252248  862854 pod_ready.go:94] pod "kube-controller-manager-addons-715612" is "Ready"
	I0929 11:50:54.252276  862854 pod_ready.go:86] duration metric: took 377.162069ms for pod "kube-controller-manager-addons-715612" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:50:54.453666  862854 pod_ready.go:83] waiting for pod "kube-proxy-v425b" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:50:54.852888  862854 pod_ready.go:94] pod "kube-proxy-v425b" is "Ready"
	I0929 11:50:54.852917  862854 pod_ready.go:86] duration metric: took 399.226374ms for pod "kube-proxy-v425b" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:50:55.054106  862854 pod_ready.go:83] waiting for pod "kube-scheduler-addons-715612" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:50:55.452296  862854 pod_ready.go:94] pod "kube-scheduler-addons-715612" is "Ready"
	I0929 11:50:55.452381  862854 pod_ready.go:86] duration metric: took 398.236373ms for pod "kube-scheduler-addons-715612" in "kube-system" namespace to be "Ready" or be gone ...
	I0929 11:50:55.452405  862854 pod_ready.go:40] duration metric: took 1.60387555s for extra waiting for all "kube-system" pods having one of [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] labels to be "Ready" ...
	I0929 11:50:55.513661  862854 start.go:623] kubectl: 1.33.2, cluster: 1.34.0 (minor skew: 1)
	I0929 11:50:55.516843  862854 out.go:179] * Done! kubectl is now configured to use "addons-715612" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 29 11:52:48 addons-715612 crio[978]: time="2025-09-29 11:52:48.505106907Z" level=info msg="Removed pod sandbox: 80e4e17ca26fbec99a81605658732cd2c162abf1af3c7579ee948820e810b3f1" id=c1aa400a-7f5a-4098-96f9-052516ee990a name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 29 11:54:59 addons-715612 crio[978]: time="2025-09-29 11:54:59.470236150Z" level=info msg="Running pod sandbox: default/hello-world-app-5d498dc89-kvlwh/POD" id=f41c55c5-a7cb-4333-87ab-fc8aa928f518 name=/runtime.v1.RuntimeService/RunPodSandbox
	Sep 29 11:54:59 addons-715612 crio[978]: time="2025-09-29 11:54:59.470297951Z" level=warning msg="Allowed annotations are specified for workload []"
	Sep 29 11:54:59 addons-715612 crio[978]: time="2025-09-29 11:54:59.495462147Z" level=info msg="Got pod network &{Name:hello-world-app-5d498dc89-kvlwh Namespace:default ID:65db2c1acdc6a2a3d3ed31f8696bb4991cdd07fe92f58d3b10358fcb0e517e11 UID:ae7033d3-2d42-467f-a7b3-21ab8cb5c927 NetNS:/var/run/netns/3c07e3a5-3ea7-4a6e-8ecc-b737b3259e9b Networks:[] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 29 11:54:59 addons-715612 crio[978]: time="2025-09-29 11:54:59.495658276Z" level=info msg="Adding pod default_hello-world-app-5d498dc89-kvlwh to CNI network \"kindnet\" (type=ptp)"
	Sep 29 11:54:59 addons-715612 crio[978]: time="2025-09-29 11:54:59.507468070Z" level=info msg="Got pod network &{Name:hello-world-app-5d498dc89-kvlwh Namespace:default ID:65db2c1acdc6a2a3d3ed31f8696bb4991cdd07fe92f58d3b10358fcb0e517e11 UID:ae7033d3-2d42-467f-a7b3-21ab8cb5c927 NetNS:/var/run/netns/3c07e3a5-3ea7-4a6e-8ecc-b737b3259e9b Networks:[] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 29 11:54:59 addons-715612 crio[978]: time="2025-09-29 11:54:59.507615428Z" level=info msg="Checking pod default_hello-world-app-5d498dc89-kvlwh for CNI network kindnet (type=ptp)"
	Sep 29 11:54:59 addons-715612 crio[978]: time="2025-09-29 11:54:59.511651569Z" level=info msg="Ran pod sandbox 65db2c1acdc6a2a3d3ed31f8696bb4991cdd07fe92f58d3b10358fcb0e517e11 with infra container: default/hello-world-app-5d498dc89-kvlwh/POD" id=f41c55c5-a7cb-4333-87ab-fc8aa928f518 name=/runtime.v1.RuntimeService/RunPodSandbox
	Sep 29 11:54:59 addons-715612 crio[978]: time="2025-09-29 11:54:59.512735093Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=7fcdd2e5-d1b8-4455-92b7-e632d5eae1d2 name=/runtime.v1.ImageService/ImageStatus
	Sep 29 11:54:59 addons-715612 crio[978]: time="2025-09-29 11:54:59.512953795Z" level=info msg="Image docker.io/kicbase/echo-server:1.0 not found" id=7fcdd2e5-d1b8-4455-92b7-e632d5eae1d2 name=/runtime.v1.ImageService/ImageStatus
	Sep 29 11:54:59 addons-715612 crio[978]: time="2025-09-29 11:54:59.515555901Z" level=info msg="Pulling image: docker.io/kicbase/echo-server:1.0" id=1da04b4a-93cd-47e9-880c-fa834e1995d0 name=/runtime.v1.ImageService/PullImage
	Sep 29 11:54:59 addons-715612 crio[978]: time="2025-09-29 11:54:59.517889310Z" level=info msg="Trying to access \"docker.io/kicbase/echo-server:1.0\""
	Sep 29 11:54:59 addons-715612 crio[978]: time="2025-09-29 11:54:59.777015843Z" level=info msg="Trying to access \"docker.io/kicbase/echo-server:1.0\""
	Sep 29 11:55:00 addons-715612 crio[978]: time="2025-09-29 11:55:00.627516365Z" level=info msg="Pulled image: docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6" id=1da04b4a-93cd-47e9-880c-fa834e1995d0 name=/runtime.v1.ImageService/PullImage
	Sep 29 11:55:00 addons-715612 crio[978]: time="2025-09-29 11:55:00.628190900Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=c3013d82-5b74-40c4-a6a5-cf6fe1f56c9d name=/runtime.v1.ImageService/ImageStatus
	Sep 29 11:55:00 addons-715612 crio[978]: time="2025-09-29 11:55:00.629077302Z" 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=c3013d82-5b74-40c4-a6a5-cf6fe1f56c9d name=/runtime.v1.ImageService/ImageStatus
	Sep 29 11:55:00 addons-715612 crio[978]: time="2025-09-29 11:55:00.629961235Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=81164082-8af0-4083-9f69-78971972c53e name=/runtime.v1.ImageService/ImageStatus
	Sep 29 11:55:00 addons-715612 crio[978]: time="2025-09-29 11:55:00.630683664Z" 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=81164082-8af0-4083-9f69-78971972c53e name=/runtime.v1.ImageService/ImageStatus
	Sep 29 11:55:00 addons-715612 crio[978]: time="2025-09-29 11:55:00.636164129Z" level=info msg="Creating container: default/hello-world-app-5d498dc89-kvlwh/hello-world-app" id=48630766-0ef8-4c58-a2d4-93c258c843cd name=/runtime.v1.RuntimeService/CreateContainer
	Sep 29 11:55:00 addons-715612 crio[978]: time="2025-09-29 11:55:00.636283064Z" level=warning msg="Allowed annotations are specified for workload []"
	Sep 29 11:55:00 addons-715612 crio[978]: time="2025-09-29 11:55:00.666506468Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/852ccd0bfb8efa043830489a774835bbd6f93d47efc2b96b31d0b170d53f7ddd/merged/etc/passwd: no such file or directory"
	Sep 29 11:55:00 addons-715612 crio[978]: time="2025-09-29 11:55:00.666560147Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/852ccd0bfb8efa043830489a774835bbd6f93d47efc2b96b31d0b170d53f7ddd/merged/etc/group: no such file or directory"
	Sep 29 11:55:00 addons-715612 crio[978]: time="2025-09-29 11:55:00.762078688Z" level=info msg="Created container 8e2c4c66ba61fe3b89345d0f5328ce8c640f387c8cd584837eb2d6eaef1fec81: default/hello-world-app-5d498dc89-kvlwh/hello-world-app" id=48630766-0ef8-4c58-a2d4-93c258c843cd name=/runtime.v1.RuntimeService/CreateContainer
	Sep 29 11:55:00 addons-715612 crio[978]: time="2025-09-29 11:55:00.762869015Z" level=info msg="Starting container: 8e2c4c66ba61fe3b89345d0f5328ce8c640f387c8cd584837eb2d6eaef1fec81" id=4fc69db4-b327-4813-9f30-4d8fc1d4a7fb name=/runtime.v1.RuntimeService/StartContainer
	Sep 29 11:55:00 addons-715612 crio[978]: time="2025-09-29 11:55:00.780103873Z" level=info msg="Started container" PID=10046 containerID=8e2c4c66ba61fe3b89345d0f5328ce8c640f387c8cd584837eb2d6eaef1fec81 description=default/hello-world-app-5d498dc89-kvlwh/hello-world-app id=4fc69db4-b327-4813-9f30-4d8fc1d4a7fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=65db2c1acdc6a2a3d3ed31f8696bb4991cdd07fe92f58d3b10358fcb0e517e11
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED                  STATE               NAME                      ATTEMPT             POD ID              POD
	8e2c4c66ba61f       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                        Less than a second ago   Running             hello-world-app           0                   65db2c1acdc6a       hello-world-app-5d498dc89-kvlwh
	92f6fff3d428f       docker.io/library/nginx@sha256:42a516af16b852e33b7682d5ef8acbd5d13fe08fecadc7ed98605ba5e3b26ab8                              2 minutes ago            Running             nginx                     0                   956fc9b2e6418       nginx
	3d34d77d662e1       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                          4 minutes ago            Running             busybox                   0                   e48de12d78c9b       busybox
	f5d9da92fe1b6       registry.k8s.io/ingress-nginx/controller@sha256:1f7eaeb01933e719c8a9f4acd8181e555e582330c7d50f24484fb64d2ba9b2ef             4 minutes ago            Running             controller                0                   5e2cfd212319a       ingress-nginx-controller-9cc49f96f-4pbjq
	72c2afc2dc1fd       ghcr.io/inspektor-gadget/inspektor-gadget@sha256:66fdf18cc8a577423b2a36b96a5be40fe690fdb986bfe7875f54edfa9c7d19a5            4 minutes ago            Running             gadget                    0                   3a0919e4de943       gadget-v5wsd
	682dc8a68d0c9       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:050a34002d5bb4966849c880c56c91f5320372564245733b33d4b3461b4dbd24   4 minutes ago            Exited              patch                     0                   d84309cd05f1f       ingress-nginx-admission-patch-bw6t5
	229d112c63f5f       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:050a34002d5bb4966849c880c56c91f5320372564245733b33d4b3461b4dbd24   4 minutes ago            Exited              create                    0                   ee595c4968d81       ingress-nginx-admission-create-9fmcv
	6daf3e6443edb       docker.io/kicbase/minikube-ingress-dns@sha256:6d710af680d8a9b5a5b1f9047eb83ee4c9258efd3fcd962f938c00bcbb4c5958               4 minutes ago            Running             minikube-ingress-dns      0                   b0bc0a6fc9c12       kube-ingress-dns-minikube
	f01bd259cd027       138784d87c9c50f8e59412544da4cf4928d61ccbaf93b9f5898a3ba406871bfc                                                             5 minutes ago            Running             coredns                   0                   1684896d480ab       coredns-66bc5c9577-cr5zq
	24989db29d8ee       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                             5 minutes ago            Running             storage-provisioner       0                   181ee0bd53cac       storage-provisioner
	b59f2d6fb1242       6fc32d66c141152245438e6512df788cb52d64a1617e33561950b0e7a4675abf                                                             6 minutes ago            Running             kube-proxy                0                   65b00ec9a9f70       kube-proxy-v425b
	ce4626d74a514       b1a8c6f707935fd5f346ce5846d21ff8dd65e14c15406a14dbd16b9b897b9b4c                                                             6 minutes ago            Running             kindnet-cni               0                   a14ea8394d0bb       kindnet-ghg45
	9926e3f94da63       d291939e994064911484215449d0ab96c535b02adc4fc5d0ad4e438cf71465be                                                             6 minutes ago            Running             kube-apiserver            0                   72306305b48c1       kube-apiserver-addons-715612
	d7fc30ad0b0d3       a25f5ef9c34c37c649f3b4f9631a169221ac2d6f41d9767c7588cd355f76f9ee                                                             6 minutes ago            Running             kube-scheduler            0                   f7fa12a27199f       kube-scheduler-addons-715612
	ed961309b4046       996be7e86d9b3a549d718de63713d9fea9db1f45ac44863a6770292d7b463570                                                             6 minutes ago            Running             kube-controller-manager   0                   0a961a0a682d0       kube-controller-manager-addons-715612
	9f7499779a3c3       a1894772a478e07c67a56e8bf32335fdbe1dd4ec96976a5987083164bd00bc0e                                                             6 minutes ago            Running             etcd                      0                   cdf47778aad09       etcd-addons-715612
	
	
	==> coredns [f01bd259cd0278517d55e07a29bc3866e0de7c052d2d98bc65034aebc0017b44] <==
	[INFO] 10.244.0.6:58954 - 62072 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.002177387s
	[INFO] 10.244.0.6:58954 - 31812 "AAAA IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 149 0.000197147s
	[INFO] 10.244.0.6:58954 - 60304 "A IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 110 0.000081666s
	[INFO] 10.244.0.6:46817 - 32617 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000181048s
	[INFO] 10.244.0.6:46817 - 32355 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000292853s
	[INFO] 10.244.0.6:59019 - 23256 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000120937s
	[INFO] 10.244.0.6:59019 - 23428 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000300746s
	[INFO] 10.244.0.6:57601 - 40545 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000163678s
	[INFO] 10.244.0.6:57601 - 40709 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000238206s
	[INFO] 10.244.0.6:39314 - 64952 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001815053s
	[INFO] 10.244.0.6:39314 - 64484 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001793449s
	[INFO] 10.244.0.6:38002 - 33915 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000154726s
	[INFO] 10.244.0.6:38002 - 34080 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000200954s
	[INFO] 10.244.0.21:41002 - 3573 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000313784s
	[INFO] 10.244.0.21:37407 - 16670 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000170111s
	[INFO] 10.244.0.21:34573 - 26055 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000114611s
	[INFO] 10.244.0.21:41026 - 936 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000107604s
	[INFO] 10.244.0.21:56358 - 60782 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000149795s
	[INFO] 10.244.0.21:55760 - 6773 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.0001628s
	[INFO] 10.244.0.21:50669 - 25156 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002328339s
	[INFO] 10.244.0.21:43602 - 3384 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002088631s
	[INFO] 10.244.0.21:37949 - 16518 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.002337094s
	[INFO] 10.244.0.21:51497 - 38030 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 610 0.001963724s
	[INFO] 10.244.0.23:48583 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000216683s
	[INFO] 10.244.0.23:38456 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000127378s
	
	
	==> describe nodes <==
	Name:               addons-715612
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-715612
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=e087d081f23c6d1317bb12845422265d8d3490cf
	                    minikube.k8s.io/name=addons-715612
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_09_29T11_48_49_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-715612
	Annotations:        node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 29 Sep 2025 11:48:45 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-715612
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 29 Sep 2025 11:54:55 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 29 Sep 2025 11:52:53 +0000   Mon, 29 Sep 2025 11:48:42 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 29 Sep 2025 11:52:53 +0000   Mon, 29 Sep 2025 11:48:42 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 29 Sep 2025 11:52:53 +0000   Mon, 29 Sep 2025 11:48:42 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 29 Sep 2025 11:52:53 +0000   Mon, 29 Sep 2025 11:49:35 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-715612
	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:                 cd12c179fb7b438f9384c041d8cf82b8
	  System UUID:                ccce32de-66fc-4646-9ee0-15eab5d9f9e1
	  Boot ID:                    b9a0c89a-b2b5-4b29-bf62-29a4a55f08f1
	  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%)         4m5s
	  default                     hello-world-app-5d498dc89-kvlwh             0 (0%)        0 (0%)      0 (0%)           0 (0%)         2s
	  default                     nginx                                       0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m22s
	  gadget                      gadget-v5wsd                                0 (0%)        0 (0%)      0 (0%)           0 (0%)         6m3s
	  ingress-nginx               ingress-nginx-controller-9cc49f96f-4pbjq    100m (5%)     0 (0%)      90Mi (1%)        0 (0%)         6m2s
	  kube-system                 coredns-66bc5c9577-cr5zq                    100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     6m8s
	  kube-system                 etcd-addons-715612                          100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         6m13s
	  kube-system                 kindnet-ghg45                               100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      6m9s
	  kube-system                 kube-apiserver-addons-715612                250m (12%)    0 (0%)      0 (0%)           0 (0%)         6m13s
	  kube-system                 kube-controller-manager-addons-715612       200m (10%)    0 (0%)      0 (0%)           0 (0%)         6m14s
	  kube-system                 kube-ingress-dns-minikube                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         6m4s
	  kube-system                 kube-proxy-v425b                            0 (0%)        0 (0%)      0 (0%)           0 (0%)         6m9s
	  kube-system                 kube-scheduler-addons-715612                100m (5%)     0 (0%)      0 (0%)           0 (0%)         6m13s
	  kube-system                 storage-provisioner                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         6m3s
	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                 6m2s                   kube-proxy       
	  Normal   Starting                 6m20s                  kubelet          Starting kubelet.
	  Warning  CgroupV1                 6m20s                  kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   NodeHasSufficientMemory  6m20s (x8 over 6m20s)  kubelet          Node addons-715612 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    6m20s (x8 over 6m20s)  kubelet          Node addons-715612 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     6m20s (x8 over 6m20s)  kubelet          Node addons-715612 status is now: NodeHasSufficientPID
	  Normal   Starting                 6m14s                  kubelet          Starting kubelet.
	  Warning  CgroupV1                 6m14s                  kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   NodeHasSufficientMemory  6m13s                  kubelet          Node addons-715612 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    6m13s                  kubelet          Node addons-715612 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     6m13s                  kubelet          Node addons-715612 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           6m9s                   node-controller  Node addons-715612 event: Registered Node addons-715612 in Controller
	  Normal   NodeReady                5m26s                  kubelet          Node addons-715612 status is now: NodeReady
	
	
	==> dmesg <==
	[Sep29 11:47] kauditd_printk_skb: 8 callbacks suppressed
	
	
	==> etcd [9f7499779a3c35b09a2a723fab8ca0adb46bcceb7b0b8871a4652e7a2e5ae168] <==
	{"level":"info","ts":"2025-09-29T11:48:53.926518Z","caller":"traceutil/trace.go:172","msg":"trace[175887117] transaction","detail":"{read_only:false; response_revision:386; number_of_response:1; }","duration":"119.798196ms","start":"2025-09-29T11:48:53.806700Z","end":"2025-09-29T11:48:53.926498Z","steps":["trace[175887117] 'process raft request'  (duration: 118.368747ms)"],"step_count":1}
	{"level":"info","ts":"2025-09-29T11:48:53.966733Z","caller":"traceutil/trace.go:172","msg":"trace[1494151062] transaction","detail":"{read_only:false; response_revision:387; number_of_response:1; }","duration":"120.881704ms","start":"2025-09-29T11:48:53.845832Z","end":"2025-09-29T11:48:53.966714Z","steps":["trace[1494151062] 'process raft request'  (duration: 90.314199ms)"],"step_count":1}
	{"level":"info","ts":"2025-09-29T11:48:54.000211Z","caller":"traceutil/trace.go:172","msg":"trace[1842329565] transaction","detail":"{read_only:false; response_revision:388; number_of_response:1; }","duration":"152.002725ms","start":"2025-09-29T11:48:53.848143Z","end":"2025-09-29T11:48:54.000146Z","steps":["trace[1842329565] 'process raft request'  (duration: 90.943687ms)"],"step_count":1}
	{"level":"info","ts":"2025-09-29T11:48:54.001082Z","caller":"traceutil/trace.go:172","msg":"trace[1678438279] transaction","detail":"{read_only:false; response_revision:389; number_of_response:1; }","duration":"151.30702ms","start":"2025-09-29T11:48:53.849731Z","end":"2025-09-29T11:48:54.001038Z","steps":["trace[1678438279] 'process raft request'  (duration: 89.71173ms)"],"step_count":1}
	{"level":"info","ts":"2025-09-29T11:48:54.008951Z","caller":"traceutil/trace.go:172","msg":"trace[471806509] transaction","detail":"{read_only:false; response_revision:390; number_of_response:1; }","duration":"121.087458ms","start":"2025-09-29T11:48:53.886823Z","end":"2025-09-29T11:48:54.007910Z","steps":["trace[471806509] 'process raft request'  (duration: 79.629758ms)"],"step_count":1}
	{"level":"info","ts":"2025-09-29T11:48:54.333657Z","caller":"traceutil/trace.go:172","msg":"trace[930432424] transaction","detail":"{read_only:false; response_revision:391; number_of_response:1; }","duration":"253.415835ms","start":"2025-09-29T11:48:54.080226Z","end":"2025-09-29T11:48:54.333642Z","steps":["trace[930432424] 'process raft request'  (duration: 244.626316ms)"],"step_count":1}
	{"level":"info","ts":"2025-09-29T11:48:54.944864Z","caller":"traceutil/trace.go:172","msg":"trace[1257374895] transaction","detail":"{read_only:false; response_revision:397; number_of_response:1; }","duration":"186.665736ms","start":"2025-09-29T11:48:54.758182Z","end":"2025-09-29T11:48:54.944848Z","steps":["trace[1257374895] 'process raft request'  (duration: 186.524541ms)"],"step_count":1}
	{"level":"info","ts":"2025-09-29T11:48:55.084472Z","caller":"traceutil/trace.go:172","msg":"trace[927738682] transaction","detail":"{read_only:false; response_revision:398; number_of_response:1; }","duration":"139.793917ms","start":"2025-09-29T11:48:54.944660Z","end":"2025-09-29T11:48:55.084454Z","steps":["trace[927738682] 'process raft request'  (duration: 119.011528ms)","trace[927738682] 'compare'  (duration: 20.677009ms)"],"step_count":2}
	{"level":"info","ts":"2025-09-29T11:48:56.976793Z","caller":"traceutil/trace.go:172","msg":"trace[946782459] transaction","detail":"{read_only:false; response_revision:408; number_of_response:1; }","duration":"106.761374ms","start":"2025-09-29T11:48:56.870016Z","end":"2025-09-29T11:48:56.976778Z","steps":["trace[946782459] 'process raft request'  (duration: 106.651563ms)"],"step_count":1}
	{"level":"warn","ts":"2025-09-29T11:48:57.373567Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"102.553513ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/ranges/servicenodeports\" limit:1 ","response":"range_response_count:1 size:118"}
	{"level":"info","ts":"2025-09-29T11:48:57.373726Z","caller":"traceutil/trace.go:172","msg":"trace[12644457] range","detail":"{range_begin:/registry/ranges/servicenodeports; range_end:; response_count:1; response_revision:412; }","duration":"102.940644ms","start":"2025-09-29T11:48:57.270770Z","end":"2025-09-29T11:48:57.373711Z","steps":["trace[12644457] 'agreement among raft nodes before linearized reading'  (duration: 69.978461ms)","trace[12644457] 'range keys from in-memory index tree'  (duration: 32.497258ms)"],"step_count":2}
	{"level":"info","ts":"2025-09-29T11:48:57.373990Z","caller":"traceutil/trace.go:172","msg":"trace[533837303] transaction","detail":"{read_only:false; response_revision:413; number_of_response:1; }","duration":"119.128411ms","start":"2025-09-29T11:48:57.254847Z","end":"2025-09-29T11:48:57.373975Z","steps":["trace[533837303] 'process raft request'  (duration: 85.94097ms)","trace[533837303] 'compare'  (duration: 33.073389ms)"],"step_count":2}
	{"level":"warn","ts":"2025-09-29T11:48:57.374553Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"103.367267ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/kube-controller-manager-addons-715612\" limit:1 ","response":"range_response_count:1 size:7487"}
	{"level":"info","ts":"2025-09-29T11:48:57.374593Z","caller":"traceutil/trace.go:172","msg":"trace[1086226363] range","detail":"{range_begin:/registry/pods/kube-system/kube-controller-manager-addons-715612; range_end:; response_count:1; response_revision:413; }","duration":"103.414742ms","start":"2025-09-29T11:48:57.271171Z","end":"2025-09-29T11:48:57.374586Z","steps":["trace[1086226363] 'agreement among raft nodes before linearized reading'  (duration: 103.314777ms)"],"step_count":1}
	{"level":"warn","ts":"2025-09-29T11:48:57.374747Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"103.932105ms","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-29T11:48:57.387856Z","caller":"traceutil/trace.go:172","msg":"trace[962719050] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:413; }","duration":"117.034102ms","start":"2025-09-29T11:48:57.270808Z","end":"2025-09-29T11:48:57.387842Z","steps":["trace[962719050] 'agreement among raft nodes before linearized reading'  (duration: 103.895536ms)"],"step_count":1}
	{"level":"info","ts":"2025-09-29T11:48:57.374927Z","caller":"traceutil/trace.go:172","msg":"trace[2026620979] transaction","detail":"{read_only:false; response_revision:416; number_of_response:1; }","duration":"103.784076ms","start":"2025-09-29T11:48:57.271134Z","end":"2025-09-29T11:48:57.374918Z","steps":["trace[2026620979] 'process raft request'  (duration: 103.760174ms)"],"step_count":1}
	{"level":"info","ts":"2025-09-29T11:48:57.376774Z","caller":"traceutil/trace.go:172","msg":"trace[239473657] transaction","detail":"{read_only:false; response_revision:414; number_of_response:1; }","duration":"106.332167ms","start":"2025-09-29T11:48:57.270430Z","end":"2025-09-29T11:48:57.376762Z","steps":["trace[239473657] 'process raft request'  (duration: 104.381884ms)"],"step_count":1}
	{"level":"info","ts":"2025-09-29T11:48:57.376879Z","caller":"traceutil/trace.go:172","msg":"trace[1192224140] transaction","detail":"{read_only:false; response_revision:415; number_of_response:1; }","duration":"105.951108ms","start":"2025-09-29T11:48:57.270922Z","end":"2025-09-29T11:48:57.376873Z","steps":["trace[1192224140] 'process raft request'  (duration: 103.9469ms)"],"step_count":1}
	{"level":"warn","ts":"2025-09-29T11:49:00.162581Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:32784","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:49:00.217426Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:32800","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:49:22.183297Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52674","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:49:22.205007Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52686","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:49:22.230083Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52704","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:49:22.237578Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52718","server-name":"","error":"EOF"}
	
	
	==> kernel <==
	 11:55:01 up  3:37,  0 users,  load average: 0.34, 1.80, 3.37
	Linux addons-715612 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 [ce4626d74a514f76b94ee25793a289056e3966d0649c4d9821e33586fd3a5dd0] <==
	I0929 11:52:55.458668       1 main.go:301] handling current node
	I0929 11:53:05.458863       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:53:05.458897       1 main.go:301] handling current node
	I0929 11:53:15.463851       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:53:15.463960       1 main.go:301] handling current node
	I0929 11:53:25.458696       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:53:25.458813       1 main.go:301] handling current node
	I0929 11:53:35.458720       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:53:35.458773       1 main.go:301] handling current node
	I0929 11:53:45.463030       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:53:45.463066       1 main.go:301] handling current node
	I0929 11:53:55.458248       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:53:55.458281       1 main.go:301] handling current node
	I0929 11:54:05.461067       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:54:05.461103       1 main.go:301] handling current node
	I0929 11:54:15.461736       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:54:15.461768       1 main.go:301] handling current node
	I0929 11:54:25.461764       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:54:25.461877       1 main.go:301] handling current node
	I0929 11:54:35.458673       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:54:35.458814       1 main.go:301] handling current node
	I0929 11:54:45.463107       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:54:45.463143       1 main.go:301] handling current node
	I0929 11:54:55.461962       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:54:55.462075       1 main.go:301] handling current node
	
	
	==> kube-apiserver [9926e3f94da6322f95f487af9aa6ceab7fe477f794f1b7915661467d9ef25862] <==
	I0929 11:51:55.093136       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	E0929 11:51:59.822130       1 authentication.go:75] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0929 11:52:16.691927       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:52:21.393064       1 controller.go:667] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0929 11:52:38.610442       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0929 11:52:38.610491       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0929 11:52:38.644765       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0929 11:52:38.644892       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0929 11:52:38.663267       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0929 11:52:38.663450       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0929 11:52:38.665640       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0929 11:52:38.665758       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0929 11:52:38.940138       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0929 11:52:38.940269       1 handler.go:285] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0929 11:52:39.594603       1 controller.go:667] quota admission added evaluator for: ingresses.networking.k8s.io
	W0929 11:52:39.666212       1 cacher.go:182] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0929 11:52:39.941820       1 cacher.go:182] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0929 11:52:39.945885       1 cacher.go:182] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0929 11:52:39.951234       1 alloc.go:328] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.101.24.163"}
	I0929 11:53:13.147017       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:53:21.467118       1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Nothing (removed from the queue).
	I0929 11:53:45.564950       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:54:42.609549       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:54:52.459283       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:54:59.346325       1 alloc.go:328] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.107.10.236"}
	
	
	==> kube-controller-manager [ed961309b40466628d8c9d6f8b3fa3c82115d226f9305e6935bc09f349f8341a] <==
	I0929 11:52:52.363925       1 shared_informer.go:356] "Caches are synced" controller="garbage collector"
	E0929 11:52:54.978871       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:52:54.979994       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:52:56.833173       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:52:56.834238       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:52:58.756601       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:52:58.757701       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:53:13.933992       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:53:13.935210       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:53:16.049591       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:53:16.050854       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:53:20.241722       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:53:20.242916       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:53:50.699127       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:53:50.700196       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:53:58.913129       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:53:58.914217       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:54:00.265730       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:54:00.269087       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:54:39.984082       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:54:39.985176       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:54:47.952941       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:54:47.954107       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError" reflector="k8s.io/client-go/metadata/metadatainformer/informer.go:138" type="*v1.PartialObjectMetadata"
	E0929 11:54:48.563097       1 reflector.go:422] "The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking" err="the server could not find the requested resource"
	E0929 11:54:48.564240       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 [b59f2d6fb1242d3a9dcbb8ba91cd233e5b074f2518c15c2d73532ac8bf64bfe6] <==
	I0929 11:48:58.820339       1 server_linux.go:53] "Using iptables proxy"
	I0929 11:48:58.971998       1 shared_informer.go:349] "Waiting for caches to sync" controller="node informer cache"
	I0929 11:48:59.072590       1 shared_informer.go:356] "Caches are synced" controller="node informer cache"
	I0929 11:48:59.080572       1 server.go:219] "Successfully retrieved NodeIPs" NodeIPs=["192.168.49.2"]
	E0929 11:48:59.089011       1 server.go:256] "Kube-proxy configuration may be incomplete or incorrect" err="nodePortAddresses is unset; NodePort connections will be accepted on all local IPs. Consider using `--nodeport-addresses primary`"
	I0929 11:48:59.395953       1 server.go:265] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0929 11:48:59.396109       1 server_linux.go:132] "Using iptables Proxier"
	I0929 11:48:59.438330       1 proxier.go:242] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses" ipFamily="IPv4"
	I0929 11:48:59.438736       1 server.go:527] "Version info" version="v1.34.0"
	I0929 11:48:59.438996       1 server.go:529] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0929 11:48:59.441287       1 config.go:200] "Starting service config controller"
	I0929 11:48:59.453184       1 shared_informer.go:349] "Waiting for caches to sync" controller="service config"
	I0929 11:48:59.448587       1 config.go:106] "Starting endpoint slice config controller"
	I0929 11:48:59.453243       1 shared_informer.go:349] "Waiting for caches to sync" controller="endpoint slice config"
	I0929 11:48:59.448626       1 config.go:403] "Starting serviceCIDR config controller"
	I0929 11:48:59.453256       1 shared_informer.go:349] "Waiting for caches to sync" controller="serviceCIDR config"
	I0929 11:48:59.450944       1 config.go:309] "Starting node config controller"
	I0929 11:48:59.453266       1 shared_informer.go:349] "Waiting for caches to sync" controller="node config"
	I0929 11:48:59.453279       1 shared_informer.go:356] "Caches are synced" controller="node config"
	I0929 11:48:59.556587       1 shared_informer.go:356] "Caches are synced" controller="serviceCIDR config"
	I0929 11:48:59.556656       1 shared_informer.go:356] "Caches are synced" controller="service config"
	I0929 11:48:59.556684       1 shared_informer.go:356] "Caches are synced" controller="endpoint slice config"
	
	
	==> kube-scheduler [d7fc30ad0b0d34b766a819500df8e16622e167309104c25fbee668bc34eed83e] <==
	E0929 11:48:45.269566       1 reflector.go:205] "Failed to watch" err="failed to list *v1.Service: services is forbidden: User \"system:kube-scheduler\" cannot list resource \"services\" in API group \"\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Service"
	E0929 11:48:45.271230       1 reflector.go:205] "Failed to watch" err="failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ReplicaSet"
	E0929 11:48:45.271478       1 reflector.go:205] "Failed to watch" err="failed to list *v1.Node: nodes is forbidden: User \"system:kube-scheduler\" cannot list resource \"nodes\" in API group \"\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Node"
	E0929 11:48:45.271663       1 reflector.go:205] "Failed to watch" err="failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSIStorageCapacity"
	E0929 11:48:45.271767       1 reflector.go:205] "Failed to watch" err="failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Namespace"
	E0929 11:48:45.271858       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumes\" in API group \"\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PersistentVolume"
	E0929 11:48:45.271941       1 reflector.go:205] "Failed to watch" err="failed to list *v1.VolumeAttachment: volumeattachments.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"volumeattachments\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.VolumeAttachment"
	E0929 11:48:45.272042       1 reflector.go:205] "Failed to watch" err="failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"statefulsets\" in API group \"apps\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.StatefulSet"
	E0929 11:48:45.286847       1 reflector.go:205] "Failed to watch" err="failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.StorageClass"
	E0929 11:48:45.286942       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PersistentVolumeClaim"
	E0929 11:48:45.289055       1 reflector.go:205] "Failed to watch" err="failed to list *v1.ResourceClaim: resourceclaims.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"resourceclaims\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ResourceClaim"
	E0929 11:48:45.289163       1 reflector.go:205] "Failed to watch" err="failed to list *v1.ResourceSlice: resourceslices.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"resourceslices\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ResourceSlice"
	E0929 11:48:45.289250       1 reflector.go:205] "Failed to watch" err="failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSINode"
	E0929 11:48:45.289371       1 reflector.go:205] "Failed to watch" err="failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicationcontrollers\" in API group \"\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ReplicationController"
	E0929 11:48:45.289446       1 reflector.go:205] "Failed to watch" err="failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csidrivers\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSIDriver"
	E0929 11:48:45.289594       1 reflector.go:205] "Failed to watch" err="failed to list *v1.DeviceClass: deviceclasses.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"deviceclasses\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.DeviceClass"
	E0929 11:48:46.095680       1 reflector.go:205] "Failed to watch" err="failed to list *v1.ResourceSlice: resourceslices.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"resourceslices\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ResourceSlice"
	E0929 11:48:46.176624       1 reflector.go:205] "Failed to watch" err="failed to list *v1.VolumeAttachment: volumeattachments.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"volumeattachments\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.VolumeAttachment"
	E0929 11:48:46.188952       1 reflector.go:205] "Failed to watch" err="failed to list *v1.ResourceClaim: resourceclaims.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"resourceclaims\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.ResourceClaim"
	E0929 11:48:46.226655       1 reflector.go:205] "Failed to watch" err="failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumes\" in API group \"\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.PersistentVolume"
	E0929 11:48:46.255999       1 reflector.go:205] "Failed to watch" err="failed to list *v1.Node: nodes is forbidden: User \"system:kube-scheduler\" cannot list resource \"nodes\" in API group \"\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.Node"
	E0929 11:48:46.327516       1 reflector.go:205] "Failed to watch" err="failed to list *v1.DeviceClass: deviceclasses.resource.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"deviceclasses\" in API group \"resource.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.DeviceClass"
	E0929 11:48:46.330707       1 reflector.go:205] "Failed to watch" err="failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError" reflector="k8s.io/client-go/informers/factory.go:160" type="*v1.CSIStorageCapacity"
	E0929 11:48:46.398941       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"
	I0929 11:48:46.860993       1 shared_informer.go:356] "Caches are synced" controller="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	
	
	==> kubelet <==
	Sep 29 11:54:40 addons-715612 kubelet[1515]: E0929 11:54:40.016770    1515 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/14d26999eaa6f2ed14b4fe4dfca5ed21bfa98efe41469abbdfc833d68623f170/diff" to get inode usage: stat /var/lib/containers/storage/overlay/14d26999eaa6f2ed14b4fe4dfca5ed21bfa98efe41469abbdfc833d68623f170/diff: no such file or directory, extraDiskErr: <nil>
	Sep 29 11:54:48 addons-715612 kubelet[1515]: E0929 11:54:48.099941    1515 manager.go:1116] Failed to create existing container: /docker/1f887ec6052aec5ad33945d1a49a3a693ca326f3bc8377928bc2f18326297e5d/crio-51bdb91c494b519ca62b3006101787ed5f4a6a83873025d6307fc94f1c84e427: Error finding container 51bdb91c494b519ca62b3006101787ed5f4a6a83873025d6307fc94f1c84e427: Status 404 returned error can't find the container with id 51bdb91c494b519ca62b3006101787ed5f4a6a83873025d6307fc94f1c84e427
	Sep 29 11:54:48 addons-715612 kubelet[1515]: E0929 11:54:48.100165    1515 manager.go:1116] Failed to create existing container: /crio-51bdb91c494b519ca62b3006101787ed5f4a6a83873025d6307fc94f1c84e427: Error finding container 51bdb91c494b519ca62b3006101787ed5f4a6a83873025d6307fc94f1c84e427: Status 404 returned error can't find the container with id 51bdb91c494b519ca62b3006101787ed5f4a6a83873025d6307fc94f1c84e427
	Sep 29 11:54:48 addons-715612 kubelet[1515]: E0929 11:54:48.156582    1515 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/c39b64ff9e0f7f46b1983f21065cb9da0eba32a793030ee5af361755d011e675/diff" to get inode usage: stat /var/lib/containers/storage/overlay/c39b64ff9e0f7f46b1983f21065cb9da0eba32a793030ee5af361755d011e675/diff: no such file or directory, extraDiskErr: <nil>
	Sep 29 11:54:48 addons-715612 kubelet[1515]: E0929 11:54:48.156616    1515 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/081a0133881a16541ceab8d90f3ea4e60bd8a7debbd1545d05ba9588c6e3eae6/diff" to get inode usage: stat /var/lib/containers/storage/overlay/081a0133881a16541ceab8d90f3ea4e60bd8a7debbd1545d05ba9588c6e3eae6/diff: no such file or directory, extraDiskErr: <nil>
	Sep 29 11:54:48 addons-715612 kubelet[1515]: E0929 11:54:48.156585    1515 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/4a884f76d1ebfbfc993d6e6b4ed2f2cf9c9aec195f0ce69be91b8436bae07570/diff" to get inode usage: stat /var/lib/containers/storage/overlay/4a884f76d1ebfbfc993d6e6b4ed2f2cf9c9aec195f0ce69be91b8436bae07570/diff: no such file or directory, extraDiskErr: <nil>
	Sep 29 11:54:48 addons-715612 kubelet[1515]: E0929 11:54:48.156636    1515 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/e51271f6df0c86611ed72929ac46bc343c99c5a9e221028fa9e7ac050e931a08/diff" to get inode usage: stat /var/lib/containers/storage/overlay/e51271f6df0c86611ed72929ac46bc343c99c5a9e221028fa9e7ac050e931a08/diff: no such file or directory, extraDiskErr: <nil>
	Sep 29 11:54:48 addons-715612 kubelet[1515]: E0929 11:54:48.156601    1515 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/1a36bab6d20eb87a3c3c6092fac425dbb6aff9ffb68327c29ba779330371f504/diff" to get inode usage: stat /var/lib/containers/storage/overlay/1a36bab6d20eb87a3c3c6092fac425dbb6aff9ffb68327c29ba779330371f504/diff: no such file or directory, extraDiskErr: <nil>
	Sep 29 11:54:48 addons-715612 kubelet[1515]: E0929 11:54:48.165889    1515 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/14d26999eaa6f2ed14b4fe4dfca5ed21bfa98efe41469abbdfc833d68623f170/diff" to get inode usage: stat /var/lib/containers/storage/overlay/14d26999eaa6f2ed14b4fe4dfca5ed21bfa98efe41469abbdfc833d68623f170/diff: no such file or directory, extraDiskErr: <nil>
	Sep 29 11:54:48 addons-715612 kubelet[1515]: E0929 11:54:48.171234    1515 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/811348e1ee13b6900647fb2effab2d98eee9bcf73899c30f76346eb5cc632253/diff" to get inode usage: stat /var/lib/containers/storage/overlay/811348e1ee13b6900647fb2effab2d98eee9bcf73899c30f76346eb5cc632253/diff: no such file or directory, extraDiskErr: <nil>
	Sep 29 11:54:48 addons-715612 kubelet[1515]: E0929 11:54:48.171393    1515 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/94732da4b4fba3b83671bdd2699290309595e69a0bc6094f2b04ea8856b71c30/diff" to get inode usage: stat /var/lib/containers/storage/overlay/94732da4b4fba3b83671bdd2699290309595e69a0bc6094f2b04ea8856b71c30/diff: no such file or directory, extraDiskErr: <nil>
	Sep 29 11:54:48 addons-715612 kubelet[1515]: E0929 11:54:48.177686    1515 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/4a884f76d1ebfbfc993d6e6b4ed2f2cf9c9aec195f0ce69be91b8436bae07570/diff" to get inode usage: stat /var/lib/containers/storage/overlay/4a884f76d1ebfbfc993d6e6b4ed2f2cf9c9aec195f0ce69be91b8436bae07570/diff: no such file or directory, extraDiskErr: <nil>
	Sep 29 11:54:48 addons-715612 kubelet[1515]: E0929 11:54:48.179927    1515 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/046dc3a989eafcafcd37fd2759c0ff20f11451837931697a6ceb994934cf44ed/diff" to get inode usage: stat /var/lib/containers/storage/overlay/046dc3a989eafcafcd37fd2759c0ff20f11451837931697a6ceb994934cf44ed/diff: no such file or directory, extraDiskErr: <nil>
	Sep 29 11:54:48 addons-715612 kubelet[1515]: E0929 11:54:48.181061    1515 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/94732da4b4fba3b83671bdd2699290309595e69a0bc6094f2b04ea8856b71c30/diff" to get inode usage: stat /var/lib/containers/storage/overlay/94732da4b4fba3b83671bdd2699290309595e69a0bc6094f2b04ea8856b71c30/diff: no such file or directory, extraDiskErr: <nil>
	Sep 29 11:54:48 addons-715612 kubelet[1515]: E0929 11:54:48.182148    1515 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/811348e1ee13b6900647fb2effab2d98eee9bcf73899c30f76346eb5cc632253/diff" to get inode usage: stat /var/lib/containers/storage/overlay/811348e1ee13b6900647fb2effab2d98eee9bcf73899c30f76346eb5cc632253/diff: no such file or directory, extraDiskErr: <nil>
	Sep 29 11:54:48 addons-715612 kubelet[1515]: E0929 11:54:48.187569    1515 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/046dc3a989eafcafcd37fd2759c0ff20f11451837931697a6ceb994934cf44ed/diff" to get inode usage: stat /var/lib/containers/storage/overlay/046dc3a989eafcafcd37fd2759c0ff20f11451837931697a6ceb994934cf44ed/diff: no such file or directory, extraDiskErr: <nil>
	Sep 29 11:54:48 addons-715612 kubelet[1515]: E0929 11:54:48.299602    1515 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: image_filesystems:{timestamp:1759146888299342436 fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"} used_bytes:{value:597481} inodes_used:{value:225}}"
	Sep 29 11:54:48 addons-715612 kubelet[1515]: E0929 11:54:48.299643    1515 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: image_filesystems:{timestamp:1759146888299342436 fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"} used_bytes:{value:597481} inodes_used:{value:225}}"
	Sep 29 11:54:58 addons-715612 kubelet[1515]: E0929 11:54:58.301953    1515 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: image_filesystems:{timestamp:1759146898301662642 fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"} used_bytes:{value:597481} inodes_used:{value:225}}"
	Sep 29 11:54:58 addons-715612 kubelet[1515]: E0929 11:54:58.302002    1515 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: image_filesystems:{timestamp:1759146898301662642 fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"} used_bytes:{value:597481} inodes_used:{value:225}}"
	Sep 29 11:54:58 addons-715612 kubelet[1515]: I0929 11:54:58.985806    1515 kubelet_pods.go:1082] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/busybox" secret="" err="secret \"gcp-auth\" not found"
	Sep 29 11:54:59 addons-715612 kubelet[1515]: E0929 11:54:59.167017    1515 status_manager.go:1018] "Failed to get status for pod" err="pods \"hello-world-app-5d498dc89-kvlwh\" is forbidden: User \"system:node:addons-715612\" cannot get resource \"pods\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-715612' and this object" podUID="ae7033d3-2d42-467f-a7b3-21ab8cb5c927" pod="default/hello-world-app-5d498dc89-kvlwh"
	Sep 29 11:54:59 addons-715612 kubelet[1515]: I0929 11:54:59.266914    1515 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-tgfxl\" (UniqueName: \"kubernetes.io/projected/ae7033d3-2d42-467f-a7b3-21ab8cb5c927-kube-api-access-tgfxl\") pod \"hello-world-app-5d498dc89-kvlwh\" (UID: \"ae7033d3-2d42-467f-a7b3-21ab8cb5c927\") " pod="default/hello-world-app-5d498dc89-kvlwh"
	Sep 29 11:54:59 addons-715612 kubelet[1515]: W0929 11:54:59.510463    1515 manager.go:1169] Failed to process watch event {EventType:0 Name:/docker/1f887ec6052aec5ad33945d1a49a3a693ca326f3bc8377928bc2f18326297e5d/crio-65db2c1acdc6a2a3d3ed31f8696bb4991cdd07fe92f58d3b10358fcb0e517e11 WatchSource:0}: Error finding container 65db2c1acdc6a2a3d3ed31f8696bb4991cdd07fe92f58d3b10358fcb0e517e11: Status 404 returned error can't find the container with id 65db2c1acdc6a2a3d3ed31f8696bb4991cdd07fe92f58d3b10358fcb0e517e11
	Sep 29 11:55:01 addons-715612 kubelet[1515]: I0929 11:55:01.739438    1515 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="default/hello-world-app-5d498dc89-kvlwh" podStartSLOduration=1.62333683 podStartE2EDuration="2.739418343s" podCreationTimestamp="2025-09-29 11:54:59 +0000 UTC" firstStartedPulling="2025-09-29 11:54:59.513290964 +0000 UTC m=+371.638382902" lastFinishedPulling="2025-09-29 11:55:00.629372477 +0000 UTC m=+372.754464415" observedRunningTime="2025-09-29 11:55:01.738932323 +0000 UTC m=+373.864024261" watchObservedRunningTime="2025-09-29 11:55:01.739418343 +0000 UTC m=+373.864510281"
	
	
	==> storage-provisioner [24989db29d8ee3ba21a42ffbb89f5d28649b19d74d57f7277844e648ffaa29f6] <==
	W0929 11:54:36.618138       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:54:38.621335       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:54:38.626311       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:54:40.629055       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:54:40.638687       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:54:42.642419       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:54:42.649476       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:54:44.652881       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:54:44.657593       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:54:46.660695       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:54:46.665322       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:54:48.669890       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:54:48.674473       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:54:50.677698       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:54:50.682090       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:54:52.685616       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:54:52.690088       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:54:54.693124       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:54:54.697625       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:54:56.701009       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:54:56.705295       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:54:58.708499       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:54:58.712904       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:55:00.724357       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:55:00.736097       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-715612 -n addons-715612
helpers_test.go:269: (dbg) Run:  kubectl --context addons-715612 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:280: non-running pods: ingress-nginx-admission-create-9fmcv ingress-nginx-admission-patch-bw6t5
helpers_test.go:282: ======> post-mortem[TestAddons/parallel/Ingress]: describe non-running pods <======
helpers_test.go:285: (dbg) Run:  kubectl --context addons-715612 describe pod ingress-nginx-admission-create-9fmcv ingress-nginx-admission-patch-bw6t5
helpers_test.go:285: (dbg) Non-zero exit: kubectl --context addons-715612 describe pod ingress-nginx-admission-create-9fmcv ingress-nginx-admission-patch-bw6t5: exit status 1 (109.034258ms)

                                                
                                                
** stderr ** 
	Error from server (NotFound): pods "ingress-nginx-admission-create-9fmcv" not found
	Error from server (NotFound): pods "ingress-nginx-admission-patch-bw6t5" not found

                                                
                                                
** /stderr **
helpers_test.go:287: kubectl --context addons-715612 describe pod ingress-nginx-admission-create-9fmcv ingress-nginx-admission-patch-bw6t5: exit status 1
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-715612 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-arm64 -p addons-715612 addons disable ingress-dns --alsologtostderr -v=1: (1.1552487s)
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-715612 addons disable ingress --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-arm64 -p addons-715612 addons disable ingress --alsologtostderr -v=1: (7.804565736s)
--- FAIL: TestAddons/parallel/Ingress (152.70s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (603.91s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1636: (dbg) Run:  kubectl --context functional-831686 create deployment hello-node-connect --image kicbase/echo-server
functional_test.go:1640: (dbg) Run:  kubectl --context functional-831686 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-jlxzb" [79610b7f-d0a6-4c36-82f1-534795883e64] Pending / Ready:ContainersNotReady (containers with unready status: [echo-server]) / ContainersReady:ContainersNotReady (containers with unready status: [echo-server])
E0929 12:00:56.356893  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/addons-715612/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:01:24.068047  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/addons-715612/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:05:56.357210  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/addons-715612/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
helpers_test.go:337: TestFunctional/parallel/ServiceCmdConnect: WARNING: pod list for "default" "app=hello-node-connect" returned: client rate limiter Wait returned an error: context deadline exceeded
functional_test.go:1645: ***** TestFunctional/parallel/ServiceCmdConnect: pod "app=hello-node-connect" failed to start within 10m0s: context deadline exceeded ****
functional_test.go:1645: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p functional-831686 -n functional-831686
functional_test.go:1645: TestFunctional/parallel/ServiceCmdConnect: showing logs for failed pods as of 2025-09-29 12:09:38.507941094 +0000 UTC m=+1314.047139733
functional_test.go:1645: (dbg) Run:  kubectl --context functional-831686 describe po hello-node-connect-7d85dfc575-jlxzb -n default
functional_test.go:1645: (dbg) kubectl --context functional-831686 describe po hello-node-connect-7d85dfc575-jlxzb -n default:
Name:             hello-node-connect-7d85dfc575-jlxzb
Namespace:        default
Priority:         0
Service Account:  default
Node:             functional-831686/192.168.49.2
Start Time:       Mon, 29 Sep 2025 11:59:38 +0000
Labels:           app=hello-node-connect
pod-template-hash=7d85dfc575
Annotations:      <none>
Status:           Pending
IP:               10.244.0.9
IPs:
IP:           10.244.0.9
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-hc46q (ro)
Conditions:
Type                        Status
PodReadyToStartContainers   True 
Initialized                 True 
Ready                       False 
ContainersReady             False 
PodScheduled                True 
Volumes:
kube-api-access-hc46q:
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-jlxzb to functional-831686
Normal   Pulling    7m7s (x5 over 10m)    kubelet            Pulling image "kicbase/echo-server"
Warning  Failed     7m7s (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     7m7s (x5 over 10m)    kubelet            Error: ErrImagePull
Warning  Failed     4m57s (x20 over 10m)  kubelet            Error: ImagePullBackOff
Normal   BackOff    4m46s (x21 over 10m)  kubelet            Back-off pulling image "kicbase/echo-server"
functional_test.go:1645: (dbg) Run:  kubectl --context functional-831686 logs hello-node-connect-7d85dfc575-jlxzb -n default
functional_test.go:1645: (dbg) Non-zero exit: kubectl --context functional-831686 logs hello-node-connect-7d85dfc575-jlxzb -n default: exit status 1 (86.919431ms)

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

                                                
                                                
** /stderr **
functional_test.go:1645: kubectl --context functional-831686 logs hello-node-connect-7d85dfc575-jlxzb -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-831686 describe po hello-node-connect
functional_test.go:1616: hello-node pod describe:
Name:             hello-node-connect-7d85dfc575-jlxzb
Namespace:        default
Priority:         0
Service Account:  default
Node:             functional-831686/192.168.49.2
Start Time:       Mon, 29 Sep 2025 11:59:38 +0000
Labels:           app=hello-node-connect
pod-template-hash=7d85dfc575
Annotations:      <none>
Status:           Pending
IP:               10.244.0.9
IPs:
IP:           10.244.0.9
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-hc46q (ro)
Conditions:
Type                        Status
PodReadyToStartContainers   True 
Initialized                 True 
Ready                       False 
ContainersReady             False 
PodScheduled                True 
Volumes:
kube-api-access-hc46q:
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-jlxzb to functional-831686
Normal   Pulling    7m7s (x5 over 10m)    kubelet            Pulling image "kicbase/echo-server"
Warning  Failed     7m7s (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     7m7s (x5 over 10m)    kubelet            Error: ErrImagePull
Warning  Failed     4m57s (x20 over 10m)  kubelet            Error: ImagePullBackOff
Normal   BackOff    4m46s (x21 over 10m)  kubelet            Back-off pulling image "kicbase/echo-server"

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

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

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "cfeb5f1c7761af583199fb9db014dd712817a469269d16f42e9ded9d0ef428da",
	        "Created": "2025-09-29T11:56:16.915695216Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 880636,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-09-29T11:56:16.995234707Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:3d6f74760dfc17060da5abc5d463d3d45b4ceea05955c9cc42b3ec56cb38cc48",
	        "ResolvConfPath": "/var/lib/docker/containers/cfeb5f1c7761af583199fb9db014dd712817a469269d16f42e9ded9d0ef428da/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/cfeb5f1c7761af583199fb9db014dd712817a469269d16f42e9ded9d0ef428da/hostname",
	        "HostsPath": "/var/lib/docker/containers/cfeb5f1c7761af583199fb9db014dd712817a469269d16f42e9ded9d0ef428da/hosts",
	        "LogPath": "/var/lib/docker/containers/cfeb5f1c7761af583199fb9db014dd712817a469269d16f42e9ded9d0ef428da/cfeb5f1c7761af583199fb9db014dd712817a469269d16f42e9ded9d0ef428da-json.log",
	        "Name": "/functional-831686",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "functional-831686:/var",
	                "/lib/modules:/lib/modules:ro"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "functional-831686",
	            "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": "cfeb5f1c7761af583199fb9db014dd712817a469269d16f42e9ded9d0ef428da",
	                "LowerDir": "/var/lib/docker/overlay2/25ea22e6e0e0ce36143ac06544a2a7ae7a94fd252085247dfb560ef0e1edfa8c-init/diff:/var/lib/docker/overlay2/c4f4bbd82664a4ef57ad9fb37a47cfb034ebbe0a5ccd6a0390651b5a97fe4b5d/diff",
	                "MergedDir": "/var/lib/docker/overlay2/25ea22e6e0e0ce36143ac06544a2a7ae7a94fd252085247dfb560ef0e1edfa8c/merged",
	                "UpperDir": "/var/lib/docker/overlay2/25ea22e6e0e0ce36143ac06544a2a7ae7a94fd252085247dfb560ef0e1edfa8c/diff",
	                "WorkDir": "/var/lib/docker/overlay2/25ea22e6e0e0ce36143ac06544a2a7ae7a94fd252085247dfb560ef0e1edfa8c/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "volume",
	                "Name": "functional-831686",
	                "Source": "/var/lib/docker/volumes/functional-831686/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            },
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            }
	        ],
	        "Config": {
	            "Hostname": "functional-831686",
	            "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-831686",
	                "name.minikube.sigs.k8s.io": "functional-831686",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "f8f4ed9c6d71fadae8fdd137b6905e579aa26209fa9abd6e28841f16460ece72",
	            "SandboxKey": "/var/run/docker/netns/f8f4ed9c6d71",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33568"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33569"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33572"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33570"
	                    }
	                ],
	                "8441/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33571"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "functional-831686": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "9e:c7:01:ef:f8:07",
	                    "DriverOpts": null,
	                    "GwPriority": 0,
	                    "NetworkID": "c326bc1b3907c01b6115bb763934e5a51253feb1428a00189df43f7848c17ecf",
	                    "EndpointID": "da0859933021eedf2369d7e94da0a297f1d10f999a0007f8ac816e60bd626323",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "functional-831686",
	                        "cfeb5f1c7761"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p functional-831686 -n functional-831686
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-831686 logs -n 25
helpers_test.go:255: (dbg) Done: out/minikube-linux-arm64 -p functional-831686 logs -n 25: (1.949080484s)
helpers_test.go:260: TestFunctional/parallel/ServiceCmdConnect logs: 
-- stdout --
	
	==> Audit <==
	┌────────────────┬────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬───────────────────┬─────────┬─────────┬─────────────────────┬─────────────────────┐
	│    COMMAND     │                                                        ARGS                                                        │      PROFILE      │  USER   │ VERSION │     START TIME      │      END TIME       │
	├────────────────┼────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼───────────────────┼─────────┼─────────┼─────────────────────┼─────────────────────┤
	│ ssh            │ functional-831686 ssh findmnt -T /mount-9p | grep 9p                                                               │ functional-831686 │ jenkins │ v1.37.0 │ 29 Sep 25 12:09 UTC │ 29 Sep 25 12:09 UTC │
	│ ssh            │ functional-831686 ssh -- ls -la /mount-9p                                                                          │ functional-831686 │ jenkins │ v1.37.0 │ 29 Sep 25 12:09 UTC │ 29 Sep 25 12:09 UTC │
	│ ssh            │ functional-831686 ssh sudo umount -f /mount-9p                                                                     │ functional-831686 │ jenkins │ v1.37.0 │ 29 Sep 25 12:09 UTC │                     │
	│ mount          │ -p functional-831686 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3228402398/001:/mount2 --alsologtostderr -v=1 │ functional-831686 │ jenkins │ v1.37.0 │ 29 Sep 25 12:09 UTC │                     │
	│ mount          │ -p functional-831686 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3228402398/001:/mount3 --alsologtostderr -v=1 │ functional-831686 │ jenkins │ v1.37.0 │ 29 Sep 25 12:09 UTC │                     │
	│ mount          │ -p functional-831686 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3228402398/001:/mount1 --alsologtostderr -v=1 │ functional-831686 │ jenkins │ v1.37.0 │ 29 Sep 25 12:09 UTC │                     │
	│ ssh            │ functional-831686 ssh findmnt -T /mount1                                                                           │ functional-831686 │ jenkins │ v1.37.0 │ 29 Sep 25 12:09 UTC │                     │
	│ ssh            │ functional-831686 ssh findmnt -T /mount1                                                                           │ functional-831686 │ jenkins │ v1.37.0 │ 29 Sep 25 12:09 UTC │ 29 Sep 25 12:09 UTC │
	│ ssh            │ functional-831686 ssh findmnt -T /mount2                                                                           │ functional-831686 │ jenkins │ v1.37.0 │ 29 Sep 25 12:09 UTC │ 29 Sep 25 12:09 UTC │
	│ ssh            │ functional-831686 ssh findmnt -T /mount3                                                                           │ functional-831686 │ jenkins │ v1.37.0 │ 29 Sep 25 12:09 UTC │ 29 Sep 25 12:09 UTC │
	│ mount          │ -p functional-831686 --kill=true                                                                                   │ functional-831686 │ jenkins │ v1.37.0 │ 29 Sep 25 12:09 UTC │                     │
	│ start          │ -p functional-831686 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=crio          │ functional-831686 │ jenkins │ v1.37.0 │ 29 Sep 25 12:09 UTC │                     │
	│ start          │ -p functional-831686 --dry-run --alsologtostderr -v=1 --driver=docker  --container-runtime=crio                    │ functional-831686 │ jenkins │ v1.37.0 │ 29 Sep 25 12:09 UTC │                     │
	│ start          │ -p functional-831686 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=crio          │ functional-831686 │ jenkins │ v1.37.0 │ 29 Sep 25 12:09 UTC │                     │
	│ dashboard      │ --url --port 36195 -p functional-831686 --alsologtostderr -v=1                                                     │ functional-831686 │ jenkins │ v1.37.0 │ 29 Sep 25 12:09 UTC │ 29 Sep 25 12:09 UTC │
	│ update-context │ functional-831686 update-context --alsologtostderr -v=2                                                            │ functional-831686 │ jenkins │ v1.37.0 │ 29 Sep 25 12:09 UTC │ 29 Sep 25 12:09 UTC │
	│ update-context │ functional-831686 update-context --alsologtostderr -v=2                                                            │ functional-831686 │ jenkins │ v1.37.0 │ 29 Sep 25 12:09 UTC │ 29 Sep 25 12:09 UTC │
	│ update-context │ functional-831686 update-context --alsologtostderr -v=2                                                            │ functional-831686 │ jenkins │ v1.37.0 │ 29 Sep 25 12:09 UTC │ 29 Sep 25 12:09 UTC │
	│ image          │ functional-831686 image ls --format short --alsologtostderr                                                        │ functional-831686 │ jenkins │ v1.37.0 │ 29 Sep 25 12:09 UTC │ 29 Sep 25 12:09 UTC │
	│ ssh            │ functional-831686 ssh pgrep buildkitd                                                                              │ functional-831686 │ jenkins │ v1.37.0 │ 29 Sep 25 12:09 UTC │                     │
	│ image          │ functional-831686 image build -t localhost/my-image:functional-831686 testdata/build --alsologtostderr             │ functional-831686 │ jenkins │ v1.37.0 │ 29 Sep 25 12:09 UTC │ 29 Sep 25 12:09 UTC │
	│ image          │ functional-831686 image ls                                                                                         │ functional-831686 │ jenkins │ v1.37.0 │ 29 Sep 25 12:09 UTC │ 29 Sep 25 12:09 UTC │
	│ image          │ functional-831686 image ls --format yaml --alsologtostderr                                                         │ functional-831686 │ jenkins │ v1.37.0 │ 29 Sep 25 12:09 UTC │ 29 Sep 25 12:09 UTC │
	│ image          │ functional-831686 image ls --format json --alsologtostderr                                                         │ functional-831686 │ jenkins │ v1.37.0 │ 29 Sep 25 12:09 UTC │ 29 Sep 25 12:09 UTC │
	│ image          │ functional-831686 image ls --format table --alsologtostderr                                                        │ functional-831686 │ jenkins │ v1.37.0 │ 29 Sep 25 12:09 UTC │ 29 Sep 25 12:09 UTC │
	└────────────────┴────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴───────────────────┴─────────┴─────────┴─────────────────────┴─────────────────────┘
	
	
	==> Last Start <==
	Log file created at: 2025/09/29 12:09:20
	Running on machine: ip-172-31-30-239
	Binary: Built with gc go1.24.6 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0929 12:09:20.911154  893229 out.go:360] Setting OutFile to fd 1 ...
	I0929 12:09:20.911356  893229 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 12:09:20.911370  893229 out.go:374] Setting ErrFile to fd 2...
	I0929 12:09:20.911375  893229 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 12:09:20.911797  893229 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21655-860233/.minikube/bin
	I0929 12:09:20.912263  893229 out.go:368] Setting JSON to false
	I0929 12:09:20.913206  893229 start.go:130] hostinfo: {"hostname":"ip-172-31-30-239","uptime":13913,"bootTime":1759133848,"procs":181,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1084-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0929 12:09:20.913360  893229 start.go:140] virtualization:  
	I0929 12:09:20.916659  893229 out.go:179] * [functional-831686] minikube v1.37.0 sur Ubuntu 20.04 (arm64)
	I0929 12:09:20.920495  893229 out.go:179]   - MINIKUBE_LOCATION=21655
	I0929 12:09:20.920592  893229 notify.go:220] Checking for updates...
	I0929 12:09:20.926462  893229 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0929 12:09:20.929283  893229 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/21655-860233/kubeconfig
	I0929 12:09:20.932078  893229 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/21655-860233/.minikube
	I0929 12:09:20.934924  893229 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0929 12:09:20.937763  893229 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I0929 12:09:20.941183  893229 config.go:182] Loaded profile config "functional-831686": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
	I0929 12:09:20.941783  893229 driver.go:421] Setting default libvirt URI to qemu:///system
	I0929 12:09:20.977362  893229 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I0929 12:09:20.977488  893229 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0929 12:09:21.038951  893229 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 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:36 OomKillDisable:true NGoroutines:52 SystemTime:2025-09-29 12:09:21.028767247 +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-30-239 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0929 12:09:21.039056  893229 docker.go:318] overlay module found
	I0929 12:09:21.042252  893229 out.go:179] * Utilisation du pilote docker basé sur le profil existant
	I0929 12:09:21.045119  893229 start.go:304] selected driver: docker
	I0929 12:09:21.045136  893229 start.go:924] validating driver "docker" against &{Name:functional-831686 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-831686 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}
	I0929 12:09:21.045251  893229 start.go:935] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0929 12:09:21.048781  893229 out.go:203] 
	W0929 12:09:21.051602  893229 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
	I0929 12:09:21.054493  893229 out.go:203] 
	
	
	==> CRI-O <==
	Sep 29 12:09:26 functional-831686 crio[4331]: time="2025-09-29 12:09:26.764886415Z" level=info msg="Checking image status: docker.io/kubernetesui/dashboard:v2.7.0@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93" id=d1b4b0a4-e408-494e-b4f4-8aabcad2d656 name=/runtime.v1.ImageService/ImageStatus
	Sep 29 12:09:26 functional-831686 crio[4331]: time="2025-09-29 12:09:26.765950657Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8,RepoTags:[],RepoDigests:[docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93 docker.io/kubernetesui/dashboard@sha256:5c52c60663b473628bd98e4ffee7a747ef1f88d8c7bcee957b089fb3f61bdedf],Size_:247562353,Uid:nil,Username:nonroot,Spec:nil,},Info:map[string]string{},}" id=d1b4b0a4-e408-494e-b4f4-8aabcad2d656 name=/runtime.v1.ImageService/ImageStatus
	Sep 29 12:09:26 functional-831686 crio[4331]: time="2025-09-29 12:09:26.768497147Z" level=info msg="Checking image status: docker.io/kubernetesui/dashboard:v2.7.0@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93" id=97d6955d-6e87-4a94-bb36-289b9d4f3d5b name=/runtime.v1.ImageService/ImageStatus
	Sep 29 12:09:26 functional-831686 crio[4331]: time="2025-09-29 12:09:26.768955926Z" level=info msg="Pulling image: docker.io/kubernetesui/metrics-scraper:v1.0.8@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c" id=178a9e32-cb9e-49ec-a689-7c6db1f24bf7 name=/runtime.v1.ImageService/PullImage
	Sep 29 12:09:26 functional-831686 crio[4331]: time="2025-09-29 12:09:26.769978009Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8,RepoTags:[],RepoDigests:[docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93 docker.io/kubernetesui/dashboard@sha256:5c52c60663b473628bd98e4ffee7a747ef1f88d8c7bcee957b089fb3f61bdedf],Size_:247562353,Uid:nil,Username:nonroot,Spec:nil,},Info:map[string]string{},}" id=97d6955d-6e87-4a94-bb36-289b9d4f3d5b name=/runtime.v1.ImageService/ImageStatus
	Sep 29 12:09:26 functional-831686 crio[4331]: time="2025-09-29 12:09:26.771585831Z" level=info msg="Trying to access \"docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c\""
	Sep 29 12:09:26 functional-831686 crio[4331]: time="2025-09-29 12:09:26.774901085Z" level=info msg="Creating container: kubernetes-dashboard/kubernetes-dashboard-855c9754f9-bbrxx/kubernetes-dashboard" id=b5093349-7676-4d40-9ea8-b8fce7150d83 name=/runtime.v1.RuntimeService/CreateContainer
	Sep 29 12:09:26 functional-831686 crio[4331]: time="2025-09-29 12:09:26.775005414Z" level=warning msg="Allowed annotations are specified for workload []"
	Sep 29 12:09:26 functional-831686 crio[4331]: time="2025-09-29 12:09:26.795156355Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/1ddb0aa39e36248ce6725b21a6eeec9a82f09d44d6e79104b703727dcd6719b7/merged/etc/group: no such file or directory"
	Sep 29 12:09:26 functional-831686 crio[4331]: time="2025-09-29 12:09:26.841159636Z" level=info msg="Created container 14e257e99a04f8d2f03c2a6356070b42609556b9c9eccb28298ea71b977f0213: kubernetes-dashboard/kubernetes-dashboard-855c9754f9-bbrxx/kubernetes-dashboard" id=b5093349-7676-4d40-9ea8-b8fce7150d83 name=/runtime.v1.RuntimeService/CreateContainer
	Sep 29 12:09:26 functional-831686 crio[4331]: time="2025-09-29 12:09:26.843589161Z" level=info msg="Starting container: 14e257e99a04f8d2f03c2a6356070b42609556b9c9eccb28298ea71b977f0213" id=91deb2f6-6713-4c74-8b01-931e9c7ec929 name=/runtime.v1.RuntimeService/StartContainer
	Sep 29 12:09:26 functional-831686 crio[4331]: time="2025-09-29 12:09:26.850328733Z" level=info msg="Started container" PID=7624 containerID=14e257e99a04f8d2f03c2a6356070b42609556b9c9eccb28298ea71b977f0213 description=kubernetes-dashboard/kubernetes-dashboard-855c9754f9-bbrxx/kubernetes-dashboard id=91deb2f6-6713-4c74-8b01-931e9c7ec929 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7ec60461a5cba18cfed81afce04b65b1b8c7bb18185a39bd537458f037cd91f
	Sep 29 12:09:27 functional-831686 crio[4331]: time="2025-09-29 12:09:27.040619892Z" level=info msg="Trying to access \"docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c\""
	Sep 29 12:09:27 functional-831686 crio[4331]: time="2025-09-29 12:09:27.348438937Z" level=info msg="Image operating system mismatch: image uses OS \"linux\"+architecture \"amd64\", expecting one of \"linux+arm64\""
	Sep 29 12:09:28 functional-831686 crio[4331]: time="2025-09-29 12:09:28.234412592Z" level=info msg="Pulled image: docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c" id=178a9e32-cb9e-49ec-a689-7c6db1f24bf7 name=/runtime.v1.ImageService/PullImage
	Sep 29 12:09:28 functional-831686 crio[4331]: time="2025-09-29 12:09:28.235005780Z" level=info msg="Checking image status: docker.io/kubernetesui/metrics-scraper:v1.0.8@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c" id=7efcdf26-f669-421d-a4dc-3418bf34c37c name=/runtime.v1.ImageService/ImageStatus
	Sep 29 12:09:28 functional-831686 crio[4331]: time="2025-09-29 12:09:28.236027396Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a,RepoTags:[],RepoDigests:[docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c docker.io/kubernetesui/metrics-scraper@sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a],Size_:42263767,Uid:nil,Username:nonroot,Spec:nil,},Info:map[string]string{},}" id=7efcdf26-f669-421d-a4dc-3418bf34c37c name=/runtime.v1.ImageService/ImageStatus
	Sep 29 12:09:28 functional-831686 crio[4331]: time="2025-09-29 12:09:28.237151987Z" level=info msg="Checking image status: docker.io/kubernetesui/metrics-scraper:v1.0.8@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c" id=a7d06022-0265-4ca4-b882-fad8beb671d1 name=/runtime.v1.ImageService/ImageStatus
	Sep 29 12:09:28 functional-831686 crio[4331]: time="2025-09-29 12:09:28.238115338Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a,RepoTags:[],RepoDigests:[docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c docker.io/kubernetesui/metrics-scraper@sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a],Size_:42263767,Uid:nil,Username:nonroot,Spec:nil,},Info:map[string]string{},}" id=a7d06022-0265-4ca4-b882-fad8beb671d1 name=/runtime.v1.ImageService/ImageStatus
	Sep 29 12:09:28 functional-831686 crio[4331]: time="2025-09-29 12:09:28.245827844Z" level=info msg="Creating container: kubernetes-dashboard/dashboard-metrics-scraper-77bf4d6c4c-h9dmx/dashboard-metrics-scraper" id=692b0883-3c82-4ecb-ba70-c3013d42f136 name=/runtime.v1.RuntimeService/CreateContainer
	Sep 29 12:09:28 functional-831686 crio[4331]: time="2025-09-29 12:09:28.246080647Z" level=warning msg="Allowed annotations are specified for workload []"
	Sep 29 12:09:28 functional-831686 crio[4331]: time="2025-09-29 12:09:28.265656041Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/2b692634c611ce176ca193117e87b1a2566b19961aa765beeaeb35e5a93dcd33/merged/etc/group: no such file or directory"
	Sep 29 12:09:28 functional-831686 crio[4331]: time="2025-09-29 12:09:28.308718078Z" level=info msg="Created container b283e995202aa6687ab483fc399e45d093e301b8171b803b6d029f9fb01cbf2f: kubernetes-dashboard/dashboard-metrics-scraper-77bf4d6c4c-h9dmx/dashboard-metrics-scraper" id=692b0883-3c82-4ecb-ba70-c3013d42f136 name=/runtime.v1.RuntimeService/CreateContainer
	Sep 29 12:09:28 functional-831686 crio[4331]: time="2025-09-29 12:09:28.309498903Z" level=info msg="Starting container: b283e995202aa6687ab483fc399e45d093e301b8171b803b6d029f9fb01cbf2f" id=03fcb00a-6e03-42cd-a3e5-e3780a8f53e1 name=/runtime.v1.RuntimeService/StartContainer
	Sep 29 12:09:28 functional-831686 crio[4331]: time="2025-09-29 12:09:28.315659835Z" level=info msg="Started container" PID=7677 containerID=b283e995202aa6687ab483fc399e45d093e301b8171b803b6d029f9fb01cbf2f description=kubernetes-dashboard/dashboard-metrics-scraper-77bf4d6c4c-h9dmx/dashboard-metrics-scraper id=03fcb00a-6e03-42cd-a3e5-e3780a8f53e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0bb22b65865b108e2922c7c45fd52aa5ba0f564dae73b43cdff7b030cd6dca6
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                            CREATED             STATE               NAME                        ATTEMPT             POD ID              POD
	b283e995202aa       docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c   11 seconds ago      Running             dashboard-metrics-scraper   0                   e0bb22b65865b       dashboard-metrics-scraper-77bf4d6c4c-h9dmx
	14e257e99a04f       docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93         13 seconds ago      Running             kubernetes-dashboard        0                   b7ec60461a5cb       kubernetes-dashboard-855c9754f9-bbrxx
	0aca6160f35f0       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e              27 seconds ago      Exited              mount-munger                0                   6442d206be5d6       busybox-mount
	93e8294fe92e5       docker.io/library/nginx@sha256:059ceb5a1ded7032703d6290061911adc8a9c55298f372daaf63801600ec894e                  10 minutes ago      Running             myfrontend                  0                   aca1e413ee33d       sp-pod
	3e55c7e3891dd       docker.io/library/nginx@sha256:42a516af16b852e33b7682d5ef8acbd5d13fe08fecadc7ed98605ba5e3b26ab8                  10 minutes ago      Running             nginx                       0                   b81c567ec1ce6       nginx-svc
	9de440edbe373       138784d87c9c50f8e59412544da4cf4928d61ccbaf93b9f5898a3ba406871bfc                                                 11 minutes ago      Running             coredns                     2                   15b5e7d2c4689       coredns-66bc5c9577-mdgrd
	f50b2a9f318a5       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                 11 minutes ago      Running             storage-provisioner         2                   a8ebbf8e480e6       storage-provisioner
	c84f0b87235ad       138784d87c9c50f8e59412544da4cf4928d61ccbaf93b9f5898a3ba406871bfc                                                 11 minutes ago      Running             coredns                     2                   671a9ea518732       coredns-66bc5c9577-gdgsr
	1849d11edc140       6fc32d66c141152245438e6512df788cb52d64a1617e33561950b0e7a4675abf                                                 11 minutes ago      Running             kube-proxy                  2                   82e3f30b48a3e       kube-proxy-kw96z
	91a721c4c30da       b1a8c6f707935fd5f346ce5846d21ff8dd65e14c15406a14dbd16b9b897b9b4c                                                 11 minutes ago      Running             kindnet-cni                 2                   c065c12461a94       kindnet-xhkwf
	3c8c750da0388       d291939e994064911484215449d0ab96c535b02adc4fc5d0ad4e438cf71465be                                                 11 minutes ago      Running             kube-apiserver              0                   229fc0087517f       kube-apiserver-functional-831686
	5569b386846bf       a1894772a478e07c67a56e8bf32335fdbe1dd4ec96976a5987083164bd00bc0e                                                 11 minutes ago      Running             etcd                        2                   744c09fdb9e25       etcd-functional-831686
	6819f285bfd6b       a25f5ef9c34c37c649f3b4f9631a169221ac2d6f41d9767c7588cd355f76f9ee                                                 11 minutes ago      Running             kube-scheduler              2                   ea959f92f7ba4       kube-scheduler-functional-831686
	c9398e3930258       996be7e86d9b3a549d718de63713d9fea9db1f45ac44863a6770292d7b463570                                                 11 minutes ago      Running             kube-controller-manager     2                   31edc96aef58d       kube-controller-manager-functional-831686
	e4ee4614b67a7       138784d87c9c50f8e59412544da4cf4928d61ccbaf93b9f5898a3ba406871bfc                                                 11 minutes ago      Exited              coredns                     1                   671a9ea518732       coredns-66bc5c9577-gdgsr
	21ff4c3f5805c       b1a8c6f707935fd5f346ce5846d21ff8dd65e14c15406a14dbd16b9b897b9b4c                                                 11 minutes ago      Exited              kindnet-cni                 1                   c065c12461a94       kindnet-xhkwf
	15ba34042b8b9       a1894772a478e07c67a56e8bf32335fdbe1dd4ec96976a5987083164bd00bc0e                                                 11 minutes ago      Exited              etcd                        1                   744c09fdb9e25       etcd-functional-831686
	349f2fcdf990d       6fc32d66c141152245438e6512df788cb52d64a1617e33561950b0e7a4675abf                                                 11 minutes ago      Exited              kube-proxy                  1                   82e3f30b48a3e       kube-proxy-kw96z
	21edca1bab6b0       a25f5ef9c34c37c649f3b4f9631a169221ac2d6f41d9767c7588cd355f76f9ee                                                 11 minutes ago      Exited              kube-scheduler              1                   ea959f92f7ba4       kube-scheduler-functional-831686
	e8947058f8582       138784d87c9c50f8e59412544da4cf4928d61ccbaf93b9f5898a3ba406871bfc                                                 11 minutes ago      Exited              coredns                     1                   15b5e7d2c4689       coredns-66bc5c9577-mdgrd
	08915d935ed09       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                 11 minutes ago      Exited              storage-provisioner         1                   a8ebbf8e480e6       storage-provisioner
	71e1338f72f02       996be7e86d9b3a549d718de63713d9fea9db1f45ac44863a6770292d7b463570                                                 11 minutes ago      Exited              kube-controller-manager     1                   31edc96aef58d       kube-controller-manager-functional-831686
	
	
	==> coredns [9de440edbe3733ba33a4869d7037b54fb1d198def2778d3fbb5ea85dbceaca49] <==
	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:59900 - 31238 "HINFO IN 2796992696801925877.2503554828037044125. udp 57 false 512" NXDOMAIN qr,rd,ra 57 0.033789926s
	
	
	==> coredns [c84f0b87235ad126acdd3c36355779168e1301ea43d939da5b3fd4d9f89487d7] <==
	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:51724 - 42765 "HINFO IN 1410201209810690777.7808015515747910100. udp 57 false 512" NXDOMAIN qr,rd,ra 57 0.057624497s
	
	
	==> coredns [e4ee4614b67a71780f3e23a0b9a750629e31252eb76639365268abbb768ec9a7] <==
	maxprocs: Leaving GOMAXPROCS=2: CPU quota undefined
	[INFO] plugin/ready: Still waiting on: "kubernetes"
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[INFO] plugin/ready: Still waiting on: "kubernetes"
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	.:53
	[INFO] plugin/reload: Running configuration SHA512 = 9e2996f8cb67ac53e0259ab1f8d615d07d1beb0bd07e6a1e39769c3bf486a905bb991cc47f8d2f14d0d3a90a87dfc625a0b4c524fed169d8158c40657c0694b1
	CoreDNS-1.12.1
	linux/arm64, go1.24.1, 707c7c1
	[INFO] 127.0.0.1:60603 - 5894 "HINFO IN 7929734786807611273.5604533911413960729. udp 57 false 512" NXDOMAIN qr,rd,ra 57 0.02848959s
	[INFO] SIGTERM: Shutting down servers then terminating
	[INFO] plugin/health: Going into lameduck mode for 5s
	
	
	==> coredns [e8947058f85822e7509fb5ba337a72853b31baf8d083360be283067095f69f5a] <==
	maxprocs: Leaving GOMAXPROCS=2: CPU quota undefined
	[INFO] plugin/ready: Still waiting on: "kubernetes"
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[INFO] plugin/ready: Still waiting on: "kubernetes"
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[INFO] plugin/kubernetes: 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
	.:53
	[INFO] plugin/reload: Running configuration SHA512 = 9e2996f8cb67ac53e0259ab1f8d615d07d1beb0bd07e6a1e39769c3bf486a905bb991cc47f8d2f14d0d3a90a87dfc625a0b4c524fed169d8158c40657c0694b1
	CoreDNS-1.12.1
	linux/arm64, go1.24.1, 707c7c1
	[INFO] 127.0.0.1:55942 - 27089 "HINFO IN 834520386050287200.6892470265951894625. udp 56 false 512" NXDOMAIN qr,rd,ra 56 0.034063875s
	[INFO] SIGTERM: Shutting down servers then terminating
	[INFO] plugin/health: Going into lameduck mode for 5s
	
	
	==> describe nodes <==
	Name:               functional-831686
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=functional-831686
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=e087d081f23c6d1317bb12845422265d8d3490cf
	                    minikube.k8s.io/name=functional-831686
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_09_29T11_56_43_0700
	                    minikube.k8s.io/version=v1.37.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	Annotations:        node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 29 Sep 2025 11:56:39 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  functional-831686
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 29 Sep 2025 12:09:36 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 29 Sep 2025 12:09:35 +0000   Mon, 29 Sep 2025 11:56:36 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 29 Sep 2025 12:09:35 +0000   Mon, 29 Sep 2025 11:56:36 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 29 Sep 2025 12:09:35 +0000   Mon, 29 Sep 2025 11:56:36 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 29 Sep 2025 12:09:35 +0000   Mon, 29 Sep 2025 11:57:29 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    functional-831686
	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:                 897ea8ac0b3147f58301c637f9d16b06
	  System UUID:                1e5ad764-6c7e-4d3b-8048-204cbe2a5cbe
	  Boot ID:                    b9a0c89a-b2b5-4b29-bf62-29a4a55f08f1
	  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:          (15 in total)
	  Namespace                   Name                                          CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                          ------------  ----------  ---------------  -------------  ---
	  default                     hello-node-75c85bcc94-n47tv                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         10m
	  default                     hello-node-connect-7d85dfc575-jlxzb           0 (0%)        0 (0%)      0 (0%)           0 (0%)         10m
	  default                     nginx-svc                                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         10m
	  default                     sp-pod                                        0 (0%)        0 (0%)      0 (0%)           0 (0%)         10m
	  kube-system                 coredns-66bc5c9577-gdgsr                      100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     12m
	  kube-system                 coredns-66bc5c9577-mdgrd                      100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     12m
	  kube-system                 etcd-functional-831686                        100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         12m
	  kube-system                 kindnet-xhkwf                                 100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      12m
	  kube-system                 kube-apiserver-functional-831686              250m (12%)    0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-controller-manager-functional-831686     200m (10%)    0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 kube-proxy-kw96z                              0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 kube-scheduler-functional-831686              100m (5%)     0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 storage-provisioner                           0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kubernetes-dashboard        dashboard-metrics-scraper-77bf4d6c4c-h9dmx    0 (0%)        0 (0%)      0 (0%)           0 (0%)         18s
	  kubernetes-dashboard        kubernetes-dashboard-855c9754f9-bbrxx         0 (0%)        0 (0%)      0 (0%)           0 (0%)         18s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (47%)  100m (5%)
	  memory             290Mi (3%)  390Mi (4%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	  hugepages-32Mi     0 (0%)      0 (0%)
	  hugepages-64Ki     0 (0%)      0 (0%)
	Events:
	  Type     Reason                   Age                From             Message
	  ----     ------                   ----               ----             -------
	  Normal   Starting                 12m                kube-proxy       
	  Normal   Starting                 11m                kube-proxy       
	  Normal   Starting                 11m                kube-proxy       
	  Normal   Starting                 13m                kubelet          Starting kubelet.
	  Warning  CgroupV1                 13m                kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   NodeHasSufficientMemory  13m (x8 over 13m)  kubelet          Node functional-831686 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    13m (x8 over 13m)  kubelet          Node functional-831686 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     13m (x8 over 13m)  kubelet          Node functional-831686 status is now: NodeHasSufficientPID
	  Normal   NodeHasSufficientMemory  12m                kubelet          Node functional-831686 status is now: NodeHasSufficientMemory
	  Warning  CgroupV1                 12m                kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   NodeHasNoDiskPressure    12m                kubelet          Node functional-831686 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     12m                kubelet          Node functional-831686 status is now: NodeHasSufficientPID
	  Normal   Starting                 12m                kubelet          Starting kubelet.
	  Normal   RegisteredNode           12m                node-controller  Node functional-831686 event: Registered Node functional-831686 in Controller
	  Normal   NodeReady                12m                kubelet          Node functional-831686 status is now: NodeReady
	  Warning  ContainerGCFailed        11m                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-831686 event: Registered Node functional-831686 in Controller
	  Normal   Starting                 11m                kubelet          Starting kubelet.
	  Warning  CgroupV1                 11m                kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   NodeHasSufficientMemory  11m (x8 over 11m)  kubelet          Node functional-831686 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    11m (x8 over 11m)  kubelet          Node functional-831686 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     11m (x8 over 11m)  kubelet          Node functional-831686 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           11m                node-controller  Node functional-831686 event: Registered Node functional-831686 in Controller
	
	
	==> dmesg <==
	[Sep29 11:47] kauditd_printk_skb: 8 callbacks suppressed
	[Sep29 12:09] kmem.limit_in_bytes is deprecated and will be removed. Please report your usecase to linux-mm@kvack.org if you depend on this functionality.
	
	
	==> etcd [15ba34042b8b96d8b959f60f054a92fa584e973e7ba2881836e5e7549144d51b] <==
	{"level":"warn","ts":"2025-09-29T11:57:46.503849Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49116","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:57:46.517522Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49138","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:57:46.539203Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49154","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:57:46.568828Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49170","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:57:46.579038Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49190","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:57:46.602974Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49222","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:57:46.698737Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49248","server-name":"","error":"EOF"}
	{"level":"info","ts":"2025-09-29T11:58:12.892477Z","caller":"osutil/interrupt_unix.go:65","msg":"received signal; shutting down","signal":"terminated"}
	{"level":"info","ts":"2025-09-29T11:58:12.892648Z","caller":"embed/etcd.go:426","msg":"closing etcd server","name":"functional-831686","data-dir":"/var/lib/minikube/etcd","advertise-peer-urls":["https://192.168.49.2:2380"],"advertise-client-urls":["https://192.168.49.2:2379"]}
	{"level":"error","ts":"2025-09-29T11:58:12.892742Z","caller":"embed/etcd.go:912","msg":"setting up serving from embedded etcd failed.","error":"http: Server closed","stacktrace":"go.etcd.io/etcd/server/v3/embed.(*Etcd).errHandler\n\tgo.etcd.io/etcd/server/v3/embed/etcd.go:912\ngo.etcd.io/etcd/server/v3/embed.(*serveCtx).startHandler.func1\n\tgo.etcd.io/etcd/server/v3/embed/serve.go:90"}
	{"level":"error","ts":"2025-09-29T11:58:13.168280Z","caller":"embed/etcd.go:912","msg":"setting up serving from embedded etcd failed.","error":"http: Server closed","stacktrace":"go.etcd.io/etcd/server/v3/embed.(*Etcd).errHandler\n\tgo.etcd.io/etcd/server/v3/embed/etcd.go:912\ngo.etcd.io/etcd/server/v3/embed.(*serveCtx).startHandler.func1\n\tgo.etcd.io/etcd/server/v3/embed/serve.go:90"}
	{"level":"error","ts":"2025-09-29T11:58:13.169805Z","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":"warn","ts":"2025-09-29T11:58:13.169867Z","caller":"embed/serve.go:245","msg":"stopping secure grpc server due to error","error":"accept tcp 127.0.0.1:2379: use of closed network connection"}
	{"level":"warn","ts":"2025-09-29T11:58:13.169919Z","caller":"embed/serve.go:247","msg":"stopped secure grpc server due to error","error":"accept tcp 127.0.0.1:2379: use of closed network connection"}
	{"level":"error","ts":"2025-09-29T11:58:13.169929Z","caller":"embed/etcd.go:912","msg":"setting up serving from embedded etcd failed.","error":"accept tcp 127.0.0.1:2379: use of closed network connection","stacktrace":"go.etcd.io/etcd/server/v3/embed.(*Etcd).errHandler\n\tgo.etcd.io/etcd/server/v3/embed/etcd.go:912\ngo.etcd.io/etcd/server/v3/embed.(*Etcd).startHandler.func1\n\tgo.etcd.io/etcd/server/v3/embed/etcd.go:906"}
	{"level":"info","ts":"2025-09-29T11:58:13.169900Z","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-29T11:58:13.169964Z","caller":"etcdserver/server.go:2319","msg":"server has stopped; stopping cluster version's monitor"}
	{"level":"info","ts":"2025-09-29T11:58:13.169983Z","caller":"etcdserver/server.go:2342","msg":"server has stopped; stopping storage version's monitor"}
	{"level":"warn","ts":"2025-09-29T11:58:13.170069Z","caller":"embed/serve.go:245","msg":"stopping secure grpc server due to error","error":"accept tcp 192.168.49.2:2379: use of closed network connection"}
	{"level":"warn","ts":"2025-09-29T11:58:13.170110Z","caller":"embed/serve.go:247","msg":"stopped secure grpc server due to error","error":"accept tcp 192.168.49.2:2379: use of closed network connection"}
	{"level":"error","ts":"2025-09-29T11:58:13.170145Z","caller":"embed/etcd.go:912","msg":"setting up serving from embedded etcd failed.","error":"accept tcp 192.168.49.2:2379: use of closed network connection","stacktrace":"go.etcd.io/etcd/server/v3/embed.(*Etcd).errHandler\n\tgo.etcd.io/etcd/server/v3/embed/etcd.go:912\ngo.etcd.io/etcd/server/v3/embed.(*Etcd).startHandler.func1\n\tgo.etcd.io/etcd/server/v3/embed/etcd.go:906"}
	{"level":"info","ts":"2025-09-29T11:58:13.173663Z","caller":"embed/etcd.go:621","msg":"stopping serving peer traffic","address":"192.168.49.2:2380"}
	{"level":"error","ts":"2025-09-29T11:58:13.173739Z","caller":"embed/etcd.go:912","msg":"setting up serving from embedded etcd failed.","error":"accept tcp 192.168.49.2:2380: use of closed network connection","stacktrace":"go.etcd.io/etcd/server/v3/embed.(*Etcd).errHandler\n\tgo.etcd.io/etcd/server/v3/embed/etcd.go:912\ngo.etcd.io/etcd/server/v3/embed.(*Etcd).startHandler.func1\n\tgo.etcd.io/etcd/server/v3/embed/etcd.go:906"}
	{"level":"info","ts":"2025-09-29T11:58:13.173772Z","caller":"embed/etcd.go:626","msg":"stopped serving peer traffic","address":"192.168.49.2:2380"}
	{"level":"info","ts":"2025-09-29T11:58:13.173780Z","caller":"embed/etcd.go:428","msg":"closed etcd server","name":"functional-831686","data-dir":"/var/lib/minikube/etcd","advertise-peer-urls":["https://192.168.49.2:2380"],"advertise-client-urls":["https://192.168.49.2:2379"]}
	
	
	==> etcd [5569b386846bfcd3cd838a686bf511aebed06c37ed0ec2cc7b599ae4a370ad8b] <==
	{"level":"warn","ts":"2025-09-29T11:58:29.027230Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54358","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:58:29.057534Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54370","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:58:29.073125Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54398","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:58:29.091629Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54416","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:58:29.114518Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54444","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:58:29.126856Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54462","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:58:29.150934Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54484","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:58:29.165907Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54508","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:58:29.181901Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54532","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:58:29.203246Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54560","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:58:29.212730Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54568","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:58:29.233917Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54580","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:58:29.260962Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54610","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:58:29.278744Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54632","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:58:29.284910Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54644","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:58:29.313933Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54656","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:58:29.321842Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54670","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:58:29.343144Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54690","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:58:29.405769Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54710","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:58:29.429092Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54730","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:58:29.444755Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54756","server-name":"","error":"EOF"}
	{"level":"warn","ts":"2025-09-29T11:58:29.568280Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54766","server-name":"","error":"EOF"}
	{"level":"info","ts":"2025-09-29T12:08:28.113117Z","caller":"mvcc/index.go:194","msg":"compact tree index","revision":1148}
	{"level":"info","ts":"2025-09-29T12:08:28.136609Z","caller":"mvcc/kvstore_compaction.go:70","msg":"finished scheduled compaction","compact-revision":1148,"took":"23.152739ms","hash":344455029,"current-db-size-bytes":3272704,"current-db-size":"3.3 MB","current-db-size-in-use-bytes":1413120,"current-db-size-in-use":"1.4 MB"}
	{"level":"info","ts":"2025-09-29T12:08:28.136667Z","caller":"mvcc/hash.go:157","msg":"storing new hash","hash":344455029,"revision":1148,"compact-revision":-1}
	
	
	==> kernel <==
	 12:09:40 up  3:52,  0 users,  load average: 0.73, 0.49, 1.60
	Linux functional-831686 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 [21ff4c3f5805cd7242211e98d4bdf8330c73d7f9415ad98e6a383d8af02799e3] <==
	I0929 11:57:44.221664       1 main.go:109] connected to apiserver: https://10.96.0.1:443
	I0929 11:57:44.225676       1 main.go:139] hostIP = 192.168.49.2
	podIP = 192.168.49.2
	I0929 11:57:44.225888       1 main.go:148] setting mtu 1500 for CNI 
	I0929 11:57:44.225933       1 main.go:178] kindnetd IP family: "ipv4"
	I0929 11:57:44.225970       1 main.go:182] noMask IPv4 subnets: [10.244.0.0/16]
	time="2025-09-29T11:57:44Z" level=info msg="Created plugin 10-kube-network-policies (kindnetd, handles RunPodSandbox,RemovePodSandbox)"
	I0929 11:57:44.428124       1 controller.go:377] "Starting controller" name="kube-network-policies"
	I0929 11:57:44.428156       1 controller.go:381] "Waiting for informer caches to sync"
	I0929 11:57:44.428167       1 shared_informer.go:350] "Waiting for caches to sync" controller="kube-network-policies"
	I0929 11:57:44.428471       1 controller.go:390] nri plugin exited: failed to connect to NRI service: dial unix /var/run/nri/nri.sock: connect: no such file or directory
	I0929 11:57:48.329287       1 shared_informer.go:357] "Caches are synced" controller="kube-network-policies"
	I0929 11:57:48.329321       1 metrics.go:72] Registering metrics
	I0929 11:57:48.329378       1 controller.go:711] "Syncing nftables rules"
	I0929 11:57:54.426784       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:57:54.426861       1 main.go:301] handling current node
	I0929 11:58:04.427291       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 11:58:04.427333       1 main.go:301] handling current node
	
	
	==> kindnet [91a721c4c30da53a086f2daa5aa885893d1e17bae0b476815c60f3e09005e506] <==
	I0929 12:07:31.807222       1 main.go:301] handling current node
	I0929 12:07:41.807930       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 12:07:41.807968       1 main.go:301] handling current node
	I0929 12:07:51.807783       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 12:07:51.807826       1 main.go:301] handling current node
	I0929 12:08:01.807512       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 12:08:01.807546       1 main.go:301] handling current node
	I0929 12:08:11.807702       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 12:08:11.807740       1 main.go:301] handling current node
	I0929 12:08:21.807176       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 12:08:21.807295       1 main.go:301] handling current node
	I0929 12:08:31.807915       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 12:08:31.807950       1 main.go:301] handling current node
	I0929 12:08:41.812997       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 12:08:41.813032       1 main.go:301] handling current node
	I0929 12:08:51.807041       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 12:08:51.807089       1 main.go:301] handling current node
	I0929 12:09:01.808590       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 12:09:01.808624       1 main.go:301] handling current node
	I0929 12:09:11.807968       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 12:09:11.808004       1 main.go:301] handling current node
	I0929 12:09:21.812601       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 12:09:21.812635       1 main.go:301] handling current node
	I0929 12:09:31.807896       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0929 12:09:31.807958       1 main.go:301] handling current node
	
	
	==> kube-apiserver [3c8c750da0388478cbba8aa1c32b85791daa7f2221530f5e9ef2acf87f0039d3] <==
	I0929 11:58:59.016312       1 alloc.go:328] "allocated clusterIPs" service="default/hello-node" clusterIPs={"IPv4":"10.108.223.82"}
	I0929 11:59:04.307539       1 alloc.go:328] "allocated clusterIPs" service="default/nginx-svc" clusterIPs={"IPv4":"10.104.28.240"}
	E0929 11:59:30.194171       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8441->192.168.49.1:55092: use of closed network connection
	E0929 11:59:31.463930       1 watch.go:272] "Unhandled Error" err="http2: stream closed" logger="UnhandledError"
	I0929 11:59:34.836527       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:59:36.020923       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 11:59:38.152772       1 alloc.go:328] "allocated clusterIPs" service="default/hello-node-connect" clusterIPs={"IPv4":"10.109.41.163"}
	I0929 12:00:51.991914       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 12:00:52.894074       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 12:01:58.713941       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 12:02:02.961848       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 12:03:08.876343       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 12:03:32.091391       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 12:04:35.167313       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 12:04:58.954061       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 12:06:00.909839       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 12:06:02.954350       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 12:07:22.282245       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 12:07:32.604880       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 12:08:30.877969       1 cidrallocator.go:277] updated ClusterIP allocator for Service CIDR 10.96.0.0/12
	I0929 12:08:32.003957       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 12:08:48.530816       1 stats.go:136] "Error getting keys" err="empty key: \"\""
	I0929 12:09:22.099752       1 controller.go:667] quota admission added evaluator for: namespaces
	I0929 12:09:22.371838       1 alloc.go:328] "allocated clusterIPs" service="kubernetes-dashboard/kubernetes-dashboard" clusterIPs={"IPv4":"10.96.102.105"}
	I0929 12:09:22.394563       1 alloc.go:328] "allocated clusterIPs" service="kubernetes-dashboard/dashboard-metrics-scraper" clusterIPs={"IPv4":"10.99.135.142"}
	
	
	==> kube-controller-manager [71e1338f72f02d0181a91946c7371b972f254040c92d80fa4ffa8dff381de2a8] <==
	I0929 11:57:51.031695       1 range_allocator.go:177] "Sending events to api server" logger="node-ipam-controller"
	I0929 11:57:51.031725       1 range_allocator.go:183] "Starting range CIDR allocator" logger="node-ipam-controller"
	I0929 11:57:51.031736       1 shared_informer.go:349] "Waiting for caches to sync" controller="cidrallocator"
	I0929 11:57:51.031743       1 shared_informer.go:356] "Caches are synced" controller="cidrallocator"
	I0929 11:57:51.031799       1 shared_informer.go:356] "Caches are synced" controller="stateful set"
	I0929 11:57:51.036080       1 shared_informer.go:356] "Caches are synced" controller="namespace"
	I0929 11:57:51.036184       1 shared_informer.go:356] "Caches are synced" controller="garbage collector"
	I0929 11:57:51.036210       1 shared_informer.go:356] "Caches are synced" controller="taint"
	I0929 11:57:51.036282       1 node_lifecycle_controller.go:1221] "Initializing eviction metric for zone" logger="node-lifecycle-controller" zone=""
	I0929 11:57:51.036371       1 node_lifecycle_controller.go:873] "Missing timestamp for Node. Assuming now as a timestamp" logger="node-lifecycle-controller" node="functional-831686"
	I0929 11:57:51.036428       1 node_lifecycle_controller.go:1067] "Controller detected that zone is now in new state" logger="node-lifecycle-controller" zone="" newState="Normal"
	I0929 11:57:51.040901       1 shared_informer.go:356] "Caches are synced" controller="expand"
	I0929 11:57:51.041054       1 shared_informer.go:356] "Caches are synced" controller="attach detach"
	I0929 11:57:51.044228       1 shared_informer.go:356] "Caches are synced" controller="persistent volume"
	I0929 11:57:51.046643       1 shared_informer.go:356] "Caches are synced" controller="ephemeral"
	I0929 11:57:51.047837       1 shared_informer.go:356] "Caches are synced" controller="endpoint_slice_mirroring"
	I0929 11:57:51.052142       1 shared_informer.go:356] "Caches are synced" controller="GC"
	I0929 11:57:51.056281       1 shared_informer.go:356] "Caches are synced" controller="job"
	I0929 11:57:51.057455       1 shared_informer.go:356] "Caches are synced" controller="TTL after finished"
	I0929 11:57:51.062822       1 shared_informer.go:356] "Caches are synced" controller="resource_claim"
	I0929 11:57:51.070955       1 shared_informer.go:356] "Caches are synced" controller="service-cidr-controller"
	I0929 11:57:51.076578       1 shared_informer.go:356] "Caches are synced" controller="endpoint"
	I0929 11:57:51.083061       1 shared_informer.go:356] "Caches are synced" controller="garbage collector"
	I0929 11:57:51.083085       1 garbagecollector.go:154] "Garbage collector: all resource monitors have synced" logger="garbage-collector-controller"
	I0929 11:57:51.083092       1 garbagecollector.go:157] "Proceeding to collect garbage" logger="garbage-collector-controller"
	
	
	==> kube-controller-manager [c9398e3930258e61ffb0c27139f228140856c535977c58b4f31f1c630886ac73] <==
	I0929 11:58:34.041800       1 shared_informer.go:356] "Caches are synced" controller="ReplicaSet"
	I0929 11:58:34.044682       1 shared_informer.go:356] "Caches are synced" controller="VAC protection"
	I0929 11:58:34.044820       1 shared_informer.go:356] "Caches are synced" controller="taint"
	I0929 11:58:34.045082       1 node_lifecycle_controller.go:1221] "Initializing eviction metric for zone" logger="node-lifecycle-controller" zone=""
	I0929 11:58:34.052836       1 shared_informer.go:356] "Caches are synced" controller="endpoint_slice"
	I0929 11:58:34.052969       1 node_lifecycle_controller.go:873] "Missing timestamp for Node. Assuming now as a timestamp" logger="node-lifecycle-controller" node="functional-831686"
	I0929 11:58:34.053046       1 node_lifecycle_controller.go:1067] "Controller detected that zone is now in new state" logger="node-lifecycle-controller" zone="" newState="Normal"
	I0929 11:58:34.053097       1 shared_informer.go:356] "Caches are synced" controller="daemon sets"
	I0929 11:58:34.055717       1 shared_informer.go:356] "Caches are synced" controller="GC"
	I0929 11:58:34.055923       1 shared_informer.go:356] "Caches are synced" controller="crt configmap"
	I0929 11:58:34.056053       1 shared_informer.go:356] "Caches are synced" controller="certificate-csrapproving"
	I0929 11:58:34.056121       1 shared_informer.go:356] "Caches are synced" controller="endpoint_slice_mirroring"
	I0929 11:58:34.056219       1 shared_informer.go:356] "Caches are synced" controller="ClusterRoleAggregator"
	I0929 11:58:34.059672       1 shared_informer.go:356] "Caches are synced" controller="taint-eviction-controller"
	I0929 11:58:34.066169       1 shared_informer.go:356] "Caches are synced" controller="ReplicationController"
	I0929 11:58:34.074699       1 shared_informer.go:356] "Caches are synced" controller="garbage collector"
	I0929 11:58:34.074725       1 garbagecollector.go:154] "Garbage collector: all resource monitors have synced" logger="garbage-collector-controller"
	I0929 11:58:34.074733       1 garbagecollector.go:157] "Proceeding to collect garbage" logger="garbage-collector-controller"
	I0929 11:58:34.089534       1 shared_informer.go:356] "Caches are synced" controller="garbage collector"
	E0929 12:09:22.213250       1 replica_set.go:587] "Unhandled Error" err="sync \"kubernetes-dashboard/dashboard-metrics-scraper-77bf4d6c4c\" failed with pods \"dashboard-metrics-scraper-77bf4d6c4c-\" is forbidden: error looking up service account kubernetes-dashboard/kubernetes-dashboard: serviceaccount \"kubernetes-dashboard\" not found" logger="UnhandledError"
	E0929 12:09:22.227486       1 replica_set.go:587] "Unhandled Error" err="sync \"kubernetes-dashboard/dashboard-metrics-scraper-77bf4d6c4c\" failed with pods \"dashboard-metrics-scraper-77bf4d6c4c-\" is forbidden: error looking up service account kubernetes-dashboard/kubernetes-dashboard: serviceaccount \"kubernetes-dashboard\" not found" logger="UnhandledError"
	E0929 12:09:22.231559       1 replica_set.go:587] "Unhandled Error" err="sync \"kubernetes-dashboard/kubernetes-dashboard-855c9754f9\" failed with pods \"kubernetes-dashboard-855c9754f9-\" is forbidden: error looking up service account kubernetes-dashboard/kubernetes-dashboard: serviceaccount \"kubernetes-dashboard\" not found" logger="UnhandledError"
	E0929 12:09:22.237751       1 replica_set.go:587] "Unhandled Error" err="sync \"kubernetes-dashboard/dashboard-metrics-scraper-77bf4d6c4c\" failed with pods \"dashboard-metrics-scraper-77bf4d6c4c-\" is forbidden: error looking up service account kubernetes-dashboard/kubernetes-dashboard: serviceaccount \"kubernetes-dashboard\" not found" logger="UnhandledError"
	E0929 12:09:22.241352       1 replica_set.go:587] "Unhandled Error" err="sync \"kubernetes-dashboard/kubernetes-dashboard-855c9754f9\" failed with pods \"kubernetes-dashboard-855c9754f9-\" is forbidden: error looking up service account kubernetes-dashboard/kubernetes-dashboard: serviceaccount \"kubernetes-dashboard\" not found" logger="UnhandledError"
	E0929 12:09:22.254236       1 replica_set.go:587] "Unhandled Error" err="sync \"kubernetes-dashboard/dashboard-metrics-scraper-77bf4d6c4c\" failed with pods \"dashboard-metrics-scraper-77bf4d6c4c-\" is forbidden: error looking up service account kubernetes-dashboard/kubernetes-dashboard: serviceaccount \"kubernetes-dashboard\" not found" logger="UnhandledError"
	
	
	==> kube-proxy [1849d11edc1403fd0ed106ed70e3f514a4609549730dc9ac67a25ee793b2d6f5] <==
	I0929 11:58:31.921662       1 server_linux.go:53] "Using iptables proxy"
	I0929 11:58:32.077173       1 shared_informer.go:349] "Waiting for caches to sync" controller="node informer cache"
	I0929 11:58:32.181702       1 shared_informer.go:356] "Caches are synced" controller="node informer cache"
	I0929 11:58:32.181752       1 server.go:219] "Successfully retrieved NodeIPs" NodeIPs=["192.168.49.2"]
	E0929 11:58:32.181849       1 server.go:256] "Kube-proxy configuration may be incomplete or incorrect" err="nodePortAddresses is unset; NodePort connections will be accepted on all local IPs. Consider using `--nodeport-addresses primary`"
	I0929 11:58:32.245490       1 server.go:265] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0929 11:58:32.245552       1 server_linux.go:132] "Using iptables Proxier"
	I0929 11:58:32.254805       1 proxier.go:242] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses" ipFamily="IPv4"
	I0929 11:58:32.255122       1 server.go:527] "Version info" version="v1.34.0"
	I0929 11:58:32.255145       1 server.go:529] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0929 11:58:32.259693       1 config.go:200] "Starting service config controller"
	I0929 11:58:32.259715       1 shared_informer.go:349] "Waiting for caches to sync" controller="service config"
	I0929 11:58:32.259740       1 config.go:106] "Starting endpoint slice config controller"
	I0929 11:58:32.259745       1 shared_informer.go:349] "Waiting for caches to sync" controller="endpoint slice config"
	I0929 11:58:32.259753       1 config.go:403] "Starting serviceCIDR config controller"
	I0929 11:58:32.259756       1 shared_informer.go:349] "Waiting for caches to sync" controller="serviceCIDR config"
	I0929 11:58:32.262201       1 config.go:309] "Starting node config controller"
	I0929 11:58:32.262223       1 shared_informer.go:349] "Waiting for caches to sync" controller="node config"
	I0929 11:58:32.262230       1 shared_informer.go:356] "Caches are synced" controller="node config"
	I0929 11:58:32.360162       1 shared_informer.go:356] "Caches are synced" controller="serviceCIDR config"
	I0929 11:58:32.360214       1 shared_informer.go:356] "Caches are synced" controller="service config"
	I0929 11:58:32.360229       1 shared_informer.go:356] "Caches are synced" controller="endpoint slice config"
	
	
	==> kube-proxy [349f2fcdf990d651da0e50ecf58f5d725e55c9eaa9dc97fe08706d1b7a0488b6] <==
	I0929 11:57:45.418663       1 server_linux.go:53] "Using iptables proxy"
	I0929 11:57:48.805583       1 shared_informer.go:349] "Waiting for caches to sync" controller="node informer cache"
	I0929 11:57:48.844005       1 shared_informer.go:356] "Caches are synced" controller="node informer cache"
	I0929 11:57:48.844109       1 server.go:219] "Successfully retrieved NodeIPs" NodeIPs=["192.168.49.2"]
	E0929 11:57:48.844213       1 server.go:256] "Kube-proxy configuration may be incomplete or incorrect" err="nodePortAddresses is unset; NodePort connections will be accepted on all local IPs. Consider using `--nodeport-addresses primary`"
	I0929 11:57:48.956640       1 server.go:265] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0929 11:57:48.956768       1 server_linux.go:132] "Using iptables Proxier"
	I0929 11:57:49.016232       1 proxier.go:242] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses" ipFamily="IPv4"
	I0929 11:57:49.016669       1 server.go:527] "Version info" version="v1.34.0"
	I0929 11:57:49.016949       1 server.go:529] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0929 11:57:49.018216       1 config.go:200] "Starting service config controller"
	I0929 11:57:49.042721       1 shared_informer.go:349] "Waiting for caches to sync" controller="service config"
	I0929 11:57:49.036079       1 config.go:106] "Starting endpoint slice config controller"
	I0929 11:57:49.042813       1 shared_informer.go:349] "Waiting for caches to sync" controller="endpoint slice config"
	I0929 11:57:49.036139       1 config.go:403] "Starting serviceCIDR config controller"
	I0929 11:57:49.042827       1 shared_informer.go:349] "Waiting for caches to sync" controller="serviceCIDR config"
	I0929 11:57:49.100904       1 config.go:309] "Starting node config controller"
	I0929 11:57:49.100933       1 shared_informer.go:349] "Waiting for caches to sync" controller="node config"
	I0929 11:57:49.100940       1 shared_informer.go:356] "Caches are synced" controller="node config"
	I0929 11:57:49.149595       1 shared_informer.go:356] "Caches are synced" controller="endpoint slice config"
	I0929 11:57:49.176624       1 shared_informer.go:356] "Caches are synced" controller="service config"
	I0929 11:57:49.176807       1 shared_informer.go:356] "Caches are synced" controller="serviceCIDR config"
	
	
	==> kube-scheduler [21edca1bab6b0ad6a4842ef5e40b4d1c384854116df79f4c6e4e4fbfc9423395] <==
	I0929 11:57:48.671618       1 serving.go:386] Generated self-signed cert in-memory
	I0929 11:57:51.001588       1 server.go:175] "Starting Kubernetes Scheduler" version="v1.34.0"
	I0929 11:57:51.001721       1 server.go:177] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0929 11:57:51.012578       1 requestheader_controller.go:180] Starting RequestHeaderAuthRequestController
	I0929 11:57:51.012631       1 shared_informer.go:349] "Waiting for caches to sync" controller="RequestHeaderAuthRequestController"
	I0929 11:57:51.012678       1 configmap_cafile_content.go:205] "Starting controller" name="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I0929 11:57:51.012697       1 shared_informer.go:349] "Waiting for caches to sync" controller="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I0929 11:57:51.012712       1 configmap_cafile_content.go:205] "Starting controller" name="client-ca::kube-system::extension-apiserver-authentication::requestheader-client-ca-file"
	I0929 11:57:51.012724       1 shared_informer.go:349] "Waiting for caches to sync" controller="client-ca::kube-system::extension-apiserver-authentication::requestheader-client-ca-file"
	I0929 11:57:51.013352       1 secure_serving.go:211] Serving securely on 127.0.0.1:10259
	I0929 11:57:51.013445       1 tlsconfig.go:243] "Starting DynamicServingCertificateController"
	I0929 11:57:51.113728       1 shared_informer.go:356] "Caches are synced" controller="client-ca::kube-system::extension-apiserver-authentication::requestheader-client-ca-file"
	I0929 11:57:51.113738       1 shared_informer.go:356] "Caches are synced" controller="RequestHeaderAuthRequestController"
	I0929 11:57:51.113859       1 shared_informer.go:356] "Caches are synced" controller="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I0929 11:58:12.887047       1 secure_serving.go:259] Stopped listening on 127.0.0.1:10259
	I0929 11:58:12.887073       1 server.go:263] "[graceful-termination] secure server has stopped listening"
	I0929 11:58:12.887092       1 tlsconfig.go:258] "Shutting down DynamicServingCertificateController"
	I0929 11:58:12.887120       1 configmap_cafile_content.go:226] "Shutting down controller" name="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I0929 11:58:12.887139       1 requestheader_controller.go:194] Shutting down RequestHeaderAuthRequestController
	I0929 11:58:12.887155       1 configmap_cafile_content.go:226] "Shutting down controller" name="client-ca::kube-system::extension-apiserver-authentication::requestheader-client-ca-file"
	I0929 11:58:12.887455       1 server.go:265] "[graceful-termination] secure server is exiting"
	E0929 11:58:12.887487       1 run.go:72] "command failed" err="finished without leader elect"
	
	
	==> kube-scheduler [6819f285bfd6b3a2f0cab6b435b3feba6d1f835bcbde0298dde013ee602c13f2] <==
	I0929 11:58:30.381372       1 serving.go:386] Generated self-signed cert in-memory
	I0929 11:58:32.842661       1 server.go:175] "Starting Kubernetes Scheduler" version="v1.34.0"
	I0929 11:58:32.842776       1 server.go:177] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0929 11:58:32.856464       1 secure_serving.go:211] Serving securely on 127.0.0.1:10259
	I0929 11:58:32.856670       1 requestheader_controller.go:180] Starting RequestHeaderAuthRequestController
	I0929 11:58:32.856726       1 shared_informer.go:349] "Waiting for caches to sync" controller="RequestHeaderAuthRequestController"
	I0929 11:58:32.856823       1 tlsconfig.go:243] "Starting DynamicServingCertificateController"
	I0929 11:58:32.868116       1 configmap_cafile_content.go:205] "Starting controller" name="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I0929 11:58:32.868230       1 shared_informer.go:349] "Waiting for caches to sync" controller="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I0929 11:58:32.868295       1 configmap_cafile_content.go:205] "Starting controller" name="client-ca::kube-system::extension-apiserver-authentication::requestheader-client-ca-file"
	I0929 11:58:32.868326       1 shared_informer.go:349] "Waiting for caches to sync" controller="client-ca::kube-system::extension-apiserver-authentication::requestheader-client-ca-file"
	I0929 11:58:32.957435       1 shared_informer.go:356] "Caches are synced" controller="RequestHeaderAuthRequestController"
	I0929 11:58:32.968911       1 shared_informer.go:356] "Caches are synced" controller="client-ca::kube-system::extension-apiserver-authentication::requestheader-client-ca-file"
	I0929 11:58:32.968921       1 shared_informer.go:356] "Caches are synced" controller="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	
	
	==> kubelet <==
	Sep 29 12:09:26 functional-831686 kubelet[4620]: E0929 12:09:26.084701    4620 manager.go:1116] Failed to create existing container: /docker/cfeb5f1c7761af583199fb9db014dd712817a469269d16f42e9ded9d0ef428da/crio-ea959f92f7ba4e6592ae571ca1e01755659de1c7e41d80e2e2c7c2131d5eee41: Error finding container ea959f92f7ba4e6592ae571ca1e01755659de1c7e41d80e2e2c7c2131d5eee41: Status 404 returned error can't find the container with id ea959f92f7ba4e6592ae571ca1e01755659de1c7e41d80e2e2c7c2131d5eee41
	Sep 29 12:09:26 functional-831686 kubelet[4620]: E0929 12:09:26.084985    4620 manager.go:1116] Failed to create existing container: /crio-31edc96aef58d202fd9db8a7c2c6c55b573a1ef3bd37ef038862f0c78ca0507e: Error finding container 31edc96aef58d202fd9db8a7c2c6c55b573a1ef3bd37ef038862f0c78ca0507e: Status 404 returned error can't find the container with id 31edc96aef58d202fd9db8a7c2c6c55b573a1ef3bd37ef038862f0c78ca0507e
	Sep 29 12:09:26 functional-831686 kubelet[4620]: E0929 12:09:26.085325    4620 manager.go:1116] Failed to create existing container: /crio-c065c12461a943e89f4d7e772d39f1ed2551b3ae6f7e2aa030a1eee6b02e36c5: Error finding container c065c12461a943e89f4d7e772d39f1ed2551b3ae6f7e2aa030a1eee6b02e36c5: Status 404 returned error can't find the container with id c065c12461a943e89f4d7e772d39f1ed2551b3ae6f7e2aa030a1eee6b02e36c5
	Sep 29 12:09:26 functional-831686 kubelet[4620]: E0929 12:09:26.087519    4620 manager.go:1116] Failed to create existing container: /crio-671a9ea518732b6261d23b896af9a935048937468cbcb065a5c400c2a25af0a2: Error finding container 671a9ea518732b6261d23b896af9a935048937468cbcb065a5c400c2a25af0a2: Status 404 returned error can't find the container with id 671a9ea518732b6261d23b896af9a935048937468cbcb065a5c400c2a25af0a2
	Sep 29 12:09:26 functional-831686 kubelet[4620]: E0929 12:09:26.087799    4620 manager.go:1116] Failed to create existing container: /crio-15b5e7d2c46890fd07b51162dc365d460b5cc5bece63cfb8b533bbd0f9cc3c30: Error finding container 15b5e7d2c46890fd07b51162dc365d460b5cc5bece63cfb8b533bbd0f9cc3c30: Status 404 returned error can't find the container with id 15b5e7d2c46890fd07b51162dc365d460b5cc5bece63cfb8b533bbd0f9cc3c30
	Sep 29 12:09:26 functional-831686 kubelet[4620]: E0929 12:09:26.087988    4620 manager.go:1116] Failed to create existing container: /crio-a8ebbf8e480e6f1b6a84a5cb1a92ea5fbc4c006e62aebadb1dc56a7526deb27a: Error finding container a8ebbf8e480e6f1b6a84a5cb1a92ea5fbc4c006e62aebadb1dc56a7526deb27a: Status 404 returned error can't find the container with id a8ebbf8e480e6f1b6a84a5cb1a92ea5fbc4c006e62aebadb1dc56a7526deb27a
	Sep 29 12:09:26 functional-831686 kubelet[4620]: E0929 12:09:26.089783    4620 manager.go:1116] Failed to create existing container: /crio-82e3f30b48a3e46e99e448ee04a8d3c922f56df8e6e6329b1e5677af307352eb: Error finding container 82e3f30b48a3e46e99e448ee04a8d3c922f56df8e6e6329b1e5677af307352eb: Status 404 returned error can't find the container with id 82e3f30b48a3e46e99e448ee04a8d3c922f56df8e6e6329b1e5677af307352eb
	Sep 29 12:09:26 functional-831686 kubelet[4620]: E0929 12:09:26.090482    4620 manager.go:1116] Failed to create existing container: /crio-744c09fdb9e2539268e581f03136a250ea2b10ba018bf1d89c547afbb292f5e3: Error finding container 744c09fdb9e2539268e581f03136a250ea2b10ba018bf1d89c547afbb292f5e3: Status 404 returned error can't find the container with id 744c09fdb9e2539268e581f03136a250ea2b10ba018bf1d89c547afbb292f5e3
	Sep 29 12:09:26 functional-831686 kubelet[4620]: E0929 12:09:26.092002    4620 manager.go:1116] Failed to create existing container: /crio-ea959f92f7ba4e6592ae571ca1e01755659de1c7e41d80e2e2c7c2131d5eee41: Error finding container ea959f92f7ba4e6592ae571ca1e01755659de1c7e41d80e2e2c7c2131d5eee41: Status 404 returned error can't find the container with id ea959f92f7ba4e6592ae571ca1e01755659de1c7e41d80e2e2c7c2131d5eee41
	Sep 29 12:09:26 functional-831686 kubelet[4620]: E0929 12:09:26.092485    4620 manager.go:1116] Failed to create existing container: /docker/cfeb5f1c7761af583199fb9db014dd712817a469269d16f42e9ded9d0ef428da/crio-31edc96aef58d202fd9db8a7c2c6c55b573a1ef3bd37ef038862f0c78ca0507e: Error finding container 31edc96aef58d202fd9db8a7c2c6c55b573a1ef3bd37ef038862f0c78ca0507e: Status 404 returned error can't find the container with id 31edc96aef58d202fd9db8a7c2c6c55b573a1ef3bd37ef038862f0c78ca0507e
	Sep 29 12:09:26 functional-831686 kubelet[4620]: E0929 12:09:26.096447    4620 manager.go:1116] Failed to create existing container: /docker/cfeb5f1c7761af583199fb9db014dd712817a469269d16f42e9ded9d0ef428da/crio-15b5e7d2c46890fd07b51162dc365d460b5cc5bece63cfb8b533bbd0f9cc3c30: Error finding container 15b5e7d2c46890fd07b51162dc365d460b5cc5bece63cfb8b533bbd0f9cc3c30: Status 404 returned error can't find the container with id 15b5e7d2c46890fd07b51162dc365d460b5cc5bece63cfb8b533bbd0f9cc3c30
	Sep 29 12:09:26 functional-831686 kubelet[4620]: E0929 12:09:26.100596    4620 manager.go:1116] Failed to create existing container: /docker/cfeb5f1c7761af583199fb9db014dd712817a469269d16f42e9ded9d0ef428da/crio-744c09fdb9e2539268e581f03136a250ea2b10ba018bf1d89c547afbb292f5e3: Error finding container 744c09fdb9e2539268e581f03136a250ea2b10ba018bf1d89c547afbb292f5e3: Status 404 returned error can't find the container with id 744c09fdb9e2539268e581f03136a250ea2b10ba018bf1d89c547afbb292f5e3
	Sep 29 12:09:26 functional-831686 kubelet[4620]: E0929 12:09:26.102590    4620 manager.go:1116] Failed to create existing container: /crio-ef616d748672029a320e7e51860530a301e82452143519eb67f9fe80b2ab06f5: Error finding container ef616d748672029a320e7e51860530a301e82452143519eb67f9fe80b2ab06f5: Status 404 returned error can't find the container with id ef616d748672029a320e7e51860530a301e82452143519eb67f9fe80b2ab06f5
	Sep 29 12:09:26 functional-831686 kubelet[4620]: E0929 12:09:26.102972    4620 manager.go:1116] Failed to create existing container: /docker/cfeb5f1c7761af583199fb9db014dd712817a469269d16f42e9ded9d0ef428da/crio-671a9ea518732b6261d23b896af9a935048937468cbcb065a5c400c2a25af0a2: Error finding container 671a9ea518732b6261d23b896af9a935048937468cbcb065a5c400c2a25af0a2: Status 404 returned error can't find the container with id 671a9ea518732b6261d23b896af9a935048937468cbcb065a5c400c2a25af0a2
	Sep 29 12:09:26 functional-831686 kubelet[4620]: E0929 12:09:26.103632    4620 manager.go:1116] Failed to create existing container: /docker/cfeb5f1c7761af583199fb9db014dd712817a469269d16f42e9ded9d0ef428da/crio-ef616d748672029a320e7e51860530a301e82452143519eb67f9fe80b2ab06f5: Error finding container ef616d748672029a320e7e51860530a301e82452143519eb67f9fe80b2ab06f5: Status 404 returned error can't find the container with id ef616d748672029a320e7e51860530a301e82452143519eb67f9fe80b2ab06f5
	Sep 29 12:09:26 functional-831686 kubelet[4620]: E0929 12:09:26.104324    4620 manager.go:1116] Failed to create existing container: /docker/cfeb5f1c7761af583199fb9db014dd712817a469269d16f42e9ded9d0ef428da/crio-a8ebbf8e480e6f1b6a84a5cb1a92ea5fbc4c006e62aebadb1dc56a7526deb27a: Error finding container a8ebbf8e480e6f1b6a84a5cb1a92ea5fbc4c006e62aebadb1dc56a7526deb27a: Status 404 returned error can't find the container with id a8ebbf8e480e6f1b6a84a5cb1a92ea5fbc4c006e62aebadb1dc56a7526deb27a
	Sep 29 12:09:26 functional-831686 kubelet[4620]: E0929 12:09:26.105270    4620 manager.go:1116] Failed to create existing container: /crio-0107a99da82f7bc57d2cd116bbb191def3882a6f8080b4b7c1e8bcb4a58471ea: Error finding container 0107a99da82f7bc57d2cd116bbb191def3882a6f8080b4b7c1e8bcb4a58471ea: Status 404 returned error can't find the container with id 0107a99da82f7bc57d2cd116bbb191def3882a6f8080b4b7c1e8bcb4a58471ea
	Sep 29 12:09:26 functional-831686 kubelet[4620]: E0929 12:09:26.105843    4620 manager.go:1116] Failed to create existing container: /docker/cfeb5f1c7761af583199fb9db014dd712817a469269d16f42e9ded9d0ef428da/crio-c065c12461a943e89f4d7e772d39f1ed2551b3ae6f7e2aa030a1eee6b02e36c5: Error finding container c065c12461a943e89f4d7e772d39f1ed2551b3ae6f7e2aa030a1eee6b02e36c5: Status 404 returned error can't find the container with id c065c12461a943e89f4d7e772d39f1ed2551b3ae6f7e2aa030a1eee6b02e36c5
	Sep 29 12:09:26 functional-831686 kubelet[4620]: E0929 12:09:26.172816    4620 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: image_filesystems:{timestamp:1759147766172621588 fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"} used_bytes:{value:235856} inodes_used:{value:100}}"
	Sep 29 12:09:26 functional-831686 kubelet[4620]: E0929 12:09:26.172853    4620 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: image_filesystems:{timestamp:1759147766172621588 fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"} used_bytes:{value:235856} inodes_used:{value:100}}"
	Sep 29 12:09:27 functional-831686 kubelet[4620]: I0929 12:09:27.853684    4620 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="kubernetes-dashboard/kubernetes-dashboard-855c9754f9-bbrxx" podStartSLOduration=1.735486077 podStartE2EDuration="5.853663437s" podCreationTimestamp="2025-09-29 12:09:22 +0000 UTC" firstStartedPulling="2025-09-29 12:09:22.648093341 +0000 UTC m=+656.832787178" lastFinishedPulling="2025-09-29 12:09:26.766270701 +0000 UTC m=+660.950964538" observedRunningTime="2025-09-29 12:09:27.842004662 +0000 UTC m=+662.026698507" watchObservedRunningTime="2025-09-29 12:09:27.853663437 +0000 UTC m=+662.038357282"
	Sep 29 12:09:34 functional-831686 kubelet[4620]: E0929 12:09:34.953247    4620 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-n47tv" podUID="fbcd91fd-39fc-450a-ab65-5c30fefb2267"
	Sep 29 12:09:35 functional-831686 kubelet[4620]: E0929 12:09:35.953340    4620 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-jlxzb" podUID="79610b7f-d0a6-4c36-82f1-534795883e64"
	Sep 29 12:09:36 functional-831686 kubelet[4620]: E0929 12:09:36.174641    4620 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: image_filesystems:{timestamp:1759147776174453994 fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"} used_bytes:{value:282088} inodes_used:{value:128}}"
	Sep 29 12:09:36 functional-831686 kubelet[4620]: E0929 12:09:36.174680    4620 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: image_filesystems:{timestamp:1759147776174453994 fs_id:{mountpoint:\"/var/lib/containers/storage/overlay-images\"} used_bytes:{value:282088} inodes_used:{value:128}}"
	
	
	==> kubernetes-dashboard [14e257e99a04f8d2f03c2a6356070b42609556b9c9eccb28298ea71b977f0213] <==
	2025/09/29 12:09:26 Starting overwatch
	2025/09/29 12:09:26 Using namespace: kubernetes-dashboard
	2025/09/29 12:09:26 Using in-cluster config to connect to apiserver
	2025/09/29 12:09:26 Using secret token for csrf signing
	2025/09/29 12:09:26 Initializing csrf token from kubernetes-dashboard-csrf secret
	2025/09/29 12:09:26 Empty token. Generating and storing in a secret kubernetes-dashboard-csrf
	2025/09/29 12:09:26 Successful initial request to the apiserver, version: v1.34.0
	2025/09/29 12:09:26 Generating JWE encryption key
	2025/09/29 12:09:26 New synchronizer has been registered: kubernetes-dashboard-key-holder-kubernetes-dashboard. Starting
	2025/09/29 12:09:26 Starting secret synchronizer for kubernetes-dashboard-key-holder in namespace kubernetes-dashboard
	2025/09/29 12:09:27 Initializing JWE encryption key from synchronized object
	2025/09/29 12:09:27 Creating in-cluster Sidecar client
	2025/09/29 12:09:27 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2025/09/29 12:09:27 Serving insecurely on HTTP port: 9090
	
	
	==> storage-provisioner [08915d935ed09803d383862efaf3d9b4cf380842c88bcba33fceeffdc5152963] <==
	I0929 11:57:45.295450       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0929 11:57:48.447296       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0929 11:57:48.447350       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	W0929 11:57:48.476206       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:57:51.931469       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:57:56.192311       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:57:59.790960       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:58:02.845397       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:58:05.868471       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:58:05.876633       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	I0929 11:58:05.876783       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0929 11:58:05.876948       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_functional-831686_59699365-784f-4230-9e9d-69bb2d173e55!
	I0929 11:58:05.877216       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"a1e10ffe-d2cf-4395-adb8-84053eb0037e", APIVersion:"v1", ResourceVersion:"584", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' functional-831686_59699365-784f-4230-9e9d-69bb2d173e55 became leader
	W0929 11:58:05.882305       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:58:05.888340       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	I0929 11:58:05.977782       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_functional-831686_59699365-784f-4230-9e9d-69bb2d173e55!
	W0929 11:58:07.890984       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:58:07.899873       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:58:09.903542       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:58:09.908082       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:58:11.910507       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 11:58:11.914736       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	
	
	==> storage-provisioner [f50b2a9f318a582a2d29cfeb9baaa24011fbb4d11e0bcfb1f415752cb60d10b9] <==
	W0929 12:09:16.162752       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 12:09:18.165599       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 12:09:18.170530       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 12:09:20.174506       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 12:09:20.183311       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 12:09:22.188972       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 12:09:22.206116       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 12:09:24.209346       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 12:09:24.217600       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 12:09:26.221444       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 12:09:26.227717       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 12:09:28.230988       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 12:09:28.239687       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 12:09:30.242899       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 12:09:30.249747       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 12:09:32.252911       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 12:09:32.257585       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 12:09:34.261256       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 12:09:34.269916       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 12:09:36.273436       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 12:09:36.280454       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 12:09:38.283801       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 12:09:38.288841       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 12:09:40.293484       1 warnings.go:70] v1 Endpoints is deprecated in v1.33+; use discovery.k8s.io/v1 EndpointSlice
	W0929 12:09:40.298470       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-831686 -n functional-831686
helpers_test.go:269: (dbg) Run:  kubectl --context functional-831686 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:280: non-running pods: busybox-mount hello-node-75c85bcc94-n47tv hello-node-connect-7d85dfc575-jlxzb
helpers_test.go:282: ======> post-mortem[TestFunctional/parallel/ServiceCmdConnect]: describe non-running pods <======
helpers_test.go:285: (dbg) Run:  kubectl --context functional-831686 describe pod busybox-mount hello-node-75c85bcc94-n47tv hello-node-connect-7d85dfc575-jlxzb
helpers_test.go:290: (dbg) kubectl --context functional-831686 describe pod busybox-mount hello-node-75c85bcc94-n47tv hello-node-connect-7d85dfc575-jlxzb:

                                                
                                                
-- stdout --
	Name:             busybox-mount
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             functional-831686/192.168.49.2
	Start Time:       Mon, 29 Sep 2025 12:09:09 +0000
	Labels:           integration-test=busybox-mount
	Annotations:      <none>
	Status:           Succeeded
	IP:               10.244.0.10
	IPs:
	  IP:  10.244.0.10
	Containers:
	  mount-munger:
	    Container ID:  cri-o://0aca6160f35f03b09376f90e0a299a3bfa8b2736c8c3511e0fe9732964e43230
	    Image:         gcr.io/k8s-minikube/busybox:1.28.4-glibc
	    Image ID:      gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e
	    Port:          <none>
	    Host Port:     <none>
	    Command:
	      /bin/sh
	      -c
	      --
	    Args:
	      cat /mount-9p/created-by-test; echo test > /mount-9p/created-by-pod; rm /mount-9p/created-by-test-removed-by-pod; echo test > /mount-9p/created-by-pod-removed-by-test date >> /mount-9p/pod-dates
	    State:          Terminated
	      Reason:       Completed
	      Exit Code:    0
	      Started:      Mon, 29 Sep 2025 12:09:12 +0000
	      Finished:     Mon, 29 Sep 2025 12:09:12 +0000
	    Ready:          False
	    Restart Count:  0
	    Environment:    <none>
	    Mounts:
	      /mount-9p from test-volume (rw)
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-bfgpd (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   False 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  test-volume:
	    Type:          HostPath (bare host directory volume)
	    Path:          /mount-9p
	    HostPathType:  
	  kube-api-access-bfgpd:
	    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  32s   default-scheduler  Successfully assigned default/busybox-mount to functional-831686
	  Normal  Pulling    32s   kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Normal  Pulled     29s   kubelet            Successfully pulled image "gcr.io/k8s-minikube/busybox:1.28.4-glibc" in 3.247s (3.247s including waiting). Image size: 3774172 bytes.
	  Normal  Created    29s   kubelet            Created container: mount-munger
	  Normal  Started    29s   kubelet            Started container mount-munger
	
	
	Name:             hello-node-75c85bcc94-n47tv
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             functional-831686/192.168.49.2
	Start Time:       Mon, 29 Sep 2025 11:58:58 +0000
	Labels:           app=hello-node
	                  pod-template-hash=75c85bcc94
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.5
	IPs:
	  IP:           10.244.0.5
	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-6zvwp (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-6zvwp:
	    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-n47tv to functional-831686
	  Normal   Pulling    7m38s (x5 over 10m)  kubelet            Pulling image "kicbase/echo-server"
	  Warning  Failed     7m38s (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     7m38s (x5 over 10m)  kubelet            Error: ErrImagePull
	  Normal   BackOff    35s (x43 over 10m)   kubelet            Back-off pulling image "kicbase/echo-server"
	  Warning  Failed     35s (x43 over 10m)   kubelet            Error: ImagePullBackOff
	
	
	Name:             hello-node-connect-7d85dfc575-jlxzb
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             functional-831686/192.168.49.2
	Start Time:       Mon, 29 Sep 2025 11:59:38 +0000
	Labels:           app=hello-node-connect
	                  pod-template-hash=7d85dfc575
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.9
	IPs:
	  IP:           10.244.0.9
	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-hc46q (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-hc46q:
	    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-jlxzb to functional-831686
	  Normal   Pulling    7m10s (x5 over 10m)   kubelet            Pulling image "kicbase/echo-server"
	  Warning  Failed     7m10s (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     7m10s (x5 over 10m)   kubelet            Error: ErrImagePull
	  Warning  Failed     5m (x20 over 10m)     kubelet            Error: ImagePullBackOff
	  Normal   BackOff    4m49s (x21 over 10m)  kubelet            Back-off pulling image "kicbase/echo-server"

                                                
                                                
-- /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.91s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1451: (dbg) Run:  kubectl --context functional-831686 create deployment hello-node --image kicbase/echo-server
functional_test.go:1455: (dbg) Run:  kubectl --context functional-831686 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-n47tv" [fbcd91fd-39fc-450a-ab65-5c30fefb2267] Pending / Ready:ContainersNotReady (containers with unready status: [echo-server]) / ContainersReady:ContainersNotReady (containers with unready status: [echo-server])
helpers_test.go:337: TestFunctional/parallel/ServiceCmd/DeployApp: WARNING: pod list for "default" "app=hello-node" returned: client rate limiter Wait returned an error: context deadline exceeded
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-831686 -n functional-831686
functional_test.go:1460: TestFunctional/parallel/ServiceCmd/DeployApp: showing logs for failed pods as of 2025-09-29 12:08:59.382662728 +0000 UTC m=+1274.921861359
functional_test.go:1460: (dbg) Run:  kubectl --context functional-831686 describe po hello-node-75c85bcc94-n47tv -n default
functional_test.go:1460: (dbg) kubectl --context functional-831686 describe po hello-node-75c85bcc94-n47tv -n default:
Name:             hello-node-75c85bcc94-n47tv
Namespace:        default
Priority:         0
Service Account:  default
Node:             functional-831686/192.168.49.2
Start Time:       Mon, 29 Sep 2025 11:58:58 +0000
Labels:           app=hello-node
pod-template-hash=75c85bcc94
Annotations:      <none>
Status:           Pending
IP:               10.244.0.5
IPs:
IP:           10.244.0.5
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-6zvwp (ro)
Conditions:
Type                        Status
PodReadyToStartContainers   True 
Initialized                 True 
Ready                       False 
ContainersReady             False 
PodScheduled                True 
Volumes:
kube-api-access-6zvwp:
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-n47tv to functional-831686
Normal   Pulling    6m56s (x5 over 10m)     kubelet            Pulling image "kicbase/echo-server"
Warning  Failed     6m56s (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     6m56s (x5 over 10m)     kubelet            Error: ErrImagePull
Warning  Failed     5m (x20 over 9m59s)     kubelet            Error: ImagePullBackOff
Normal   BackOff    4m46s (x21 over 9m59s)  kubelet            Back-off pulling image "kicbase/echo-server"
functional_test.go:1460: (dbg) Run:  kubectl --context functional-831686 logs hello-node-75c85bcc94-n47tv -n default
functional_test.go:1460: (dbg) Non-zero exit: kubectl --context functional-831686 logs hello-node-75c85bcc94-n47tv -n default: exit status 1 (102.401987ms)

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

                                                
                                                
** /stderr **
functional_test.go:1460: kubectl --context functional-831686 logs hello-node-75c85bcc94-n47tv -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.39s)

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

                                                
                                                
-- stdout --
	https://192.168.49.2:30158
	
	

                                                
                                                
-- /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-831686 service --namespace=default --https --url hello-node" : exit status 115
--- FAIL: TestFunctional/parallel/ServiceCmd/HTTPS (0.39s)

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

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

                                                
                                                
-- 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-831686 service hello-node --url --format={{.IP}}": exit status 115
--- FAIL: TestFunctional/parallel/ServiceCmd/Format (0.42s)

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

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

                                                
                                                
-- stdout --
	http://192.168.49.2:30158
	
	

                                                
                                                
-- /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-831686 service hello-node --url": exit status 115
functional_test.go:1575: found endpoint for hello-node: http://192.168.49.2:30158
--- FAIL: TestFunctional/parallel/ServiceCmd/URL (0.39s)

                                                
                                    

Test pass (293/332)

Order passed test Duration
3 TestDownloadOnly/v1.28.0/json-events 5.56
4 TestDownloadOnly/v1.28.0/preload-exists 0
8 TestDownloadOnly/v1.28.0/LogsDuration 0.1
9 TestDownloadOnly/v1.28.0/DeleteAll 0.22
10 TestDownloadOnly/v1.28.0/DeleteAlwaysSucceeds 0.14
12 TestDownloadOnly/v1.34.0/json-events 5.76
13 TestDownloadOnly/v1.34.0/preload-exists 0
17 TestDownloadOnly/v1.34.0/LogsDuration 0.34
18 TestDownloadOnly/v1.34.0/DeleteAll 0.35
19 TestDownloadOnly/v1.34.0/DeleteAlwaysSucceeds 0.23
21 TestBinaryMirror 0.61
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.07
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.08
27 TestAddons/Setup 176.56
31 TestAddons/serial/GCPAuth/Namespaces 0.2
35 TestAddons/parallel/Registry 16.75
36 TestAddons/parallel/RegistryCreds 0.76
38 TestAddons/parallel/InspektorGadget 5.48
39 TestAddons/parallel/MetricsServer 6.84
41 TestAddons/parallel/CSI 45.42
42 TestAddons/parallel/Headlamp 18.91
43 TestAddons/parallel/CloudSpanner 5.65
44 TestAddons/parallel/LocalPath 51.45
45 TestAddons/parallel/NvidiaDevicePlugin 5.82
46 TestAddons/parallel/Yakd 11.81
48 TestAddons/StoppedEnableDisable 12.17
49 TestCertOptions 33.64
50 TestCertExpiration 249.79
52 TestForceSystemdFlag 49.84
53 TestForceSystemdEnv 37.27
59 TestErrorSpam/setup 29.57
60 TestErrorSpam/start 0.84
61 TestErrorSpam/status 1.07
62 TestErrorSpam/pause 1.7
63 TestErrorSpam/unpause 1.87
64 TestErrorSpam/stop 1.44
67 TestFunctional/serial/CopySyncFile 0
68 TestFunctional/serial/StartWithProxy 81.23
69 TestFunctional/serial/AuditLog 0
70 TestFunctional/serial/SoftStart 30.11
71 TestFunctional/serial/KubeContext 0.06
72 TestFunctional/serial/KubectlGetPods 0.1
75 TestFunctional/serial/CacheCmd/cache/add_remote 3.84
76 TestFunctional/serial/CacheCmd/cache/add_local 1.48
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.3
80 TestFunctional/serial/CacheCmd/cache/cache_reload 2.08
81 TestFunctional/serial/CacheCmd/cache/delete 0.12
82 TestFunctional/serial/MinikubeKubectlCmd 0.14
83 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.13
84 TestFunctional/serial/ExtraConfig 34.94
85 TestFunctional/serial/ComponentHealth 0.1
86 TestFunctional/serial/LogsCmd 1.84
87 TestFunctional/serial/LogsFileCmd 1.91
88 TestFunctional/serial/InvalidService 4.07
90 TestFunctional/parallel/ConfigCmd 0.44
91 TestFunctional/parallel/DashboardCmd 8.06
92 TestFunctional/parallel/DryRun 0.47
93 TestFunctional/parallel/InternationalLanguage 0.2
94 TestFunctional/parallel/StatusCmd 1.05
99 TestFunctional/parallel/AddonsCmd 0.14
100 TestFunctional/parallel/PersistentVolumeClaim 25.3
102 TestFunctional/parallel/SSHCmd 0.54
103 TestFunctional/parallel/CpCmd 1.97
105 TestFunctional/parallel/FileSync 0.31
106 TestFunctional/parallel/CertSync 2.15
110 TestFunctional/parallel/NodeLabels 0.11
112 TestFunctional/parallel/NonActiveRuntimeDisabled 0.69
114 TestFunctional/parallel/License 0.36
115 TestFunctional/parallel/Version/short 0.06
116 TestFunctional/parallel/Version/components 1.18
117 TestFunctional/parallel/ImageCommands/ImageListShort 0.23
118 TestFunctional/parallel/ImageCommands/ImageListTable 0.23
119 TestFunctional/parallel/ImageCommands/ImageListJson 0.24
120 TestFunctional/parallel/ImageCommands/ImageListYaml 0.24
121 TestFunctional/parallel/ImageCommands/ImageBuild 3.77
122 TestFunctional/parallel/ImageCommands/Setup 0.67
123 TestFunctional/parallel/UpdateContextCmd/no_changes 0.15
124 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.14
125 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.15
126 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.61
127 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 1.19
129 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.36
130 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.53
131 TestFunctional/parallel/ImageCommands/ImageRemove 0.57
132 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.83
133 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.57
135 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.5
136 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
138 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 8.32
139 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.08
140 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
144 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.1
145 TestFunctional/parallel/ServiceCmd/List 0.55
146 TestFunctional/parallel/ServiceCmd/JSONOutput 0.64
150 TestFunctional/parallel/ProfileCmd/profile_not_create 0.42
151 TestFunctional/parallel/ProfileCmd/profile_list 0.4
152 TestFunctional/parallel/ProfileCmd/profile_json_output 0.4
153 TestFunctional/parallel/MountCmd/any-port 8.75
154 TestFunctional/parallel/MountCmd/specific-port 1.99
155 TestFunctional/parallel/MountCmd/VerifyCleanup 2.27
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 202.03
164 TestMultiControlPlane/serial/DeployApp 8.93
165 TestMultiControlPlane/serial/PingHostFromPods 1.67
166 TestMultiControlPlane/serial/AddWorkerNode 60.89
167 TestMultiControlPlane/serial/NodeLabels 0.1
168 TestMultiControlPlane/serial/HAppyAfterClusterStart 1.03
169 TestMultiControlPlane/serial/CopyFile 19.68
170 TestMultiControlPlane/serial/StopSecondaryNode 12.69
171 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.82
172 TestMultiControlPlane/serial/RestartSecondaryNode 25.17
173 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 1.04
174 TestMultiControlPlane/serial/RestartClusterKeepsNodes 130.05
175 TestMultiControlPlane/serial/DeleteSecondaryNode 12.52
176 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.77
177 TestMultiControlPlane/serial/StopCluster 35.74
178 TestMultiControlPlane/serial/RestartCluster 92.19
179 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.77
180 TestMultiControlPlane/serial/AddSecondaryNode 81.27
181 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 1.03
185 TestJSONOutput/start/Command 79.75
186 TestJSONOutput/start/Audit 0
188 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
189 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
191 TestJSONOutput/pause/Command 0.75
192 TestJSONOutput/pause/Audit 0
194 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
195 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
197 TestJSONOutput/unpause/Command 0.67
198 TestJSONOutput/unpause/Audit 0
200 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
201 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
203 TestJSONOutput/stop/Command 5.93
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 40.56
211 TestKicCustomNetwork/use_default_bridge_network 33.42
212 TestKicExistingNetwork 36.38
213 TestKicCustomSubnet 36.71
214 TestKicStaticIP 31.71
215 TestMainNoArgs 0.06
216 TestMinikubeProfile 65.83
219 TestMountStart/serial/StartWithMountFirst 7.2
220 TestMountStart/serial/VerifyMountFirst 0.27
221 TestMountStart/serial/StartWithMountSecond 9.2
222 TestMountStart/serial/VerifyMountSecond 0.26
223 TestMountStart/serial/DeleteFirst 1.62
224 TestMountStart/serial/VerifyMountPostDelete 0.28
225 TestMountStart/serial/Stop 1.2
226 TestMountStart/serial/RestartStopped 8.32
227 TestMountStart/serial/VerifyMountPostStop 0.26
230 TestMultiNode/serial/FreshStart2Nodes 132.35
231 TestMultiNode/serial/DeployApp2Nodes 6.62
232 TestMultiNode/serial/PingHostFrom2Pods 1.05
233 TestMultiNode/serial/AddNode 56.67
234 TestMultiNode/serial/MultiNodeLabels 0.13
235 TestMultiNode/serial/ProfileList 0.75
236 TestMultiNode/serial/CopyFile 10.33
237 TestMultiNode/serial/StopNode 2.29
238 TestMultiNode/serial/StartAfterStop 8
239 TestMultiNode/serial/RestartKeepsNodes 75.07
240 TestMultiNode/serial/DeleteNode 5.55
241 TestMultiNode/serial/StopMultiNode 23.83
242 TestMultiNode/serial/RestartMultiNode 58.33
243 TestMultiNode/serial/ValidateNameConflict 35.95
248 TestPreload 136.27
250 TestScheduledStopUnix 106.8
253 TestInsufficientStorage 13.12
254 TestRunningBinaryUpgrade 70.07
256 TestKubernetesUpgrade 214.45
257 TestMissingContainerUpgrade 79.13
259 TestPause/serial/Start 96.14
261 TestNoKubernetes/serial/StartNoK8sWithVersion 0.12
262 TestNoKubernetes/serial/StartWithK8s 42.06
263 TestNoKubernetes/serial/StartWithStopK8s 15.92
264 TestNoKubernetes/serial/Start 8.41
265 TestNoKubernetes/serial/VerifyK8sNotRunning 0.29
266 TestNoKubernetes/serial/ProfileList 1.07
267 TestNoKubernetes/serial/Stop 1.21
268 TestNoKubernetes/serial/StartNoArgs 7.26
269 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.28
277 TestNetworkPlugins/group/false 3.82
281 TestPause/serial/SecondStartNoReconfiguration 30.86
282 TestPause/serial/Pause 0.95
283 TestPause/serial/VerifyStatus 0.42
284 TestPause/serial/Unpause 0.8
285 TestPause/serial/PauseAgain 1.18
286 TestPause/serial/DeletePaused 3.81
287 TestPause/serial/VerifyDeletedResources 1.39
288 TestStoppedBinaryUpgrade/Setup 0.98
289 TestStoppedBinaryUpgrade/Upgrade 75.38
290 TestStoppedBinaryUpgrade/MinikubeLogs 1.19
298 TestNetworkPlugins/group/custom-flannel/Start 58.73
299 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.33
300 TestNetworkPlugins/group/custom-flannel/NetCatPod 10.37
301 TestNetworkPlugins/group/custom-flannel/DNS 0.18
302 TestNetworkPlugins/group/custom-flannel/Localhost 0.14
303 TestNetworkPlugins/group/custom-flannel/HairPin 0.19
304 TestNetworkPlugins/group/auto/Start 86.69
305 TestNetworkPlugins/group/kindnet/Start 84.43
306 TestNetworkPlugins/group/auto/KubeletFlags 0.29
307 TestNetworkPlugins/group/auto/NetCatPod 10.29
308 TestNetworkPlugins/group/auto/DNS 0.18
309 TestNetworkPlugins/group/auto/Localhost 0.18
310 TestNetworkPlugins/group/auto/HairPin 0.17
311 TestNetworkPlugins/group/flannel/Start 69.82
312 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
313 TestNetworkPlugins/group/kindnet/KubeletFlags 0.28
314 TestNetworkPlugins/group/kindnet/NetCatPod 10.29
315 TestNetworkPlugins/group/kindnet/DNS 0.25
316 TestNetworkPlugins/group/kindnet/Localhost 0.18
317 TestNetworkPlugins/group/kindnet/HairPin 0.19
318 TestNetworkPlugins/group/enable-default-cni/Start 76.92
319 TestNetworkPlugins/group/flannel/ControllerPod 6.01
320 TestNetworkPlugins/group/flannel/KubeletFlags 0.32
321 TestNetworkPlugins/group/flannel/NetCatPod 12.27
322 TestNetworkPlugins/group/flannel/DNS 0.19
323 TestNetworkPlugins/group/flannel/Localhost 0.15
324 TestNetworkPlugins/group/flannel/HairPin 0.15
325 TestNetworkPlugins/group/bridge/Start 80.14
326 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.36
327 TestNetworkPlugins/group/enable-default-cni/NetCatPod 12.33
328 TestNetworkPlugins/group/enable-default-cni/DNS 0.22
329 TestNetworkPlugins/group/enable-default-cni/Localhost 0.21
330 TestNetworkPlugins/group/enable-default-cni/HairPin 0.19
331 TestNetworkPlugins/group/calico/Start 63.64
332 TestNetworkPlugins/group/bridge/KubeletFlags 0.39
333 TestNetworkPlugins/group/bridge/NetCatPod 11.38
334 TestNetworkPlugins/group/bridge/DNS 0.31
335 TestNetworkPlugins/group/bridge/Localhost 0.27
336 TestNetworkPlugins/group/bridge/HairPin 0.24
337 TestNetworkPlugins/group/calico/ControllerPod 6.01
339 TestStartStop/group/old-k8s-version/serial/FirstStart 68.26
340 TestNetworkPlugins/group/calico/KubeletFlags 0.42
341 TestNetworkPlugins/group/calico/NetCatPod 12.39
342 TestNetworkPlugins/group/calico/DNS 0.29
343 TestNetworkPlugins/group/calico/Localhost 0.2
344 TestNetworkPlugins/group/calico/HairPin 0.21
346 TestStartStop/group/no-preload/serial/FirstStart 69.6
347 TestStartStop/group/old-k8s-version/serial/DeployApp 11.54
348 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 1.72
349 TestStartStop/group/old-k8s-version/serial/Stop 12.35
350 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.36
351 TestStartStop/group/old-k8s-version/serial/SecondStart 50.35
352 TestStartStop/group/no-preload/serial/DeployApp 11.44
353 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1.34
354 TestStartStop/group/no-preload/serial/Stop 12.22
355 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.2
356 TestStartStop/group/no-preload/serial/SecondStart 51.16
357 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
358 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.12
359 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.32
360 TestStartStop/group/old-k8s-version/serial/Pause 4.36
362 TestStartStop/group/embed-certs/serial/FirstStart 83.06
363 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6
364 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.1
365 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.27
366 TestStartStop/group/no-preload/serial/Pause 3.49
368 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 80.06
369 TestStartStop/group/embed-certs/serial/DeployApp 10.42
370 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.18
371 TestStartStop/group/embed-certs/serial/Stop 11.93
372 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.19
373 TestStartStop/group/embed-certs/serial/SecondStart 55.86
374 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 10.46
375 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.65
376 TestStartStop/group/default-k8s-diff-port/serial/Stop 12.5
377 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.19
378 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 54.36
379 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6
380 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.15
381 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.38
382 TestStartStop/group/embed-certs/serial/Pause 3.75
384 TestStartStop/group/newest-cni/serial/FirstStart 36.73
385 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6
386 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.11
387 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.26
388 TestStartStop/group/default-k8s-diff-port/serial/Pause 3.56
389 TestStartStop/group/newest-cni/serial/DeployApp 0
390 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 2.05
391 TestStartStop/group/newest-cni/serial/Stop 1.3
392 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.18
393 TestStartStop/group/newest-cni/serial/SecondStart 16.83
394 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
395 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
396 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.3
397 TestStartStop/group/newest-cni/serial/Pause 2.92
x
+
TestDownloadOnly/v1.28.0/json-events (5.56s)

                                                
                                                
=== 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-101936 --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-101936 --force --alsologtostderr --kubernetes-version=v1.28.0 --container-runtime=crio --driver=docker  --container-runtime=crio: (5.562479105s)
--- PASS: TestDownloadOnly/v1.28.0/json-events (5.56s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.28.0/preload-exists
I0929 11:47:50.063221  862095 preload.go:131] Checking if preload exists for k8s version v1.28.0 and runtime crio
I0929 11:47:50.063313  862095 preload.go:146] Found local preload: /home/jenkins/minikube-integration/21655-860233/.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.1s)

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	┌─────────┬───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬──────────────────────┬─────────┬─────────┬─────────────────────┬──────────┐
	│ COMMAND │                                                                                   ARGS                                                                                    │       PROFILE        │  USER   │ VERSION │     START TIME      │ END TIME │
	├─────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼──────────────────────┼─────────┼─────────┼─────────────────────┼──────────┤
	│ start   │ -o=json --download-only -p download-only-101936 --force --alsologtostderr --kubernetes-version=v1.28.0 --container-runtime=crio --driver=docker  --container-runtime=crio │ download-only-101936 │ jenkins │ v1.37.0 │ 29 Sep 25 11:47 UTC │          │
	└─────────┴───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴──────────────────────┴─────────┴─────────┴─────────────────────┴──────────┘
	
	
	==> Last Start <==
	Log file created at: 2025/09/29 11:47:44
	Running on machine: ip-172-31-30-239
	Binary: Built with gc go1.24.6 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0929 11:47:44.545685  862101 out.go:360] Setting OutFile to fd 1 ...
	I0929 11:47:44.545834  862101 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 11:47:44.545846  862101 out.go:374] Setting ErrFile to fd 2...
	I0929 11:47:44.545851  862101 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 11:47:44.546277  862101 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21655-860233/.minikube/bin
	W0929 11:47:44.546459  862101 root.go:314] Error reading config file at /home/jenkins/minikube-integration/21655-860233/.minikube/config/config.json: open /home/jenkins/minikube-integration/21655-860233/.minikube/config/config.json: no such file or directory
	I0929 11:47:44.546904  862101 out.go:368] Setting JSON to true
	I0929 11:47:44.547777  862101 start.go:130] hostinfo: {"hostname":"ip-172-31-30-239","uptime":12617,"bootTime":1759133848,"procs":159,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1084-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0929 11:47:44.547873  862101 start.go:140] virtualization:  
	I0929 11:47:44.551884  862101 out.go:99] [download-only-101936] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	W0929 11:47:44.552061  862101 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/21655-860233/.minikube/cache/preloaded-tarball: no such file or directory
	I0929 11:47:44.552169  862101 notify.go:220] Checking for updates...
	I0929 11:47:44.555819  862101 out.go:171] MINIKUBE_LOCATION=21655
	I0929 11:47:44.558815  862101 out.go:171] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0929 11:47:44.561850  862101 out.go:171] KUBECONFIG=/home/jenkins/minikube-integration/21655-860233/kubeconfig
	I0929 11:47:44.564593  862101 out.go:171] MINIKUBE_HOME=/home/jenkins/minikube-integration/21655-860233/.minikube
	I0929 11:47:44.567361  862101 out.go:171] MINIKUBE_BIN=out/minikube-linux-arm64
	W0929 11:47:44.573087  862101 out.go:336] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0929 11:47:44.573378  862101 driver.go:421] Setting default libvirt URI to qemu:///system
	I0929 11:47:44.601347  862101 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I0929 11:47:44.601466  862101 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0929 11:47:44.657794  862101 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:61 SystemTime:2025-09-29 11:47:44.648093774 +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-30-239 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0929 11:47:44.657899  862101 docker.go:318] overlay module found
	I0929 11:47:44.660947  862101 out.go:99] Using the docker driver based on user configuration
	I0929 11:47:44.660988  862101 start.go:304] selected driver: docker
	I0929 11:47:44.660995  862101 start.go:924] validating driver "docker" against <nil>
	I0929 11:47:44.661115  862101 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0929 11:47:44.715787  862101 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:61 SystemTime:2025-09-29 11:47:44.706792918 +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-30-239 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0929 11:47:44.715941  862101 start_flags.go:327] no existing cluster config was found, will generate one from the flags 
	I0929 11:47:44.716217  862101 start_flags.go:410] Using suggested 3072MB memory alloc based on sys=7834MB, container=7834MB
	I0929 11:47:44.716383  862101 start_flags.go:974] Wait components to verify : map[apiserver:true system_pods:true]
	I0929 11:47:44.719470  862101 out.go:171] Using Docker driver with root privileges
	I0929 11:47:44.722413  862101 cni.go:84] Creating CNI manager for ""
	I0929 11:47:44.722483  862101 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0929 11:47:44.722496  862101 start_flags.go:336] Found "CNI" CNI - setting NetworkPlugin=cni
	I0929 11:47:44.722573  862101 start.go:348] cluster config:
	{Name:download-only-101936 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-101936 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}
	I0929 11:47:44.725558  862101 out.go:99] Starting "download-only-101936" primary control-plane node in "download-only-101936" cluster
	I0929 11:47:44.725579  862101 cache.go:123] Beginning downloading kic base image for docker with crio
	I0929 11:47:44.728354  862101 out.go:99] Pulling base image v0.0.48 ...
	I0929 11:47:44.728379  862101 preload.go:131] Checking if preload exists for k8s version v1.28.0 and runtime crio
	I0929 11:47:44.728622  862101 image.go:81] Checking for gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local docker daemon
	I0929 11:47:44.743966  862101 cache.go:152] Downloading gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 to local cache
	I0929 11:47:44.744151  862101 image.go:65] Checking for gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local cache directory
	I0929 11:47:44.744253  862101 image.go:150] Writing gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 to local cache
	I0929 11:47:44.794406  862101 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
	I0929 11:47:44.794433  862101 cache.go:58] Caching tarball of preloaded images
	I0929 11:47:44.794618  862101 preload.go:131] Checking if preload exists for k8s version v1.28.0 and runtime crio
	I0929 11:47:44.797951  862101 out.go:99] Downloading Kubernetes v1.28.0 preload ...
	I0929 11:47:44.797983  862101 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.28.0-cri-o-overlay-arm64.tar.lz4 ...
	I0929 11:47:44.885551  862101 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/21655-860233/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.0-cri-o-overlay-arm64.tar.lz4
	I0929 11:47:48.375376  862101 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.28.0-cri-o-overlay-arm64.tar.lz4 ...
	I0929 11:47:48.375535  862101 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/21655-860233/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.0-cri-o-overlay-arm64.tar.lz4 ...
	I0929 11:47:49.367430  862101 cache.go:61] Finished verifying existence of preloaded tar for v1.28.0 on crio
	I0929 11:47:49.367850  862101 profile.go:143] Saving config to /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/download-only-101936/config.json ...
	I0929 11:47:49.367905  862101 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/download-only-101936/config.json: {Name:mk8c613819dac181d4862a6d0dc65d595afc1e64 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0929 11:47:49.368105  862101 preload.go:131] Checking if preload exists for k8s version v1.28.0 and runtime crio
	I0929 11:47:49.368353  862101 download.go:108] Downloading: https://dl.k8s.io/release/v1.28.0/bin/linux/arm64/kubectl?checksum=file:https://dl.k8s.io/release/v1.28.0/bin/linux/arm64/kubectl.sha256 -> /home/jenkins/minikube-integration/21655-860233/.minikube/cache/linux/arm64/v1.28.0/kubectl
	I0929 11:47:49.505524  862101 cache.go:155] successfully saved gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 as a tarball
	
	
	* The control-plane node download-only-101936 host does not exist
	  To start a cluster, run: "minikube start -p download-only-101936"

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

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

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

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

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

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

                                                
                                                
=== 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-075889 --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-075889 --force --alsologtostderr --kubernetes-version=v1.34.0 --container-runtime=crio --driver=docker  --container-runtime=crio: (5.760518864s)
--- PASS: TestDownloadOnly/v1.34.0/json-events (5.76s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.34.0/preload-exists
I0929 11:47:56.279901  862095 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime crio
I0929 11:47:56.279941  862095 preload.go:146] Found local preload: /home/jenkins/minikube-integration/21655-860233/.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.34s)

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	┌─────────┬───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬──────────────────────┬─────────┬─────────┬─────────────────────┬─────────────────────┐
	│ COMMAND │                                                                                   ARGS                                                                                    │       PROFILE        │  USER   │ VERSION │     START TIME      │      END TIME       │
	├─────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼──────────────────────┼─────────┼─────────┼─────────────────────┼─────────────────────┤
	│ start   │ -o=json --download-only -p download-only-101936 --force --alsologtostderr --kubernetes-version=v1.28.0 --container-runtime=crio --driver=docker  --container-runtime=crio │ download-only-101936 │ jenkins │ v1.37.0 │ 29 Sep 25 11:47 UTC │                     │
	│ delete  │ --all                                                                                                                                                                     │ minikube             │ jenkins │ v1.37.0 │ 29 Sep 25 11:47 UTC │ 29 Sep 25 11:47 UTC │
	│ delete  │ -p download-only-101936                                                                                                                                                   │ download-only-101936 │ jenkins │ v1.37.0 │ 29 Sep 25 11:47 UTC │ 29 Sep 25 11:47 UTC │
	│ start   │ -o=json --download-only -p download-only-075889 --force --alsologtostderr --kubernetes-version=v1.34.0 --container-runtime=crio --driver=docker  --container-runtime=crio │ download-only-075889 │ jenkins │ v1.37.0 │ 29 Sep 25 11:47 UTC │                     │
	└─────────┴───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴──────────────────────┴─────────┴─────────┴─────────────────────┴─────────────────────┘
	
	
	==> Last Start <==
	Log file created at: 2025/09/29 11:47:50
	Running on machine: ip-172-31-30-239
	Binary: Built with gc go1.24.6 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0929 11:47:50.566417  862300 out.go:360] Setting OutFile to fd 1 ...
	I0929 11:47:50.566613  862300 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 11:47:50.566623  862300 out.go:374] Setting ErrFile to fd 2...
	I0929 11:47:50.566629  862300 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 11:47:50.566901  862300 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21655-860233/.minikube/bin
	I0929 11:47:50.567309  862300 out.go:368] Setting JSON to true
	I0929 11:47:50.568167  862300 start.go:130] hostinfo: {"hostname":"ip-172-31-30-239","uptime":12623,"bootTime":1759133848,"procs":151,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1084-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0929 11:47:50.568238  862300 start.go:140] virtualization:  
	I0929 11:47:50.571614  862300 out.go:99] [download-only-075889] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	I0929 11:47:50.571873  862300 notify.go:220] Checking for updates...
	I0929 11:47:50.574768  862300 out.go:171] MINIKUBE_LOCATION=21655
	I0929 11:47:50.577741  862300 out.go:171] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0929 11:47:50.580692  862300 out.go:171] KUBECONFIG=/home/jenkins/minikube-integration/21655-860233/kubeconfig
	I0929 11:47:50.583615  862300 out.go:171] MINIKUBE_HOME=/home/jenkins/minikube-integration/21655-860233/.minikube
	I0929 11:47:50.586577  862300 out.go:171] MINIKUBE_BIN=out/minikube-linux-arm64
	W0929 11:47:50.592467  862300 out.go:336] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0929 11:47:50.592771  862300 driver.go:421] Setting default libvirt URI to qemu:///system
	I0929 11:47:50.619028  862300 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I0929 11:47:50.619149  862300 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0929 11:47:50.677125  862300 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:49 SystemTime:2025-09-29 11:47:50.667346935 +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-30-239 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0929 11:47:50.677234  862300 docker.go:318] overlay module found
	I0929 11:47:50.680276  862300 out.go:99] Using the docker driver based on user configuration
	I0929 11:47:50.680313  862300 start.go:304] selected driver: docker
	I0929 11:47:50.680331  862300 start.go:924] validating driver "docker" against <nil>
	I0929 11:47:50.680448  862300 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0929 11:47:50.732431  862300 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:49 SystemTime:2025-09-29 11:47:50.723386921 +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-30-239 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0929 11:47:50.732616  862300 start_flags.go:327] no existing cluster config was found, will generate one from the flags 
	I0929 11:47:50.732907  862300 start_flags.go:410] Using suggested 3072MB memory alloc based on sys=7834MB, container=7834MB
	I0929 11:47:50.733062  862300 start_flags.go:974] Wait components to verify : map[apiserver:true system_pods:true]
	I0929 11:47:50.736097  862300 out.go:171] Using Docker driver with root privileges
	I0929 11:47:50.738914  862300 cni.go:84] Creating CNI manager for ""
	I0929 11:47:50.738987  862300 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0929 11:47:50.739002  862300 start_flags.go:336] Found "CNI" CNI - setting NetworkPlugin=cni
	I0929 11:47:50.739085  862300 start.go:348] cluster config:
	{Name:download-only-075889 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-075889 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}
	I0929 11:47:50.741939  862300 out.go:99] Starting "download-only-075889" primary control-plane node in "download-only-075889" cluster
	I0929 11:47:50.741965  862300 cache.go:123] Beginning downloading kic base image for docker with crio
	I0929 11:47:50.744787  862300 out.go:99] Pulling base image v0.0.48 ...
	I0929 11:47:50.744814  862300 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime crio
	I0929 11:47:50.744998  862300 image.go:81] Checking for gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local docker daemon
	I0929 11:47:50.760787  862300 cache.go:152] Downloading gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 to local cache
	I0929 11:47:50.760921  862300 image.go:65] Checking for gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local cache directory
	I0929 11:47:50.760945  862300 image.go:68] Found gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 in local cache directory, skipping pull
	I0929 11:47:50.760951  862300 image.go:137] gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 exists in cache, skipping pull
	I0929 11:47:50.760958  862300 cache.go:155] successfully saved gcr.io/k8s-minikube/kicbase:v0.0.48@sha256:7171c97a51623558720f8e5878e4f4637da093e2f2ed589997bedc6c1549b2b1 as a tarball
	I0929 11:47:50.804998  862300 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
	I0929 11:47:50.805020  862300 cache.go:58] Caching tarball of preloaded images
	I0929 11:47:50.805171  862300 preload.go:131] Checking if preload exists for k8s version v1.34.0 and runtime crio
	I0929 11:47:50.808306  862300 out.go:99] Downloading Kubernetes v1.34.0 preload ...
	I0929 11:47:50.808330  862300 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.34.0-cri-o-overlay-arm64.tar.lz4 ...
	I0929 11:47:50.907376  862300 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/21655-860233/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-cri-o-overlay-arm64.tar.lz4
	I0929 11:47:54.540284  862300 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.34.0-cri-o-overlay-arm64.tar.lz4 ...
	I0929 11:47:54.540418  862300 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/21655-860233/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.0-cri-o-overlay-arm64.tar.lz4 ...
	
	
	* The control-plane node download-only-075889 host does not exist
	  To start a cluster, run: "minikube start -p download-only-075889"

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

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

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

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

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

                                                
                                    
x
+
TestBinaryMirror (0.61s)

                                                
                                                
=== RUN   TestBinaryMirror
I0929 11:47:58.287852  862095 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-407333 --alsologtostderr --binary-mirror http://127.0.0.1:46249 --driver=docker  --container-runtime=crio
helpers_test.go:175: Cleaning up "binary-mirror-407333" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p binary-mirror-407333
--- PASS: TestBinaryMirror (0.61s)

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.07s)

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

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

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

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

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

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

                                                
                                    
x
+
TestAddons/Setup (176.56s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:108: (dbg) Run:  out/minikube-linux-arm64 start -p addons-715612 --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-715612 --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: (2m56.556803361s)
--- PASS: TestAddons/Setup (176.56s)

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

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

                                                
                                    
x
+
TestAddons/parallel/Registry (16.75s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:382: registry stabilized in 7.787964ms
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-bg2p8" [8926ac7b-2434-4a4a-b053-6ce840adc988] Running
addons_test.go:384: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.003003727s
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-stk9v" [fcbfde66-f4a0-4f4e-94c7-506997a6923d] Running
addons_test.go:387: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.003131477s
addons_test.go:392: (dbg) Run:  kubectl --context addons-715612 delete po -l run=registry-test --now
addons_test.go:397: (dbg) Run:  kubectl --context addons-715612 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-715612 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.782933205s)
addons_test.go:411: (dbg) Run:  out/minikube-linux-arm64 -p addons-715612 ip
2025/09/29 11:51:34 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-715612 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (16.75s)

                                                
                                    
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 6.65003ms
addons_test.go:325: (dbg) Run:  out/minikube-linux-arm64 addons configure registry-creds -f ./testdata/addons_testconfig.json -p addons-715612
addons_test.go:332: (dbg) Run:  kubectl --context addons-715612 -n kube-system get secret -o yaml
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-715612 addons disable registry-creds --alsologtostderr -v=1
--- PASS: TestAddons/parallel/RegistryCreds (0.76s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (5.48s)

                                                
                                                
=== 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-v5wsd" [9108b5dd-d41d-4d8f-854c-b06973ed85bd] Running
addons_test.go:823: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 5.023966777s
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-715612 addons disable inspektor-gadget --alsologtostderr -v=1
--- PASS: TestAddons/parallel/InspektorGadget (5.48s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (6.84s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:455: metrics-server stabilized in 3.580029ms
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-rwpxg" [d2a916ca-7c5e-4689-94fc-d283066998e7] Running
addons_test.go:457: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 6.005879285s
addons_test.go:463: (dbg) Run:  kubectl --context addons-715612 top pods -n kube-system
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-715612 addons disable metrics-server --alsologtostderr -v=1
--- PASS: TestAddons/parallel/MetricsServer (6.84s)

                                                
                                    
x
+
TestAddons/parallel/CSI (45.42s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
I0929 11:52:00.867473  862095 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I0929 11:52:00.875223  862095 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0929 11:52:00.875250  862095 kapi.go:107] duration metric: took 7.791155ms to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
addons_test.go:549: csi-hostpath-driver pods stabilized in 7.801715ms
addons_test.go:552: (dbg) Run:  kubectl --context addons-715612 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-715612 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-715612 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-715612 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-715612 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-715612 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-715612 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-715612 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-715612 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-715612 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-715612 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:562: (dbg) Run:  kubectl --context addons-715612 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" [f59b96e5-1991-468b-84e9-fe78606dad98] Pending
helpers_test.go:352: "task-pv-pod" [f59b96e5-1991-468b-84e9-fe78606dad98] 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" [f59b96e5-1991-468b-84e9-fe78606dad98] Running
addons_test.go:567: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 11.003419933s
addons_test.go:572: (dbg) Run:  kubectl --context addons-715612 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-715612 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:427: (dbg) Run:  kubectl --context addons-715612 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:582: (dbg) Run:  kubectl --context addons-715612 delete pod task-pv-pod
addons_test.go:588: (dbg) Run:  kubectl --context addons-715612 delete pvc hpvc
addons_test.go:594: (dbg) Run:  kubectl --context addons-715612 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-715612 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-715612 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-715612 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-715612 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-715612 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-715612 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-715612 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:604: (dbg) Run:  kubectl --context addons-715612 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" [dc9b36f4-cd4e-4c14-8dc6-8252e92772ea] Pending
helpers_test.go:352: "task-pv-pod-restore" [dc9b36f4-cd4e-4c14-8dc6-8252e92772ea] 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" [dc9b36f4-cd4e-4c14-8dc6-8252e92772ea] Running
addons_test.go:609: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 7.004406089s
addons_test.go:614: (dbg) Run:  kubectl --context addons-715612 delete pod task-pv-pod-restore
addons_test.go:618: (dbg) Run:  kubectl --context addons-715612 delete pvc hpvc-restore
addons_test.go:622: (dbg) Run:  kubectl --context addons-715612 delete volumesnapshot new-snapshot-demo
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-715612 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-arm64 -p addons-715612 addons disable volumesnapshots --alsologtostderr -v=1: (1.066067139s)
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-715612 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-arm64 -p addons-715612 addons disable csi-hostpath-driver --alsologtostderr -v=1: (7.167869877s)
--- PASS: TestAddons/parallel/CSI (45.42s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (18.91s)

                                                
                                                
=== 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-715612 --alsologtostderr -v=1
addons_test.go:808: (dbg) Done: out/minikube-linux-arm64 addons enable headlamp -p addons-715612 --alsologtostderr -v=1: (1.103257582s)
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-v8c7r" [bddfe4d7-e017-40bb-805b-da08d1cb7f0b] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:352: "headlamp-85f8f8dc54-v8c7r" [bddfe4d7-e017-40bb-805b-da08d1cb7f0b] Running
addons_test.go:813: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 12.003113575s
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-715612 addons disable headlamp --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-arm64 -p addons-715612 addons disable headlamp --alsologtostderr -v=1: (5.803746899s)
--- PASS: TestAddons/parallel/Headlamp (18.91s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.65s)

                                                
                                                
=== 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-74kpm" [6d53cd35-d496-4221-9b0e-6de8b3165edf] Running
addons_test.go:840: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.007231381s
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-715612 addons disable cloud-spanner --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CloudSpanner (5.65s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (51.45s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:949: (dbg) Run:  kubectl --context addons-715612 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:955: (dbg) Run:  kubectl --context addons-715612 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-715612 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-715612 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-715612 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-715612 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-715612 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" [e897e686-7ba9-414e-ab21-bffb70b8b7e9] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:352: "test-local-path" [e897e686-7ba9-414e-ab21-bffb70b8b7e9] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:352: "test-local-path" [e897e686-7ba9-414e-ab21-bffb70b8b7e9] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:962: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 3.004279739s
addons_test.go:967: (dbg) Run:  kubectl --context addons-715612 get pvc test-pvc -o=json
addons_test.go:976: (dbg) Run:  out/minikube-linux-arm64 -p addons-715612 ssh "cat /opt/local-path-provisioner/pvc-c975c899-9b72-4a1a-85bf-c20d68633b9c_default_test-pvc/file1"
addons_test.go:988: (dbg) Run:  kubectl --context addons-715612 delete pod test-local-path
addons_test.go:992: (dbg) Run:  kubectl --context addons-715612 delete pvc test-pvc
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-715612 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-arm64 -p addons-715612 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (43.021420182s)
--- PASS: TestAddons/parallel/LocalPath (51.45s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (5.82s)

                                                
                                                
=== 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-fs6bd" [05b6caa9-dcb1-45db-bd2f-5590816b6c09] Running
addons_test.go:1025: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 5.015075072s
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-715612 addons disable nvidia-device-plugin --alsologtostderr -v=1
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (5.82s)

                                                
                                    
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-j2jlb" [9ac8e5e6-9dfc-44f0-8891-f0c8fba4f9b9] Running
addons_test.go:1047: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.00323517s
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-715612 addons disable yakd --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-arm64 -p addons-715612 addons disable yakd --alsologtostderr -v=1: (5.809285082s)
--- PASS: TestAddons/parallel/Yakd (11.81s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12.17s)

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

                                                
                                    
x
+
TestCertOptions (33.64s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:49: (dbg) Run:  out/minikube-linux-arm64 start -p cert-options-809004 --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
cert_options_test.go:49: (dbg) Done: out/minikube-linux-arm64 start -p cert-options-809004 --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: (30.975280163s)
cert_options_test.go:60: (dbg) Run:  out/minikube-linux-arm64 -p cert-options-809004 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt"
cert_options_test.go:88: (dbg) Run:  kubectl --context cert-options-809004 config view
cert_options_test.go:100: (dbg) Run:  out/minikube-linux-arm64 ssh -p cert-options-809004 -- "sudo cat /etc/kubernetes/admin.conf"
helpers_test.go:175: Cleaning up "cert-options-809004" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-options-809004
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-options-809004: (1.976233945s)
--- PASS: TestCertOptions (33.64s)

                                                
                                    
x
+
TestCertExpiration (249.79s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-801139 --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-801139 --memory=3072 --cert-expiration=3m --driver=docker  --container-runtime=crio: (38.451060163s)
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-801139 --memory=3072 --cert-expiration=8760h --driver=docker  --container-runtime=crio
cert_options_test.go:131: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-801139 --memory=3072 --cert-expiration=8760h --driver=docker  --container-runtime=crio: (28.796636817s)
helpers_test.go:175: Cleaning up "cert-expiration-801139" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-expiration-801139
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-expiration-801139: (2.545674126s)
--- PASS: TestCertExpiration (249.79s)

                                                
                                    
x
+
TestForceSystemdFlag (49.84s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:91: (dbg) Run:  out/minikube-linux-arm64 start -p force-systemd-flag-901511 --memory=3072 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=crio
docker_test.go:91: (dbg) Done: out/minikube-linux-arm64 start -p force-systemd-flag-901511 --memory=3072 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=crio: (46.80141956s)
docker_test.go:132: (dbg) Run:  out/minikube-linux-arm64 -p force-systemd-flag-901511 ssh "cat /etc/crio/crio.conf.d/02-crio.conf"
helpers_test.go:175: Cleaning up "force-systemd-flag-901511" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p force-systemd-flag-901511
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p force-systemd-flag-901511: (2.589368698s)
--- PASS: TestForceSystemdFlag (49.84s)

                                                
                                    
x
+
TestForceSystemdEnv (37.27s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:155: (dbg) Run:  out/minikube-linux-arm64 start -p force-systemd-env-382499 --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-382499 --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=crio: (34.75779314s)
helpers_test.go:175: Cleaning up "force-systemd-env-382499" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p force-systemd-env-382499
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p force-systemd-env-382499: (2.51391015s)
--- PASS: TestForceSystemdEnv (37.27s)

                                                
                                    
x
+
TestErrorSpam/setup (29.57s)

                                                
                                                
=== RUN   TestErrorSpam/setup
error_spam_test.go:81: (dbg) Run:  out/minikube-linux-arm64 start -p nospam-683519 -n=1 --memory=3072 --wait=false --log_dir=/tmp/nospam-683519 --driver=docker  --container-runtime=crio
E0929 11:55:56.364011  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/addons-715612/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 11:55:56.370377  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/addons-715612/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 11:55:56.381721  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/addons-715612/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 11:55:56.403138  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/addons-715612/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 11:55:56.444490  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/addons-715612/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 11:55:56.525845  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/addons-715612/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 11:55:56.687322  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/addons-715612/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 11:55:57.008748  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/addons-715612/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 11:55:57.650139  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/addons-715612/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 11:55:58.931498  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/addons-715612/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
error_spam_test.go:81: (dbg) Done: out/minikube-linux-arm64 start -p nospam-683519 -n=1 --memory=3072 --wait=false --log_dir=/tmp/nospam-683519 --driver=docker  --container-runtime=crio: (29.57447103s)
--- PASS: TestErrorSpam/setup (29.57s)

                                                
                                    
x
+
TestErrorSpam/start (0.84s)

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

                                                
                                    
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-683519 --log_dir /tmp/nospam-683519 status
E0929 11:56:01.493431  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/addons-715612/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-683519 --log_dir /tmp/nospam-683519 status
error_spam_test.go:172: (dbg) Run:  out/minikube-linux-arm64 -p nospam-683519 --log_dir /tmp/nospam-683519 status
--- PASS: TestErrorSpam/status (1.07s)

                                                
                                    
x
+
TestErrorSpam/pause (1.7s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.87s)

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

                                                
                                    
x
+
TestErrorSpam/stop (1.44s)

                                                
                                                
=== 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-683519 --log_dir /tmp/nospam-683519 stop
E0929 11:56:06.615872  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/addons-715612/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
error_spam_test.go:149: (dbg) Done: out/minikube-linux-arm64 -p nospam-683519 --log_dir /tmp/nospam-683519 stop: (1.245215266s)
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-683519 --log_dir /tmp/nospam-683519 stop
error_spam_test.go:172: (dbg) Run:  out/minikube-linux-arm64 -p nospam-683519 --log_dir /tmp/nospam-683519 stop
--- PASS: TestErrorSpam/stop (1.44s)

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (81.23s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2239: (dbg) Run:  out/minikube-linux-arm64 start -p functional-831686 --memory=4096 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio
E0929 11:56:16.857653  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/addons-715612/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 11:56:37.338889  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/addons-715612/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 11:57:18.301624  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/addons-715612/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-831686 --memory=4096 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio: (1m21.226107017s)
--- PASS: TestFunctional/serial/StartWithProxy (81.23s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (30.11s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
I0929 11:57:32.808270  862095 config.go:182] Loaded profile config "functional-831686": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
functional_test.go:674: (dbg) Run:  out/minikube-linux-arm64 start -p functional-831686 --alsologtostderr -v=8
functional_test.go:674: (dbg) Done: out/minikube-linux-arm64 start -p functional-831686 --alsologtostderr -v=8: (30.11145629s)
functional_test.go:678: soft start took 30.112707021s for "functional-831686" cluster.
I0929 11:58:02.920033  862095 config.go:182] Loaded profile config "functional-831686": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
--- PASS: TestFunctional/serial/SoftStart (30.11s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1064: (dbg) Run:  out/minikube-linux-arm64 -p functional-831686 cache add registry.k8s.io/pause:3.1
functional_test.go:1064: (dbg) Done: out/minikube-linux-arm64 -p functional-831686 cache add registry.k8s.io/pause:3.1: (1.285769456s)
functional_test.go:1064: (dbg) Run:  out/minikube-linux-arm64 -p functional-831686 cache add registry.k8s.io/pause:3.3
functional_test.go:1064: (dbg) Done: out/minikube-linux-arm64 -p functional-831686 cache add registry.k8s.io/pause:3.3: (1.293734027s)
functional_test.go:1064: (dbg) Run:  out/minikube-linux-arm64 -p functional-831686 cache add registry.k8s.io/pause:latest
functional_test.go:1064: (dbg) Done: out/minikube-linux-arm64 -p functional-831686 cache add registry.k8s.io/pause:latest: (1.261997588s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (3.84s)

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.14s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.13s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (34.94s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:772: (dbg) Run:  out/minikube-linux-arm64 start -p functional-831686 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
E0929 11:58:40.225618  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/addons-715612/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-831686 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (34.940878623s)
functional_test.go:776: restart took 34.940989015s for "functional-831686" cluster.
I0929 11:58:46.238463  862095 config.go:182] Loaded profile config "functional-831686": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
--- PASS: TestFunctional/serial/ExtraConfig (34.94s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.1s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.84s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.91s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1265: (dbg) Run:  out/minikube-linux-arm64 -p functional-831686 logs --file /tmp/TestFunctionalserialLogsFileCmd1555323895/001/logs.txt
functional_test.go:1265: (dbg) Done: out/minikube-linux-arm64 -p functional-831686 logs --file /tmp/TestFunctionalserialLogsFileCmd1555323895/001/logs.txt: (1.905110697s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.91s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.07s)

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

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

                                                
                                                
-- /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-831686 delete -f testdata/invalidsvc.yaml
--- PASS: TestFunctional/serial/InvalidService (4.07s)

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.44s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (8.06s)

                                                
                                                
=== 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-831686 --alsologtostderr -v=1]
2025/09/29 12:09:28 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
functional_test.go:925: (dbg) stopping [out/minikube-linux-arm64 dashboard --url --port 36195 -p functional-831686 --alsologtostderr -v=1] ...
helpers_test.go:525: unable to kill pid 893397: os: process already finished
--- PASS: TestFunctional/parallel/DashboardCmd (8.06s)

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.47s)

                                                
                                                
=== 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-831686 --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-831686 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=crio: exit status 23 (196.856764ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0929 12:09:20.436697  893109 out.go:360] Setting OutFile to fd 1 ...
	I0929 12:09:20.436920  893109 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 12:09:20.436947  893109 out.go:374] Setting ErrFile to fd 2...
	I0929 12:09:20.436968  893109 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 12:09:20.437780  893109 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21655-860233/.minikube/bin
	I0929 12:09:20.438250  893109 out.go:368] Setting JSON to false
	I0929 12:09:20.439193  893109 start.go:130] hostinfo: {"hostname":"ip-172-31-30-239","uptime":13913,"bootTime":1759133848,"procs":181,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1084-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0929 12:09:20.439266  893109 start.go:140] virtualization:  
	I0929 12:09:20.443320  893109 out.go:179] * [functional-831686] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	I0929 12:09:20.446444  893109 out.go:179]   - MINIKUBE_LOCATION=21655
	I0929 12:09:20.446530  893109 notify.go:220] Checking for updates...
	I0929 12:09:20.452658  893109 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0929 12:09:20.455642  893109 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/21655-860233/kubeconfig
	I0929 12:09:20.458469  893109 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/21655-860233/.minikube
	I0929 12:09:20.461338  893109 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0929 12:09:20.464168  893109 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I0929 12:09:20.467706  893109 config.go:182] Loaded profile config "functional-831686": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
	I0929 12:09:20.468289  893109 driver.go:421] Setting default libvirt URI to qemu:///system
	I0929 12:09:20.490049  893109 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I0929 12:09:20.490152  893109 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0929 12:09:20.558383  893109 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 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:36 OomKillDisable:true NGoroutines:52 SystemTime:2025-09-29 12:09:20.542189736 +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-30-239 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0929 12:09:20.558495  893109 docker.go:318] overlay module found
	I0929 12:09:20.561731  893109 out.go:179] * Using the docker driver based on existing profile
	I0929 12:09:20.564658  893109 start.go:304] selected driver: docker
	I0929 12:09:20.564686  893109 start.go:924] validating driver "docker" against &{Name:functional-831686 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-831686 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}
	I0929 12:09:20.564810  893109 start.go:935] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0929 12:09:20.568537  893109 out.go:203] 
	W0929 12:09:20.571414  893109 out.go:285] X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	I0929 12:09:20.574413  893109 out.go:203] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.2s)

                                                
                                                
=== 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-831686 --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-831686 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=crio: exit status 23 (203.251258ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0929 12:09:20.911154  893229 out.go:360] Setting OutFile to fd 1 ...
	I0929 12:09:20.911356  893229 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 12:09:20.911370  893229 out.go:374] Setting ErrFile to fd 2...
	I0929 12:09:20.911375  893229 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 12:09:20.911797  893229 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21655-860233/.minikube/bin
	I0929 12:09:20.912263  893229 out.go:368] Setting JSON to false
	I0929 12:09:20.913206  893229 start.go:130] hostinfo: {"hostname":"ip-172-31-30-239","uptime":13913,"bootTime":1759133848,"procs":181,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1084-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0929 12:09:20.913360  893229 start.go:140] virtualization:  
	I0929 12:09:20.916659  893229 out.go:179] * [functional-831686] minikube v1.37.0 sur Ubuntu 20.04 (arm64)
	I0929 12:09:20.920495  893229 out.go:179]   - MINIKUBE_LOCATION=21655
	I0929 12:09:20.920592  893229 notify.go:220] Checking for updates...
	I0929 12:09:20.926462  893229 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0929 12:09:20.929283  893229 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/21655-860233/kubeconfig
	I0929 12:09:20.932078  893229 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/21655-860233/.minikube
	I0929 12:09:20.934924  893229 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0929 12:09:20.937763  893229 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I0929 12:09:20.941183  893229 config.go:182] Loaded profile config "functional-831686": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
	I0929 12:09:20.941783  893229 driver.go:421] Setting default libvirt URI to qemu:///system
	I0929 12:09:20.977362  893229 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I0929 12:09:20.977488  893229 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0929 12:09:21.038951  893229 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 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:36 OomKillDisable:true NGoroutines:52 SystemTime:2025-09-29 12:09:21.028767247 +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-30-239 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0929 12:09:21.039056  893229 docker.go:318] overlay module found
	I0929 12:09:21.042252  893229 out.go:179] * Utilisation du pilote docker basé sur le profil existant
	I0929 12:09:21.045119  893229 start.go:304] selected driver: docker
	I0929 12:09:21.045136  893229 start.go:924] validating driver "docker" against &{Name:functional-831686 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-831686 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}
	I0929 12:09:21.045251  893229 start.go:935] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0929 12:09:21.048781  893229 out.go:203] 
	W0929 12:09:21.051602  893229 out.go:285] X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	I0929 12:09:21.054493  893229 out.go:203] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.05s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.14s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (25.3s)

                                                
                                                
=== 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" [88e7f546-f74c-4d37-a272-f56ecc5f89a5] Running
functional_test_pvc_test.go:50: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.004550326s
functional_test_pvc_test.go:55: (dbg) Run:  kubectl --context functional-831686 get storageclass -o=json
functional_test_pvc_test.go:75: (dbg) Run:  kubectl --context functional-831686 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:82: (dbg) Run:  kubectl --context functional-831686 get pvc myclaim -o=json
functional_test_pvc_test.go:131: (dbg) Run:  kubectl --context functional-831686 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" [c63500f1-4528-4c04-b997-064470e6e93b] Pending
helpers_test.go:352: "sp-pod" [c63500f1-4528-4c04-b997-064470e6e93b] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:352: "sp-pod" [c63500f1-4528-4c04-b997-064470e6e93b] Running
functional_test_pvc_test.go:140: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 12.007157281s
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-831686 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:112: (dbg) Run:  kubectl --context functional-831686 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:112: (dbg) Done: kubectl --context functional-831686 delete -f testdata/storage-provisioner/pod.yaml: (1.26915365s)
functional_test_pvc_test.go:131: (dbg) Run:  kubectl --context functional-831686 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" [5b9c8b4f-3756-4f70-a29b-f47c46f037f7] Pending
helpers_test.go:352: "sp-pod" [5b9c8b4f-3756-4f70-a29b-f47c46f037f7] Running
functional_test_pvc_test.go:140: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 6.003153908s
functional_test_pvc_test.go:120: (dbg) Run:  kubectl --context functional-831686 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (25.30s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.54s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (1.97s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.31s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (2.15s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.11s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.69s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.36s)

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

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

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

                                                
                                                

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

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

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

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

                                                
                                                
=== 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-831686 image ls --format short --alsologtostderr
functional_test.go:281: (dbg) Stdout: out/minikube-linux-arm64 -p functional-831686 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-831686
localhost/kicbase/echo-server:functional-831686
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-831686 image ls --format short --alsologtostderr:
I0929 12:09:30.849290  893785 out.go:360] Setting OutFile to fd 1 ...
I0929 12:09:30.849433  893785 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0929 12:09:30.849443  893785 out.go:374] Setting ErrFile to fd 2...
I0929 12:09:30.849448  893785 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0929 12:09:30.849697  893785 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21655-860233/.minikube/bin
I0929 12:09:30.850279  893785 config.go:182] Loaded profile config "functional-831686": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
I0929 12:09:30.850405  893785 config.go:182] Loaded profile config "functional-831686": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
I0929 12:09:30.850853  893785 cli_runner.go:164] Run: docker container inspect functional-831686 --format={{.State.Status}}
I0929 12:09:30.867675  893785 ssh_runner.go:195] Run: systemctl --version
I0929 12:09:30.867728  893785 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-831686
I0929 12:09:30.884756  893785 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33568 SSHKeyPath:/home/jenkins/minikube-integration/21655-860233/.minikube/machines/functional-831686/id_rsa Username:docker}
I0929 12:09:30.981008  893785 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.23s)

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

                                                
                                                
=== 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-831686 image ls --format table --alsologtostderr
functional_test.go:281: (dbg) Stdout: out/minikube-linux-arm64 -p functional-831686 image ls --format table --alsologtostderr:
┌─────────────────────────────────────────┬────────────────────┬───────────────┬────────┐
│                  IMAGE                  │        TAG         │   IMAGE ID    │  SIZE  │
├─────────────────────────────────────────┼────────────────────┼───────────────┼────────┤
│ docker.io/kindest/kindnetd              │ v20250512-df8de77b │ b1a8c6f707935 │ 111MB  │
│ docker.io/library/nginx                 │ alpine             │ 35f3cbee4fb77 │ 54.3MB │
│ docker.io/library/nginx                 │ latest             │ 17848b7d08d19 │ 202MB  │
│ localhost/my-image                      │ functional-831686  │ ad2619666ed6f │ 1.64MB │
│ registry.k8s.io/kube-proxy              │ v1.34.0            │ 6fc32d66c1411 │ 75.9MB │
│ gcr.io/k8s-minikube/storage-provisioner │ v5                 │ ba04bb24b9575 │ 29MB   │
│ localhost/kicbase/echo-server           │ functional-831686  │ ce2d2cda2d858 │ 4.79MB │
│ localhost/minikube-local-cache-test     │ functional-831686  │ 89a38acfd3886 │ 3.33kB │
│ registry.k8s.io/coredns/coredns         │ v1.12.1            │ 138784d87c9c5 │ 73.2MB │
│ registry.k8s.io/pause                   │ 3.10.1             │ d7b100cd9a77b │ 520kB  │
│ registry.k8s.io/pause                   │ 3.3                │ 3d18732f8686c │ 487kB  │
│ registry.k8s.io/etcd                    │ 3.6.4-0            │ a1894772a478e │ 206MB  │
│ registry.k8s.io/kube-scheduler          │ v1.34.0            │ a25f5ef9c34c3 │ 51.6MB │
│ registry.k8s.io/pause                   │ latest             │ 8cb2091f603e7 │ 246kB  │
│ gcr.io/k8s-minikube/busybox             │ 1.28.4-glibc       │ 1611cd07b61d5 │ 3.77MB │
│ gcr.io/k8s-minikube/busybox             │ latest             │ 71a676dd070f4 │ 1.63MB │
│ 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/pause                   │ 3.1                │ 8057e0500773a │ 529kB  │
└─────────────────────────────────────────┴────────────────────┴───────────────┴────────┘
functional_test.go:284: (dbg) Stderr: out/minikube-linux-arm64 -p functional-831686 image ls --format table --alsologtostderr:
I0929 12:09:35.330289  894132 out.go:360] Setting OutFile to fd 1 ...
I0929 12:09:35.330415  894132 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0929 12:09:35.330426  894132 out.go:374] Setting ErrFile to fd 2...
I0929 12:09:35.330432  894132 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0929 12:09:35.330947  894132 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21655-860233/.minikube/bin
I0929 12:09:35.331668  894132 config.go:182] Loaded profile config "functional-831686": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
I0929 12:09:35.331841  894132 config.go:182] Loaded profile config "functional-831686": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
I0929 12:09:35.332346  894132 cli_runner.go:164] Run: docker container inspect functional-831686 --format={{.State.Status}}
I0929 12:09:35.349737  894132 ssh_runner.go:195] Run: systemctl --version
I0929 12:09:35.349789  894132 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-831686
I0929 12:09:35.369534  894132 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33568 SSHKeyPath:/home/jenkins/minikube-integration/21655-860233/.minikube/machines/functional-831686/id_rsa Username:docker}
I0929 12:09:35.465243  894132 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.23s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:276: (dbg) Run:  out/minikube-linux-arm64 -p functional-831686 image ls --format json --alsologtostderr
functional_test.go:281: (dbg) Stdout: out/minikube-linux-arm64 -p functional-831686 image ls --format json --alsologtostderr:
[{"id":"17848b7d08d196d4e7b420f48ba286132a07937574561d4a6c085651f5177f97","repoDigests":["docker.io/library/nginx@sha256:059ceb5a1ded7032703d6290061911adc8a9c55298f372daaf63801600ec894e","docker.io/library/nginx@sha256:d5f28ef21aabddd098f3dbc21fe5b7a7d7a184720bc07da0b6c9b9820e97f25e"],"repoTags":["docker.io/library/nginx:latest"],"size":"202036629"},{"id":"d94f77cea14c0b3f8e1a2262cb8c9f09a805171e71c4507e190d22fb9df09850","repoDigests":["docker.io/library/1cb8dc0d2097c94a312a543371199a23c3359bcc56be86dbce24d02d6dd062d1-tmp@sha256:66e7cff565f166b426c0aa0507b6596cfa2ee1abdff0f204e9b080a6ea50a94f"],"repoTags":[],"size":"1637643"},{"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":"a25f5ef9c34c37c649f3b4f9631a1692
21ac2d6f41d9767c7588cd355f76f9ee","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":"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":"b1a8c6f707935fd5f346ce5846d21ff8dd65e14c15406a14dbd16b9b897b9b4c","repoDigests":["docker.io/kindest/kindnetd@sha256:07a4b3fe0077a0ae606cc0a200fc25a28fa64dcc30b8d311b461089969449f9a","docker.io/kinde
st/kindnetd@sha256:2bdc3188f2ddc8e54841f69ef900a8dde1280057c97500f966a7ef31364021f1"],"repoTags":["docker.io/kindest/kindnetd:v20250512-df8de77b"],"size":"111333938"},{"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":"1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998
cd84121f952adef120ea7c5a6f00e","gcr.io/k8s-minikube/busybox@sha256:580b0aa58b210f512f818b7b7ef4f63c803f7a8cd6baf571b1462b79f7b7719e"],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"3774172"},{"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":"ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17","repoDigests":["localhost/kicbase/echo-server@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e6011d795cb13534d4a"],"repoTags":["localhost/kicbase/echo-server:functional-831686"],"size":"4788229"},{"id":"138784d87c9c50f8e59412544da4cf4928d61ccbaf93b9f5898a3ba406871bfc","repoDigests":["registry.k8s.io/coredns/coredns@sha256:4779e7517f375a597f10
0524db6f7f8b5b8499a6ccd14aacfa65432d4cfd5789","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":"20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8","repoDigests":["docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93","docker.io/kubernetesui/dashboard@sha256:5c52c60663b473628bd98e4ffee7a747ef1f88d8c7bcee957b089fb3f61bdedf"],"repoTags":[],"size":"247562353"},{"id":"71a676dd070f4b701c3272e566d84951362f1326ea07d5bbad119d1c4f6b3d02","repoDigests":[
"gcr.io/k8s-minikube/busybox@sha256:a77fe109c026308f149d36484d795b42efe0fd29b332be9071f63e1634c36ac9","gcr.io/k8s-minikube/busybox@sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b"],"repoTags":["gcr.io/k8s-minikube/busybox:latest"],"size":"1634527"},{"id":"89a38acfd3886746850a78a4d2cbf897aa79f04ef3be654d365787066e5cf559","repoDigests":["localhost/minikube-local-cache-test@sha256:30398e40c3057743af47fd73bf6988af624026ce29ff894472bab162bf78f61f"],"repoTags":["localhost/minikube-local-cache-test:functional-831686"],"size":"3330"},{"id":"ad2619666ed6fa45039fbbab570ebec5d10cd100fed1acfbfa2ecdecdc98f4ef","repoDigests":["localhost/my-image@sha256:6f0e5129afa6d146ca907e4a515181e5c57e160becc0f482ea56a2cb98be614b"],"repoTags":["localhost/my-image:functional-831686"],"size":"1640226"},{"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:49d0c22a7e97772329396bf30c435c70c6ad77f527040f4334b88076500e883e"],"repoTags":["registry.k8s.io/kube-proxy:v1.34.0"],"size":"75938711"},{"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:f5e31d44aa14d5669e030
380b656463a7e45934c03994e72e3dbf83d4a645cca"],"repoTags":["registry.k8s.io/pause:latest"],"size":"246070"}]
functional_test.go:284: (dbg) Stderr: out/minikube-linux-arm64 -p functional-831686 image ls --format json --alsologtostderr:
I0929 12:09:35.094204  894100 out.go:360] Setting OutFile to fd 1 ...
I0929 12:09:35.094458  894100 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0929 12:09:35.094492  894100 out.go:374] Setting ErrFile to fd 2...
I0929 12:09:35.094516  894100 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0929 12:09:35.094843  894100 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21655-860233/.minikube/bin
I0929 12:09:35.095590  894100 config.go:182] Loaded profile config "functional-831686": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
I0929 12:09:35.095771  894100 config.go:182] Loaded profile config "functional-831686": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
I0929 12:09:35.096268  894100 cli_runner.go:164] Run: docker container inspect functional-831686 --format={{.State.Status}}
I0929 12:09:35.115836  894100 ssh_runner.go:195] Run: systemctl --version
I0929 12:09:35.115893  894100 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-831686
I0929 12:09:35.134103  894100 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33568 SSHKeyPath:/home/jenkins/minikube-integration/21655-860233/.minikube/machines/functional-831686/id_rsa Username:docker}
I0929 12:09:35.229124  894100 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.24s)

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

                                                
                                                
=== 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-831686 image ls --format yaml --alsologtostderr
functional_test.go:281: (dbg) Stdout: out/minikube-linux-arm64 -p functional-831686 image ls --format yaml --alsologtostderr:
- id: d94f77cea14c0b3f8e1a2262cb8c9f09a805171e71c4507e190d22fb9df09850
repoDigests:
- docker.io/library/1cb8dc0d2097c94a312a543371199a23c3359bcc56be86dbce24d02d6dd062d1-tmp@sha256:66e7cff565f166b426c0aa0507b6596cfa2ee1abdff0f204e9b080a6ea50a94f
repoTags: []
size: "1637643"
- id: 71a676dd070f4b701c3272e566d84951362f1326ea07d5bbad119d1c4f6b3d02
repoDigests:
- gcr.io/k8s-minikube/busybox@sha256:a77fe109c026308f149d36484d795b42efe0fd29b332be9071f63e1634c36ac9
- gcr.io/k8s-minikube/busybox@sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b
repoTags:
- gcr.io/k8s-minikube/busybox:latest
size: "1634527"
- 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: 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: 20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8
repoDigests:
- docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93
- docker.io/kubernetesui/dashboard@sha256:5c52c60663b473628bd98e4ffee7a747ef1f88d8c7bcee957b089fb3f61bdedf
repoTags: []
size: "247562353"
- 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: 89a38acfd3886746850a78a4d2cbf897aa79f04ef3be654d365787066e5cf559
repoDigests:
- localhost/minikube-local-cache-test@sha256:30398e40c3057743af47fd73bf6988af624026ce29ff894472bab162bf78f61f
repoTags:
- localhost/minikube-local-cache-test:functional-831686
size: "3330"
- 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: 3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300
repoDigests:
- registry.k8s.io/pause@sha256:e59730b14890252c14f85976e22ab1c47ec28b111ffed407f34bca1b44447476
repoTags:
- registry.k8s.io/pause:3.3
size: "487479"
- 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: 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: ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17
repoDigests:
- localhost/kicbase/echo-server@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e6011d795cb13534d4a
repoTags:
- localhost/kicbase/echo-server:functional-831686
size: "4788229"
- id: ad2619666ed6fa45039fbbab570ebec5d10cd100fed1acfbfa2ecdecdc98f4ef
repoDigests:
- localhost/my-image@sha256:6f0e5129afa6d146ca907e4a515181e5c57e160becc0f482ea56a2cb98be614b
repoTags:
- localhost/my-image:functional-831686
size: "1640226"
- 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: 8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a
repoDigests:
- registry.k8s.io/pause@sha256:f5e31d44aa14d5669e030380b656463a7e45934c03994e72e3dbf83d4a645cca
repoTags:
- registry.k8s.io/pause:latest
size: "246070"
- id: 17848b7d08d196d4e7b420f48ba286132a07937574561d4a6c085651f5177f97
repoDigests:
- docker.io/library/nginx@sha256:059ceb5a1ded7032703d6290061911adc8a9c55298f372daaf63801600ec894e
- docker.io/library/nginx@sha256:d5f28ef21aabddd098f3dbc21fe5b7a7d7a184720bc07da0b6c9b9820e97f25e
repoTags:
- docker.io/library/nginx:latest
size: "202036629"
- 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: 8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5
repoDigests:
- registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67
repoTags:
- registry.k8s.io/pause:3.1
size: "528622"
- id: a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a
repoDigests:
- docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c
- docker.io/kubernetesui/metrics-scraper@sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a
repoTags: []
size: "42263767"

                                                
                                                
functional_test.go:284: (dbg) Stderr: out/minikube-linux-arm64 -p functional-831686 image ls --format yaml --alsologtostderr:
I0929 12:09:34.852162  894070 out.go:360] Setting OutFile to fd 1 ...
I0929 12:09:34.852288  894070 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0929 12:09:34.852298  894070 out.go:374] Setting ErrFile to fd 2...
I0929 12:09:34.852303  894070 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0929 12:09:34.852599  894070 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21655-860233/.minikube/bin
I0929 12:09:34.853225  894070 config.go:182] Loaded profile config "functional-831686": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
I0929 12:09:34.853344  894070 config.go:182] Loaded profile config "functional-831686": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
I0929 12:09:34.853776  894070 cli_runner.go:164] Run: docker container inspect functional-831686 --format={{.State.Status}}
I0929 12:09:34.871610  894070 ssh_runner.go:195] Run: systemctl --version
I0929 12:09:34.871672  894070 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-831686
I0929 12:09:34.890730  894070 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33568 SSHKeyPath:/home/jenkins/minikube-integration/21655-860233/.minikube/machines/functional-831686/id_rsa Username:docker}
I0929 12:09:34.989814  894070 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.24s)

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

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

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

                                                
                                                
** /stderr **
functional_test.go:330: (dbg) Run:  out/minikube-linux-arm64 -p functional-831686 image build -t localhost/my-image:functional-831686 testdata/build --alsologtostderr
functional_test.go:330: (dbg) Done: out/minikube-linux-arm64 -p functional-831686 image build -t localhost/my-image:functional-831686 testdata/build --alsologtostderr: (3.239429795s)
functional_test.go:335: (dbg) Stdout: out/minikube-linux-arm64 -p functional-831686 image build -t localhost/my-image:functional-831686 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> d94f77cea14
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-831686
--> ad2619666ed
Successfully tagged localhost/my-image:functional-831686
ad2619666ed6fa45039fbbab570ebec5d10cd100fed1acfbfa2ecdecdc98f4ef
functional_test.go:338: (dbg) Stderr: out/minikube-linux-arm64 -p functional-831686 image build -t localhost/my-image:functional-831686 testdata/build --alsologtostderr:
I0929 12:09:31.350520  893875 out.go:360] Setting OutFile to fd 1 ...
I0929 12:09:31.351329  893875 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0929 12:09:31.351364  893875 out.go:374] Setting ErrFile to fd 2...
I0929 12:09:31.351386  893875 out.go:408] TERM=,COLORTERM=, which probably does not support color
I0929 12:09:31.351708  893875 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21655-860233/.minikube/bin
I0929 12:09:31.352422  893875 config.go:182] Loaded profile config "functional-831686": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
I0929 12:09:31.353171  893875 config.go:182] Loaded profile config "functional-831686": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
I0929 12:09:31.353712  893875 cli_runner.go:164] Run: docker container inspect functional-831686 --format={{.State.Status}}
I0929 12:09:31.370925  893875 ssh_runner.go:195] Run: systemctl --version
I0929 12:09:31.370976  893875 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-831686
I0929 12:09:31.391270  893875 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33568 SSHKeyPath:/home/jenkins/minikube-integration/21655-860233/.minikube/machines/functional-831686/id_rsa Username:docker}
I0929 12:09:31.485244  893875 build_images.go:161] Building image from path: /tmp/build.1463282669.tar
I0929 12:09:31.485355  893875 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0929 12:09:31.494554  893875 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.1463282669.tar
I0929 12:09:31.498131  893875 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.1463282669.tar: stat -c "%s %y" /var/lib/minikube/build/build.1463282669.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.1463282669.tar': No such file or directory
I0929 12:09:31.498162  893875 ssh_runner.go:362] scp /tmp/build.1463282669.tar --> /var/lib/minikube/build/build.1463282669.tar (3072 bytes)
I0929 12:09:31.524862  893875 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.1463282669
I0929 12:09:31.534317  893875 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.1463282669 -xf /var/lib/minikube/build/build.1463282669.tar
I0929 12:09:31.543823  893875 crio.go:315] Building image: /var/lib/minikube/build/build.1463282669
I0929 12:09:31.543925  893875 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-831686 /var/lib/minikube/build/build.1463282669 --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
I0929 12:09:34.513468  893875 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-831686 /var/lib/minikube/build/build.1463282669 --cgroup-manager=cgroupfs: (2.969515346s)
I0929 12:09:34.513537  893875 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.1463282669
I0929 12:09:34.522543  893875 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.1463282669.tar
I0929 12:09:34.531298  893875 build_images.go:217] Built localhost/my-image:functional-831686 from /tmp/build.1463282669.tar
I0929 12:09:34.531329  893875 build_images.go:133] succeeded building to: functional-831686
I0929 12:09:34.531334  893875 build_images.go:134] failed building to: 
functional_test.go:466: (dbg) Run:  out/minikube-linux-arm64 -p functional-831686 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (3.77s)

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

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

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

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

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

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

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

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

                                                
                                                

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

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

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

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

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

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

                                                
                                                
=== 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-831686
functional_test.go:260: (dbg) Run:  out/minikube-linux-arm64 -p functional-831686 image load --daemon kicbase/echo-server:functional-831686 --alsologtostderr
functional_test.go:466: (dbg) Run:  out/minikube-linux-arm64 -p functional-831686 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (1.36s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:424: (dbg) Run:  out/minikube-linux-arm64 -p functional-831686 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-831686 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadFromFile (0.83s)

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-831686 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" [82b4ce50-02cc-4ad6-8719-758834d76dd1] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:352: "nginx-svc" [82b4ce50-02cc-4ad6-8719-758834d76dd1] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 8.004188151s
I0929 11:59:12.322270  862095 kapi.go:150] Service nginx-svc in namespace default found.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (8.32s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
I0929 12:09:07.731428  862095 retry.go:31] will retry after 387.719674ms: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-arm64 -p functional-831686 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-arm64 -p functional-831686 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Sep 29 12:09 created-by-test
-rw-r--r-- 1 docker docker 24 Sep 29 12:09 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Sep 29 12:09 test-1759147747384302500
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-arm64 -p functional-831686 ssh cat /mount-9p/test-1759147747384302500
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-831686 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" [26f711f1-db6b-4078-a579-80e8356390d1] Pending
helpers_test.go:352: "busybox-mount" [26f711f1-db6b-4078-a579-80e8356390d1] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:352: "busybox-mount" [26f711f1-db6b-4078-a579-80e8356390d1] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:352: "busybox-mount" [26f711f1-db6b-4078-a579-80e8356390d1] 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.003333586s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-831686 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-831686 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-831686 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-arm64 -p functional-831686 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-831686 /tmp/TestFunctionalparallelMountCmdany-port3345119337/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (8.75s)

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

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

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

                                                
                                                
** /stderr **
I0929 12:09:16.508113  862095 retry.go:31] will retry after 570.579867ms: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-arm64 -p functional-831686 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-arm64 -p functional-831686 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-831686 /tmp/TestFunctionalparallelMountCmdspecific-port3653651995/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-831686 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-831686 ssh "sudo umount -f /mount-9p": exit status 1 (277.639665ms)

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

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

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

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

                                                
                                                
** /stderr **
I0929 12:09:18.760787  862095 retry.go:31] will retry after 737.005385ms: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-831686 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-831686 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-831686 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-arm64 mount -p functional-831686 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-831686 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3228402398/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-831686 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3228402398/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-831686 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3228402398/001:/mount3 --alsologtostderr -v=1] ...
helpers_test.go:507: unable to find parent, assuming dead: process does not exist
--- PASS: TestFunctional/parallel/MountCmd/VerifyCleanup (2.27s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (202.03s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 start --ha --memory 3072 --wait true --alsologtostderr -v 5 --driver=docker  --container-runtime=crio
E0929 12:10:56.357156  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/addons-715612/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:12:19.430644  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/addons-715612/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-002546 start --ha --memory 3072 --wait true --alsologtostderr -v 5 --driver=docker  --container-runtime=crio: (3m21.23293001s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 status --alsologtostderr -v 5
--- PASS: TestMultiControlPlane/serial/StartCluster (202.03s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (8.93s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.67s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (60.89s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 node add --alsologtostderr -v 5
E0929 12:13:59.034772  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/functional-831686/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:13:59.041350  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/functional-831686/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:13:59.052708  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/functional-831686/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:13:59.074147  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/functional-831686/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:13:59.115582  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/functional-831686/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:13:59.197575  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/functional-831686/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:13:59.359252  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/functional-831686/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:13:59.680558  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/functional-831686/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:14:00.323524  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/functional-831686/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:14:01.608755  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/functional-831686/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:14:04.170101  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/functional-831686/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:14:09.291893  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/functional-831686/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-002546 node add --alsologtostderr -v 5: (59.847961154s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 status --alsologtostderr -v 5
ha_test.go:234: (dbg) Done: out/minikube-linux-arm64 -p ha-002546 status --alsologtostderr -v 5: (1.042659814s)
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (60.89s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.1s)

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

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (19.68s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:328: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 status --output json --alsologtostderr -v 5
E0929 12:14:19.533283  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/functional-831686/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:328: (dbg) Done: out/minikube-linux-arm64 -p ha-002546 status --output json --alsologtostderr -v 5: (1.02420193s)
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 cp testdata/cp-test.txt ha-002546:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 ssh -n ha-002546 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 cp ha-002546:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile2537763320/001/cp-test_ha-002546.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 ssh -n ha-002546 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 cp ha-002546:/home/docker/cp-test.txt ha-002546-m02:/home/docker/cp-test_ha-002546_ha-002546-m02.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 ssh -n ha-002546 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 ssh -n ha-002546-m02 "sudo cat /home/docker/cp-test_ha-002546_ha-002546-m02.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 cp ha-002546:/home/docker/cp-test.txt ha-002546-m03:/home/docker/cp-test_ha-002546_ha-002546-m03.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 ssh -n ha-002546 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 ssh -n ha-002546-m03 "sudo cat /home/docker/cp-test_ha-002546_ha-002546-m03.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 cp ha-002546:/home/docker/cp-test.txt ha-002546-m04:/home/docker/cp-test_ha-002546_ha-002546-m04.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 ssh -n ha-002546 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 ssh -n ha-002546-m04 "sudo cat /home/docker/cp-test_ha-002546_ha-002546-m04.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 cp testdata/cp-test.txt ha-002546-m02:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 ssh -n ha-002546-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 cp ha-002546-m02:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile2537763320/001/cp-test_ha-002546-m02.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 ssh -n ha-002546-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 cp ha-002546-m02:/home/docker/cp-test.txt ha-002546:/home/docker/cp-test_ha-002546-m02_ha-002546.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 ssh -n ha-002546-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 ssh -n ha-002546 "sudo cat /home/docker/cp-test_ha-002546-m02_ha-002546.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 cp ha-002546-m02:/home/docker/cp-test.txt ha-002546-m03:/home/docker/cp-test_ha-002546-m02_ha-002546-m03.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 ssh -n ha-002546-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 ssh -n ha-002546-m03 "sudo cat /home/docker/cp-test_ha-002546-m02_ha-002546-m03.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 cp ha-002546-m02:/home/docker/cp-test.txt ha-002546-m04:/home/docker/cp-test_ha-002546-m02_ha-002546-m04.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 ssh -n ha-002546-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 ssh -n ha-002546-m04 "sudo cat /home/docker/cp-test_ha-002546-m02_ha-002546-m04.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 cp testdata/cp-test.txt ha-002546-m03:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 ssh -n ha-002546-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 cp ha-002546-m03:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile2537763320/001/cp-test_ha-002546-m03.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 ssh -n ha-002546-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 cp ha-002546-m03:/home/docker/cp-test.txt ha-002546:/home/docker/cp-test_ha-002546-m03_ha-002546.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 ssh -n ha-002546-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 ssh -n ha-002546 "sudo cat /home/docker/cp-test_ha-002546-m03_ha-002546.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 cp ha-002546-m03:/home/docker/cp-test.txt ha-002546-m02:/home/docker/cp-test_ha-002546-m03_ha-002546-m02.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 ssh -n ha-002546-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 ssh -n ha-002546-m02 "sudo cat /home/docker/cp-test_ha-002546-m03_ha-002546-m02.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 cp ha-002546-m03:/home/docker/cp-test.txt ha-002546-m04:/home/docker/cp-test_ha-002546-m03_ha-002546-m04.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 ssh -n ha-002546-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 ssh -n ha-002546-m04 "sudo cat /home/docker/cp-test_ha-002546-m03_ha-002546-m04.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 cp testdata/cp-test.txt ha-002546-m04:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 ssh -n ha-002546-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 cp ha-002546-m04:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile2537763320/001/cp-test_ha-002546-m04.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 ssh -n ha-002546-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 cp ha-002546-m04:/home/docker/cp-test.txt ha-002546:/home/docker/cp-test_ha-002546-m04_ha-002546.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 ssh -n ha-002546-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 ssh -n ha-002546 "sudo cat /home/docker/cp-test_ha-002546-m04_ha-002546.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 cp ha-002546-m04:/home/docker/cp-test.txt ha-002546-m02:/home/docker/cp-test_ha-002546-m04_ha-002546-m02.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 ssh -n ha-002546-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 ssh -n ha-002546-m02 "sudo cat /home/docker/cp-test_ha-002546-m04_ha-002546-m02.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 cp ha-002546-m04:/home/docker/cp-test.txt ha-002546-m03:/home/docker/cp-test_ha-002546-m04_ha-002546-m03.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 ssh -n ha-002546-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 ssh -n ha-002546-m03 "sudo cat /home/docker/cp-test_ha-002546-m04_ha-002546-m03.txt"
--- PASS: TestMultiControlPlane/serial/CopyFile (19.68s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.69s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:365: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 node stop m02 --alsologtostderr -v 5
E0929 12:14:40.015097  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/functional-831686/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:365: (dbg) Done: out/minikube-linux-arm64 -p ha-002546 node stop m02 --alsologtostderr -v 5: (11.937472058s)
ha_test.go:371: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 status --alsologtostderr -v 5
ha_test.go:371: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-002546 status --alsologtostderr -v 5: exit status 7 (753.852854ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0929 12:14:51.028696  910312 out.go:360] Setting OutFile to fd 1 ...
	I0929 12:14:51.028884  910312 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 12:14:51.028896  910312 out.go:374] Setting ErrFile to fd 2...
	I0929 12:14:51.028900  910312 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 12:14:51.029172  910312 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21655-860233/.minikube/bin
	I0929 12:14:51.029399  910312 out.go:368] Setting JSON to false
	I0929 12:14:51.029437  910312 mustload.go:65] Loading cluster: ha-002546
	I0929 12:14:51.029538  910312 notify.go:220] Checking for updates...
	I0929 12:14:51.029839  910312 config.go:182] Loaded profile config "ha-002546": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
	I0929 12:14:51.029862  910312 status.go:174] checking status of ha-002546 ...
	I0929 12:14:51.030675  910312 cli_runner.go:164] Run: docker container inspect ha-002546 --format={{.State.Status}}
	I0929 12:14:51.054473  910312 status.go:371] ha-002546 host status = "Running" (err=<nil>)
	I0929 12:14:51.054500  910312 host.go:66] Checking if "ha-002546" exists ...
	I0929 12:14:51.054804  910312 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-002546
	I0929 12:14:51.080290  910312 host.go:66] Checking if "ha-002546" exists ...
	I0929 12:14:51.080612  910312 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0929 12:14:51.080666  910312 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-002546
	I0929 12:14:51.103771  910312 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33573 SSHKeyPath:/home/jenkins/minikube-integration/21655-860233/.minikube/machines/ha-002546/id_rsa Username:docker}
	I0929 12:14:51.206173  910312 ssh_runner.go:195] Run: systemctl --version
	I0929 12:14:51.210738  910312 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0929 12:14:51.222969  910312 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0929 12:14:51.291366  910312 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR 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:67 OomKillDisable:true NGoroutines:72 SystemTime:2025-09-29 12:14:51.281394693 +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-30-239 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0929 12:14:51.291915  910312 kubeconfig.go:125] found "ha-002546" server: "https://192.168.49.254:8443"
	I0929 12:14:51.291959  910312 api_server.go:166] Checking apiserver status ...
	I0929 12:14:51.292023  910312 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0929 12:14:51.304333  910312 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1394/cgroup
	I0929 12:14:51.314370  910312 api_server.go:182] apiserver freezer: "12:freezer:/docker/8ff5f55ced31e1d73c2339eeba4ae4f00af9ab21716c260e75090b2215cb24a1/crio/crio-c3add90ce2c8f47d2b28aaeace58d510363588489e865793f44a0b31e2f63f59"
	I0929 12:14:51.314450  910312 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/8ff5f55ced31e1d73c2339eeba4ae4f00af9ab21716c260e75090b2215cb24a1/crio/crio-c3add90ce2c8f47d2b28aaeace58d510363588489e865793f44a0b31e2f63f59/freezer.state
	I0929 12:14:51.323832  910312 api_server.go:204] freezer state: "THAWED"
	I0929 12:14:51.323865  910312 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0929 12:14:51.333607  910312 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0929 12:14:51.333638  910312 status.go:463] ha-002546 apiserver status = Running (err=<nil>)
	I0929 12:14:51.333649  910312 status.go:176] ha-002546 status: &{Name:ha-002546 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0929 12:14:51.333683  910312 status.go:174] checking status of ha-002546-m02 ...
	I0929 12:14:51.334016  910312 cli_runner.go:164] Run: docker container inspect ha-002546-m02 --format={{.State.Status}}
	I0929 12:14:51.350972  910312 status.go:371] ha-002546-m02 host status = "Stopped" (err=<nil>)
	I0929 12:14:51.350996  910312 status.go:384] host is not running, skipping remaining checks
	I0929 12:14:51.351003  910312 status.go:176] ha-002546-m02 status: &{Name:ha-002546-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0929 12:14:51.351023  910312 status.go:174] checking status of ha-002546-m03 ...
	I0929 12:14:51.351322  910312 cli_runner.go:164] Run: docker container inspect ha-002546-m03 --format={{.State.Status}}
	I0929 12:14:51.369494  910312 status.go:371] ha-002546-m03 host status = "Running" (err=<nil>)
	I0929 12:14:51.369518  910312 host.go:66] Checking if "ha-002546-m03" exists ...
	I0929 12:14:51.369841  910312 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-002546-m03
	I0929 12:14:51.387105  910312 host.go:66] Checking if "ha-002546-m03" exists ...
	I0929 12:14:51.387423  910312 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0929 12:14:51.387504  910312 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-002546-m03
	I0929 12:14:51.405389  910312 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33583 SSHKeyPath:/home/jenkins/minikube-integration/21655-860233/.minikube/machines/ha-002546-m03/id_rsa Username:docker}
	I0929 12:14:51.502081  910312 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0929 12:14:51.514152  910312 kubeconfig.go:125] found "ha-002546" server: "https://192.168.49.254:8443"
	I0929 12:14:51.514185  910312 api_server.go:166] Checking apiserver status ...
	I0929 12:14:51.514226  910312 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0929 12:14:51.527071  910312 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1394/cgroup
	I0929 12:14:51.538164  910312 api_server.go:182] apiserver freezer: "12:freezer:/docker/7274aaa52ccef00027550a4f390ee430065f47fb3d69ab6485fa8db99368ff2e/crio/crio-d1817d27a49f4fbb81dea1976d656c94a6abf3b54545011af6c7852513e4de62"
	I0929 12:14:51.538239  910312 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/7274aaa52ccef00027550a4f390ee430065f47fb3d69ab6485fa8db99368ff2e/crio/crio-d1817d27a49f4fbb81dea1976d656c94a6abf3b54545011af6c7852513e4de62/freezer.state
	I0929 12:14:51.547294  910312 api_server.go:204] freezer state: "THAWED"
	I0929 12:14:51.547326  910312 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0929 12:14:51.555516  910312 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0929 12:14:51.555546  910312 status.go:463] ha-002546-m03 apiserver status = Running (err=<nil>)
	I0929 12:14:51.555556  910312 status.go:176] ha-002546-m03 status: &{Name:ha-002546-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0929 12:14:51.555574  910312 status.go:174] checking status of ha-002546-m04 ...
	I0929 12:14:51.555896  910312 cli_runner.go:164] Run: docker container inspect ha-002546-m04 --format={{.State.Status}}
	I0929 12:14:51.576699  910312 status.go:371] ha-002546-m04 host status = "Running" (err=<nil>)
	I0929 12:14:51.576725  910312 host.go:66] Checking if "ha-002546-m04" exists ...
	I0929 12:14:51.577031  910312 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-002546-m04
	I0929 12:14:51.602067  910312 host.go:66] Checking if "ha-002546-m04" exists ...
	I0929 12:14:51.602398  910312 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0929 12:14:51.602458  910312 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-002546-m04
	I0929 12:14:51.619119  910312 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33588 SSHKeyPath:/home/jenkins/minikube-integration/21655-860233/.minikube/machines/ha-002546-m04/id_rsa Username:docker}
	I0929 12:14:51.717740  910312 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0929 12:14:51.729698  910312 status.go:176] ha-002546-m04 status: &{Name:ha-002546-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.82s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (25.17s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (1.04s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (130.05s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:458: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 node list --alsologtostderr -v 5
ha_test.go:464: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 stop --alsologtostderr -v 5
E0929 12:15:20.977473  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/functional-831686/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-002546 stop --alsologtostderr -v 5: (26.67112784s)
ha_test.go:469: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 start --wait true --alsologtostderr -v 5
E0929 12:15:56.357719  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/addons-715612/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:16:42.899141  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/functional-831686/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-002546 start --wait true --alsologtostderr -v 5: (1m43.236791936s)
ha_test.go:474: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 node list --alsologtostderr -v 5
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (130.05s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (12.52s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0929 12:18:17.761830  924043 out.go:360] Setting OutFile to fd 1 ...
	I0929 12:18:17.761945  924043 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 12:18:17.761956  924043 out.go:374] Setting ErrFile to fd 2...
	I0929 12:18:17.761962  924043 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 12:18:17.762322  924043 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21655-860233/.minikube/bin
	I0929 12:18:17.762548  924043 out.go:368] Setting JSON to false
	I0929 12:18:17.762584  924043 mustload.go:65] Loading cluster: ha-002546
	I0929 12:18:17.763292  924043 config.go:182] Loaded profile config "ha-002546": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
	I0929 12:18:17.763316  924043 status.go:174] checking status of ha-002546 ...
	I0929 12:18:17.764003  924043 cli_runner.go:164] Run: docker container inspect ha-002546 --format={{.State.Status}}
	I0929 12:18:17.764351  924043 notify.go:220] Checking for updates...
	I0929 12:18:17.783501  924043 status.go:371] ha-002546 host status = "Stopped" (err=<nil>)
	I0929 12:18:17.783541  924043 status.go:384] host is not running, skipping remaining checks
	I0929 12:18:17.783549  924043 status.go:176] ha-002546 status: &{Name:ha-002546 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0929 12:18:17.783585  924043 status.go:174] checking status of ha-002546-m02 ...
	I0929 12:18:17.783918  924043 cli_runner.go:164] Run: docker container inspect ha-002546-m02 --format={{.State.Status}}
	I0929 12:18:17.812951  924043 status.go:371] ha-002546-m02 host status = "Stopped" (err=<nil>)
	I0929 12:18:17.812971  924043 status.go:384] host is not running, skipping remaining checks
	I0929 12:18:17.812978  924043 status.go:176] ha-002546-m02 status: &{Name:ha-002546-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0929 12:18:17.812997  924043 status.go:174] checking status of ha-002546-m04 ...
	I0929 12:18:17.813321  924043 cli_runner.go:164] Run: docker container inspect ha-002546-m04 --format={{.State.Status}}
	I0929 12:18:17.834332  924043 status.go:371] ha-002546-m04 host status = "Stopped" (err=<nil>)
	I0929 12:18:17.834351  924043 status.go:384] host is not running, skipping remaining checks
	I0929 12:18:17.834357  924043 status.go:176] ha-002546-m04 status: &{Name:ha-002546-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (92.19s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:562: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 start --wait true --alsologtostderr -v 5 --driver=docker  --container-runtime=crio
E0929 12:18:59.034827  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/functional-831686/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:19:26.740494  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/functional-831686/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-002546 start --wait true --alsologtostderr -v 5 --driver=docker  --container-runtime=crio: (1m31.22850158s)
ha_test.go:568: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 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 (92.19s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.77s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (81.27s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:607: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 node add --control-plane --alsologtostderr -v 5
E0929 12:20:56.357782  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/addons-715612/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-002546 node add --control-plane --alsologtostderr -v 5: (1m20.220244585s)
ha_test.go:613: (dbg) Run:  out/minikube-linux-arm64 -p ha-002546 status --alsologtostderr -v 5
ha_test.go:613: (dbg) Done: out/minikube-linux-arm64 -p ha-002546 status --alsologtostderr -v 5: (1.054059762s)
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (81.27s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (1.03s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (79.75s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 start -p json-output-486649 --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-486649 --output=json --user=testUser --memory=3072 --wait=true --driver=docker  --container-runtime=crio: (1m19.744749404s)
--- PASS: TestJSONOutput/start/Command (79.75s)

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

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

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

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

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

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

                                                
                                    
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-173951 --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-173951 --memory=3072 --output=json --wait=true --driver=fail: exit status 56 (95.162702ms)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"9354c726-c8b3-4621-bc20-3d2c5c40d6aa","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-173951] minikube v1.37.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"7a3d670c-edcf-4a72-9c0a-0d3d44141a29","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=21655"}}
	{"specversion":"1.0","id":"d23d5b7b-fad3-45f3-b2ca-34b36e8ee3d1","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":"e527e688-3899-4aba-b69c-ebdb5f6e3784","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/21655-860233/kubeconfig"}}
	{"specversion":"1.0","id":"4100f7bd-9890-44a5-94d4-b49ccb4c7fe4","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/21655-860233/.minikube"}}
	{"specversion":"1.0","id":"d7d1f33c-29d1-4fde-8771-c944f1b832b1","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":"b7219c8b-46af-45a7-8359-f22f33a245a9","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"494e9b1e-90a8-49b1-8f69-345b08b67446","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-173951" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p json-output-error-173951
--- PASS: TestErrorJSONOutput (0.23s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (40.56s)

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

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (33.42s)

                                                
                                                
=== RUN   TestKicCustomNetwork/use_default_bridge_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-arm64 start -p docker-network-080782 --network=bridge
E0929 12:23:59.034434  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/functional-831686/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-080782 --network=bridge: (31.383410569s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-080782" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-network-080782
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-network-080782: (2.014834806s)
--- PASS: TestKicCustomNetwork/use_default_bridge_network (33.42s)

                                                
                                    
x
+
TestKicExistingNetwork (36.38s)

                                                
                                                
=== RUN   TestKicExistingNetwork
I0929 12:24:07.199281  862095 cli_runner.go:164] Run: docker network inspect existing-network --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
W0929 12:24:07.215018  862095 cli_runner.go:211] docker network inspect existing-network --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}" returned with exit code 1
I0929 12:24:07.215100  862095 network_create.go:284] running [docker network inspect existing-network] to gather additional debugging logs...
I0929 12:24:07.215119  862095 cli_runner.go:164] Run: docker network inspect existing-network
W0929 12:24:07.230933  862095 cli_runner.go:211] docker network inspect existing-network returned with exit code 1
I0929 12:24:07.230967  862095 network_create.go:287] error running [docker network inspect existing-network]: docker network inspect existing-network: exit status 1
stdout:
[]

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

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

                                                
                                                
** /stderr **
I0929 12:24:07.231100  862095 cli_runner.go:164] Run: docker network inspect bridge --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
I0929 12:24:07.249149  862095 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-407680c3b9ee IfaceIPv4:192.168.49.1 IfaceMTU:1500 IfaceMAC:aa:21:4c:36:bd:15} reservation:<nil>}
I0929 12:24:07.249519  862095 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:0x40014bb040}
I0929 12:24:07.249545  862095 network_create.go:124] attempt to create docker network existing-network 192.168.58.0/24 with gateway 192.168.58.1 and MTU of 1500 ...
I0929 12:24:07.249596  862095 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.58.0/24 --gateway=192.168.58.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=existing-network existing-network
I0929 12:24:07.308033  862095 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-059778 --network=existing-network
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-arm64 start -p existing-network-059778 --network=existing-network: (34.172305584s)
helpers_test.go:175: Cleaning up "existing-network-059778" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p existing-network-059778
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p existing-network-059778: (2.064316619s)
I0929 12:24:43.562081  862095 cli_runner.go:164] Run: docker network ls --filter=label=existing-network --format {{.Name}}
--- PASS: TestKicExistingNetwork (36.38s)

                                                
                                    
x
+
TestKicCustomSubnet (36.71s)

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

                                                
                                    
x
+
TestKicStaticIP (31.71s)

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

                                                
                                    
x
+
TestMainNoArgs (0.06s)

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

                                                
                                    
x
+
TestMinikubeProfile (65.83s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p first-034712 --driver=docker  --container-runtime=crio
E0929 12:25:56.357753  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/addons-715612/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p first-034712 --driver=docker  --container-runtime=crio: (30.277098006s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p second-037026 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p second-037026 --driver=docker  --container-runtime=crio: (30.259269736s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile first-034712
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-037026
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
helpers_test.go:175: Cleaning up "second-037026" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p second-037026
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p second-037026: (2.01319853s)
helpers_test.go:175: Cleaning up "first-034712" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p first-034712
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p first-034712: (1.904533834s)
--- PASS: TestMinikubeProfile (65.83s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (7.2s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountFirst
mount_start_test.go:118: (dbg) Run:  out/minikube-linux-arm64 start -p mount-start-1-907823 --memory=3072 --mount-string /tmp/TestMountStartserial4190047720/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-907823 --memory=3072 --mount-string /tmp/TestMountStartserial4190047720/001:/minikube-host --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio: (6.192985832s)
--- PASS: TestMountStart/serial/StartWithMountFirst (7.20s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (9.2s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountSecond
mount_start_test.go:118: (dbg) Run:  out/minikube-linux-arm64 start -p mount-start-2-909760 --memory=3072 --mount-string /tmp/TestMountStartserial4190047720/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-909760 --memory=3072 --mount-string /tmp/TestMountStartserial4190047720/001:/minikube-host --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio: (8.203829804s)
--- PASS: TestMountStart/serial/StartWithMountSecond (9.20s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.26s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.62s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.28s)

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

                                                
                                    
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-909760
mount_start_test.go:196: (dbg) Done: out/minikube-linux-arm64 stop -p mount-start-2-909760: (1.202563755s)
--- PASS: TestMountStart/serial/Stop (1.20s)

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (8.32s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.26s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (132.35s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-436975 --wait=true --memory=3072 --nodes=2 -v=5 --alsologtostderr --driver=docker  --container-runtime=crio
E0929 12:28:59.034481  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/functional-831686/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:28:59.432966  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/addons-715612/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-436975 --wait=true --memory=3072 --nodes=2 -v=5 --alsologtostderr --driver=docker  --container-runtime=crio: (2m11.845694082s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-arm64 -p multinode-436975 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (132.35s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (6.62s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (1.05s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (56.67s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-436975 -v=5 --alsologtostderr
E0929 12:30:22.102852  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/functional-831686/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-436975 -v=5 --alsologtostderr: (55.980822951s)
multinode_test.go:127: (dbg) Run:  out/minikube-linux-arm64 -p multinode-436975 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (56.67s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.13s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.75s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (10.33s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.29s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopNode
multinode_test.go:248: (dbg) Run:  out/minikube-linux-arm64 -p multinode-436975 node stop m03
E0929 12:30:56.357312  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/addons-715612/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
multinode_test.go:248: (dbg) Done: out/minikube-linux-arm64 -p multinode-436975 node stop m03: (1.220287575s)
multinode_test.go:254: (dbg) Run:  out/minikube-linux-arm64 -p multinode-436975 status
multinode_test.go:254: (dbg) Non-zero exit: out/minikube-linux-arm64 -p multinode-436975 status: exit status 7 (522.803271ms)

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0929 12:30:58.008161  977318 out.go:360] Setting OutFile to fd 1 ...
	I0929 12:30:58.008387  977318 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 12:30:58.008418  977318 out.go:374] Setting ErrFile to fd 2...
	I0929 12:30:58.008437  977318 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 12:30:58.008797  977318 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21655-860233/.minikube/bin
	I0929 12:30:58.009057  977318 out.go:368] Setting JSON to false
	I0929 12:30:58.009123  977318 mustload.go:65] Loading cluster: multinode-436975
	I0929 12:30:58.009206  977318 notify.go:220] Checking for updates...
	I0929 12:30:58.009582  977318 config.go:182] Loaded profile config "multinode-436975": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
	I0929 12:30:58.009626  977318 status.go:174] checking status of multinode-436975 ...
	I0929 12:30:58.010553  977318 cli_runner.go:164] Run: docker container inspect multinode-436975 --format={{.State.Status}}
	I0929 12:30:58.030313  977318 status.go:371] multinode-436975 host status = "Running" (err=<nil>)
	I0929 12:30:58.030343  977318 host.go:66] Checking if "multinode-436975" exists ...
	I0929 12:30:58.030654  977318 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-436975
	I0929 12:30:58.055528  977318 host.go:66] Checking if "multinode-436975" exists ...
	I0929 12:30:58.055840  977318 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0929 12:30:58.055889  977318 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-436975
	I0929 12:30:58.079823  977318 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33693 SSHKeyPath:/home/jenkins/minikube-integration/21655-860233/.minikube/machines/multinode-436975/id_rsa Username:docker}
	I0929 12:30:58.181770  977318 ssh_runner.go:195] Run: systemctl --version
	I0929 12:30:58.186347  977318 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0929 12:30:58.197878  977318 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0929 12:30:58.255259  977318 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:3 ContainersRunning:2 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:50 OomKillDisable:true NGoroutines:62 SystemTime:2025-09-29 12:30:58.246047733 +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-30-239 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0929 12:30:58.255831  977318 kubeconfig.go:125] found "multinode-436975" server: "https://192.168.67.2:8443"
	I0929 12:30:58.255868  977318 api_server.go:166] Checking apiserver status ...
	I0929 12:30:58.255923  977318 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0929 12:30:58.267897  977318 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1437/cgroup
	I0929 12:30:58.278449  977318 api_server.go:182] apiserver freezer: "12:freezer:/docker/19af4870e3df3f909107050c136934e437e3f80a5f35bbc098143bacf1515962/crio/crio-026ca745b110976b609f03623b8aca676ba00ac4ff440b1147644d90c2054bb1"
	I0929 12:30:58.278524  977318 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/19af4870e3df3f909107050c136934e437e3f80a5f35bbc098143bacf1515962/crio/crio-026ca745b110976b609f03623b8aca676ba00ac4ff440b1147644d90c2054bb1/freezer.state
	I0929 12:30:58.287417  977318 api_server.go:204] freezer state: "THAWED"
	I0929 12:30:58.287448  977318 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0929 12:30:58.295468  977318 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0929 12:30:58.295501  977318 status.go:463] multinode-436975 apiserver status = Running (err=<nil>)
	I0929 12:30:58.295512  977318 status.go:176] multinode-436975 status: &{Name:multinode-436975 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0929 12:30:58.295564  977318 status.go:174] checking status of multinode-436975-m02 ...
	I0929 12:30:58.295892  977318 cli_runner.go:164] Run: docker container inspect multinode-436975-m02 --format={{.State.Status}}
	I0929 12:30:58.312484  977318 status.go:371] multinode-436975-m02 host status = "Running" (err=<nil>)
	I0929 12:30:58.312533  977318 host.go:66] Checking if "multinode-436975-m02" exists ...
	I0929 12:30:58.312842  977318 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-436975-m02
	I0929 12:30:58.332076  977318 host.go:66] Checking if "multinode-436975-m02" exists ...
	I0929 12:30:58.332379  977318 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0929 12:30:58.332424  977318 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-436975-m02
	I0929 12:30:58.359458  977318 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33698 SSHKeyPath:/home/jenkins/minikube-integration/21655-860233/.minikube/machines/multinode-436975-m02/id_rsa Username:docker}
	I0929 12:30:58.453444  977318 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0929 12:30:58.465456  977318 status.go:176] multinode-436975-m02 status: &{Name:multinode-436975-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0929 12:30:58.465488  977318 status.go:174] checking status of multinode-436975-m03 ...
	I0929 12:30:58.465802  977318 cli_runner.go:164] Run: docker container inspect multinode-436975-m03 --format={{.State.Status}}
	I0929 12:30:58.483186  977318 status.go:371] multinode-436975-m03 host status = "Stopped" (err=<nil>)
	I0929 12:30:58.483219  977318 status.go:384] host is not running, skipping remaining checks
	I0929 12:30:58.483226  977318 status.go:176] multinode-436975-m03 status: &{Name:multinode-436975-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (8s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (75.07s)

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

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.55s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.83s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0929 12:32:50.891978  985196 out.go:360] Setting OutFile to fd 1 ...
	I0929 12:32:50.892158  985196 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 12:32:50.892191  985196 out.go:374] Setting ErrFile to fd 2...
	I0929 12:32:50.892212  985196 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 12:32:50.892477  985196 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21655-860233/.minikube/bin
	I0929 12:32:50.892736  985196 out.go:368] Setting JSON to false
	I0929 12:32:50.892826  985196 mustload.go:65] Loading cluster: multinode-436975
	I0929 12:32:50.892906  985196 notify.go:220] Checking for updates...
	I0929 12:32:50.893910  985196 config.go:182] Loaded profile config "multinode-436975": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
	I0929 12:32:50.893963  985196 status.go:174] checking status of multinode-436975 ...
	I0929 12:32:50.894523  985196 cli_runner.go:164] Run: docker container inspect multinode-436975 --format={{.State.Status}}
	I0929 12:32:50.913773  985196 status.go:371] multinode-436975 host status = "Stopped" (err=<nil>)
	I0929 12:32:50.913799  985196 status.go:384] host is not running, skipping remaining checks
	I0929 12:32:50.913806  985196 status.go:176] multinode-436975 status: &{Name:multinode-436975 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0929 12:32:50.913835  985196 status.go:174] checking status of multinode-436975-m02 ...
	I0929 12:32:50.914140  985196 cli_runner.go:164] Run: docker container inspect multinode-436975-m02 --format={{.State.Status}}
	I0929 12:32:50.941055  985196 status.go:371] multinode-436975-m02 host status = "Stopped" (err=<nil>)
	I0929 12:32:50.941079  985196 status.go:384] host is not running, skipping remaining checks
	I0929 12:32:50.941108  985196 status.go:176] multinode-436975-m02 status: &{Name:multinode-436975-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (58.33s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-436975 --wait=true -v=5 --alsologtostderr --driver=docker  --container-runtime=crio
multinode_test.go:376: (dbg) Done: out/minikube-linux-arm64 start -p multinode-436975 --wait=true -v=5 --alsologtostderr --driver=docker  --container-runtime=crio: (57.67256739s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-arm64 -p multinode-436975 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 (58.33s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (35.95s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	! Profile name 'multinode-436975-m02' is duplicated with machine name 'multinode-436975-m02' in profile 'multinode-436975'
	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-436975-m03 --driver=docker  --container-runtime=crio
E0929 12:33:59.034834  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/functional-831686/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
multinode_test.go:472: (dbg) Done: out/minikube-linux-arm64 start -p multinode-436975-m03 --driver=docker  --container-runtime=crio: (33.474444233s)
multinode_test.go:479: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-436975
multinode_test.go:479: (dbg) Non-zero exit: out/minikube-linux-arm64 node add -p multinode-436975: exit status 80 (376.896215ms)

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

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

                                                
                                    
x
+
TestPreload (136.27s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:43: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-797285 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.0
preload_test.go:43: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-797285 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.0: (1m4.437196853s)
preload_test.go:51: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-797285 image pull gcr.io/k8s-minikube/busybox
preload_test.go:51: (dbg) Done: out/minikube-linux-arm64 -p test-preload-797285 image pull gcr.io/k8s-minikube/busybox: (3.741567685s)
preload_test.go:57: (dbg) Run:  out/minikube-linux-arm64 stop -p test-preload-797285
preload_test.go:57: (dbg) Done: out/minikube-linux-arm64 stop -p test-preload-797285: (5.796363372s)
preload_test.go:65: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-797285 --memory=3072 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio
E0929 12:35:56.356970  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/addons-715612/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
preload_test.go:65: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-797285 --memory=3072 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (59.63421996s)
preload_test.go:70: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-797285 image list
helpers_test.go:175: Cleaning up "test-preload-797285" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p test-preload-797285
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p test-preload-797285: (2.416856306s)
--- PASS: TestPreload (136.27s)

                                                
                                    
x
+
TestScheduledStopUnix (106.8s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-arm64 start -p scheduled-stop-272286 --memory=3072 --driver=docker  --container-runtime=crio
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-arm64 start -p scheduled-stop-272286 --memory=3072 --driver=docker  --container-runtime=crio: (31.074163251s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-272286 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-arm64 status --format={{.TimeToStop}} -p scheduled-stop-272286 -n scheduled-stop-272286
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-272286 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
I0929 12:37:17.190015  862095 retry.go:31] will retry after 106.416µs: open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/scheduled-stop-272286/pid: no such file or directory
I0929 12:37:17.190332  862095 retry.go:31] will retry after 100.936µs: open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/scheduled-stop-272286/pid: no such file or directory
I0929 12:37:17.192644  862095 retry.go:31] will retry after 255.291µs: open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/scheduled-stop-272286/pid: no such file or directory
I0929 12:37:17.193765  862095 retry.go:31] will retry after 316.217µs: open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/scheduled-stop-272286/pid: no such file or directory
I0929 12:37:17.194959  862095 retry.go:31] will retry after 585.991µs: open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/scheduled-stop-272286/pid: no such file or directory
I0929 12:37:17.197502  862095 retry.go:31] will retry after 964.163µs: open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/scheduled-stop-272286/pid: no such file or directory
I0929 12:37:17.198947  862095 retry.go:31] will retry after 678.644µs: open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/scheduled-stop-272286/pid: no such file or directory
I0929 12:37:17.200128  862095 retry.go:31] will retry after 1.714646ms: open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/scheduled-stop-272286/pid: no such file or directory
I0929 12:37:17.202335  862095 retry.go:31] will retry after 2.013897ms: open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/scheduled-stop-272286/pid: no such file or directory
I0929 12:37:17.204633  862095 retry.go:31] will retry after 2.90488ms: open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/scheduled-stop-272286/pid: no such file or directory
I0929 12:37:17.207892  862095 retry.go:31] will retry after 6.230294ms: open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/scheduled-stop-272286/pid: no such file or directory
I0929 12:37:17.215378  862095 retry.go:31] will retry after 4.921642ms: open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/scheduled-stop-272286/pid: no such file or directory
I0929 12:37:17.220801  862095 retry.go:31] will retry after 14.879056ms: open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/scheduled-stop-272286/pid: no such file or directory
I0929 12:37:17.236061  862095 retry.go:31] will retry after 12.961249ms: open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/scheduled-stop-272286/pid: no such file or directory
I0929 12:37:17.249449  862095 retry.go:31] will retry after 25.315797ms: open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/scheduled-stop-272286/pid: no such file or directory
I0929 12:37:17.275691  862095 retry.go:31] will retry after 47.934351ms: open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/scheduled-stop-272286/pid: no such file or directory
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-272286 --cancel-scheduled
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p scheduled-stop-272286 -n scheduled-stop-272286
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-arm64 status -p scheduled-stop-272286
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-272286 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-arm64 status -p scheduled-stop-272286
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p scheduled-stop-272286: exit status 7 (66.253178ms)

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (13.12s)

                                                
                                                
=== RUN   TestInsufficientStorage
status_test.go:50: (dbg) Run:  out/minikube-linux-arm64 start -p insufficient-storage-492735 --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-492735 --memory=3072 --output=json --wait=true --driver=docker  --container-runtime=crio: exit status 26 (10.564280519s)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"5795e42d-77d5-48a3-ab56-50c3c389cf75","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-492735] minikube v1.37.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"9cf86da5-5df6-403d-ba70-2e8e267679e8","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=21655"}}
	{"specversion":"1.0","id":"c904249d-610a-49be-b22c-61bdb789dfe6","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":"81a63639-8256-43e8-a231-92c242afbbb6","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/21655-860233/kubeconfig"}}
	{"specversion":"1.0","id":"3a6f1d25-25e2-4651-a3d0-18863fb411d5","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/21655-860233/.minikube"}}
	{"specversion":"1.0","id":"2b5def2b-776b-4cfb-966d-50da820fb2a2","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":"4809ebbd-05fa-479a-9b7e-bcc8ba37c7d6","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"cc5b532b-a9d2-408f-84fe-e44a6a19cbec","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":"906b9b23-81c8-4a54-8ae8-bb221ff5b71c","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":"5b3ac0ef-e5a6-4eba-8d63-7f909d5871b3","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":"07db0bcc-0a83-44c5-8d52-d8d7dc67c304","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":"9460a191-3c8f-4166-b960-fdecdf56a1a6","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-492735\" primary control-plane node in \"insufficient-storage-492735\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"684b76b0-7c68-48b3-812c-1aa2d87f5cd3","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":"b7e1d04b-5119-4bea-9fa8-0eb6d49e2353","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":"dd97f6aa-0ebc-494c-a1a7-ae34858da111","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-492735 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p insufficient-storage-492735 --output=json --layout=cluster: exit status 7 (290.231945ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0929 12:38:43.249366 1002575 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-492735" does not appear in /home/jenkins/minikube-integration/21655-860233/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0929 12:38:43.541537 1002637 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-492735" does not appear in /home/jenkins/minikube-integration/21655-860233/kubeconfig
	E0929 12:38:43.552171 1002637 status.go:258] unable to read event log: stat: stat /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/insufficient-storage-492735/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (70.07s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.32.0.859850469 start -p running-upgrade-032208 --memory=3072 --vm-driver=docker  --container-runtime=crio
E0929 12:45:39.434668  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/addons-715612/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.32.0.859850469 start -p running-upgrade-032208 --memory=3072 --vm-driver=docker  --container-runtime=crio: (43.101994182s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-arm64 start -p running-upgrade-032208 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0929 12:45:56.357835  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/addons-715612/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-arm64 start -p running-upgrade-032208 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (23.85678098s)
helpers_test.go:175: Cleaning up "running-upgrade-032208" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p running-upgrade-032208
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p running-upgrade-032208: (2.04515743s)
--- PASS: TestRunningBinaryUpgrade (70.07s)

                                                
                                    
x
+
TestKubernetesUpgrade (214.45s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

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

                                                
                                                
-- 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-999803 --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-999803 --memory=3072 --kubernetes-version=v1.34.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (2m8.467356088s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-999803 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-999803 --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-999803 --memory=3072 --kubernetes-version=v1.28.0 --driver=docker  --container-runtime=crio: exit status 106 (170.783651ms)

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

                                                
                                    
x
+
TestMissingContainerUpgrade (79.13s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.32.0.1987670992 start -p missing-upgrade-552686 --memory=3072 --driver=docker  --container-runtime=crio
E0929 12:43:59.035235  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/functional-831686/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.32.0.1987670992 start -p missing-upgrade-552686 --memory=3072 --driver=docker  --container-runtime=crio: (29.670275231s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-552686
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-552686
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-arm64 start -p missing-upgrade-552686 --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-552686 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (45.748904564s)
helpers_test.go:175: Cleaning up "missing-upgrade-552686" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p missing-upgrade-552686
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p missing-upgrade-552686: (1.990051478s)
--- PASS: TestMissingContainerUpgrade (79.13s)

                                                
                                    
x
+
TestPause/serial/Start (96.14s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-linux-arm64 start -p pause-430808 --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-430808 --memory=3072 --install-addons=false --wait=all --driver=docker  --container-runtime=crio: (1m36.137127694s)
--- PASS: TestPause/serial/Start (96.14s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.12s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoK8sWithVersion
no_kubernetes_test.go:85: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-003024 --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-003024 --no-kubernetes --kubernetes-version=v1.28.0 --driver=docker  --container-runtime=crio: exit status 14 (116.179817ms)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (42.06s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithK8s
no_kubernetes_test.go:97: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-003024 --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=crio
E0929 12:38:59.034718  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/functional-831686/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
no_kubernetes_test.go:97: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-003024 --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=crio: (41.577929908s)
no_kubernetes_test.go:202: (dbg) Run:  out/minikube-linux-arm64 -p NoKubernetes-003024 status -o json
--- PASS: TestNoKubernetes/serial/StartWithK8s (42.06s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (15.92s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithStopK8s
no_kubernetes_test.go:114: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-003024 --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-003024 --no-kubernetes --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=crio: (13.685179019s)
no_kubernetes_test.go:202: (dbg) Run:  out/minikube-linux-arm64 -p NoKubernetes-003024 status -o json
no_kubernetes_test.go:202: (dbg) Non-zero exit: out/minikube-linux-arm64 -p NoKubernetes-003024 status -o json: exit status 2 (303.107595ms)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Start (8.41s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Start
no_kubernetes_test.go:138: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-003024 --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-003024 --no-kubernetes --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=crio: (8.411132757s)
--- PASS: TestNoKubernetes/serial/Start (8.41s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.29s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (1.07s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.21s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (7.26s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.28s)

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

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (3.82s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/false
net_test.go:246: (dbg) Run:  out/minikube-linux-arm64 start -p false-709530 --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-709530 --memory=3072 --alsologtostderr --cni=false --driver=docker  --container-runtime=crio: exit status 14 (198.233059ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0929 12:40:07.415304 1012718 out.go:360] Setting OutFile to fd 1 ...
	I0929 12:40:07.415431 1012718 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 12:40:07.415443 1012718 out.go:374] Setting ErrFile to fd 2...
	I0929 12:40:07.415448 1012718 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I0929 12:40:07.415700 1012718 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21655-860233/.minikube/bin
	I0929 12:40:07.416107 1012718 out.go:368] Setting JSON to false
	I0929 12:40:07.417110 1012718 start.go:130] hostinfo: {"hostname":"ip-172-31-30-239","uptime":15760,"bootTime":1759133848,"procs":182,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1084-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0929 12:40:07.417191 1012718 start.go:140] virtualization:  
	I0929 12:40:07.420710 1012718 out.go:179] * [false-709530] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	I0929 12:40:07.424658 1012718 out.go:179]   - MINIKUBE_LOCATION=21655
	I0929 12:40:07.424822 1012718 notify.go:220] Checking for updates...
	I0929 12:40:07.430523 1012718 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0929 12:40:07.433397 1012718 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/21655-860233/kubeconfig
	I0929 12:40:07.436445 1012718 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/21655-860233/.minikube
	I0929 12:40:07.439401 1012718 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0929 12:40:07.442239 1012718 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I0929 12:40:07.445672 1012718 config.go:182] Loaded profile config "pause-430808": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
	I0929 12:40:07.445777 1012718 driver.go:421] Setting default libvirt URI to qemu:///system
	I0929 12:40:07.477559 1012718 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I0929 12:40:07.477677 1012718 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0929 12:40:07.536765 1012718 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 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:36 OomKillDisable:true NGoroutines:52 SystemTime:2025-09-29 12:40:07.527368619 +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-30-239 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I0929 12:40:07.536876 1012718 docker.go:318] overlay module found
	I0929 12:40:07.539956 1012718 out.go:179] * Using the docker driver based on user configuration
	I0929 12:40:07.542900 1012718 start.go:304] selected driver: docker
	I0929 12:40:07.542926 1012718 start.go:924] validating driver "docker" against <nil>
	I0929 12:40:07.542940 1012718 start.go:935] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0929 12:40:07.546711 1012718 out.go:203] 
	W0929 12:40:07.549664 1012718 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
	I0929 12:40:07.552477 1012718 out.go:203] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (30.86s)

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

                                                
                                    
x
+
TestPause/serial/Pause (0.95s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.42s)

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

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

                                                
                                    
x
+
TestPause/serial/Unpause (0.8s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (1.18s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (3.81s)

                                                
                                                
=== RUN   TestPause/serial/DeletePaused
pause_test.go:132: (dbg) Run:  out/minikube-linux-arm64 delete -p pause-430808 --alsologtostderr -v=5
E0929 12:40:56.357213  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/addons-715612/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
pause_test.go:132: (dbg) Done: out/minikube-linux-arm64 delete -p pause-430808 --alsologtostderr -v=5: (3.809523988s)
--- PASS: TestPause/serial/DeletePaused (3.81s)

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (1.39s)

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

                                                
                                                
-- stdout --
	[]

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (0.98s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (75.38s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.32.0.1124238320 start -p stopped-upgrade-634475 --memory=3072 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.32.0.1124238320 start -p stopped-upgrade-634475 --memory=3072 --vm-driver=docker  --container-runtime=crio: (55.722055063s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.32.0.1124238320 -p stopped-upgrade-634475 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.32.0.1124238320 -p stopped-upgrade-634475 stop: (1.252624012s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-arm64 start -p stopped-upgrade-634475 --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-634475 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (18.406288494s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (75.38s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.19s)

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p custom-flannel-709530 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio
E0929 12:47:02.104218  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/functional-831686/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-709530 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio: (58.730258881s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (58.73s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p custom-flannel-709530 "pgrep -a kubelet"
I0929 12:47:20.201865  862095 config.go:182] Loaded profile config "custom-flannel-709530": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
--- PASS: TestNetworkPlugins/group/custom-flannel/KubeletFlags (0.33s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-709530 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-mgfkt" [9cc3a168-7cd4-45a2-a984-034499215b53] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-mgfkt" [9cc3a168-7cd4-45a2-a984-034499215b53] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 10.00358342s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (10.37s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p auto-709530 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p auto-709530 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio: (1m26.689420243s)
--- PASS: TestNetworkPlugins/group/auto/Start (86.69s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p kindnet-709530 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio
E0929 12:48:59.034395  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/functional-831686/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-709530 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio: (1m24.429050723s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (84.43s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p auto-709530 "pgrep -a kubelet"
I0929 12:49:20.847424  862095 config.go:182] Loaded profile config "auto-709530": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.29s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-709530 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-jqdvm" [d0fa7402-5a8b-4e9a-8f52-215794ed1888] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-jqdvm" [d0fa7402-5a8b-4e9a-8f52-215794ed1888] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 10.00413345s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (10.29s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p flannel-709530 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p flannel-709530 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio: (1m9.822771027s)
--- PASS: TestNetworkPlugins/group/flannel/Start (69.82s)

                                                
                                    
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-84fz5" [dae47359-6fd6-4b35-b6d7-98d1d8a60365] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.003792464s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p kindnet-709530 "pgrep -a kubelet"
I0929 12:49:59.812307  862095 config.go:182] Loaded profile config "kindnet-709530": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
--- PASS: TestNetworkPlugins/group/kindnet/KubeletFlags (0.28s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-709530 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-4x552" [b483c34e-3f4f-4583-9cef-263db4b1c6b3] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-4x552" [b483c34e-3f4f-4583-9cef-263db4b1c6b3] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 10.004544911s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (10.29s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p enable-default-cni-709530 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=crio
E0929 12:50:56.357000  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/addons-715612/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-709530 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=crio: (1m16.917446018s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (76.92s)

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

                                                
                                                
=== 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-jh8jq" [ee208de4-16f2-4cd1-b011-f36999a2a06b] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.004366945s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-709530 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-kqgj9" [c6f7dbb2-e02e-41ae-8f49-90b895887dc0] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-kqgj9" [c6f7dbb2-e02e-41ae-8f49-90b895887dc0] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 12.004412951s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (12.27s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/HairPin
net_test.go:264: (dbg) Run:  kubectl --context flannel-709530 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 (80.14s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p bridge-709530 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p bridge-709530 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio: (1m20.144705008s)
--- PASS: TestNetworkPlugins/group/bridge/Start (80.14s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p enable-default-cni-709530 "pgrep -a kubelet"
I0929 12:51:52.665694  862095 config.go:182] Loaded profile config "enable-default-cni-709530": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.36s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-709530 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-vcm5h" [126b2b72-5c4a-41f6-a157-34aad31a462e] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-vcm5h" [126b2b72-5c4a-41f6-a157-34aad31a462e] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 12.004088048s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (12.33s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p calico-709530 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio
E0929 12:52:30.783425  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/custom-flannel-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:52:41.024798  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/custom-flannel-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:53:01.506162  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/custom-flannel-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p calico-709530 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio: (1m3.636418604s)
--- PASS: TestNetworkPlugins/group/calico/Start (63.64s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p bridge-709530 "pgrep -a kubelet"
I0929 12:53:02.824913  862095 config.go:182] Loaded profile config "bridge-709530": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (0.39s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-709530 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-49xz4" [42909abd-519a-46d8-8b0c-229c9679dcd2] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-49xz4" [42909abd-519a-46d8-8b0c-229c9679dcd2] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 11.004153631s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (11.38s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: waiting 10m0s for pods matching "k8s-app=calico-node" in namespace "kube-system" ...
helpers_test.go:352: "calico-node-bqfs8" [bf252cb9-eeb2-4eea-b2d1-52fc24dbb2d9] Running / Ready:ContainersNotReady (containers with unready status: [calico-node]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-node])
helpers_test.go:352: "calico-node-bqfs8" [bf252cb9-eeb2-4eea-b2d1-52fc24dbb2d9] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.005834278s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

                                                
                                                
=== 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-765086 --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-765086 --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: (1m8.260489319s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (68.26s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p calico-709530 "pgrep -a kubelet"
I0929 12:53:38.725724  862095 config.go:182] Loaded profile config "calico-709530": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.34.0
--- PASS: TestNetworkPlugins/group/calico/KubeletFlags (0.42s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-709530 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:352: "netcat-cd4db9dbf-mltzt" [679d7d52-1c4e-4d86-b01d-14a372603566] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0929 12:53:42.467779  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/custom-flannel-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
helpers_test.go:352: "netcat-cd4db9dbf-mltzt" [679d7d52-1c4e-4d86-b01d-14a372603566] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 12.004316439s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (12.39s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-695021 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.34.0
E0929 12:54:21.108702  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/auto-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:54:21.114967  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/auto-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:54:21.126314  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/auto-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:54:21.147784  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/auto-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:54:21.189234  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/auto-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:54:21.272171  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/auto-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:54:21.433520  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/auto-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:54:21.755340  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/auto-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:54:22.396689  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/auto-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:54:23.678383  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/auto-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:54:26.240003  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/auto-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:54:31.361318  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/auto-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:54:41.602578  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/auto-709530/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 no-preload-695021 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.34.0: (1m9.594942848s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (69.60s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context old-k8s-version-765086 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" [722fb2df-1ecb-4bf9-a628-2dfa230e5048] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:352: "busybox" [722fb2df-1ecb-4bf9-a628-2dfa230e5048] Running
E0929 12:54:53.533108  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/kindnet-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:54:53.539889  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/kindnet-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:54:53.551610  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/kindnet-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:54:53.573533  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/kindnet-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:54:53.615370  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/kindnet-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:54:53.697239  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/kindnet-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:54:53.859200  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/kindnet-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:54:54.181329  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/kindnet-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:54:54.823805  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/kindnet-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:54:56.105712  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/kindnet-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:194: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 11.003310859s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context old-k8s-version-765086 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (11.54s)

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

                                                
                                                
=== 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-765086 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
E0929 12:54:58.667642  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/kindnet-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:203: (dbg) Done: out/minikube-linux-arm64 addons enable metrics-server -p old-k8s-version-765086 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.540211532s)
start_stop_delete_test.go:213: (dbg) Run:  kubectl --context old-k8s-version-765086 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive (1.72s)

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

                                                
                                                
=== 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-765086 --alsologtostderr -v=3
E0929 12:55:02.084361  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/auto-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:55:03.788966  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/kindnet-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:55:04.389253  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/custom-flannel-709530/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-765086 --alsologtostderr -v=3: (12.352517491s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (12.35s)

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

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

                                                
                                                
-- 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-765086 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop (0.36s)

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

                                                
                                                
=== 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-765086 --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
E0929 12:55:14.030372  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/kindnet-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-765086 --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: (49.892541355s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p old-k8s-version-765086 -n old-k8s-version-765086
E0929 12:56:02.490142  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/flannel-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (50.35s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context no-preload-695021 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" [f8bce05f-a15d-4b16-817e-ae09640f8fb8] Pending
helpers_test.go:352: "busybox" [f8bce05f-a15d-4b16-817e-ae09640f8fb8] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:352: "busybox" [f8bce05f-a15d-4b16-817e-ae09640f8fb8] Running
E0929 12:55:34.511969  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/kindnet-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:194: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 11.003520951s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context no-preload-695021 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (11.44s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-arm64 stop -p no-preload-695021 --alsologtostderr -v=3
E0929 12:55:43.046372  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/auto-709530/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 no-preload-695021 --alsologtostderr -v=3: (12.219915101s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (12.22s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-695021 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.34.0
E0929 12:55:56.357958  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/addons-715612/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:56:01.840274  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/flannel-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:56:01.849830  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/flannel-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:56:01.861920  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/flannel-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:56:01.883315  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/flannel-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:56:01.925188  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/flannel-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:56:02.006859  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/flannel-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:56:02.168221  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/flannel-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-695021 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.34.0: (50.676268349s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p no-preload-695021 -n no-preload-695021
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (51.16s)

                                                
                                    
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-49nph" [60287ef0-e0e6-45dc-a654-49e0a5922f0d] Running
E0929 12:56:03.134507  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/flannel-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:56:04.417717  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/flannel-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:56:06.980173  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/flannel-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:272: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003702852s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-49nph" [60287ef0-e0e6-45dc-a654-49e0a5922f0d] Running
E0929 12:56:12.102493  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/flannel-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:285: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004668598s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context old-k8s-version-765086 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.12s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-arm64 -p old-k8s-version-765086 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
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20230511-dc714da8
--- PASS: TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages (0.32s)

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

                                                
                                                
=== 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-765086 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Done: out/minikube-linux-arm64 pause -p old-k8s-version-765086 --alsologtostderr -v=1: (1.018253592s)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p old-k8s-version-765086 -n old-k8s-version-765086
E0929 12:56:15.473400  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/kindnet-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.APIServer}} -p old-k8s-version-765086 -n old-k8s-version-765086: exit status 2 (429.100734ms)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-067894 --memory=3072 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.34.0
E0929 12:56:22.344356  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/flannel-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:56:42.825689  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/flannel-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-067894 --memory=3072 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.34.0: (1m23.060866761s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (83.06s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
start_stop_delete_test.go:272: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:352: "kubernetes-dashboard-855c9754f9-cc4c2" [975cf58b-6660-48f6-ad19-e0769b9e5c01] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003028262s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== 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-cc4c2" [975cf58b-6660-48f6-ad19-e0769b9e5c01] Running
E0929 12:56:52.957388  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/enable-default-cni-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:56:52.964144  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/enable-default-cni-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:56:52.975503  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/enable-default-cni-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:56:52.996992  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/enable-default-cni-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:56:53.038556  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/enable-default-cni-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:56:53.120018  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/enable-default-cni-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:56:53.281721  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/enable-default-cni-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:56:53.603535  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/enable-default-cni-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:56:54.245750  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/enable-default-cni-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:285: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.00396205s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context no-preload-695021 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
E0929 12:56:55.527992  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/enable-default-cni-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.10s)

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

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

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

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

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

                                                
                                                
-- 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-695021 --alsologtostderr -v=1
E0929 12:56:58.090006  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/enable-default-cni-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p no-preload-695021 -n no-preload-695021
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p no-preload-695021 -n no-preload-695021
--- PASS: TestStartStop/group/no-preload/serial/Pause (3.49s)

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

                                                
                                                
=== 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-051990 --memory=3072 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.34.0
E0929 12:57:03.212031  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/enable-default-cni-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:57:04.967723  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/auto-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:57:13.454145  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/enable-default-cni-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:57:20.525822  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/custom-flannel-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:57:23.787418  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/flannel-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:57:33.935912  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/enable-default-cni-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:57:37.395965  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/kindnet-709530/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-051990 --memory=3072 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.34.0: (1m20.055745631s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (80.06s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context embed-certs-067894 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" [303fa37c-7318-4a9d-ac20-962975a32878] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
E0929 12:57:48.231200  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/custom-flannel-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
helpers_test.go:352: "busybox" [303fa37c-7318-4a9d-ac20-962975a32878] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 10.003290098s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context embed-certs-067894 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (10.42s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-arm64 stop -p embed-certs-067894 --alsologtostderr -v=3
E0929 12:58:03.165714  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/bridge-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:58:03.172143  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/bridge-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:58:03.183518  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/bridge-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:58:03.205242  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/bridge-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:58:03.246715  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/bridge-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:58:03.328150  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/bridge-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:58:03.489776  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/bridge-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:58:03.812241  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/bridge-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:58:04.453774  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/bridge-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:58:05.735171  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/bridge-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:58:08.296596  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/bridge-709530/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 embed-certs-067894 --alsologtostderr -v=3: (11.927670798s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (11.93s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-067894 --memory=3072 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.34.0
E0929 12:58:13.418316  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/bridge-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:58:14.898218  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/enable-default-cni-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-067894 --memory=3072 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.34.0: (55.398619413s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-067894 -n embed-certs-067894
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (55.86s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context default-k8s-diff-port-051990 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" [2fe29145-02c0-4d56-9343-0aa2db346dc3] Pending
E0929 12:58:23.659655  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/bridge-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
helpers_test.go:352: "busybox" [2fe29145-02c0-4d56-9343-0aa2db346dc3] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:352: "busybox" [2fe29145-02c0-4d56-9343-0aa2db346dc3] Running
E0929 12:58:32.296771  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/calico-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:58:32.303279  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/calico-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:58:32.314797  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/calico-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:58:32.336185  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/calico-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:58:32.377588  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/calico-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:58:32.458920  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/calico-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:58:32.620383  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/calico-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:58:32.942349  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/calico-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:194: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 10.004119797s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context default-k8s-diff-port-051990 exec busybox -- /bin/sh -c "ulimit -n"
E0929 12:58:33.583968  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/calico-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (10.46s)

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

                                                
                                                
=== 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-051990 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
E0929 12:58:34.865224  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/calico-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:203: (dbg) Done: out/minikube-linux-arm64 addons enable metrics-server -p default-k8s-diff-port-051990 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.477545228s)
start_stop_delete_test.go:213: (dbg) Run:  kubectl --context default-k8s-diff-port-051990 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive (1.65s)

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

                                                
                                                
=== 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-051990 --alsologtostderr -v=3
E0929 12:58:37.426468  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/calico-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:58:42.548014  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/calico-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:58:44.141028  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/bridge-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:58:45.709827  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/flannel-709530/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-051990 --alsologtostderr -v=3: (12.496857542s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Stop (12.50s)

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

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

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

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

                                                
                                                
=== 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-051990 --memory=3072 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.34.0
E0929 12:58:52.789502  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/calico-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:58:59.034125  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/functional-831686/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-051990 --memory=3072 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.34.0: (53.876934524s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-051990 -n default-k8s-diff-port-051990
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (54.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-vm8db" [7826bd3d-1af5-4570-b961-cb1d381e0cb9] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003815276s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== 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-vm8db" [7826bd3d-1af5-4570-b961-cb1d381e0cb9] Running
E0929 12:59:13.270886  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/calico-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:285: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004028755s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context embed-certs-067894 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.15s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-524973 --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
E0929 12:59:25.102397  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/bridge-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:59:36.820126  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/enable-default-cni-709530/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-524973 --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: (36.728696581s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (36.73s)

                                                
                                    
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-h5w4s" [f1b215e8-c7e1-4092-9f41-04cd10d9216c] Running
E0929 12:59:46.698602  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/old-k8s-version-765086/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:59:46.704889  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/old-k8s-version-765086/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:59:46.716195  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/old-k8s-version-765086/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:59:46.737508  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/old-k8s-version-765086/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:59:46.778836  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/old-k8s-version-765086/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:59:46.860188  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/old-k8s-version-765086/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:59:47.021619  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/old-k8s-version-765086/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:59:47.342969  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/old-k8s-version-765086/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:59:47.984925  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/old-k8s-version-765086/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:272: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003046066s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== 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-h5w4s" [f1b215e8-c7e1-4092-9f41-04cd10d9216c] Running
E0929 12:59:48.809432  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/auto-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:59:49.267129  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/old-k8s-version-765086/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E0929 12:59:51.829039  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/old-k8s-version-765086/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:285: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004178519s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context default-k8s-diff-port-051990 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.11s)

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

                                                
                                                
=== 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-051990 image list --format=json
E0929 12:59:53.532959  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/kindnet-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
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.26s)

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

                                                
                                                
=== 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-051990 --alsologtostderr -v=1
E0929 12:59:54.232978  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/calico-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:309: (dbg) Done: out/minikube-linux-arm64 pause -p default-k8s-diff-port-051990 --alsologtostderr -v=1: (1.088148316s)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-051990 -n default-k8s-diff-port-051990
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-051990 -n default-k8s-diff-port-051990: exit status 2 (374.646598ms)

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

                                                
                                                
-- 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-051990 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-051990 -n default-k8s-diff-port-051990
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-051990 -n default-k8s-diff-port-051990
E0929 12:59:56.950860  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/old-k8s-version-765086/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (3.56s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-524973 --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
E0929 13:00:07.193153  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/old-k8s-version-765086/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-524973 --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: (16.469838389s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-524973 -n newest-cni-524973
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (16.83s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Pause
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 pause -p newest-cni-524973 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p newest-cni-524973 -n newest-cni-524973
E0929 13:00:21.237588  862095 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21655-860233/.minikube/profiles/kindnet-709530/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.APIServer}} -p newest-cni-524973 -n newest-cni-524973: exit status 2 (316.881695ms)

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

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

                                                
                                    

Test skip (32/332)

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (0.62s)

                                                
                                                
=== RUN   TestDownloadOnlyKic
aaa_download_only_test.go:232: (dbg) Run:  out/minikube-linux-arm64 start --download-only -p download-docker-849490 --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-849490" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p download-docker-849490
--- 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.35s)

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

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

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

                                                
                                    
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
+
TestNetworkPlugins/group/kubenet (3.56s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (4.06s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

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

                                                
                                    
Copied to clipboard