Test Report: Docker_Linux_containerd_arm64 17977

                    
                      afe619924c08f9e8f87f8c65127b26c11ec5ac1e:2024-04-29:34242
                    
                

Test fail (10/327)

x
+
TestAddons/parallel/Ingress (35.61s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:207: (dbg) Run:  kubectl --context addons-595372 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:232: (dbg) Run:  kubectl --context addons-595372 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:245: (dbg) Run:  kubectl --context addons-595372 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [37fd5f4e-76ab-4a27-9010-4229e87a5a1c] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [37fd5f4e-76ab-4a27-9010-4229e87a5a1c] Running
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 8.003545051s
addons_test.go:262: (dbg) Run:  out/minikube-linux-arm64 -p addons-595372 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:286: (dbg) Run:  kubectl --context addons-595372 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:291: (dbg) Run:  out/minikube-linux-arm64 -p addons-595372 ip
addons_test.go:297: (dbg) Run:  nslookup hello-john.test 192.168.49.2
addons_test.go:297: (dbg) Non-zero exit: nslookup hello-john.test 192.168.49.2: exit status 1 (15.07163764s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
addons_test.go:299: failed to nslookup hello-john.test host. args "nslookup hello-john.test 192.168.49.2" : exit status 1
addons_test.go:303: unexpected output from nslookup. stdout: ;; connection timed out; no servers could be reached

                                                
                                                

                                                
                                                

                                                
                                                
stderr: 
addons_test.go:306: (dbg) Run:  out/minikube-linux-arm64 -p addons-595372 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:311: (dbg) Run:  out/minikube-linux-arm64 -p addons-595372 addons disable ingress --alsologtostderr -v=1
addons_test.go:311: (dbg) Done: out/minikube-linux-arm64 -p addons-595372 addons disable ingress --alsologtostderr -v=1: (7.766594001s)
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestAddons/parallel/Ingress]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect addons-595372
helpers_test.go:235: (dbg) docker inspect addons-595372:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "8c4ebc5d68c40b4bdf92def39d1e4e6629d10f5e2f4aa6efe082218f8c84a251",
	        "Created": "2024-04-28T23:08:00.500644074Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 286269,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-04-28T23:08:00.808822585Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:c9315e0f61546d7b9630cf89252fa7f614fc966830e816cca5333df5c944376f",
	        "ResolvConfPath": "/var/lib/docker/containers/8c4ebc5d68c40b4bdf92def39d1e4e6629d10f5e2f4aa6efe082218f8c84a251/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/8c4ebc5d68c40b4bdf92def39d1e4e6629d10f5e2f4aa6efe082218f8c84a251/hostname",
	        "HostsPath": "/var/lib/docker/containers/8c4ebc5d68c40b4bdf92def39d1e4e6629d10f5e2f4aa6efe082218f8c84a251/hosts",
	        "LogPath": "/var/lib/docker/containers/8c4ebc5d68c40b4bdf92def39d1e4e6629d10f5e2f4aa6efe082218f8c84a251/8c4ebc5d68c40b4bdf92def39d1e4e6629d10f5e2f4aa6efe082218f8c84a251-json.log",
	        "Name": "/addons-595372",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-595372:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-595372",
	            "PortBindings": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ]
	            },
	            "RestartPolicy": {
	                "Name": "no",
	                "MaximumRetryCount": 0
	            },
	            "AutoRemove": false,
	            "VolumeDriver": "",
	            "VolumesFrom": null,
	            "ConsoleSize": [
	                0,
	                0
	            ],
	            "CapAdd": null,
	            "CapDrop": null,
	            "CgroupnsMode": "host",
	            "Dns": [],
	            "DnsOptions": [],
	            "DnsSearch": [],
	            "ExtraHosts": null,
	            "GroupAdd": null,
	            "IpcMode": "private",
	            "Cgroup": "",
	            "Links": null,
	            "OomScoreAdj": 0,
	            "PidMode": "",
	            "Privileged": true,
	            "PublishAllPorts": false,
	            "ReadonlyRootfs": false,
	            "SecurityOpt": [
	                "seccomp=unconfined",
	                "apparmor=unconfined",
	                "label=disable"
	            ],
	            "Tmpfs": {
	                "/run": "",
	                "/tmp": ""
	            },
	            "UTSMode": "",
	            "UsernsMode": "",
	            "ShmSize": 67108864,
	            "Runtime": "runc",
	            "Isolation": "",
	            "CpuShares": 0,
	            "Memory": 4194304000,
	            "NanoCpus": 2000000000,
	            "CgroupParent": "",
	            "BlkioWeight": 0,
	            "BlkioWeightDevice": [],
	            "BlkioDeviceReadBps": [],
	            "BlkioDeviceWriteBps": [],
	            "BlkioDeviceReadIOps": [],
	            "BlkioDeviceWriteIOps": [],
	            "CpuPeriod": 0,
	            "CpuQuota": 0,
	            "CpuRealtimePeriod": 0,
	            "CpuRealtimeRuntime": 0,
	            "CpusetCpus": "",
	            "CpusetMems": "",
	            "Devices": [],
	            "DeviceCgroupRules": null,
	            "DeviceRequests": null,
	            "MemoryReservation": 0,
	            "MemorySwap": 8388608000,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "LowerDir": "/var/lib/docker/overlay2/44870c5667dcdfc302e4bc770404ce8b8ad84e2feab32549d8b8b26ee2e5d77e-init/diff:/var/lib/docker/overlay2/7715f1720aa660576e79dc1cdb075a32cc3cb2fd7bc80582802e6bde79f75bb3/diff",
	                "MergedDir": "/var/lib/docker/overlay2/44870c5667dcdfc302e4bc770404ce8b8ad84e2feab32549d8b8b26ee2e5d77e/merged",
	                "UpperDir": "/var/lib/docker/overlay2/44870c5667dcdfc302e4bc770404ce8b8ad84e2feab32549d8b8b26ee2e5d77e/diff",
	                "WorkDir": "/var/lib/docker/overlay2/44870c5667dcdfc302e4bc770404ce8b8ad84e2feab32549d8b8b26ee2e5d77e/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-595372",
	                "Source": "/var/lib/docker/volumes/addons-595372/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-595372",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e",
	            "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-595372",
	                "name.minikube.sigs.k8s.io": "addons-595372",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "a90b0e6846583bcba0e7b3d162bb8eaca5a185581cdb9aacfa70599f1c794c2e",
	            "SandboxKey": "/var/run/docker/netns/a90b0e684658",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33143"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33142"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33139"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33141"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33140"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-595372": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "NetworkID": "7a447d02dd1188fff5440d9683a30b1650c5b1ded5082e903a9fa587618796d3",
	                    "EndpointID": "d03e55a290428996aacca8fdb16de0090dfe1bfe910cee8ca2c369800be02d89",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DriverOpts": null,
	                    "DNSNames": [
	                        "addons-595372",
	                        "8c4ebc5d68c4"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-595372 -n addons-595372
helpers_test.go:244: <<< TestAddons/parallel/Ingress FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestAddons/parallel/Ingress]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 -p addons-595372 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-595372 logs -n 25: (1.490752957s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-989840                                                                     | download-only-989840   | jenkins | v1.33.0 | 28 Apr 24 23:07 UTC | 28 Apr 24 23:07 UTC |
	| delete  | -p download-only-048993                                                                     | download-only-048993   | jenkins | v1.33.0 | 28 Apr 24 23:07 UTC | 28 Apr 24 23:07 UTC |
	| delete  | -p download-only-989840                                                                     | download-only-989840   | jenkins | v1.33.0 | 28 Apr 24 23:07 UTC | 28 Apr 24 23:07 UTC |
	| start   | --download-only -p                                                                          | download-docker-156878 | jenkins | v1.33.0 | 28 Apr 24 23:07 UTC |                     |
	|         | download-docker-156878                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=containerd                                                              |                        |         |         |                     |                     |
	| delete  | -p download-docker-156878                                                                   | download-docker-156878 | jenkins | v1.33.0 | 28 Apr 24 23:07 UTC | 28 Apr 24 23:07 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-979346   | jenkins | v1.33.0 | 28 Apr 24 23:07 UTC |                     |
	|         | binary-mirror-979346                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:34807                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=containerd                                                              |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-979346                                                                     | binary-mirror-979346   | jenkins | v1.33.0 | 28 Apr 24 23:07 UTC | 28 Apr 24 23:07 UTC |
	| addons  | disable dashboard -p                                                                        | addons-595372          | jenkins | v1.33.0 | 28 Apr 24 23:07 UTC |                     |
	|         | addons-595372                                                                               |                        |         |         |                     |                     |
	| addons  | enable dashboard -p                                                                         | addons-595372          | jenkins | v1.33.0 | 28 Apr 24 23:07 UTC |                     |
	|         | addons-595372                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-595372 --wait=true                                                                | addons-595372          | jenkins | v1.33.0 | 28 Apr 24 23:07 UTC | 28 Apr 24 23:09 UTC |
	|         | --memory=4000 --alsologtostderr                                                             |                        |         |         |                     |                     |
	|         | --addons=registry                                                                           |                        |         |         |                     |                     |
	|         | --addons=metrics-server                                                                     |                        |         |         |                     |                     |
	|         | --addons=volumesnapshots                                                                    |                        |         |         |                     |                     |
	|         | --addons=csi-hostpath-driver                                                                |                        |         |         |                     |                     |
	|         | --addons=gcp-auth                                                                           |                        |         |         |                     |                     |
	|         | --addons=cloud-spanner                                                                      |                        |         |         |                     |                     |
	|         | --addons=inspektor-gadget                                                                   |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher                                                        |                        |         |         |                     |                     |
	|         | --addons=nvidia-device-plugin                                                               |                        |         |         |                     |                     |
	|         | --addons=yakd --driver=docker                                                               |                        |         |         |                     |                     |
	|         | --container-runtime=containerd                                                              |                        |         |         |                     |                     |
	|         | --addons=ingress                                                                            |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                                                                        |                        |         |         |                     |                     |
	| ip      | addons-595372 ip                                                                            | addons-595372          | jenkins | v1.33.0 | 28 Apr 24 23:10 UTC | 28 Apr 24 23:10 UTC |
	| addons  | addons-595372 addons disable                                                                | addons-595372          | jenkins | v1.33.0 | 28 Apr 24 23:10 UTC | 28 Apr 24 23:10 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-595372          | jenkins | v1.33.0 | 28 Apr 24 23:10 UTC | 28 Apr 24 23:10 UTC |
	|         | -p addons-595372                                                                            |                        |         |         |                     |                     |
	| ssh     | addons-595372 ssh cat                                                                       | addons-595372          | jenkins | v1.33.0 | 28 Apr 24 23:10 UTC | 28 Apr 24 23:10 UTC |
	|         | /opt/local-path-provisioner/pvc-5d5b666c-8b2e-4722-b04b-adad631fa7f0_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-595372 addons disable                                                                | addons-595372          | jenkins | v1.33.0 | 28 Apr 24 23:10 UTC | 28 Apr 24 23:10 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-595372          | jenkins | v1.33.0 | 28 Apr 24 23:10 UTC | 28 Apr 24 23:10 UTC |
	|         | addons-595372                                                                               |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-595372          | jenkins | v1.33.0 | 28 Apr 24 23:10 UTC | 28 Apr 24 23:10 UTC |
	|         | -p addons-595372                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-595372 addons                                                                        | addons-595372          | jenkins | v1.33.0 | 28 Apr 24 23:10 UTC | 28 Apr 24 23:10 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-595372 addons                                                                        | addons-595372          | jenkins | v1.33.0 | 28 Apr 24 23:10 UTC | 28 Apr 24 23:10 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-595372          | jenkins | v1.33.0 | 28 Apr 24 23:10 UTC |                     |
	|         | addons-595372                                                                               |                        |         |         |                     |                     |
	| addons  | addons-595372 addons                                                                        | addons-595372          | jenkins | v1.33.0 | 28 Apr 24 23:11 UTC | 28 Apr 24 23:11 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-595372 ssh curl -s                                                                   | addons-595372          | jenkins | v1.33.0 | 28 Apr 24 23:11 UTC | 28 Apr 24 23:11 UTC |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-595372 ip                                                                            | addons-595372          | jenkins | v1.33.0 | 28 Apr 24 23:11 UTC | 28 Apr 24 23:11 UTC |
	| addons  | addons-595372 addons disable                                                                | addons-595372          | jenkins | v1.33.0 | 28 Apr 24 23:11 UTC | 28 Apr 24 23:11 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-595372 addons disable                                                                | addons-595372          | jenkins | v1.33.0 | 28 Apr 24 23:11 UTC | 28 Apr 24 23:11 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/04/28 23:07:36
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.22.1 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0428 23:07:36.826840  285806 out.go:291] Setting OutFile to fd 1 ...
	I0428 23:07:36.828431  285806 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0428 23:07:36.828448  285806 out.go:304] Setting ErrFile to fd 2...
	I0428 23:07:36.828454  285806 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0428 23:07:36.828816  285806 root.go:338] Updating PATH: /home/jenkins/minikube-integration/17977-279724/.minikube/bin
	I0428 23:07:36.829487  285806 out.go:298] Setting JSON to false
	I0428 23:07:36.830278  285806 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":10204,"bootTime":1714335453,"procs":144,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1058-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0428 23:07:36.830347  285806 start.go:139] virtualization:  
	I0428 23:07:36.833585  285806 out.go:177] * [addons-595372] minikube v1.33.0 on Ubuntu 20.04 (arm64)
	I0428 23:07:36.836966  285806 out.go:177]   - MINIKUBE_LOCATION=17977
	I0428 23:07:36.839547  285806 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0428 23:07:36.837044  285806 notify.go:220] Checking for updates...
	I0428 23:07:36.844515  285806 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/17977-279724/kubeconfig
	I0428 23:07:36.847075  285806 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/17977-279724/.minikube
	I0428 23:07:36.849594  285806 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0428 23:07:36.851987  285806 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0428 23:07:36.854794  285806 driver.go:392] Setting default libvirt URI to qemu:///system
	I0428 23:07:36.872901  285806 docker.go:122] docker version: linux-26.1.0:Docker Engine - Community
	I0428 23:07:36.873016  285806 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0428 23:07:36.931362  285806 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:45 SystemTime:2024-04-28 23:07:36.922602697 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1058-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8215105536 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:26.1.0 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:e377cd56a71523140ca6ae87e30244719194a521 Expected:e377cd56a71523140ca6ae87e30244719194a521} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1]] Warnings:<nil>}}
	I0428 23:07:36.931478  285806 docker.go:295] overlay module found
	I0428 23:07:36.934546  285806 out.go:177] * Using the docker driver based on user configuration
	I0428 23:07:36.937010  285806 start.go:297] selected driver: docker
	I0428 23:07:36.937025  285806 start.go:901] validating driver "docker" against <nil>
	I0428 23:07:36.937038  285806 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0428 23:07:36.937708  285806 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0428 23:07:36.995787  285806 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:45 SystemTime:2024-04-28 23:07:36.987317229 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1058-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8215105536 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:26.1.0 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:e377cd56a71523140ca6ae87e30244719194a521 Expected:e377cd56a71523140ca6ae87e30244719194a521} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1]] Warnings:<nil>}}
	I0428 23:07:36.995952  285806 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0428 23:07:36.996188  285806 start_flags.go:947] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0428 23:07:36.998810  285806 out.go:177] * Using Docker driver with root privileges
	I0428 23:07:37.001462  285806 cni.go:84] Creating CNI manager for ""
	I0428 23:07:37.001486  285806 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0428 23:07:37.001497  285806 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0428 23:07:37.001609  285806 start.go:340] cluster config:
	{Name:addons-595372 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.0 ClusterName:addons-595372 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.0 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHA
uthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0428 23:07:37.008107  285806 out.go:177] * Starting "addons-595372" primary control-plane node in "addons-595372" cluster
	I0428 23:07:37.010942  285806 cache.go:121] Beginning downloading kic base image for docker with containerd
	I0428 23:07:37.013856  285806 out.go:177] * Pulling base image v0.0.43-1713736339-18706 ...
	I0428 23:07:37.016610  285806 preload.go:132] Checking if preload exists for k8s version v1.30.0 and runtime containerd
	I0428 23:07:37.016659  285806 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e in local docker daemon
	I0428 23:07:37.016685  285806 preload.go:147] Found local preload: /home/jenkins/minikube-integration/17977-279724/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.0-containerd-overlay2-arm64.tar.lz4
	I0428 23:07:37.016696  285806 cache.go:56] Caching tarball of preloaded images
	I0428 23:07:37.016783  285806 preload.go:173] Found /home/jenkins/minikube-integration/17977-279724/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.0-containerd-overlay2-arm64.tar.lz4 in cache, skipping download
	I0428 23:07:37.016795  285806 cache.go:59] Finished verifying existence of preloaded tar for v1.30.0 on containerd
	I0428 23:07:37.017178  285806 profile.go:143] Saving config to /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/config.json ...
	I0428 23:07:37.017209  285806 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/config.json: {Name:mk37d0df29d0b70653db22647b11a882eedafe93 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0428 23:07:37.038711  285806 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e to local cache
	I0428 23:07:37.038852  285806 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e in local cache directory
	I0428 23:07:37.038878  285806 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e in local cache directory, skipping pull
	I0428 23:07:37.038888  285806 image.go:105] gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e exists in cache, skipping pull
	I0428 23:07:37.038896  285806 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e as a tarball
	I0428 23:07:37.038902  285806 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e from local cache
	I0428 23:07:53.377373  285806 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e from cached tarball
	I0428 23:07:53.377413  285806 cache.go:194] Successfully downloaded all kic artifacts
	I0428 23:07:53.377442  285806 start.go:360] acquireMachinesLock for addons-595372: {Name:mk4ed61bfc36dbc687e5dad301afcae28933e0bd Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0428 23:07:53.377589  285806 start.go:364] duration metric: took 108.069µs to acquireMachinesLock for "addons-595372"
	I0428 23:07:53.377622  285806 start.go:93] Provisioning new machine with config: &{Name:addons-595372 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.0 ClusterName:addons-595372 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.0 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:fa
lse CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.30.0 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0428 23:07:53.377711  285806 start.go:125] createHost starting for "" (driver="docker")
	I0428 23:07:53.380070  285806 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0428 23:07:53.380313  285806 start.go:159] libmachine.API.Create for "addons-595372" (driver="docker")
	I0428 23:07:53.380354  285806 client.go:168] LocalClient.Create starting
	I0428 23:07:53.380468  285806 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/17977-279724/.minikube/certs/ca.pem
	I0428 23:07:53.685056  285806 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/17977-279724/.minikube/certs/cert.pem
	I0428 23:07:54.144141  285806 cli_runner.go:164] Run: docker network inspect addons-595372 --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}}]}"
	W0428 23:07:54.157858  285806 cli_runner.go:211] docker network inspect addons-595372 --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
	I0428 23:07:54.157950  285806 network_create.go:281] running [docker network inspect addons-595372] to gather additional debugging logs...
	I0428 23:07:54.157970  285806 cli_runner.go:164] Run: docker network inspect addons-595372
	W0428 23:07:54.170986  285806 cli_runner.go:211] docker network inspect addons-595372 returned with exit code 1
	I0428 23:07:54.171021  285806 network_create.go:284] error running [docker network inspect addons-595372]: docker network inspect addons-595372: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-595372 not found
	I0428 23:07:54.171047  285806 network_create.go:286] output of [docker network inspect addons-595372]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-595372 not found
	
	** /stderr **
	I0428 23:07:54.171140  285806 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}}]}"
	I0428 23:07:54.185880  285806 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:0x400253cb00}
	I0428 23:07:54.185926  285806 network_create.go:124] attempt to create docker network addons-595372 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0428 23:07:54.185980  285806 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-595372 addons-595372
	I0428 23:07:54.243927  285806 network_create.go:108] docker network addons-595372 192.168.49.0/24 created
	I0428 23:07:54.243960  285806 kic.go:121] calculated static IP "192.168.49.2" for the "addons-595372" container
	I0428 23:07:54.244031  285806 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0428 23:07:54.258139  285806 cli_runner.go:164] Run: docker volume create addons-595372 --label name.minikube.sigs.k8s.io=addons-595372 --label created_by.minikube.sigs.k8s.io=true
	I0428 23:07:54.272369  285806 oci.go:103] Successfully created a docker volume addons-595372
	I0428 23:07:54.272463  285806 cli_runner.go:164] Run: docker run --rm --name addons-595372-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-595372 --entrypoint /usr/bin/test -v addons-595372:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e -d /var/lib
	I0428 23:07:56.284068  285806 cli_runner.go:217] Completed: docker run --rm --name addons-595372-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-595372 --entrypoint /usr/bin/test -v addons-595372:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e -d /var/lib: (2.011559599s)
	I0428 23:07:56.284098  285806 oci.go:107] Successfully prepared a docker volume addons-595372
	I0428 23:07:56.284128  285806 preload.go:132] Checking if preload exists for k8s version v1.30.0 and runtime containerd
	I0428 23:07:56.284148  285806 kic.go:194] Starting extracting preloaded images to volume ...
	I0428 23:07:56.284235  285806 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/17977-279724/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.0-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-595372:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e -I lz4 -xf /preloaded.tar -C /extractDir
	I0428 23:08:00.418087  285806 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/17977-279724/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.0-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-595372:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e -I lz4 -xf /preloaded.tar -C /extractDir: (4.133789734s)
	I0428 23:08:00.418126  285806 kic.go:203] duration metric: took 4.133973634s to extract preloaded images to volume ...
	W0428 23:08:00.418303  285806 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0428 23:08:00.418454  285806 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0428 23:08:00.481712  285806 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-595372 --name addons-595372 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-595372 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-595372 --network addons-595372 --ip 192.168.49.2 --volume addons-595372:/var --security-opt apparmor=unconfined --memory=4000mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e
	I0428 23:08:00.816587  285806 cli_runner.go:164] Run: docker container inspect addons-595372 --format={{.State.Running}}
	I0428 23:08:00.843452  285806 cli_runner.go:164] Run: docker container inspect addons-595372 --format={{.State.Status}}
	I0428 23:08:00.861656  285806 cli_runner.go:164] Run: docker exec addons-595372 stat /var/lib/dpkg/alternatives/iptables
	I0428 23:08:00.932237  285806 oci.go:144] the created container "addons-595372" has a running status.
	I0428 23:08:00.932266  285806 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/17977-279724/.minikube/machines/addons-595372/id_rsa...
	I0428 23:08:01.142391  285806 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/17977-279724/.minikube/machines/addons-595372/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0428 23:08:01.163046  285806 cli_runner.go:164] Run: docker container inspect addons-595372 --format={{.State.Status}}
	I0428 23:08:01.196757  285806 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0428 23:08:01.196777  285806 kic_runner.go:114] Args: [docker exec --privileged addons-595372 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0428 23:08:01.275082  285806 cli_runner.go:164] Run: docker container inspect addons-595372 --format={{.State.Status}}
	I0428 23:08:01.305658  285806 machine.go:94] provisionDockerMachine start ...
	I0428 23:08:01.305751  285806 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-595372
	I0428 23:08:01.339741  285806 main.go:141] libmachine: Using SSH client type: native
	I0428 23:08:01.340016  285806 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1e90] 0x3e46f0 <nil>  [] 0s} 127.0.0.1 33143 <nil> <nil>}
	I0428 23:08:01.340032  285806 main.go:141] libmachine: About to run SSH command:
	hostname
	I0428 23:08:01.340642  285806 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:50726->127.0.0.1:33143: read: connection reset by peer
	I0428 23:08:04.464841  285806 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-595372
	
	I0428 23:08:04.464865  285806 ubuntu.go:169] provisioning hostname "addons-595372"
	I0428 23:08:04.464985  285806 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-595372
	I0428 23:08:04.481695  285806 main.go:141] libmachine: Using SSH client type: native
	I0428 23:08:04.481942  285806 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1e90] 0x3e46f0 <nil>  [] 0s} 127.0.0.1 33143 <nil> <nil>}
	I0428 23:08:04.481960  285806 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-595372 && echo "addons-595372" | sudo tee /etc/hostname
	I0428 23:08:04.617006  285806 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-595372
	
	I0428 23:08:04.617101  285806 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-595372
	I0428 23:08:04.632897  285806 main.go:141] libmachine: Using SSH client type: native
	I0428 23:08:04.633152  285806 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1e90] 0x3e46f0 <nil>  [] 0s} 127.0.0.1 33143 <nil> <nil>}
	I0428 23:08:04.633174  285806 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-595372' /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-595372/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-595372' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0428 23:08:04.757270  285806 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0428 23:08:04.757297  285806 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/17977-279724/.minikube CaCertPath:/home/jenkins/minikube-integration/17977-279724/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/17977-279724/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/17977-279724/.minikube}
	I0428 23:08:04.757332  285806 ubuntu.go:177] setting up certificates
	I0428 23:08:04.757343  285806 provision.go:84] configureAuth start
	I0428 23:08:04.757405  285806 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-595372
	I0428 23:08:04.773150  285806 provision.go:143] copyHostCerts
	I0428 23:08:04.773228  285806 exec_runner.go:151] cp: /home/jenkins/minikube-integration/17977-279724/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/17977-279724/.minikube/ca.pem (1078 bytes)
	I0428 23:08:04.773496  285806 exec_runner.go:151] cp: /home/jenkins/minikube-integration/17977-279724/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/17977-279724/.minikube/cert.pem (1123 bytes)
	I0428 23:08:04.773560  285806 exec_runner.go:151] cp: /home/jenkins/minikube-integration/17977-279724/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/17977-279724/.minikube/key.pem (1675 bytes)
	I0428 23:08:04.773611  285806 provision.go:117] generating server cert: /home/jenkins/minikube-integration/17977-279724/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/17977-279724/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/17977-279724/.minikube/certs/ca-key.pem org=jenkins.addons-595372 san=[127.0.0.1 192.168.49.2 addons-595372 localhost minikube]
	I0428 23:08:05.096145  285806 provision.go:177] copyRemoteCerts
	I0428 23:08:05.096222  285806 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0428 23:08:05.096266  285806 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-595372
	I0428 23:08:05.112979  285806 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/addons-595372/id_rsa Username:docker}
	I0428 23:08:05.202387  285806 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17977-279724/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0428 23:08:05.227056  285806 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17977-279724/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0428 23:08:05.251495  285806 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17977-279724/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0428 23:08:05.275771  285806 provision.go:87] duration metric: took 518.413212ms to configureAuth
	I0428 23:08:05.275800  285806 ubuntu.go:193] setting minikube options for container-runtime
	I0428 23:08:05.276048  285806 config.go:182] Loaded profile config "addons-595372": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.0
	I0428 23:08:05.276063  285806 machine.go:97] duration metric: took 3.970382677s to provisionDockerMachine
	I0428 23:08:05.276071  285806 client.go:171] duration metric: took 11.895705655s to LocalClient.Create
	I0428 23:08:05.276084  285806 start.go:167] duration metric: took 11.895771271s to libmachine.API.Create "addons-595372"
	I0428 23:08:05.276096  285806 start.go:293] postStartSetup for "addons-595372" (driver="docker")
	I0428 23:08:05.276106  285806 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]
	I0428 23:08:05.276164  285806 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
	I0428 23:08:05.276213  285806 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-595372
	I0428 23:08:05.291964  285806 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/addons-595372/id_rsa Username:docker}
	I0428 23:08:05.386698  285806 ssh_runner.go:195] Run: cat /etc/os-release
	I0428 23:08:05.389832  285806 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0428 23:08:05.389868  285806 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0428 23:08:05.389884  285806 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0428 23:08:05.389892  285806 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0428 23:08:05.389902  285806 filesync.go:126] Scanning /home/jenkins/minikube-integration/17977-279724/.minikube/addons for local assets ...
	I0428 23:08:05.389979  285806 filesync.go:126] Scanning /home/jenkins/minikube-integration/17977-279724/.minikube/files for local assets ...
	I0428 23:08:05.390004  285806 start.go:296] duration metric: took 113.902849ms for postStartSetup
	I0428 23:08:05.390324  285806 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-595372
	I0428 23:08:05.406672  285806 profile.go:143] Saving config to /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/config.json ...
	I0428 23:08:05.406963  285806 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0428 23:08:05.407014  285806 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-595372
	I0428 23:08:05.422718  285806 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/addons-595372/id_rsa Username:docker}
	I0428 23:08:05.514021  285806 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0428 23:08:05.518448  285806 start.go:128] duration metric: took 12.140720398s to createHost
	I0428 23:08:05.518472  285806 start.go:83] releasing machines lock for "addons-595372", held for 12.140869813s
	I0428 23:08:05.518542  285806 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-595372
	I0428 23:08:05.533852  285806 ssh_runner.go:195] Run: cat /version.json
	I0428 23:08:05.533890  285806 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0428 23:08:05.533905  285806 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-595372
	I0428 23:08:05.533961  285806 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-595372
	I0428 23:08:05.550697  285806 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/addons-595372/id_rsa Username:docker}
	I0428 23:08:05.551858  285806 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/addons-595372/id_rsa Username:docker}
	I0428 23:08:05.637369  285806 ssh_runner.go:195] Run: systemctl --version
	I0428 23:08:05.748355  285806 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0428 23:08:05.752653  285806 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f -name *loopback.conf* -not -name *.mk_disabled -exec sh -c "grep -q loopback {} && ( grep -q name {} || sudo sed -i '/"type": "loopback"/i \ \ \ \ "name": "loopback",' {} ) && sudo sed -i 's|"cniVersion": ".*"|"cniVersion": "1.0.0"|g' {}" ;
	I0428 23:08:05.778157  285806 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0428 23:08:05.778280  285806 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(MISSING), " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0428 23:08:05.808263  285806 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0428 23:08:05.808288  285806 start.go:494] detecting cgroup driver to use...
	I0428 23:08:05.808320  285806 detect.go:196] detected "cgroupfs" cgroup driver on host os
	I0428 23:08:05.808374  285806 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0428 23:08:05.821114  285806 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0428 23:08:05.833140  285806 docker.go:217] disabling cri-docker service (if available) ...
	I0428 23:08:05.833230  285806 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0428 23:08:05.848096  285806 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0428 23:08:05.862671  285806 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0428 23:08:05.949876  285806 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0428 23:08:06.045708  285806 docker.go:233] disabling docker service ...
	I0428 23:08:06.045808  285806 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0428 23:08:06.067998  285806 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0428 23:08:06.080602  285806 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0428 23:08:06.180124  285806 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0428 23:08:06.280497  285806 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0428 23:08:06.292192  285806 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %!s(MISSING) "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0428 23:08:06.309137  285806 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.9"|' /etc/containerd/config.toml"
	I0428 23:08:06.319278  285806 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
	I0428 23:08:06.329964  285806 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0428 23:08:06.330049  285806 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0428 23:08:06.340018  285806 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0428 23:08:06.349964  285806 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0428 23:08:06.359659  285806 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0428 23:08:06.369465  285806 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0428 23:08:06.378593  285806 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
	I0428 23:08:06.388427  285806 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0428 23:08:06.397943  285806 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1  enable_unprivileged_ports = true|' /etc/containerd/config.toml"
	I0428 23:08:06.407953  285806 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0428 23:08:06.416565  285806 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0428 23:08:06.425354  285806 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0428 23:08:06.521166  285806 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0428 23:08:06.655358  285806 start.go:541] Will wait 60s for socket path /run/containerd/containerd.sock
	I0428 23:08:06.655472  285806 ssh_runner.go:195] Run: stat /run/containerd/containerd.sock
	I0428 23:08:06.659029  285806 start.go:562] Will wait 60s for crictl version
	I0428 23:08:06.659116  285806 ssh_runner.go:195] Run: which crictl
	I0428 23:08:06.662508  285806 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0428 23:08:06.697498  285806 start.go:578] Version:  0.1.0
	RuntimeName:  containerd
	RuntimeVersion:  1.6.31
	RuntimeApiVersion:  v1
	I0428 23:08:06.697618  285806 ssh_runner.go:195] Run: containerd --version
	I0428 23:08:06.718804  285806 ssh_runner.go:195] Run: containerd --version
	I0428 23:08:06.744008  285806 out.go:177] * Preparing Kubernetes v1.30.0 on containerd 1.6.31 ...
	I0428 23:08:06.746819  285806 cli_runner.go:164] Run: docker network inspect addons-595372 --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}}]}"
	I0428 23:08:06.760998  285806 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0428 23:08:06.765001  285806 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""
	I0428 23:08:06.775955  285806 kubeadm.go:877] updating cluster {Name:addons-595372 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.0 ClusterName:addons-595372 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.0 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false Cus
tomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0428 23:08:06.776087  285806 preload.go:132] Checking if preload exists for k8s version v1.30.0 and runtime containerd
	I0428 23:08:06.776158  285806 ssh_runner.go:195] Run: sudo crictl images --output json
	I0428 23:08:06.812514  285806 containerd.go:627] all images are preloaded for containerd runtime.
	I0428 23:08:06.812536  285806 containerd.go:534] Images already preloaded, skipping extraction
	I0428 23:08:06.812591  285806 ssh_runner.go:195] Run: sudo crictl images --output json
	I0428 23:08:06.851042  285806 containerd.go:627] all images are preloaded for containerd runtime.
	I0428 23:08:06.851064  285806 cache_images.go:84] Images are preloaded, skipping loading
	I0428 23:08:06.851073  285806 kubeadm.go:928] updating node { 192.168.49.2 8443 v1.30.0 containerd true true} ...
	I0428 23:08:06.851173  285806 kubeadm.go:940] kubelet [Unit]
	Wants=containerd.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.30.0/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=addons-595372 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.30.0 ClusterName:addons-595372 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0428 23:08:06.851243  285806 ssh_runner.go:195] Run: sudo crictl info
	I0428 23:08:06.889881  285806 cni.go:84] Creating CNI manager for ""
	I0428 23:08:06.889909  285806 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0428 23:08:06.889929  285806 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0428 23:08:06.889951  285806 kubeadm.go:181] 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.30.0 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-595372 NodeName:addons-595372 DNSDomain:cluster.local CRISocket:/run/containerd/containerd.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.49.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NodeIP:192.168.49.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc
/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///run/containerd/containerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0428 23:08:06.890082  285806 kubeadm.go:187] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 192.168.49.2
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: unix:///run/containerd/containerd.sock
	  name: "addons-595372"
	  kubeletExtraArgs:
	    node-ip: 192.168.49.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    allocate-node-cidrs: "true"
	    leader-elect: "false"
	scheduler:
	  extraArgs:
	    leader-elect: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.30.0
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///run/containerd/containerd.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%!"(MISSING)
	  nodefs.inodesFree: "0%!"(MISSING)
	  imagefs.available: "0%!"(MISSING)
	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
	
	I0428 23:08:06.890155  285806 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.0
	I0428 23:08:06.899084  285806 binaries.go:44] Found k8s binaries, skipping transfer
	I0428 23:08:06.899164  285806 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0428 23:08:06.907854  285806 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (317 bytes)
	I0428 23:08:06.925877  285806 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0428 23:08:06.944190  285806 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2167 bytes)
	I0428 23:08:06.962215  285806 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0428 23:08:06.965792  285806 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""
	I0428 23:08:06.976629  285806 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0428 23:08:07.056542  285806 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0428 23:08:07.072280  285806 certs.go:68] Setting up /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372 for IP: 192.168.49.2
	I0428 23:08:07.072304  285806 certs.go:194] generating shared ca certs ...
	I0428 23:08:07.072319  285806 certs.go:226] acquiring lock for ca certs: {Name:mkcd041a9568e77106d1711e59c82d2ab2062e2e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0428 23:08:07.072494  285806 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/17977-279724/.minikube/ca.key
	I0428 23:08:07.903338  285806 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/17977-279724/.minikube/ca.crt ...
	I0428 23:08:07.903370  285806 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17977-279724/.minikube/ca.crt: {Name:mk1249821d73e93e3cd9217b80f2796aa179387d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0428 23:08:07.904135  285806 crypto.go:164] Writing key to /home/jenkins/minikube-integration/17977-279724/.minikube/ca.key ...
	I0428 23:08:07.904152  285806 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17977-279724/.minikube/ca.key: {Name:mk95c674f124eab3e54ac467fc59df025b4c6913 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0428 23:08:07.904789  285806 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/17977-279724/.minikube/proxy-client-ca.key
	I0428 23:08:08.022996  285806 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/17977-279724/.minikube/proxy-client-ca.crt ...
	I0428 23:08:08.023027  285806 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17977-279724/.minikube/proxy-client-ca.crt: {Name:mkce279779442b7cd4870df94d633522c1ad389c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0428 23:08:08.023211  285806 crypto.go:164] Writing key to /home/jenkins/minikube-integration/17977-279724/.minikube/proxy-client-ca.key ...
	I0428 23:08:08.023224  285806 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17977-279724/.minikube/proxy-client-ca.key: {Name:mk7d038bb1270b458ec0b12922423958ab280360 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0428 23:08:08.023756  285806 certs.go:256] generating profile certs ...
	I0428 23:08:08.023824  285806 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/client.key
	I0428 23:08:08.023841  285806 crypto.go:68] Generating cert /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/client.crt with IP's: []
	I0428 23:08:08.794105  285806 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/client.crt ...
	I0428 23:08:08.794142  285806 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/client.crt: {Name:mk0afeb7806a64f47c16bd36c06f073f86a2dccb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0428 23:08:08.794332  285806 crypto.go:164] Writing key to /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/client.key ...
	I0428 23:08:08.794345  285806 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/client.key: {Name:mkf2d6a26aab4f7a77c9f428ea5cd887c4fff72a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0428 23:08:08.795036  285806 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/apiserver.key.dcace731
	I0428 23:08:08.795063  285806 crypto.go:68] Generating cert /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/apiserver.crt.dcace731 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0428 23:08:08.915572  285806 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/apiserver.crt.dcace731 ...
	I0428 23:08:08.915601  285806 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/apiserver.crt.dcace731: {Name:mk761b6d5532b5b5de8d62e81d2efb9a1b74722f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0428 23:08:08.916319  285806 crypto.go:164] Writing key to /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/apiserver.key.dcace731 ...
	I0428 23:08:08.916338  285806 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/apiserver.key.dcace731: {Name:mk62552c52a3aa8c9e465e5bbdaceb61115acbc6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0428 23:08:08.917033  285806 certs.go:381] copying /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/apiserver.crt.dcace731 -> /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/apiserver.crt
	I0428 23:08:08.917123  285806 certs.go:385] copying /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/apiserver.key.dcace731 -> /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/apiserver.key
	I0428 23:08:08.917178  285806 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/proxy-client.key
	I0428 23:08:08.917202  285806 crypto.go:68] Generating cert /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/proxy-client.crt with IP's: []
	I0428 23:08:09.491839  285806 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/proxy-client.crt ...
	I0428 23:08:09.491873  285806 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/proxy-client.crt: {Name:mkcab2044e3230a111d5f88e088fb8f8f5326d13 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0428 23:08:09.492701  285806 crypto.go:164] Writing key to /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/proxy-client.key ...
	I0428 23:08:09.492720  285806 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/proxy-client.key: {Name:mka30b4a12cb2ecdb956250096d84e29974fd07f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0428 23:08:09.492966  285806 certs.go:484] found cert: /home/jenkins/minikube-integration/17977-279724/.minikube/certs/ca-key.pem (1675 bytes)
	I0428 23:08:09.493010  285806 certs.go:484] found cert: /home/jenkins/minikube-integration/17977-279724/.minikube/certs/ca.pem (1078 bytes)
	I0428 23:08:09.493037  285806 certs.go:484] found cert: /home/jenkins/minikube-integration/17977-279724/.minikube/certs/cert.pem (1123 bytes)
	I0428 23:08:09.493063  285806 certs.go:484] found cert: /home/jenkins/minikube-integration/17977-279724/.minikube/certs/key.pem (1675 bytes)
	I0428 23:08:09.493698  285806 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17977-279724/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0428 23:08:09.518500  285806 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17977-279724/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0428 23:08:09.543130  285806 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17977-279724/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0428 23:08:09.567704  285806 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17977-279724/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0428 23:08:09.592467  285806 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0428 23:08:09.616593  285806 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0428 23:08:09.642302  285806 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0428 23:08:09.665747  285806 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0428 23:08:09.689506  285806 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17977-279724/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0428 23:08:09.712733  285806 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0428 23:08:09.730347  285806 ssh_runner.go:195] Run: openssl version
	I0428 23:08:09.735736  285806 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"
	I0428 23:08:09.745191  285806 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0428 23:08:09.748704  285806 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Apr 28 23:08 /usr/share/ca-certificates/minikubeCA.pem
	I0428 23:08:09.748769  285806 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0428 23:08:09.756034  285806 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"
	I0428 23:08:09.765123  285806 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0428 23:08:09.768394  285806 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
	I0428 23:08:09.768483  285806 kubeadm.go:391] StartCluster: {Name:addons-595372 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.0 ClusterName:addons-595372 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.0 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false Custom
QemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0428 23:08:09.768579  285806 cri.go:56] listing CRI containers in root /run/containerd/runc/k8s.io: {State:paused Name: Namespaces:[kube-system]}
	I0428 23:08:09.768646  285806 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0428 23:08:09.805549  285806 cri.go:91] found id: ""
	I0428 23:08:09.805620  285806 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0428 23:08:09.814436  285806 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0428 23:08:09.823380  285806 kubeadm.go:213] ignoring SystemVerification for kubeadm because of docker driver
	I0428 23:08:09.823453  285806 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
	I0428 23:08:09.832286  285806 kubeadm.go:154] 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
	I0428 23:08:09.832313  285806 kubeadm.go:156] found existing configuration files:
	
	I0428 23:08:09.832399  285806 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0428 23:08:09.842662  285806 kubeadm.go:162] "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
	I0428 23:08:09.842754  285806 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0428 23:08:09.852426  285806 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0428 23:08:09.861363  285806 kubeadm.go:162] "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
	I0428 23:08:09.861456  285806 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0428 23:08:09.869608  285806 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0428 23:08:09.878331  285806 kubeadm.go:162] "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
	I0428 23:08:09.878443  285806 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0428 23:08:09.886752  285806 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0428 23:08:09.895483  285806 kubeadm.go:162] "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
	I0428 23:08:09.895568  285806 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0428 23:08:09.904574  285806 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.30.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"
	I0428 23:08:09.990576  285806 kubeadm.go:309] 	[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-1058-aws\n", err: exit status 1
	I0428 23:08:10.081743  285806 kubeadm.go:309] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0428 23:08:25.619988  285806 kubeadm.go:309] [init] Using Kubernetes version: v1.30.0
	I0428 23:08:25.620045  285806 kubeadm.go:309] [preflight] Running pre-flight checks
	I0428 23:08:25.620129  285806 kubeadm.go:309] [preflight] The system verification failed. Printing the output from the verification:
	I0428 23:08:25.620186  285806 kubeadm.go:309] KERNEL_VERSION: 5.15.0-1058-aws
	I0428 23:08:25.620222  285806 kubeadm.go:309] OS: Linux
	I0428 23:08:25.620269  285806 kubeadm.go:309] CGROUPS_CPU: enabled
	I0428 23:08:25.620319  285806 kubeadm.go:309] CGROUPS_CPUACCT: enabled
	I0428 23:08:25.620367  285806 kubeadm.go:309] CGROUPS_CPUSET: enabled
	I0428 23:08:25.620417  285806 kubeadm.go:309] CGROUPS_DEVICES: enabled
	I0428 23:08:25.620465  285806 kubeadm.go:309] CGROUPS_FREEZER: enabled
	I0428 23:08:25.620519  285806 kubeadm.go:309] CGROUPS_MEMORY: enabled
	I0428 23:08:25.620572  285806 kubeadm.go:309] CGROUPS_PIDS: enabled
	I0428 23:08:25.620621  285806 kubeadm.go:309] CGROUPS_HUGETLB: enabled
	I0428 23:08:25.620669  285806 kubeadm.go:309] CGROUPS_BLKIO: enabled
	I0428 23:08:25.620741  285806 kubeadm.go:309] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0428 23:08:25.620835  285806 kubeadm.go:309] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0428 23:08:25.620927  285806 kubeadm.go:309] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
	I0428 23:08:25.620990  285806 kubeadm.go:309] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0428 23:08:25.623620  285806 out.go:204]   - Generating certificates and keys ...
	I0428 23:08:25.623716  285806 kubeadm.go:309] [certs] Using existing ca certificate authority
	I0428 23:08:25.623785  285806 kubeadm.go:309] [certs] Using existing apiserver certificate and key on disk
	I0428 23:08:25.623853  285806 kubeadm.go:309] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0428 23:08:25.623912  285806 kubeadm.go:309] [certs] Generating "front-proxy-ca" certificate and key
	I0428 23:08:25.624008  285806 kubeadm.go:309] [certs] Generating "front-proxy-client" certificate and key
	I0428 23:08:25.624077  285806 kubeadm.go:309] [certs] Generating "etcd/ca" certificate and key
	I0428 23:08:25.624150  285806 kubeadm.go:309] [certs] Generating "etcd/server" certificate and key
	I0428 23:08:25.624285  285806 kubeadm.go:309] [certs] etcd/server serving cert is signed for DNS names [addons-595372 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0428 23:08:25.624349  285806 kubeadm.go:309] [certs] Generating "etcd/peer" certificate and key
	I0428 23:08:25.624466  285806 kubeadm.go:309] [certs] etcd/peer serving cert is signed for DNS names [addons-595372 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0428 23:08:25.624548  285806 kubeadm.go:309] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0428 23:08:25.624626  285806 kubeadm.go:309] [certs] Generating "apiserver-etcd-client" certificate and key
	I0428 23:08:25.624676  285806 kubeadm.go:309] [certs] Generating "sa" key and public key
	I0428 23:08:25.624731  285806 kubeadm.go:309] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0428 23:08:25.624780  285806 kubeadm.go:309] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0428 23:08:25.624837  285806 kubeadm.go:309] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0428 23:08:25.624915  285806 kubeadm.go:309] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0428 23:08:25.624989  285806 kubeadm.go:309] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0428 23:08:25.625069  285806 kubeadm.go:309] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0428 23:08:25.625166  285806 kubeadm.go:309] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0428 23:08:25.625243  285806 kubeadm.go:309] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0428 23:08:25.628113  285806 out.go:204]   - Booting up control plane ...
	I0428 23:08:25.628218  285806 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0428 23:08:25.628298  285806 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0428 23:08:25.628386  285806 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0428 23:08:25.628511  285806 kubeadm.go:309] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0428 23:08:25.628601  285806 kubeadm.go:309] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0428 23:08:25.628652  285806 kubeadm.go:309] [kubelet-start] Starting the kubelet
	I0428 23:08:25.628816  285806 kubeadm.go:309] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0428 23:08:25.628913  285806 kubeadm.go:309] [kubelet-check] Waiting for a healthy kubelet. This can take up to 4m0s
	I0428 23:08:25.628987  285806 kubeadm.go:309] [kubelet-check] The kubelet is healthy after 1.501162668s
	I0428 23:08:25.629070  285806 kubeadm.go:309] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0428 23:08:25.629144  285806 kubeadm.go:309] [api-check] The API server is healthy after 6.001366452s
	I0428 23:08:25.629259  285806 kubeadm.go:309] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0428 23:08:25.629439  285806 kubeadm.go:309] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0428 23:08:25.629506  285806 kubeadm.go:309] [upload-certs] Skipping phase. Please see --upload-certs
	I0428 23:08:25.629696  285806 kubeadm.go:309] [mark-control-plane] Marking the node addons-595372 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0428 23:08:25.629766  285806 kubeadm.go:309] [bootstrap-token] Using token: wwxezj.gbhsmgroj2biifrd
	I0428 23:08:25.632550  285806 out.go:204]   - Configuring RBAC rules ...
	I0428 23:08:25.632669  285806 kubeadm.go:309] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0428 23:08:25.632756  285806 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0428 23:08:25.632945  285806 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I0428 23:08:25.633086  285806 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0428 23:08:25.633198  285806 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0428 23:08:25.633298  285806 kubeadm.go:309] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0428 23:08:25.633445  285806 kubeadm.go:309] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0428 23:08:25.633495  285806 kubeadm.go:309] [addons] Applied essential addon: CoreDNS
	I0428 23:08:25.633541  285806 kubeadm.go:309] [addons] Applied essential addon: kube-proxy
	I0428 23:08:25.633549  285806 kubeadm.go:309] 
	I0428 23:08:25.633607  285806 kubeadm.go:309] Your Kubernetes control-plane has initialized successfully!
	I0428 23:08:25.633614  285806 kubeadm.go:309] 
	I0428 23:08:25.633688  285806 kubeadm.go:309] To start using your cluster, you need to run the following as a regular user:
	I0428 23:08:25.633695  285806 kubeadm.go:309] 
	I0428 23:08:25.633720  285806 kubeadm.go:309]   mkdir -p $HOME/.kube
	I0428 23:08:25.633779  285806 kubeadm.go:309]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0428 23:08:25.633831  285806 kubeadm.go:309]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0428 23:08:25.633838  285806 kubeadm.go:309] 
	I0428 23:08:25.633889  285806 kubeadm.go:309] Alternatively, if you are the root user, you can run:
	I0428 23:08:25.633897  285806 kubeadm.go:309] 
	I0428 23:08:25.633943  285806 kubeadm.go:309]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0428 23:08:25.633950  285806 kubeadm.go:309] 
	I0428 23:08:25.634000  285806 kubeadm.go:309] You should now deploy a pod network to the cluster.
	I0428 23:08:25.634074  285806 kubeadm.go:309] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0428 23:08:25.634144  285806 kubeadm.go:309]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0428 23:08:25.634152  285806 kubeadm.go:309] 
	I0428 23:08:25.634233  285806 kubeadm.go:309] You can now join any number of control-plane nodes by copying certificate authorities
	I0428 23:08:25.634308  285806 kubeadm.go:309] and service account keys on each node and then running the following as root:
	I0428 23:08:25.634315  285806 kubeadm.go:309] 
	I0428 23:08:25.634396  285806 kubeadm.go:309]   kubeadm join control-plane.minikube.internal:8443 --token wwxezj.gbhsmgroj2biifrd \
	I0428 23:08:25.634497  285806 kubeadm.go:309] 	--discovery-token-ca-cert-hash sha256:d7698374ffcb6d41fd256c895bdcacffcc999301174c3f16ff1f5b53c6a075a1 \
	I0428 23:08:25.634519  285806 kubeadm.go:309] 	--control-plane 
	I0428 23:08:25.634525  285806 kubeadm.go:309] 
	I0428 23:08:25.634606  285806 kubeadm.go:309] Then you can join any number of worker nodes by running the following on each as root:
	I0428 23:08:25.634614  285806 kubeadm.go:309] 
	I0428 23:08:25.634693  285806 kubeadm.go:309] kubeadm join control-plane.minikube.internal:8443 --token wwxezj.gbhsmgroj2biifrd \
	I0428 23:08:25.634818  285806 kubeadm.go:309] 	--discovery-token-ca-cert-hash sha256:d7698374ffcb6d41fd256c895bdcacffcc999301174c3f16ff1f5b53c6a075a1 
	I0428 23:08:25.634828  285806 cni.go:84] Creating CNI manager for ""
	I0428 23:08:25.634836  285806 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0428 23:08:25.639518  285806 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0428 23:08:25.642019  285806 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0428 23:08:25.645669  285806 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.30.0/kubectl ...
	I0428 23:08:25.645688  285806 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
	I0428 23:08:25.664270  285806 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0428 23:08:25.914165  285806 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0428 23:08:25.914351  285806 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0428 23:08:25.914490  285806 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-595372 minikube.k8s.io/updated_at=2024_04_28T23_08_25_0700 minikube.k8s.io/version=v1.33.0 minikube.k8s.io/commit=5aea53309587d5dad960702a78dfdd5fb48b1328 minikube.k8s.io/name=addons-595372 minikube.k8s.io/primary=true
	I0428 23:08:25.926857  285806 ops.go:34] apiserver oom_adj: -16
	I0428 23:08:26.143066  285806 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0428 23:08:26.643741  285806 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0428 23:08:27.143583  285806 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0428 23:08:27.643604  285806 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0428 23:08:28.143780  285806 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0428 23:08:28.643994  285806 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0428 23:08:29.143190  285806 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0428 23:08:29.643750  285806 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0428 23:08:30.143844  285806 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0428 23:08:30.643597  285806 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0428 23:08:31.143937  285806 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0428 23:08:31.643475  285806 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0428 23:08:32.143910  285806 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0428 23:08:32.643210  285806 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0428 23:08:33.143371  285806 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0428 23:08:33.643772  285806 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0428 23:08:34.144033  285806 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0428 23:08:34.643828  285806 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0428 23:08:35.143225  285806 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0428 23:08:35.643427  285806 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0428 23:08:36.143212  285806 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0428 23:08:36.643781  285806 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0428 23:08:37.144170  285806 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0428 23:08:37.643172  285806 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0428 23:08:38.143954  285806 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0428 23:08:38.248479  285806 kubeadm.go:1107] duration metric: took 12.334176396s to wait for elevateKubeSystemPrivileges
	W0428 23:08:38.248516  285806 kubeadm.go:286] apiserver tunnel failed: apiserver port not set
	I0428 23:08:38.248524  285806 kubeadm.go:393] duration metric: took 28.480048636s to StartCluster
	I0428 23:08:38.248539  285806 settings.go:142] acquiring lock: {Name:mk1ef483b4409570bf074109a5e5f6e1c27ea573 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0428 23:08:38.248655  285806 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/17977-279724/kubeconfig
	I0428 23:08:38.249019  285806 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17977-279724/kubeconfig: {Name:mkbb3c2c770c8d2fd65cb5de247281cb7a4ee7d3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0428 23:08:38.249220  285806 start.go:234] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.0 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0428 23:08:38.252224  285806 out.go:177] * Verifying Kubernetes components...
	I0428 23:08:38.249388  285806 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0428 23:08:38.249579  285806 config.go:182] Loaded profile config "addons-595372": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.0
	I0428 23:08:38.249589  285806 addons.go:502] enable addons start: toEnable=map[ambassador:false 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 helm-tiller:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volumesnapshots:true yakd:true]
	I0428 23:08:38.254726  285806 addons.go:69] Setting yakd=true in profile "addons-595372"
	I0428 23:08:38.254735  285806 addons.go:69] Setting ingress=true in profile "addons-595372"
	I0428 23:08:38.254758  285806 addons.go:234] Setting addon yakd=true in "addons-595372"
	I0428 23:08:38.254775  285806 addons.go:234] Setting addon ingress=true in "addons-595372"
	I0428 23:08:38.254798  285806 host.go:66] Checking if "addons-595372" exists ...
	I0428 23:08:38.254813  285806 host.go:66] Checking if "addons-595372" exists ...
	I0428 23:08:38.254998  285806 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0428 23:08:38.255130  285806 addons.go:69] Setting cloud-spanner=true in profile "addons-595372"
	I0428 23:08:38.255152  285806 addons.go:234] Setting addon cloud-spanner=true in "addons-595372"
	I0428 23:08:38.255170  285806 host.go:66] Checking if "addons-595372" exists ...
	I0428 23:08:38.255357  285806 cli_runner.go:164] Run: docker container inspect addons-595372 --format={{.State.Status}}
	I0428 23:08:38.255548  285806 cli_runner.go:164] Run: docker container inspect addons-595372 --format={{.State.Status}}
	I0428 23:08:38.256946  285806 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-595372"
	I0428 23:08:38.257040  285806 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-595372"
	I0428 23:08:38.257089  285806 host.go:66] Checking if "addons-595372" exists ...
	I0428 23:08:38.257595  285806 cli_runner.go:164] Run: docker container inspect addons-595372 --format={{.State.Status}}
	I0428 23:08:38.257754  285806 addons.go:69] Setting ingress-dns=true in profile "addons-595372"
	I0428 23:08:38.257784  285806 addons.go:234] Setting addon ingress-dns=true in "addons-595372"
	I0428 23:08:38.257818  285806 host.go:66] Checking if "addons-595372" exists ...
	I0428 23:08:38.258200  285806 cli_runner.go:164] Run: docker container inspect addons-595372 --format={{.State.Status}}
	I0428 23:08:38.260037  285806 addons.go:69] Setting inspektor-gadget=true in profile "addons-595372"
	I0428 23:08:38.260071  285806 addons.go:234] Setting addon inspektor-gadget=true in "addons-595372"
	I0428 23:08:38.260107  285806 host.go:66] Checking if "addons-595372" exists ...
	I0428 23:08:38.260500  285806 cli_runner.go:164] Run: docker container inspect addons-595372 --format={{.State.Status}}
	I0428 23:08:38.271144  285806 addons.go:69] Setting metrics-server=true in profile "addons-595372"
	I0428 23:08:38.271196  285806 addons.go:234] Setting addon metrics-server=true in "addons-595372"
	I0428 23:08:38.271232  285806 host.go:66] Checking if "addons-595372" exists ...
	I0428 23:08:38.271691  285806 cli_runner.go:164] Run: docker container inspect addons-595372 --format={{.State.Status}}
	I0428 23:08:38.274687  285806 addons.go:69] Setting default-storageclass=true in profile "addons-595372"
	I0428 23:08:38.274776  285806 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-595372"
	I0428 23:08:38.275151  285806 cli_runner.go:164] Run: docker container inspect addons-595372 --format={{.State.Status}}
	I0428 23:08:38.283418  285806 addons.go:69] Setting gcp-auth=true in profile "addons-595372"
	I0428 23:08:38.283479  285806 mustload.go:65] Loading cluster: addons-595372
	I0428 23:08:38.283665  285806 config.go:182] Loaded profile config "addons-595372": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.0
	I0428 23:08:38.283927  285806 cli_runner.go:164] Run: docker container inspect addons-595372 --format={{.State.Status}}
	I0428 23:08:38.300636  285806 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-595372"
	I0428 23:08:38.300748  285806 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-595372"
	I0428 23:08:38.300797  285806 host.go:66] Checking if "addons-595372" exists ...
	I0428 23:08:38.301313  285806 cli_runner.go:164] Run: docker container inspect addons-595372 --format={{.State.Status}}
	I0428 23:08:38.315394  285806 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0428 23:08:38.314245  285806 addons.go:69] Setting registry=true in profile "addons-595372"
	I0428 23:08:38.314259  285806 addons.go:69] Setting storage-provisioner=true in profile "addons-595372"
	I0428 23:08:38.314264  285806 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-595372"
	I0428 23:08:38.314277  285806 addons.go:69] Setting volumesnapshots=true in profile "addons-595372"
	I0428 23:08:38.314736  285806 cli_runner.go:164] Run: docker container inspect addons-595372 --format={{.State.Status}}
	I0428 23:08:38.325195  285806 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.4
	I0428 23:08:38.337542  285806 addons.go:426] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0428 23:08:38.337633  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0428 23:08:38.337856  285806 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-595372
	I0428 23:08:38.329461  285806 addons.go:234] Setting addon storage-provisioner=true in "addons-595372"
	I0428 23:08:38.341624  285806 host.go:66] Checking if "addons-595372" exists ...
	I0428 23:08:38.342072  285806 cli_runner.go:164] Run: docker container inspect addons-595372 --format={{.State.Status}}
	I0428 23:08:38.366721  285806 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0428 23:08:38.329541  285806 addons.go:234] Setting addon registry=true in "addons-595372"
	I0428 23:08:38.329554  285806 addons.go:234] Setting addon volumesnapshots=true in "addons-595372"
	I0428 23:08:38.329571  285806 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-595372"
	I0428 23:08:38.380912  285806 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.2
	I0428 23:08:38.376926  285806 host.go:66] Checking if "addons-595372" exists ...
	I0428 23:08:38.376944  285806 host.go:66] Checking if "addons-595372" exists ...
	I0428 23:08:38.379885  285806 cli_runner.go:164] Run: docker container inspect addons-595372 --format={{.State.Status}}
	I0428 23:08:38.383005  285806 host.go:66] Checking if "addons-595372" exists ...
	I0428 23:08:38.392381  285806 cli_runner.go:164] Run: docker container inspect addons-595372 --format={{.State.Status}}
	I0428 23:08:38.392391  285806 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0428 23:08:38.392742  285806 cli_runner.go:164] Run: docker container inspect addons-595372 --format={{.State.Status}}
	I0428 23:08:38.396370  285806 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.27.0
	I0428 23:08:38.416445  285806 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
	I0428 23:08:38.405742  285806 addons.go:426] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0428 23:08:38.405753  285806 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.15
	I0428 23:08:38.436556  285806 addons.go:426] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0428 23:08:38.436577  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0428 23:08:38.436645  285806 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-595372
	I0428 23:08:38.426573  285806 addons.go:426] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0428 23:08:38.426586  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0428 23:08:38.441408  285806 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0428 23:08:38.441425  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0428 23:08:38.441506  285806 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-595372
	I0428 23:08:38.444024  285806 addons.go:426] installing /etc/kubernetes/addons/deployment.yaml
	I0428 23:08:38.444165  285806 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-595372
	I0428 23:08:38.444718  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0428 23:08:38.444808  285806 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-595372
	I0428 23:08:38.444034  285806 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.15.0
	I0428 23:08:38.469689  285806 addons.go:426] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0428 23:08:38.469710  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0428 23:08:38.469777  285806 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-595372
	I0428 23:08:38.494960  285806 addons.go:234] Setting addon default-storageclass=true in "addons-595372"
	I0428 23:08:38.495001  285806 host.go:66] Checking if "addons-595372" exists ...
	I0428 23:08:38.495402  285806 cli_runner.go:164] Run: docker container inspect addons-595372 --format={{.State.Status}}
	I0428 23:08:38.533625  285806 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0428 23:08:38.536266  285806 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0428 23:08:38.543182  285806 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0428 23:08:38.549441  285806 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0428 23:08:38.552278  285806 addons.go:426] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0428 23:08:38.552303  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0428 23:08:38.552367  285806 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-595372
	I0428 23:08:38.571748  285806 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0428 23:08:38.564684  285806 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/addons-595372/id_rsa Username:docker}
	I0428 23:08:38.573000  285806 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-595372"
	I0428 23:08:38.574803  285806 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0428 23:08:38.574835  285806 host.go:66] Checking if "addons-595372" exists ...
	I0428 23:08:38.583206  285806 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0428 23:08:38.583242  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0428 23:08:38.583330  285806 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-595372
	I0428 23:08:38.583653  285806 cli_runner.go:164] Run: docker container inspect addons-595372 --format={{.State.Status}}
	I0428 23:08:38.574844  285806 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.10.0
	I0428 23:08:38.575714  285806 addons.go:426] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0428 23:08:38.607089  285806 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/addons-595372/id_rsa Username:docker}
	I0428 23:08:38.621240  285806 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.0
	I0428 23:08:38.614238  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0428 23:08:38.615329  285806 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/addons-595372/id_rsa Username:docker}
	I0428 23:08:38.626231  285806 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-595372
	I0428 23:08:38.632330  285806 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.0
	I0428 23:08:38.638896  285806 addons.go:426] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0428 23:08:38.638927  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0428 23:08:38.638997  285806 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-595372
	I0428 23:08:38.657275  285806 out.go:177]   - Using image docker.io/registry:2.8.3
	I0428 23:08:38.661450  285806 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0428 23:08:38.659926  285806 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/addons-595372/id_rsa Username:docker}
	I0428 23:08:38.667080  285806 addons.go:426] installing /etc/kubernetes/addons/registry-rc.yaml
	I0428 23:08:38.667105  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (798 bytes)
	I0428 23:08:38.667229  285806 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-595372
	I0428 23:08:38.689519  285806 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/addons-595372/id_rsa Username:docker}
	I0428 23:08:38.691551  285806 addons.go:426] installing /etc/kubernetes/addons/storageclass.yaml
	I0428 23:08:38.691569  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0428 23:08:38.691635  285806 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-595372
	I0428 23:08:38.713437  285806 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/addons-595372/id_rsa Username:docker}
	I0428 23:08:38.715310  285806 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0428 23:08:38.715378  285806 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.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.30.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0428 23:08:38.741220  285806 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/addons-595372/id_rsa Username:docker}
	I0428 23:08:38.760838  285806 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0428 23:08:38.759393  285806 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/addons-595372/id_rsa Username:docker}
	I0428 23:08:38.769984  285806 out.go:177]   - Using image docker.io/busybox:stable
	I0428 23:08:38.774313  285806 addons.go:426] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0428 23:08:38.774336  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0428 23:08:38.774401  285806 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-595372
	I0428 23:08:38.783460  285806 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/addons-595372/id_rsa Username:docker}
	I0428 23:08:38.793254  285806 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/addons-595372/id_rsa Username:docker}
	I0428 23:08:38.813632  285806 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/addons-595372/id_rsa Username:docker}
	I0428 23:08:38.815312  285806 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/addons-595372/id_rsa Username:docker}
	I0428 23:08:38.829529  285806 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/addons-595372/id_rsa Username:docker}
	W0428 23:08:38.832528  285806 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0428 23:08:38.832562  285806 retry.go:31] will retry after 322.591353ms: ssh: handshake failed: EOF
	I0428 23:08:38.857466  285806 node_ready.go:35] waiting up to 6m0s for node "addons-595372" to be "Ready" ...
	I0428 23:08:38.882593  285806 node_ready.go:49] node "addons-595372" has status "Ready":"True"
	I0428 23:08:38.882625  285806 node_ready.go:38] duration metric: took 25.128914ms for node "addons-595372" to be "Ready" ...
	I0428 23:08:38.882636  285806 pod_ready.go:35] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0428 23:08:38.906206  285806 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-595372" in "kube-system" namespace to be "Ready" ...
	I0428 23:08:38.938412  285806 pod_ready.go:92] pod "etcd-addons-595372" in "kube-system" namespace has status "Ready":"True"
	I0428 23:08:38.938477  285806 pod_ready.go:81] duration metric: took 32.200062ms for pod "etcd-addons-595372" in "kube-system" namespace to be "Ready" ...
	I0428 23:08:38.938513  285806 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-595372" in "kube-system" namespace to be "Ready" ...
	I0428 23:08:38.971571  285806 pod_ready.go:92] pod "kube-apiserver-addons-595372" in "kube-system" namespace has status "Ready":"True"
	I0428 23:08:38.971642  285806 pod_ready.go:81] duration metric: took 33.108169ms for pod "kube-apiserver-addons-595372" in "kube-system" namespace to be "Ready" ...
	I0428 23:08:38.971669  285806 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-595372" in "kube-system" namespace to be "Ready" ...
	I0428 23:08:38.998569  285806 pod_ready.go:92] pod "kube-controller-manager-addons-595372" in "kube-system" namespace has status "Ready":"True"
	I0428 23:08:38.998644  285806 pod_ready.go:81] duration metric: took 26.947384ms for pod "kube-controller-manager-addons-595372" in "kube-system" namespace to be "Ready" ...
	I0428 23:08:38.998671  285806 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-ldvnc" in "kube-system" namespace to be "Ready" ...
	W0428 23:08:39.157084  285806 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0428 23:08:39.157128  285806 retry.go:31] will retry after 463.402214ms: ssh: handshake failed: EOF
	I0428 23:08:39.260830  285806 addons.go:426] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0428 23:08:39.260853  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0428 23:08:39.390844  285806 addons.go:426] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0428 23:08:39.390875  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0428 23:08:39.432484  285806 addons.go:426] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0428 23:08:39.432559  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0428 23:08:39.463060  285806 addons.go:426] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0428 23:08:39.463123  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0428 23:08:39.550627  285806 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0428 23:08:39.565368  285806 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0428 23:08:39.585434  285806 addons.go:426] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0428 23:08:39.585497  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0428 23:08:39.616149  285806 addons.go:426] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0428 23:08:39.616222  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0428 23:08:39.681501  285806 addons.go:426] installing /etc/kubernetes/addons/registry-svc.yaml
	I0428 23:08:39.681535  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0428 23:08:39.703672  285806 addons.go:426] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0428 23:08:39.703703  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0428 23:08:39.729971  285806 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0428 23:08:39.736093  285806 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0428 23:08:39.739954  285806 addons.go:426] installing /etc/kubernetes/addons/ig-role.yaml
	I0428 23:08:39.739980  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0428 23:08:39.755569  285806 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0428 23:08:39.834825  285806 addons.go:426] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0428 23:08:39.834851  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml (3038 bytes)
	I0428 23:08:39.856679  285806 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0428 23:08:39.919304  285806 addons.go:426] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0428 23:08:39.919330  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0428 23:08:39.953906  285806 addons.go:426] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0428 23:08:39.953948  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0428 23:08:40.065847  285806 addons.go:426] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0428 23:08:40.065910  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0428 23:08:40.173777  285806 addons.go:426] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0428 23:08:40.173839  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0428 23:08:40.211835  285806 addons.go:426] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0428 23:08:40.211897  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0428 23:08:40.216878  285806 addons.go:426] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0428 23:08:40.216944  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0428 23:08:40.223148  285806 addons.go:426] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0428 23:08:40.223213  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0428 23:08:40.316146  285806 addons.go:426] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0428 23:08:40.316211  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0428 23:08:40.357811  285806 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0428 23:08:40.363283  285806 addons.go:426] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0428 23:08:40.363343  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0428 23:08:40.369734  285806 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.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
	I0428 23:08:40.383496  285806 addons.go:426] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0428 23:08:40.383566  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0428 23:08:40.419632  285806 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.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
	I0428 23:08:40.461860  285806 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0428 23:08:40.498495  285806 addons.go:426] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0428 23:08:40.498570  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0428 23:08:40.507415  285806 pod_ready.go:92] pod "kube-proxy-ldvnc" in "kube-system" namespace has status "Ready":"True"
	I0428 23:08:40.507486  285806 pod_ready.go:81] duration metric: took 1.508795311s for pod "kube-proxy-ldvnc" in "kube-system" namespace to be "Ready" ...
	I0428 23:08:40.507513  285806 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-595372" in "kube-system" namespace to be "Ready" ...
	I0428 23:08:40.512648  285806 pod_ready.go:92] pod "kube-scheduler-addons-595372" in "kube-system" namespace has status "Ready":"True"
	I0428 23:08:40.512718  285806 pod_ready.go:81] duration metric: took 5.173639ms for pod "kube-scheduler-addons-595372" in "kube-system" namespace to be "Ready" ...
	I0428 23:08:40.512742  285806 pod_ready.go:38] duration metric: took 1.630093587s for extra waiting for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0428 23:08:40.512768  285806 api_server.go:52] waiting for apiserver process to appear ...
	I0428 23:08:40.512837  285806 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0428 23:08:40.522329  285806 addons.go:426] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0428 23:08:40.522385  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0428 23:08:40.529789  285806 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.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.30.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (1.814371619s)
	I0428 23:08:40.529855  285806 start.go:946] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0428 23:08:40.721441  285806 addons.go:426] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0428 23:08:40.721504  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0428 23:08:40.750430  285806 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0428 23:08:40.750492  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0428 23:08:40.768572  285806 addons.go:426] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0428 23:08:40.768635  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0428 23:08:40.955573  285806 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.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
	I0428 23:08:40.961563  285806 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0428 23:08:40.961627  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0428 23:08:41.034045  285806 kapi.go:248] "coredns" deployment in "kube-system" namespace and "addons-595372" context rescaled to 1 replicas
	I0428 23:08:41.037554  285806 addons.go:426] installing /etc/kubernetes/addons/ig-crd.yaml
	I0428 23:08:41.037612  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0428 23:08:41.203113  285806 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0428 23:08:41.203214  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0428 23:08:41.210593  285806 addons.go:426] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0428 23:08:41.210694  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0428 23:08:41.349662  285806 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0428 23:08:41.349735  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0428 23:08:41.606000  285806 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0428 23:08:41.606026  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0428 23:08:41.645006  285806 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
	I0428 23:08:41.755621  285806 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.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
	I0428 23:08:45.631209  285806 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0428 23:08:45.631307  285806 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-595372
	I0428 23:08:45.654071  285806 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/addons-595372/id_rsa Username:docker}
	I0428 23:08:45.709450  285806 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (6.158738389s)
	I0428 23:08:45.709487  285806 addons.go:470] Verifying addon ingress=true in "addons-595372"
	I0428 23:08:45.711827  285806 out.go:177] * Verifying ingress addon...
	I0428 23:08:45.709692  285806 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (6.144260611s)
	I0428 23:08:45.709746  285806 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (5.979752288s)
	I0428 23:08:45.709767  285806 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (5.973650039s)
	I0428 23:08:45.709795  285806 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (5.954201059s)
	I0428 23:08:45.709812  285806 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (5.85311478s)
	I0428 23:08:45.709833  285806 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (5.351962119s)
	I0428 23:08:45.709901  285806 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.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: (5.340096022s)
	I0428 23:08:45.709931  285806 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.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: (5.290226968s)
	I0428 23:08:45.709964  285806 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (5.248046191s)
	I0428 23:08:45.709994  285806 ssh_runner.go:235] Completed: sudo pgrep -xnf kube-apiserver.*minikube.*: (5.197137076s)
	I0428 23:08:45.710080  285806 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (4.754430227s)
	I0428 23:08:45.710157  285806 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (4.06512394s)
	I0428 23:08:45.714191  285806 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0428 23:08:45.714475  285806 addons.go:470] Verifying addon registry=true in "addons-595372"
	I0428 23:08:45.716237  285806 out.go:177] * Verifying registry addon...
	I0428 23:08:45.714712  285806 addons.go:470] Verifying addon metrics-server=true in "addons-595372"
	I0428 23:08:45.714763  285806 api_server.go:72] duration metric: took 7.465512509s to wait for apiserver process to appear ...
	W0428 23:08:45.714786  285806 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.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:
	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
	I0428 23:08:45.719077  285806 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0428 23:08:45.720640  285806 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-595372 service yakd-dashboard -n yakd-dashboard
	
	I0428 23:08:45.720692  285806 api_server.go:88] waiting for apiserver healthz status ...
	I0428 23:08:45.729312  285806 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0428 23:08:45.720706  285806 retry.go:31] will retry after 289.310803ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.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:
	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
	I0428 23:08:45.742395  285806 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0428 23:08:45.742420  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:08:45.750092  285806 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0428 23:08:45.764126  285806 api_server.go:141] control plane version: v1.30.0
	I0428 23:08:45.764159  285806 api_server.go:131] duration metric: took 34.871107ms to wait for apiserver health ...
	I0428 23:08:45.764169  285806 system_pods.go:43] waiting for kube-system pods to appear ...
	I0428 23:08:45.764951  285806 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0428 23:08:45.764972  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	W0428 23:08:45.765224  285806 out.go:239] ! Enabling 'storage-provisioner-rancher' returned an error: running callbacks: [Error making local-path the default storage class: Error while marking storage class local-path as default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0428 23:08:45.779477  285806 system_pods.go:59] 15 kube-system pods found
	I0428 23:08:45.779520  285806 system_pods.go:61] "coredns-7db6d8ff4d-959wq" [8aeca97d-e220-443a-81b4-e7700962bc49] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0428 23:08:45.779529  285806 system_pods.go:61] "etcd-addons-595372" [198a294e-9443-414e-bcd4-6bbe53679630] Running
	I0428 23:08:45.779536  285806 system_pods.go:61] "kindnet-b2fww" [820d41b1-2c9d-4a19-9ea8-c73dbb76cba5] Running
	I0428 23:08:45.779541  285806 system_pods.go:61] "kube-apiserver-addons-595372" [c1acfe36-89a3-4497-882f-ee8e55cca3a6] Running
	I0428 23:08:45.779546  285806 system_pods.go:61] "kube-controller-manager-addons-595372" [f5fce887-4bc0-42d8-884c-0eae4bb3f12e] Running
	I0428 23:08:45.779553  285806 system_pods.go:61] "kube-ingress-dns-minikube" [cfe9d22c-7a9e-44fb-adf5-0b2220144fa4] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0428 23:08:45.779561  285806 system_pods.go:61] "kube-proxy-ldvnc" [d6299078-5b7f-4ff6-a486-efb576747c85] Running
	I0428 23:08:45.779566  285806 system_pods.go:61] "kube-scheduler-addons-595372" [336936dd-c487-4d8b-9a1c-049ab31f56ed] Running
	I0428 23:08:45.779581  285806 system_pods.go:61] "metrics-server-c59844bb4-cnsxs" [e5b09190-d827-441d-aab1-ac226e5260ff] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0428 23:08:45.779589  285806 system_pods.go:61] "nvidia-device-plugin-daemonset-8vprv" [2cb3e417-a99c-4690-9673-d0cd60e9d36c] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0428 23:08:45.779601  285806 system_pods.go:61] "registry-6h8kx" [ff84aefb-bf71-4e34-89c5-beedc9068632] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0428 23:08:45.779608  285806 system_pods.go:61] "registry-proxy-xqj86" [201b9330-c2df-4a87-b313-775649c50a02] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0428 23:08:45.779615  285806 system_pods.go:61] "snapshot-controller-745499f584-fkw79" [e0ac79c9-7ece-4864-a7a0-c2793426c9cf] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:08:45.779622  285806 system_pods.go:61] "snapshot-controller-745499f584-px52r" [eb6986c7-59d4-4e73-b759-8b83b03368df] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:08:45.779627  285806 system_pods.go:61] "storage-provisioner" [43e87b6f-c89c-480c-9c10-b7966e67f299] Running
	I0428 23:08:45.779635  285806 system_pods.go:74] duration metric: took 15.459312ms to wait for pod list to return data ...
	I0428 23:08:45.779644  285806 default_sa.go:34] waiting for default service account to be created ...
	I0428 23:08:45.782964  285806 default_sa.go:45] found service account: "default"
	I0428 23:08:45.783004  285806 default_sa.go:55] duration metric: took 3.352666ms for default service account to be created ...
	I0428 23:08:45.783015  285806 system_pods.go:116] waiting for k8s-apps to be running ...
	I0428 23:08:45.793002  285806 system_pods.go:86] 15 kube-system pods found
	I0428 23:08:45.793038  285806 system_pods.go:89] "coredns-7db6d8ff4d-959wq" [8aeca97d-e220-443a-81b4-e7700962bc49] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0428 23:08:45.793045  285806 system_pods.go:89] "etcd-addons-595372" [198a294e-9443-414e-bcd4-6bbe53679630] Running
	I0428 23:08:45.793051  285806 system_pods.go:89] "kindnet-b2fww" [820d41b1-2c9d-4a19-9ea8-c73dbb76cba5] Running
	I0428 23:08:45.793056  285806 system_pods.go:89] "kube-apiserver-addons-595372" [c1acfe36-89a3-4497-882f-ee8e55cca3a6] Running
	I0428 23:08:45.793061  285806 system_pods.go:89] "kube-controller-manager-addons-595372" [f5fce887-4bc0-42d8-884c-0eae4bb3f12e] Running
	I0428 23:08:45.793068  285806 system_pods.go:89] "kube-ingress-dns-minikube" [cfe9d22c-7a9e-44fb-adf5-0b2220144fa4] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0428 23:08:45.793073  285806 system_pods.go:89] "kube-proxy-ldvnc" [d6299078-5b7f-4ff6-a486-efb576747c85] Running
	I0428 23:08:45.793078  285806 system_pods.go:89] "kube-scheduler-addons-595372" [336936dd-c487-4d8b-9a1c-049ab31f56ed] Running
	I0428 23:08:45.793085  285806 system_pods.go:89] "metrics-server-c59844bb4-cnsxs" [e5b09190-d827-441d-aab1-ac226e5260ff] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0428 23:08:45.793097  285806 system_pods.go:89] "nvidia-device-plugin-daemonset-8vprv" [2cb3e417-a99c-4690-9673-d0cd60e9d36c] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0428 23:08:45.793105  285806 system_pods.go:89] "registry-6h8kx" [ff84aefb-bf71-4e34-89c5-beedc9068632] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0428 23:08:45.793116  285806 system_pods.go:89] "registry-proxy-xqj86" [201b9330-c2df-4a87-b313-775649c50a02] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0428 23:08:45.793123  285806 system_pods.go:89] "snapshot-controller-745499f584-fkw79" [e0ac79c9-7ece-4864-a7a0-c2793426c9cf] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:08:45.793135  285806 system_pods.go:89] "snapshot-controller-745499f584-px52r" [eb6986c7-59d4-4e73-b759-8b83b03368df] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:08:45.793140  285806 system_pods.go:89] "storage-provisioner" [43e87b6f-c89c-480c-9c10-b7966e67f299] Running
	I0428 23:08:45.793155  285806 retry.go:31] will retry after 188.97048ms: missing components: kube-dns
	I0428 23:08:45.884387  285806 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0428 23:08:45.942337  285806 addons.go:234] Setting addon gcp-auth=true in "addons-595372"
	I0428 23:08:45.942389  285806 host.go:66] Checking if "addons-595372" exists ...
	I0428 23:08:45.942873  285806 cli_runner.go:164] Run: docker container inspect addons-595372 --format={{.State.Status}}
	I0428 23:08:45.966052  285806 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0428 23:08:45.966111  285806 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-595372
	I0428 23:08:45.992546  285806 system_pods.go:86] 15 kube-system pods found
	I0428 23:08:45.992632  285806 system_pods.go:89] "coredns-7db6d8ff4d-959wq" [8aeca97d-e220-443a-81b4-e7700962bc49] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0428 23:08:45.992656  285806 system_pods.go:89] "etcd-addons-595372" [198a294e-9443-414e-bcd4-6bbe53679630] Running
	I0428 23:08:45.992700  285806 system_pods.go:89] "kindnet-b2fww" [820d41b1-2c9d-4a19-9ea8-c73dbb76cba5] Running
	I0428 23:08:45.993401  285806 system_pods.go:89] "kube-apiserver-addons-595372" [c1acfe36-89a3-4497-882f-ee8e55cca3a6] Running
	I0428 23:08:45.993423  285806 system_pods.go:89] "kube-controller-manager-addons-595372" [f5fce887-4bc0-42d8-884c-0eae4bb3f12e] Running
	I0428 23:08:45.993450  285806 system_pods.go:89] "kube-ingress-dns-minikube" [cfe9d22c-7a9e-44fb-adf5-0b2220144fa4] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0428 23:08:45.993507  285806 system_pods.go:89] "kube-proxy-ldvnc" [d6299078-5b7f-4ff6-a486-efb576747c85] Running
	I0428 23:08:45.993530  285806 system_pods.go:89] "kube-scheduler-addons-595372" [336936dd-c487-4d8b-9a1c-049ab31f56ed] Running
	I0428 23:08:45.993572  285806 system_pods.go:89] "metrics-server-c59844bb4-cnsxs" [e5b09190-d827-441d-aab1-ac226e5260ff] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0428 23:08:45.993601  285806 system_pods.go:89] "nvidia-device-plugin-daemonset-8vprv" [2cb3e417-a99c-4690-9673-d0cd60e9d36c] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0428 23:08:45.993625  285806 system_pods.go:89] "registry-6h8kx" [ff84aefb-bf71-4e34-89c5-beedc9068632] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0428 23:08:45.993663  285806 system_pods.go:89] "registry-proxy-xqj86" [201b9330-c2df-4a87-b313-775649c50a02] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0428 23:08:45.993692  285806 system_pods.go:89] "snapshot-controller-745499f584-fkw79" [e0ac79c9-7ece-4864-a7a0-c2793426c9cf] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:08:45.993716  285806 system_pods.go:89] "snapshot-controller-745499f584-px52r" [eb6986c7-59d4-4e73-b759-8b83b03368df] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:08:45.993750  285806 system_pods.go:89] "storage-provisioner" [43e87b6f-c89c-480c-9c10-b7966e67f299] Running
	I0428 23:08:45.993787  285806 retry.go:31] will retry after 380.292013ms: missing components: kube-dns
	I0428 23:08:45.999147  285806 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/addons-595372/id_rsa Username:docker}
	I0428 23:08:46.019105  285806 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.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
	I0428 23:08:46.218909  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:08:46.225552  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:08:46.385971  285806 system_pods.go:86] 15 kube-system pods found
	I0428 23:08:46.386007  285806 system_pods.go:89] "coredns-7db6d8ff4d-959wq" [8aeca97d-e220-443a-81b4-e7700962bc49] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0428 23:08:46.386015  285806 system_pods.go:89] "etcd-addons-595372" [198a294e-9443-414e-bcd4-6bbe53679630] Running
	I0428 23:08:46.386021  285806 system_pods.go:89] "kindnet-b2fww" [820d41b1-2c9d-4a19-9ea8-c73dbb76cba5] Running
	I0428 23:08:46.386026  285806 system_pods.go:89] "kube-apiserver-addons-595372" [c1acfe36-89a3-4497-882f-ee8e55cca3a6] Running
	I0428 23:08:46.386030  285806 system_pods.go:89] "kube-controller-manager-addons-595372" [f5fce887-4bc0-42d8-884c-0eae4bb3f12e] Running
	I0428 23:08:46.386038  285806 system_pods.go:89] "kube-ingress-dns-minikube" [cfe9d22c-7a9e-44fb-adf5-0b2220144fa4] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0428 23:08:46.386043  285806 system_pods.go:89] "kube-proxy-ldvnc" [d6299078-5b7f-4ff6-a486-efb576747c85] Running
	I0428 23:08:46.386047  285806 system_pods.go:89] "kube-scheduler-addons-595372" [336936dd-c487-4d8b-9a1c-049ab31f56ed] Running
	I0428 23:08:46.386055  285806 system_pods.go:89] "metrics-server-c59844bb4-cnsxs" [e5b09190-d827-441d-aab1-ac226e5260ff] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0428 23:08:46.386066  285806 system_pods.go:89] "nvidia-device-plugin-daemonset-8vprv" [2cb3e417-a99c-4690-9673-d0cd60e9d36c] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0428 23:08:46.386078  285806 system_pods.go:89] "registry-6h8kx" [ff84aefb-bf71-4e34-89c5-beedc9068632] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0428 23:08:46.386084  285806 system_pods.go:89] "registry-proxy-xqj86" [201b9330-c2df-4a87-b313-775649c50a02] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0428 23:08:46.386090  285806 system_pods.go:89] "snapshot-controller-745499f584-fkw79" [e0ac79c9-7ece-4864-a7a0-c2793426c9cf] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:08:46.386097  285806 system_pods.go:89] "snapshot-controller-745499f584-px52r" [eb6986c7-59d4-4e73-b759-8b83b03368df] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:08:46.386102  285806 system_pods.go:89] "storage-provisioner" [43e87b6f-c89c-480c-9c10-b7966e67f299] Running
	I0428 23:08:46.386120  285806 retry.go:31] will retry after 453.409791ms: missing components: kube-dns
	I0428 23:08:46.718126  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:08:46.725399  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:08:46.849615  285806 system_pods.go:86] 15 kube-system pods found
	I0428 23:08:46.849703  285806 system_pods.go:89] "coredns-7db6d8ff4d-959wq" [8aeca97d-e220-443a-81b4-e7700962bc49] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0428 23:08:46.849727  285806 system_pods.go:89] "etcd-addons-595372" [198a294e-9443-414e-bcd4-6bbe53679630] Running
	I0428 23:08:46.849748  285806 system_pods.go:89] "kindnet-b2fww" [820d41b1-2c9d-4a19-9ea8-c73dbb76cba5] Running
	I0428 23:08:46.849777  285806 system_pods.go:89] "kube-apiserver-addons-595372" [c1acfe36-89a3-4497-882f-ee8e55cca3a6] Running
	I0428 23:08:46.849801  285806 system_pods.go:89] "kube-controller-manager-addons-595372" [f5fce887-4bc0-42d8-884c-0eae4bb3f12e] Running
	I0428 23:08:46.849824  285806 system_pods.go:89] "kube-ingress-dns-minikube" [cfe9d22c-7a9e-44fb-adf5-0b2220144fa4] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0428 23:08:46.849844  285806 system_pods.go:89] "kube-proxy-ldvnc" [d6299078-5b7f-4ff6-a486-efb576747c85] Running
	I0428 23:08:46.849896  285806 system_pods.go:89] "kube-scheduler-addons-595372" [336936dd-c487-4d8b-9a1c-049ab31f56ed] Running
	I0428 23:08:46.849917  285806 system_pods.go:89] "metrics-server-c59844bb4-cnsxs" [e5b09190-d827-441d-aab1-ac226e5260ff] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0428 23:08:46.849940  285806 system_pods.go:89] "nvidia-device-plugin-daemonset-8vprv" [2cb3e417-a99c-4690-9673-d0cd60e9d36c] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0428 23:08:46.849974  285806 system_pods.go:89] "registry-6h8kx" [ff84aefb-bf71-4e34-89c5-beedc9068632] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0428 23:08:46.849998  285806 system_pods.go:89] "registry-proxy-xqj86" [201b9330-c2df-4a87-b313-775649c50a02] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0428 23:08:46.850029  285806 system_pods.go:89] "snapshot-controller-745499f584-fkw79" [e0ac79c9-7ece-4864-a7a0-c2793426c9cf] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:08:46.850057  285806 system_pods.go:89] "snapshot-controller-745499f584-px52r" [eb6986c7-59d4-4e73-b759-8b83b03368df] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:08:46.850085  285806 system_pods.go:89] "storage-provisioner" [43e87b6f-c89c-480c-9c10-b7966e67f299] Running
	I0428 23:08:46.850119  285806 retry.go:31] will retry after 563.988637ms: missing components: kube-dns
	I0428 23:08:46.995686  285806 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (5.240011372s)
	I0428 23:08:46.995775  285806 addons.go:470] Verifying addon csi-hostpath-driver=true in "addons-595372"
	I0428 23:08:46.997830  285806 out.go:177] * Verifying csi-hostpath-driver addon...
	I0428 23:08:47.000669  285806 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0428 23:08:47.013531  285806 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0428 23:08:47.013553  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:08:47.228559  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:08:47.236492  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:08:47.425023  285806 system_pods.go:86] 18 kube-system pods found
	I0428 23:08:47.425114  285806 system_pods.go:89] "coredns-7db6d8ff4d-959wq" [8aeca97d-e220-443a-81b4-e7700962bc49] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0428 23:08:47.425139  285806 system_pods.go:89] "csi-hostpath-attacher-0" [54b293e2-6d7e-45b4-9d72-c5d1ec82a6c8] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0428 23:08:47.425178  285806 system_pods.go:89] "csi-hostpath-resizer-0" [f4786645-6db8-4d0b-a897-702986f49e9c] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0428 23:08:47.425204  285806 system_pods.go:89] "csi-hostpathplugin-snqxl" [3fc1c62a-6ad2-4847-a4c0-5e8be7835371] 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])
	I0428 23:08:47.425221  285806 system_pods.go:89] "etcd-addons-595372" [198a294e-9443-414e-bcd4-6bbe53679630] Running
	I0428 23:08:47.425241  285806 system_pods.go:89] "kindnet-b2fww" [820d41b1-2c9d-4a19-9ea8-c73dbb76cba5] Running
	I0428 23:08:47.425261  285806 system_pods.go:89] "kube-apiserver-addons-595372" [c1acfe36-89a3-4497-882f-ee8e55cca3a6] Running
	I0428 23:08:47.425289  285806 system_pods.go:89] "kube-controller-manager-addons-595372" [f5fce887-4bc0-42d8-884c-0eae4bb3f12e] Running
	I0428 23:08:47.425574  285806 system_pods.go:89] "kube-ingress-dns-minikube" [cfe9d22c-7a9e-44fb-adf5-0b2220144fa4] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0428 23:08:47.425610  285806 system_pods.go:89] "kube-proxy-ldvnc" [d6299078-5b7f-4ff6-a486-efb576747c85] Running
	I0428 23:08:47.425632  285806 system_pods.go:89] "kube-scheduler-addons-595372" [336936dd-c487-4d8b-9a1c-049ab31f56ed] Running
	I0428 23:08:47.425654  285806 system_pods.go:89] "metrics-server-c59844bb4-cnsxs" [e5b09190-d827-441d-aab1-ac226e5260ff] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0428 23:08:47.425687  285806 system_pods.go:89] "nvidia-device-plugin-daemonset-8vprv" [2cb3e417-a99c-4690-9673-d0cd60e9d36c] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0428 23:08:47.425715  285806 system_pods.go:89] "registry-6h8kx" [ff84aefb-bf71-4e34-89c5-beedc9068632] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0428 23:08:47.425739  285806 system_pods.go:89] "registry-proxy-xqj86" [201b9330-c2df-4a87-b313-775649c50a02] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0428 23:08:47.425759  285806 system_pods.go:89] "snapshot-controller-745499f584-fkw79" [e0ac79c9-7ece-4864-a7a0-c2793426c9cf] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:08:47.425794  285806 system_pods.go:89] "snapshot-controller-745499f584-px52r" [eb6986c7-59d4-4e73-b759-8b83b03368df] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:08:47.425815  285806 system_pods.go:89] "storage-provisioner" [43e87b6f-c89c-480c-9c10-b7966e67f299] Running
	I0428 23:08:47.425843  285806 retry.go:31] will retry after 606.129253ms: missing components: kube-dns
	I0428 23:08:47.507782  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:08:47.665093  285806 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (1.645945363s)
	I0428 23:08:47.665195  285806 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.699124869s)
	I0428 23:08:47.669223  285806 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.0
	I0428 23:08:47.671382  285806 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0428 23:08:47.673574  285806 addons.go:426] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0428 23:08:47.673597  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0428 23:08:47.697372  285806 addons.go:426] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0428 23:08:47.697401  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0428 23:08:47.718696  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:08:47.725370  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:08:47.730097  285806 addons.go:426] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0428 23:08:47.730121  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0428 23:08:47.750587  285806 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.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
	I0428 23:08:48.010611  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:08:48.045857  285806 system_pods.go:86] 18 kube-system pods found
	I0428 23:08:48.045900  285806 system_pods.go:89] "coredns-7db6d8ff4d-959wq" [8aeca97d-e220-443a-81b4-e7700962bc49] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0428 23:08:48.045910  285806 system_pods.go:89] "csi-hostpath-attacher-0" [54b293e2-6d7e-45b4-9d72-c5d1ec82a6c8] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0428 23:08:48.045920  285806 system_pods.go:89] "csi-hostpath-resizer-0" [f4786645-6db8-4d0b-a897-702986f49e9c] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0428 23:08:48.045930  285806 system_pods.go:89] "csi-hostpathplugin-snqxl" [3fc1c62a-6ad2-4847-a4c0-5e8be7835371] 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])
	I0428 23:08:48.045940  285806 system_pods.go:89] "etcd-addons-595372" [198a294e-9443-414e-bcd4-6bbe53679630] Running
	I0428 23:08:48.045946  285806 system_pods.go:89] "kindnet-b2fww" [820d41b1-2c9d-4a19-9ea8-c73dbb76cba5] Running
	I0428 23:08:48.045958  285806 system_pods.go:89] "kube-apiserver-addons-595372" [c1acfe36-89a3-4497-882f-ee8e55cca3a6] Running
	I0428 23:08:48.045964  285806 system_pods.go:89] "kube-controller-manager-addons-595372" [f5fce887-4bc0-42d8-884c-0eae4bb3f12e] Running
	I0428 23:08:48.045978  285806 system_pods.go:89] "kube-ingress-dns-minikube" [cfe9d22c-7a9e-44fb-adf5-0b2220144fa4] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0428 23:08:48.045982  285806 system_pods.go:89] "kube-proxy-ldvnc" [d6299078-5b7f-4ff6-a486-efb576747c85] Running
	I0428 23:08:48.045992  285806 system_pods.go:89] "kube-scheduler-addons-595372" [336936dd-c487-4d8b-9a1c-049ab31f56ed] Running
	I0428 23:08:48.045999  285806 system_pods.go:89] "metrics-server-c59844bb4-cnsxs" [e5b09190-d827-441d-aab1-ac226e5260ff] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0428 23:08:48.046007  285806 system_pods.go:89] "nvidia-device-plugin-daemonset-8vprv" [2cb3e417-a99c-4690-9673-d0cd60e9d36c] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0428 23:08:48.046019  285806 system_pods.go:89] "registry-6h8kx" [ff84aefb-bf71-4e34-89c5-beedc9068632] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0428 23:08:48.046025  285806 system_pods.go:89] "registry-proxy-xqj86" [201b9330-c2df-4a87-b313-775649c50a02] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0428 23:08:48.046033  285806 system_pods.go:89] "snapshot-controller-745499f584-fkw79" [e0ac79c9-7ece-4864-a7a0-c2793426c9cf] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:08:48.046045  285806 system_pods.go:89] "snapshot-controller-745499f584-px52r" [eb6986c7-59d4-4e73-b759-8b83b03368df] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:08:48.046049  285806 system_pods.go:89] "storage-provisioner" [43e87b6f-c89c-480c-9c10-b7966e67f299] Running
	I0428 23:08:48.046065  285806 retry.go:31] will retry after 795.803574ms: missing components: kube-dns
	I0428 23:08:48.218611  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:08:48.225528  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:08:48.507856  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:08:48.511656  285806 addons.go:470] Verifying addon gcp-auth=true in "addons-595372"
	I0428 23:08:48.514359  285806 out.go:177] * Verifying gcp-auth addon...
	I0428 23:08:48.517143  285806 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0428 23:08:48.522052  285806 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0428 23:08:48.522077  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:08:48.718379  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:08:48.725850  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:08:48.853148  285806 system_pods.go:86] 18 kube-system pods found
	I0428 23:08:48.853227  285806 system_pods.go:89] "coredns-7db6d8ff4d-959wq" [8aeca97d-e220-443a-81b4-e7700962bc49] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0428 23:08:48.853262  285806 system_pods.go:89] "csi-hostpath-attacher-0" [54b293e2-6d7e-45b4-9d72-c5d1ec82a6c8] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0428 23:08:48.853298  285806 system_pods.go:89] "csi-hostpath-resizer-0" [f4786645-6db8-4d0b-a897-702986f49e9c] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0428 23:08:48.853342  285806 system_pods.go:89] "csi-hostpathplugin-snqxl" [3fc1c62a-6ad2-4847-a4c0-5e8be7835371] 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])
	I0428 23:08:48.853364  285806 system_pods.go:89] "etcd-addons-595372" [198a294e-9443-414e-bcd4-6bbe53679630] Running
	I0428 23:08:48.853385  285806 system_pods.go:89] "kindnet-b2fww" [820d41b1-2c9d-4a19-9ea8-c73dbb76cba5] Running
	I0428 23:08:48.853416  285806 system_pods.go:89] "kube-apiserver-addons-595372" [c1acfe36-89a3-4497-882f-ee8e55cca3a6] Running
	I0428 23:08:48.853438  285806 system_pods.go:89] "kube-controller-manager-addons-595372" [f5fce887-4bc0-42d8-884c-0eae4bb3f12e] Running
	I0428 23:08:48.853460  285806 system_pods.go:89] "kube-ingress-dns-minikube" [cfe9d22c-7a9e-44fb-adf5-0b2220144fa4] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0428 23:08:48.853479  285806 system_pods.go:89] "kube-proxy-ldvnc" [d6299078-5b7f-4ff6-a486-efb576747c85] Running
	I0428 23:08:48.853498  285806 system_pods.go:89] "kube-scheduler-addons-595372" [336936dd-c487-4d8b-9a1c-049ab31f56ed] Running
	I0428 23:08:48.853525  285806 system_pods.go:89] "metrics-server-c59844bb4-cnsxs" [e5b09190-d827-441d-aab1-ac226e5260ff] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0428 23:08:48.853551  285806 system_pods.go:89] "nvidia-device-plugin-daemonset-8vprv" [2cb3e417-a99c-4690-9673-d0cd60e9d36c] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0428 23:08:48.853572  285806 system_pods.go:89] "registry-6h8kx" [ff84aefb-bf71-4e34-89c5-beedc9068632] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0428 23:08:48.853594  285806 system_pods.go:89] "registry-proxy-xqj86" [201b9330-c2df-4a87-b313-775649c50a02] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0428 23:08:48.853629  285806 system_pods.go:89] "snapshot-controller-745499f584-fkw79" [e0ac79c9-7ece-4864-a7a0-c2793426c9cf] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:08:48.853653  285806 system_pods.go:89] "snapshot-controller-745499f584-px52r" [eb6986c7-59d4-4e73-b759-8b83b03368df] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:08:48.853670  285806 system_pods.go:89] "storage-provisioner" [43e87b6f-c89c-480c-9c10-b7966e67f299] Running
	I0428 23:08:48.853699  285806 retry.go:31] will retry after 854.790448ms: missing components: kube-dns
	I0428 23:08:49.007434  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:08:49.021174  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:08:49.218604  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:08:49.225263  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:08:49.507525  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:08:49.520783  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:08:49.720477  285806 system_pods.go:86] 18 kube-system pods found
	I0428 23:08:49.720555  285806 system_pods.go:89] "coredns-7db6d8ff4d-959wq" [8aeca97d-e220-443a-81b4-e7700962bc49] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0428 23:08:49.720579  285806 system_pods.go:89] "csi-hostpath-attacher-0" [54b293e2-6d7e-45b4-9d72-c5d1ec82a6c8] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0428 23:08:49.720603  285806 system_pods.go:89] "csi-hostpath-resizer-0" [f4786645-6db8-4d0b-a897-702986f49e9c] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0428 23:08:49.720641  285806 system_pods.go:89] "csi-hostpathplugin-snqxl" [3fc1c62a-6ad2-4847-a4c0-5e8be7835371] 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])
	I0428 23:08:49.720665  285806 system_pods.go:89] "etcd-addons-595372" [198a294e-9443-414e-bcd4-6bbe53679630] Running
	I0428 23:08:49.720683  285806 system_pods.go:89] "kindnet-b2fww" [820d41b1-2c9d-4a19-9ea8-c73dbb76cba5] Running
	I0428 23:08:49.720705  285806 system_pods.go:89] "kube-apiserver-addons-595372" [c1acfe36-89a3-4497-882f-ee8e55cca3a6] Running
	I0428 23:08:49.720724  285806 system_pods.go:89] "kube-controller-manager-addons-595372" [f5fce887-4bc0-42d8-884c-0eae4bb3f12e] Running
	I0428 23:08:49.720755  285806 system_pods.go:89] "kube-ingress-dns-minikube" [cfe9d22c-7a9e-44fb-adf5-0b2220144fa4] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0428 23:08:49.720780  285806 system_pods.go:89] "kube-proxy-ldvnc" [d6299078-5b7f-4ff6-a486-efb576747c85] Running
	I0428 23:08:49.720799  285806 system_pods.go:89] "kube-scheduler-addons-595372" [336936dd-c487-4d8b-9a1c-049ab31f56ed] Running
	I0428 23:08:49.720824  285806 system_pods.go:89] "metrics-server-c59844bb4-cnsxs" [e5b09190-d827-441d-aab1-ac226e5260ff] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0428 23:08:49.720858  285806 system_pods.go:89] "nvidia-device-plugin-daemonset-8vprv" [2cb3e417-a99c-4690-9673-d0cd60e9d36c] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0428 23:08:49.720881  285806 system_pods.go:89] "registry-6h8kx" [ff84aefb-bf71-4e34-89c5-beedc9068632] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0428 23:08:49.720899  285806 system_pods.go:89] "registry-proxy-xqj86" [201b9330-c2df-4a87-b313-775649c50a02] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0428 23:08:49.720923  285806 system_pods.go:89] "snapshot-controller-745499f584-fkw79" [e0ac79c9-7ece-4864-a7a0-c2793426c9cf] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:08:49.720944  285806 system_pods.go:89] "snapshot-controller-745499f584-px52r" [eb6986c7-59d4-4e73-b759-8b83b03368df] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:08:49.720976  285806 system_pods.go:89] "storage-provisioner" [43e87b6f-c89c-480c-9c10-b7966e67f299] Running
	I0428 23:08:49.721005  285806 retry.go:31] will retry after 1.162485953s: missing components: kube-dns
	I0428 23:08:49.722129  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:08:49.727033  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:08:50.007849  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:08:50.022244  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:08:50.219160  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:08:50.225735  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:08:50.506286  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:08:50.524862  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:08:50.719078  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:08:50.725801  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:08:50.896416  285806 system_pods.go:86] 18 kube-system pods found
	I0428 23:08:50.896449  285806 system_pods.go:89] "coredns-7db6d8ff4d-959wq" [8aeca97d-e220-443a-81b4-e7700962bc49] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0428 23:08:50.896459  285806 system_pods.go:89] "csi-hostpath-attacher-0" [54b293e2-6d7e-45b4-9d72-c5d1ec82a6c8] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0428 23:08:50.896467  285806 system_pods.go:89] "csi-hostpath-resizer-0" [f4786645-6db8-4d0b-a897-702986f49e9c] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0428 23:08:50.896474  285806 system_pods.go:89] "csi-hostpathplugin-snqxl" [3fc1c62a-6ad2-4847-a4c0-5e8be7835371] 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])
	I0428 23:08:50.896479  285806 system_pods.go:89] "etcd-addons-595372" [198a294e-9443-414e-bcd4-6bbe53679630] Running
	I0428 23:08:50.896484  285806 system_pods.go:89] "kindnet-b2fww" [820d41b1-2c9d-4a19-9ea8-c73dbb76cba5] Running
	I0428 23:08:50.896488  285806 system_pods.go:89] "kube-apiserver-addons-595372" [c1acfe36-89a3-4497-882f-ee8e55cca3a6] Running
	I0428 23:08:50.896492  285806 system_pods.go:89] "kube-controller-manager-addons-595372" [f5fce887-4bc0-42d8-884c-0eae4bb3f12e] Running
	I0428 23:08:50.896500  285806 system_pods.go:89] "kube-ingress-dns-minikube" [cfe9d22c-7a9e-44fb-adf5-0b2220144fa4] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0428 23:08:50.896505  285806 system_pods.go:89] "kube-proxy-ldvnc" [d6299078-5b7f-4ff6-a486-efb576747c85] Running
	I0428 23:08:50.896509  285806 system_pods.go:89] "kube-scheduler-addons-595372" [336936dd-c487-4d8b-9a1c-049ab31f56ed] Running
	I0428 23:08:50.896515  285806 system_pods.go:89] "metrics-server-c59844bb4-cnsxs" [e5b09190-d827-441d-aab1-ac226e5260ff] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0428 23:08:50.896521  285806 system_pods.go:89] "nvidia-device-plugin-daemonset-8vprv" [2cb3e417-a99c-4690-9673-d0cd60e9d36c] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0428 23:08:50.896529  285806 system_pods.go:89] "registry-6h8kx" [ff84aefb-bf71-4e34-89c5-beedc9068632] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0428 23:08:50.896535  285806 system_pods.go:89] "registry-proxy-xqj86" [201b9330-c2df-4a87-b313-775649c50a02] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0428 23:08:50.896541  285806 system_pods.go:89] "snapshot-controller-745499f584-fkw79" [e0ac79c9-7ece-4864-a7a0-c2793426c9cf] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:08:50.896548  285806 system_pods.go:89] "snapshot-controller-745499f584-px52r" [eb6986c7-59d4-4e73-b759-8b83b03368df] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:08:50.896558  285806 system_pods.go:89] "storage-provisioner" [43e87b6f-c89c-480c-9c10-b7966e67f299] Running
	I0428 23:08:50.896572  285806 retry.go:31] will retry after 1.613120464s: missing components: kube-dns
	I0428 23:08:51.006851  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:08:51.021008  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:08:51.219243  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:08:51.225676  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:08:51.507257  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:08:51.521016  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:08:51.719004  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:08:51.726613  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:08:52.007985  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:08:52.020880  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:08:52.219037  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:08:52.225866  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:08:52.506220  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:08:52.520227  285806 system_pods.go:86] 18 kube-system pods found
	I0428 23:08:52.520298  285806 system_pods.go:89] "coredns-7db6d8ff4d-959wq" [8aeca97d-e220-443a-81b4-e7700962bc49] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0428 23:08:52.520320  285806 system_pods.go:89] "csi-hostpath-attacher-0" [54b293e2-6d7e-45b4-9d72-c5d1ec82a6c8] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0428 23:08:52.520346  285806 system_pods.go:89] "csi-hostpath-resizer-0" [f4786645-6db8-4d0b-a897-702986f49e9c] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0428 23:08:52.520378  285806 system_pods.go:89] "csi-hostpathplugin-snqxl" [3fc1c62a-6ad2-4847-a4c0-5e8be7835371] 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])
	I0428 23:08:52.520403  285806 system_pods.go:89] "etcd-addons-595372" [198a294e-9443-414e-bcd4-6bbe53679630] Running
	I0428 23:08:52.520426  285806 system_pods.go:89] "kindnet-b2fww" [820d41b1-2c9d-4a19-9ea8-c73dbb76cba5] Running
	I0428 23:08:52.520445  285806 system_pods.go:89] "kube-apiserver-addons-595372" [c1acfe36-89a3-4497-882f-ee8e55cca3a6] Running
	I0428 23:08:52.520465  285806 system_pods.go:89] "kube-controller-manager-addons-595372" [f5fce887-4bc0-42d8-884c-0eae4bb3f12e] Running
	I0428 23:08:52.520494  285806 system_pods.go:89] "kube-ingress-dns-minikube" [cfe9d22c-7a9e-44fb-adf5-0b2220144fa4] Running / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0428 23:08:52.520518  285806 system_pods.go:89] "kube-proxy-ldvnc" [d6299078-5b7f-4ff6-a486-efb576747c85] Running
	I0428 23:08:52.520537  285806 system_pods.go:89] "kube-scheduler-addons-595372" [336936dd-c487-4d8b-9a1c-049ab31f56ed] Running
	I0428 23:08:52.520559  285806 system_pods.go:89] "metrics-server-c59844bb4-cnsxs" [e5b09190-d827-441d-aab1-ac226e5260ff] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0428 23:08:52.520581  285806 system_pods.go:89] "nvidia-device-plugin-daemonset-8vprv" [2cb3e417-a99c-4690-9673-d0cd60e9d36c] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0428 23:08:52.520618  285806 system_pods.go:89] "registry-6h8kx" [ff84aefb-bf71-4e34-89c5-beedc9068632] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0428 23:08:52.520638  285806 system_pods.go:89] "registry-proxy-xqj86" [201b9330-c2df-4a87-b313-775649c50a02] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0428 23:08:52.520660  285806 system_pods.go:89] "snapshot-controller-745499f584-fkw79" [e0ac79c9-7ece-4864-a7a0-c2793426c9cf] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:08:52.520691  285806 system_pods.go:89] "snapshot-controller-745499f584-px52r" [eb6986c7-59d4-4e73-b759-8b83b03368df] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:08:52.520714  285806 system_pods.go:89] "storage-provisioner" [43e87b6f-c89c-480c-9c10-b7966e67f299] Running
	I0428 23:08:52.520747  285806 retry.go:31] will retry after 1.817344793s: missing components: kube-dns
	I0428 23:08:52.524048  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:08:52.719128  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:08:52.726074  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:08:53.008670  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:08:53.020977  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:08:53.218707  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:08:53.225837  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:08:53.506729  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:08:53.520761  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:08:53.719091  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:08:53.725668  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:08:54.009907  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:08:54.021195  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:08:54.219428  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:08:54.226336  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:08:54.350604  285806 system_pods.go:86] 18 kube-system pods found
	I0428 23:08:54.350641  285806 system_pods.go:89] "coredns-7db6d8ff4d-959wq" [8aeca97d-e220-443a-81b4-e7700962bc49] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0428 23:08:54.350652  285806 system_pods.go:89] "csi-hostpath-attacher-0" [54b293e2-6d7e-45b4-9d72-c5d1ec82a6c8] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0428 23:08:54.350662  285806 system_pods.go:89] "csi-hostpath-resizer-0" [f4786645-6db8-4d0b-a897-702986f49e9c] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0428 23:08:54.350669  285806 system_pods.go:89] "csi-hostpathplugin-snqxl" [3fc1c62a-6ad2-4847-a4c0-5e8be7835371] 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])
	I0428 23:08:54.350675  285806 system_pods.go:89] "etcd-addons-595372" [198a294e-9443-414e-bcd4-6bbe53679630] Running
	I0428 23:08:54.350681  285806 system_pods.go:89] "kindnet-b2fww" [820d41b1-2c9d-4a19-9ea8-c73dbb76cba5] Running
	I0428 23:08:54.350685  285806 system_pods.go:89] "kube-apiserver-addons-595372" [c1acfe36-89a3-4497-882f-ee8e55cca3a6] Running
	I0428 23:08:54.350690  285806 system_pods.go:89] "kube-controller-manager-addons-595372" [f5fce887-4bc0-42d8-884c-0eae4bb3f12e] Running
	I0428 23:08:54.350696  285806 system_pods.go:89] "kube-ingress-dns-minikube" [cfe9d22c-7a9e-44fb-adf5-0b2220144fa4] Running / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0428 23:08:54.350700  285806 system_pods.go:89] "kube-proxy-ldvnc" [d6299078-5b7f-4ff6-a486-efb576747c85] Running
	I0428 23:08:54.350705  285806 system_pods.go:89] "kube-scheduler-addons-595372" [336936dd-c487-4d8b-9a1c-049ab31f56ed] Running
	I0428 23:08:54.350711  285806 system_pods.go:89] "metrics-server-c59844bb4-cnsxs" [e5b09190-d827-441d-aab1-ac226e5260ff] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0428 23:08:54.350717  285806 system_pods.go:89] "nvidia-device-plugin-daemonset-8vprv" [2cb3e417-a99c-4690-9673-d0cd60e9d36c] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0428 23:08:54.350736  285806 system_pods.go:89] "registry-6h8kx" [ff84aefb-bf71-4e34-89c5-beedc9068632] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0428 23:08:54.350743  285806 system_pods.go:89] "registry-proxy-xqj86" [201b9330-c2df-4a87-b313-775649c50a02] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0428 23:08:54.350749  285806 system_pods.go:89] "snapshot-controller-745499f584-fkw79" [e0ac79c9-7ece-4864-a7a0-c2793426c9cf] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:08:54.350756  285806 system_pods.go:89] "snapshot-controller-745499f584-px52r" [eb6986c7-59d4-4e73-b759-8b83b03368df] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:08:54.350768  285806 system_pods.go:89] "storage-provisioner" [43e87b6f-c89c-480c-9c10-b7966e67f299] Running
	I0428 23:08:54.350782  285806 retry.go:31] will retry after 2.74051464s: missing components: kube-dns
	I0428 23:08:54.505750  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:08:54.520670  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:08:54.718498  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:08:54.724559  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:08:55.007266  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:08:55.022074  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:08:55.218376  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:08:55.227095  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:08:55.506505  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:08:55.520834  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:08:55.719186  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:08:55.725295  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:08:56.022707  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:08:56.024487  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:08:56.218507  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:08:56.224666  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:08:56.506105  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:08:56.521047  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:08:56.718566  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:08:56.724484  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:08:57.009071  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:08:57.021245  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:08:57.101951  285806 system_pods.go:86] 18 kube-system pods found
	I0428 23:08:57.101991  285806 system_pods.go:89] "coredns-7db6d8ff4d-959wq" [8aeca97d-e220-443a-81b4-e7700962bc49] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0428 23:08:57.102001  285806 system_pods.go:89] "csi-hostpath-attacher-0" [54b293e2-6d7e-45b4-9d72-c5d1ec82a6c8] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0428 23:08:57.102010  285806 system_pods.go:89] "csi-hostpath-resizer-0" [f4786645-6db8-4d0b-a897-702986f49e9c] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0428 23:08:57.102017  285806 system_pods.go:89] "csi-hostpathplugin-snqxl" [3fc1c62a-6ad2-4847-a4c0-5e8be7835371] 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])
	I0428 23:08:57.102022  285806 system_pods.go:89] "etcd-addons-595372" [198a294e-9443-414e-bcd4-6bbe53679630] Running
	I0428 23:08:57.102028  285806 system_pods.go:89] "kindnet-b2fww" [820d41b1-2c9d-4a19-9ea8-c73dbb76cba5] Running
	I0428 23:08:57.102032  285806 system_pods.go:89] "kube-apiserver-addons-595372" [c1acfe36-89a3-4497-882f-ee8e55cca3a6] Running
	I0428 23:08:57.102042  285806 system_pods.go:89] "kube-controller-manager-addons-595372" [f5fce887-4bc0-42d8-884c-0eae4bb3f12e] Running
	I0428 23:08:57.102049  285806 system_pods.go:89] "kube-ingress-dns-minikube" [cfe9d22c-7a9e-44fb-adf5-0b2220144fa4] Running / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0428 23:08:57.102059  285806 system_pods.go:89] "kube-proxy-ldvnc" [d6299078-5b7f-4ff6-a486-efb576747c85] Running
	I0428 23:08:57.102064  285806 system_pods.go:89] "kube-scheduler-addons-595372" [336936dd-c487-4d8b-9a1c-049ab31f56ed] Running
	I0428 23:08:57.102071  285806 system_pods.go:89] "metrics-server-c59844bb4-cnsxs" [e5b09190-d827-441d-aab1-ac226e5260ff] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0428 23:08:57.102082  285806 system_pods.go:89] "nvidia-device-plugin-daemonset-8vprv" [2cb3e417-a99c-4690-9673-d0cd60e9d36c] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0428 23:08:57.102092  285806 system_pods.go:89] "registry-6h8kx" [ff84aefb-bf71-4e34-89c5-beedc9068632] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0428 23:08:57.102098  285806 system_pods.go:89] "registry-proxy-xqj86" [201b9330-c2df-4a87-b313-775649c50a02] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0428 23:08:57.102105  285806 system_pods.go:89] "snapshot-controller-745499f584-fkw79" [e0ac79c9-7ece-4864-a7a0-c2793426c9cf] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:08:57.102122  285806 system_pods.go:89] "snapshot-controller-745499f584-px52r" [eb6986c7-59d4-4e73-b759-8b83b03368df] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:08:57.102128  285806 system_pods.go:89] "storage-provisioner" [43e87b6f-c89c-480c-9c10-b7966e67f299] Running
	I0428 23:08:57.102144  285806 retry.go:31] will retry after 2.846599368s: missing components: kube-dns
	I0428 23:08:57.219298  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:08:57.227508  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:08:57.507275  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:08:57.520512  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:08:57.718727  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:08:57.724932  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:08:58.012111  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:08:58.020358  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:08:58.218915  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:08:58.225132  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:08:58.506221  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:08:58.520471  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:08:58.718641  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:08:58.725046  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:08:59.009486  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:08:59.020406  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:08:59.218593  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:08:59.224705  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:08:59.508362  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:08:59.529263  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:08:59.718723  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:08:59.724787  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:08:59.959067  285806 system_pods.go:86] 18 kube-system pods found
	I0428 23:08:59.959104  285806 system_pods.go:89] "coredns-7db6d8ff4d-959wq" [8aeca97d-e220-443a-81b4-e7700962bc49] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0428 23:08:59.959113  285806 system_pods.go:89] "csi-hostpath-attacher-0" [54b293e2-6d7e-45b4-9d72-c5d1ec82a6c8] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0428 23:08:59.959122  285806 system_pods.go:89] "csi-hostpath-resizer-0" [f4786645-6db8-4d0b-a897-702986f49e9c] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0428 23:08:59.959129  285806 system_pods.go:89] "csi-hostpathplugin-snqxl" [3fc1c62a-6ad2-4847-a4c0-5e8be7835371] 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])
	I0428 23:08:59.959134  285806 system_pods.go:89] "etcd-addons-595372" [198a294e-9443-414e-bcd4-6bbe53679630] Running
	I0428 23:08:59.959140  285806 system_pods.go:89] "kindnet-b2fww" [820d41b1-2c9d-4a19-9ea8-c73dbb76cba5] Running
	I0428 23:08:59.959145  285806 system_pods.go:89] "kube-apiserver-addons-595372" [c1acfe36-89a3-4497-882f-ee8e55cca3a6] Running
	I0428 23:08:59.959149  285806 system_pods.go:89] "kube-controller-manager-addons-595372" [f5fce887-4bc0-42d8-884c-0eae4bb3f12e] Running
	I0428 23:08:59.959161  285806 system_pods.go:89] "kube-ingress-dns-minikube" [cfe9d22c-7a9e-44fb-adf5-0b2220144fa4] Running / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0428 23:08:59.959165  285806 system_pods.go:89] "kube-proxy-ldvnc" [d6299078-5b7f-4ff6-a486-efb576747c85] Running
	I0428 23:08:59.959169  285806 system_pods.go:89] "kube-scheduler-addons-595372" [336936dd-c487-4d8b-9a1c-049ab31f56ed] Running
	I0428 23:08:59.959176  285806 system_pods.go:89] "metrics-server-c59844bb4-cnsxs" [e5b09190-d827-441d-aab1-ac226e5260ff] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0428 23:08:59.959189  285806 system_pods.go:89] "nvidia-device-plugin-daemonset-8vprv" [2cb3e417-a99c-4690-9673-d0cd60e9d36c] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0428 23:08:59.959196  285806 system_pods.go:89] "registry-6h8kx" [ff84aefb-bf71-4e34-89c5-beedc9068632] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0428 23:08:59.959206  285806 system_pods.go:89] "registry-proxy-xqj86" [201b9330-c2df-4a87-b313-775649c50a02] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0428 23:08:59.959212  285806 system_pods.go:89] "snapshot-controller-745499f584-fkw79" [e0ac79c9-7ece-4864-a7a0-c2793426c9cf] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:08:59.959222  285806 system_pods.go:89] "snapshot-controller-745499f584-px52r" [eb6986c7-59d4-4e73-b759-8b83b03368df] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:08:59.959226  285806 system_pods.go:89] "storage-provisioner" [43e87b6f-c89c-480c-9c10-b7966e67f299] Running
	I0428 23:08:59.959241  285806 retry.go:31] will retry after 3.752731182s: missing components: kube-dns
	I0428 23:09:00.020141  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:00.035829  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:00.232767  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:00.240469  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:00.506829  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:00.521197  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:00.719011  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:00.725294  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:01.007423  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:01.020631  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:01.220018  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:01.225493  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:01.505955  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:01.520852  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:01.719173  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:01.725279  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:02.007506  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:02.021039  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:02.218974  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:02.225427  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:02.506386  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:02.520733  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:02.719249  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:02.725346  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:03.009446  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:03.021048  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:03.219287  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:03.225805  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:03.506362  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:03.521229  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:03.720504  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:03.724272  285806 system_pods.go:86] 18 kube-system pods found
	I0428 23:09:03.724308  285806 system_pods.go:89] "coredns-7db6d8ff4d-959wq" [8aeca97d-e220-443a-81b4-e7700962bc49] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0428 23:09:03.724318  285806 system_pods.go:89] "csi-hostpath-attacher-0" [54b293e2-6d7e-45b4-9d72-c5d1ec82a6c8] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0428 23:09:03.724326  285806 system_pods.go:89] "csi-hostpath-resizer-0" [f4786645-6db8-4d0b-a897-702986f49e9c] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0428 23:09:03.724333  285806 system_pods.go:89] "csi-hostpathplugin-snqxl" [3fc1c62a-6ad2-4847-a4c0-5e8be7835371] 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])
	I0428 23:09:03.724343  285806 system_pods.go:89] "etcd-addons-595372" [198a294e-9443-414e-bcd4-6bbe53679630] Running
	I0428 23:09:03.724349  285806 system_pods.go:89] "kindnet-b2fww" [820d41b1-2c9d-4a19-9ea8-c73dbb76cba5] Running
	I0428 23:09:03.724353  285806 system_pods.go:89] "kube-apiserver-addons-595372" [c1acfe36-89a3-4497-882f-ee8e55cca3a6] Running
	I0428 23:09:03.724358  285806 system_pods.go:89] "kube-controller-manager-addons-595372" [f5fce887-4bc0-42d8-884c-0eae4bb3f12e] Running
	I0428 23:09:03.724370  285806 system_pods.go:89] "kube-ingress-dns-minikube" [cfe9d22c-7a9e-44fb-adf5-0b2220144fa4] Running / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0428 23:09:03.724375  285806 system_pods.go:89] "kube-proxy-ldvnc" [d6299078-5b7f-4ff6-a486-efb576747c85] Running
	I0428 23:09:03.724379  285806 system_pods.go:89] "kube-scheduler-addons-595372" [336936dd-c487-4d8b-9a1c-049ab31f56ed] Running
	I0428 23:09:03.724392  285806 system_pods.go:89] "metrics-server-c59844bb4-cnsxs" [e5b09190-d827-441d-aab1-ac226e5260ff] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0428 23:09:03.724399  285806 system_pods.go:89] "nvidia-device-plugin-daemonset-8vprv" [2cb3e417-a99c-4690-9673-d0cd60e9d36c] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0428 23:09:03.724409  285806 system_pods.go:89] "registry-6h8kx" [ff84aefb-bf71-4e34-89c5-beedc9068632] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0428 23:09:03.724415  285806 system_pods.go:89] "registry-proxy-xqj86" [201b9330-c2df-4a87-b313-775649c50a02] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0428 23:09:03.724421  285806 system_pods.go:89] "snapshot-controller-745499f584-fkw79" [e0ac79c9-7ece-4864-a7a0-c2793426c9cf] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:09:03.724430  285806 system_pods.go:89] "snapshot-controller-745499f584-px52r" [eb6986c7-59d4-4e73-b759-8b83b03368df] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:09:03.724437  285806 system_pods.go:89] "storage-provisioner" [43e87b6f-c89c-480c-9c10-b7966e67f299] Running
	I0428 23:09:03.724456  285806 retry.go:31] will retry after 4.616090093s: missing components: kube-dns
	I0428 23:09:03.726992  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:04.009001  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:04.021100  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:04.218855  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:04.225206  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:04.505938  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:04.521492  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:04.718234  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:04.725692  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:05.014650  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:05.020665  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:05.219068  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:05.225297  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:05.507199  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:05.521415  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:05.719010  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:05.725558  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:06.012735  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:06.020569  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:06.218297  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:06.225438  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:06.506113  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:06.521587  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:06.718369  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:06.725648  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:07.008274  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:07.020833  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:07.218489  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:07.225235  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:07.505972  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:07.521168  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:07.718983  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:07.725133  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:08.011595  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:08.027163  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:08.219509  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:08.224841  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:08.351683  285806 system_pods.go:86] 18 kube-system pods found
	I0428 23:09:08.351725  285806 system_pods.go:89] "coredns-7db6d8ff4d-959wq" [8aeca97d-e220-443a-81b4-e7700962bc49] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0428 23:09:08.351758  285806 system_pods.go:89] "csi-hostpath-attacher-0" [54b293e2-6d7e-45b4-9d72-c5d1ec82a6c8] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0428 23:09:08.351775  285806 system_pods.go:89] "csi-hostpath-resizer-0" [f4786645-6db8-4d0b-a897-702986f49e9c] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0428 23:09:08.351790  285806 system_pods.go:89] "csi-hostpathplugin-snqxl" [3fc1c62a-6ad2-4847-a4c0-5e8be7835371] 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])
	I0428 23:09:08.351796  285806 system_pods.go:89] "etcd-addons-595372" [198a294e-9443-414e-bcd4-6bbe53679630] Running
	I0428 23:09:08.351804  285806 system_pods.go:89] "kindnet-b2fww" [820d41b1-2c9d-4a19-9ea8-c73dbb76cba5] Running
	I0428 23:09:08.351810  285806 system_pods.go:89] "kube-apiserver-addons-595372" [c1acfe36-89a3-4497-882f-ee8e55cca3a6] Running
	I0428 23:09:08.351816  285806 system_pods.go:89] "kube-controller-manager-addons-595372" [f5fce887-4bc0-42d8-884c-0eae4bb3f12e] Running
	I0428 23:09:08.351840  285806 system_pods.go:89] "kube-ingress-dns-minikube" [cfe9d22c-7a9e-44fb-adf5-0b2220144fa4] Running
	I0428 23:09:08.351845  285806 system_pods.go:89] "kube-proxy-ldvnc" [d6299078-5b7f-4ff6-a486-efb576747c85] Running
	I0428 23:09:08.351858  285806 system_pods.go:89] "kube-scheduler-addons-595372" [336936dd-c487-4d8b-9a1c-049ab31f56ed] Running
	I0428 23:09:08.351866  285806 system_pods.go:89] "metrics-server-c59844bb4-cnsxs" [e5b09190-d827-441d-aab1-ac226e5260ff] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0428 23:09:08.351878  285806 system_pods.go:89] "nvidia-device-plugin-daemonset-8vprv" [2cb3e417-a99c-4690-9673-d0cd60e9d36c] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0428 23:09:08.351891  285806 system_pods.go:89] "registry-6h8kx" [ff84aefb-bf71-4e34-89c5-beedc9068632] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0428 23:09:08.351914  285806 system_pods.go:89] "registry-proxy-xqj86" [201b9330-c2df-4a87-b313-775649c50a02] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0428 23:09:08.351926  285806 system_pods.go:89] "snapshot-controller-745499f584-fkw79" [e0ac79c9-7ece-4864-a7a0-c2793426c9cf] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:09:08.351943  285806 system_pods.go:89] "snapshot-controller-745499f584-px52r" [eb6986c7-59d4-4e73-b759-8b83b03368df] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:09:08.351954  285806 system_pods.go:89] "storage-provisioner" [43e87b6f-c89c-480c-9c10-b7966e67f299] Running
	I0428 23:09:08.351970  285806 retry.go:31] will retry after 6.103020331s: missing components: kube-dns
	I0428 23:09:08.505702  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:08.521007  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:08.718812  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:08.724974  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:09.007113  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:09.021183  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:09.218412  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:09.225485  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:09.505898  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:09.521065  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:09.718336  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:09.726090  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:10.014955  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:10.022553  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:10.219671  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:10.225472  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:10.506509  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:10.520519  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:10.718821  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:10.725089  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:11.008863  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:11.021520  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:11.219115  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:11.226457  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:11.506440  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:11.520223  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:11.718789  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:11.725403  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:12.011997  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:12.021671  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:12.218630  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:12.225308  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:12.506767  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:12.521090  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:12.720996  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:12.728416  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:13.007585  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:13.021074  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:13.218738  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:13.225122  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:13.507405  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:13.520976  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:13.719335  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:13.726895  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:14.009397  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:14.020892  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:14.240457  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:14.246099  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:14.482267  285806 system_pods.go:86] 18 kube-system pods found
	I0428 23:09:14.482311  285806 system_pods.go:89] "coredns-7db6d8ff4d-959wq" [8aeca97d-e220-443a-81b4-e7700962bc49] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0428 23:09:14.482351  285806 system_pods.go:89] "csi-hostpath-attacher-0" [54b293e2-6d7e-45b4-9d72-c5d1ec82a6c8] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0428 23:09:14.482369  285806 system_pods.go:89] "csi-hostpath-resizer-0" [f4786645-6db8-4d0b-a897-702986f49e9c] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0428 23:09:14.482386  285806 system_pods.go:89] "csi-hostpathplugin-snqxl" [3fc1c62a-6ad2-4847-a4c0-5e8be7835371] 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])
	I0428 23:09:14.482396  285806 system_pods.go:89] "etcd-addons-595372" [198a294e-9443-414e-bcd4-6bbe53679630] Running
	I0428 23:09:14.482403  285806 system_pods.go:89] "kindnet-b2fww" [820d41b1-2c9d-4a19-9ea8-c73dbb76cba5] Running
	I0428 23:09:14.482411  285806 system_pods.go:89] "kube-apiserver-addons-595372" [c1acfe36-89a3-4497-882f-ee8e55cca3a6] Running
	I0428 23:09:14.482431  285806 system_pods.go:89] "kube-controller-manager-addons-595372" [f5fce887-4bc0-42d8-884c-0eae4bb3f12e] Running
	I0428 23:09:14.482446  285806 system_pods.go:89] "kube-ingress-dns-minikube" [cfe9d22c-7a9e-44fb-adf5-0b2220144fa4] Running / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0428 23:09:14.482455  285806 system_pods.go:89] "kube-proxy-ldvnc" [d6299078-5b7f-4ff6-a486-efb576747c85] Running
	I0428 23:09:14.482464  285806 system_pods.go:89] "kube-scheduler-addons-595372" [336936dd-c487-4d8b-9a1c-049ab31f56ed] Running
	I0428 23:09:14.482476  285806 system_pods.go:89] "metrics-server-c59844bb4-cnsxs" [e5b09190-d827-441d-aab1-ac226e5260ff] Running / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0428 23:09:14.482513  285806 system_pods.go:89] "nvidia-device-plugin-daemonset-8vprv" [2cb3e417-a99c-4690-9673-d0cd60e9d36c] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0428 23:09:14.482527  285806 system_pods.go:89] "registry-6h8kx" [ff84aefb-bf71-4e34-89c5-beedc9068632] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0428 23:09:14.482547  285806 system_pods.go:89] "registry-proxy-xqj86" [201b9330-c2df-4a87-b313-775649c50a02] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0428 23:09:14.482564  285806 system_pods.go:89] "snapshot-controller-745499f584-fkw79" [e0ac79c9-7ece-4864-a7a0-c2793426c9cf] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:09:14.482570  285806 system_pods.go:89] "snapshot-controller-745499f584-px52r" [eb6986c7-59d4-4e73-b759-8b83b03368df] Running
	I0428 23:09:14.482575  285806 system_pods.go:89] "storage-provisioner" [43e87b6f-c89c-480c-9c10-b7966e67f299] Running
	I0428 23:09:14.482623  285806 retry.go:31] will retry after 7.664989514s: missing components: kube-dns
	I0428 23:09:14.516951  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:14.528992  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:14.722831  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:14.735179  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:15.034865  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:15.040004  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:15.222263  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:15.227652  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:15.506546  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:15.521150  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:15.718799  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:15.725703  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:16.008642  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:16.023779  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:16.227402  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:16.229802  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:16.514128  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:16.525223  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:16.718882  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:16.728117  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:17.012766  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:17.021306  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:17.223787  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:17.231889  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:17.506404  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:17.520487  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:17.718850  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:17.725092  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:18.009748  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:18.020988  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:18.219223  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:18.230211  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:18.506652  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:18.521104  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:18.720192  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:18.726621  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:19.007760  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:19.021121  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:19.222244  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:19.225975  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:19.506507  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:19.520666  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:19.719447  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:19.724720  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:20.007868  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:20.021979  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:20.219133  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:20.232464  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:20.506700  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:20.520979  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:20.719223  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:20.728250  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:21.009833  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:21.021188  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:21.219484  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:21.226012  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:21.508536  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:21.521050  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:21.721124  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:21.727028  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:22.011236  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:22.020927  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:22.160679  285806 system_pods.go:86] 18 kube-system pods found
	I0428 23:09:22.160770  285806 system_pods.go:89] "coredns-7db6d8ff4d-959wq" [8aeca97d-e220-443a-81b4-e7700962bc49] Running
	I0428 23:09:22.160798  285806 system_pods.go:89] "csi-hostpath-attacher-0" [54b293e2-6d7e-45b4-9d72-c5d1ec82a6c8] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0428 23:09:22.160825  285806 system_pods.go:89] "csi-hostpath-resizer-0" [f4786645-6db8-4d0b-a897-702986f49e9c] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0428 23:09:22.160857  285806 system_pods.go:89] "csi-hostpathplugin-snqxl" [3fc1c62a-6ad2-4847-a4c0-5e8be7835371] 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])
	I0428 23:09:22.160879  285806 system_pods.go:89] "etcd-addons-595372" [198a294e-9443-414e-bcd4-6bbe53679630] Running
	I0428 23:09:22.160903  285806 system_pods.go:89] "kindnet-b2fww" [820d41b1-2c9d-4a19-9ea8-c73dbb76cba5] Running
	I0428 23:09:22.160922  285806 system_pods.go:89] "kube-apiserver-addons-595372" [c1acfe36-89a3-4497-882f-ee8e55cca3a6] Running
	I0428 23:09:22.160941  285806 system_pods.go:89] "kube-controller-manager-addons-595372" [f5fce887-4bc0-42d8-884c-0eae4bb3f12e] Running
	I0428 23:09:22.160963  285806 system_pods.go:89] "kube-ingress-dns-minikube" [cfe9d22c-7a9e-44fb-adf5-0b2220144fa4] Running / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0428 23:09:22.160982  285806 system_pods.go:89] "kube-proxy-ldvnc" [d6299078-5b7f-4ff6-a486-efb576747c85] Running
	I0428 23:09:22.161002  285806 system_pods.go:89] "kube-scheduler-addons-595372" [336936dd-c487-4d8b-9a1c-049ab31f56ed] Running
	I0428 23:09:22.161021  285806 system_pods.go:89] "metrics-server-c59844bb4-cnsxs" [e5b09190-d827-441d-aab1-ac226e5260ff] Running
	I0428 23:09:22.161044  285806 system_pods.go:89] "nvidia-device-plugin-daemonset-8vprv" [2cb3e417-a99c-4690-9673-d0cd60e9d36c] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0428 23:09:22.161062  285806 system_pods.go:89] "registry-6h8kx" [ff84aefb-bf71-4e34-89c5-beedc9068632] Running
	I0428 23:09:22.161083  285806 system_pods.go:89] "registry-proxy-xqj86" [201b9330-c2df-4a87-b313-775649c50a02] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0428 23:09:22.161104  285806 system_pods.go:89] "snapshot-controller-745499f584-fkw79" [e0ac79c9-7ece-4864-a7a0-c2793426c9cf] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:09:22.161124  285806 system_pods.go:89] "snapshot-controller-745499f584-px52r" [eb6986c7-59d4-4e73-b759-8b83b03368df] Running
	I0428 23:09:22.161142  285806 system_pods.go:89] "storage-provisioner" [43e87b6f-c89c-480c-9c10-b7966e67f299] Running
	I0428 23:09:22.161165  285806 system_pods.go:126] duration metric: took 36.378144159s to wait for k8s-apps to be running ...
	I0428 23:09:22.161196  285806 system_svc.go:44] waiting for kubelet service to be running ....
	I0428 23:09:22.161271  285806 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0428 23:09:22.173965  285806 system_svc.go:56] duration metric: took 12.761273ms WaitForService to wait for kubelet
	I0428 23:09:22.173991  285806 kubeadm.go:576] duration metric: took 43.924738384s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0428 23:09:22.174012  285806 node_conditions.go:102] verifying NodePressure condition ...
	I0428 23:09:22.177111  285806 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0428 23:09:22.177140  285806 node_conditions.go:123] node cpu capacity is 2
	I0428 23:09:22.177153  285806 node_conditions.go:105] duration metric: took 3.136084ms to run NodePressure ...
	I0428 23:09:22.177168  285806 start.go:240] waiting for startup goroutines ...
	I0428 23:09:22.218892  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:22.225075  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:22.511127  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:22.521411  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:22.719430  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:22.725492  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:23.006983  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:23.021368  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:23.219038  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:23.225177  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:23.506159  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:23.520633  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:23.718993  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:23.725124  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:24.011671  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:24.021033  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:24.219604  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:24.229465  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:24.507745  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:24.521397  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:24.718910  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:24.724977  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:25.006968  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:25.021098  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:25.223218  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:25.229684  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:25.507839  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:25.520992  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:25.718539  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:25.726125  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:26.010505  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:26.021545  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:26.219542  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:26.225435  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:26.506490  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:26.520790  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:26.719118  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:26.725375  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:27.012131  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:27.022050  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:27.221046  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:27.225447  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:27.506953  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:27.521264  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:27.718886  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:27.726063  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:28.008607  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:28.020722  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:28.219410  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:28.225818  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:28.507255  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:28.521734  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:28.719389  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:28.726363  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:29.008188  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:29.020448  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:29.219356  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:29.226200  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:29.506560  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:29.521424  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:29.719665  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:29.727570  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:30.011297  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:30.035240  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:30.219270  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:30.226209  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:30.506645  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:30.520818  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:30.718535  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:30.724749  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:31.010022  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:31.021729  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:31.219681  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:31.225211  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:31.506441  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:31.521086  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:31.719448  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:31.725986  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:32.023736  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:32.031328  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:32.218921  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:32.225563  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:32.507044  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:32.521450  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:32.718467  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:32.729467  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:33.008856  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:33.020914  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:33.218616  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:33.225120  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:33.506839  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:33.521020  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:33.718728  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:33.724869  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:34.010161  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:34.022377  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:34.219023  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:34.225965  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:34.506666  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:34.521389  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:34.718804  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:34.724787  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:35.010630  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:35.026809  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:35.218287  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:35.225792  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:35.506884  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:35.520945  285806 kapi.go:107] duration metric: took 47.003802282s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0428 23:09:35.522945  285806 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-595372 cluster.
	I0428 23:09:35.524732  285806 out.go:177] * If you don't want your credentials mounted into a specific pod, add a label with the `gcp-auth-skip-secret` key to your pod configuration.
	I0428 23:09:35.526762  285806 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0428 23:09:35.718473  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:35.724993  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:36.016006  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:36.220000  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:36.225560  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:36.506265  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:36.718618  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:36.725757  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:37.010482  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:37.219000  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:37.225779  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:37.506821  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:37.719262  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:37.726388  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:38.010655  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:38.219695  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:38.226226  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:38.506148  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:38.718873  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:38.725457  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:39.012240  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:39.219335  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:39.225348  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:39.507472  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:39.719268  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:39.725384  285806 kapi.go:107] duration metric: took 54.006302028s to wait for kubernetes.io/minikube-addons=registry ...
	I0428 23:09:40.016336  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:40.218611  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:40.508934  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:40.717838  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:41.007686  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:41.228859  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:41.506476  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:41.719237  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:42.010534  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:42.222203  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:42.508996  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:42.720262  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:43.008132  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:43.218423  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:43.505747  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:43.720217  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:44.008498  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:44.218864  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:44.517577  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:44.718860  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:45.011638  285806 kapi.go:107] duration metric: took 58.010967539s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0428 23:09:45.221717  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:45.718883  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:46.218963  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:46.718477  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:47.219358  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:47.718761  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:48.218317  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:48.719094  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:49.219068  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:49.718215  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:50.218602  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:50.723976  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:51.218909  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:51.720271  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:52.218919  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:52.719233  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:53.218567  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:53.720473  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:54.219551  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:54.724031  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:55.218881  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:55.718864  285806 kapi.go:107] duration metric: took 1m10.00467054s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0428 23:09:55.721118  285806 out.go:177] * Enabled addons: inspektor-gadget, cloud-spanner, storage-provisioner, nvidia-device-plugin, ingress-dns, metrics-server, yakd, default-storageclass, volumesnapshots, gcp-auth, registry, csi-hostpath-driver, ingress
	I0428 23:09:55.723029  285806 addons.go:505] duration metric: took 1m17.473429098s for enable addons: enabled=[inspektor-gadget cloud-spanner storage-provisioner nvidia-device-plugin ingress-dns metrics-server yakd default-storageclass volumesnapshots gcp-auth registry csi-hostpath-driver ingress]
	I0428 23:09:55.723125  285806 start.go:245] waiting for cluster config update ...
	I0428 23:09:55.723158  285806 start.go:254] writing updated cluster config ...
	I0428 23:09:55.723508  285806 ssh_runner.go:195] Run: rm -f paused
	I0428 23:09:56.059863  285806 start.go:600] kubectl: 1.30.0, cluster: 1.30.0 (minor skew: 0)
	I0428 23:09:56.062222  285806 out.go:177] * Done! kubectl is now configured to use "addons-595372" cluster and "default" namespace by default
	
	
	==> container status <==
	CONTAINER           IMAGE               CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	7662812ec3339       dd1b12fcb6097       7 seconds ago       Exited              hello-world-app           2                   7e46200268228       hello-world-app-86c47465fc-psccq
	618abca968e98       e664fb1e82890       31 seconds ago      Running             nginx                     0                   7a53078feac28       nginx
	35193ee12ec02       29799520898e7       53 seconds ago      Running             headlamp                  0                   a030d967c66c0       headlamp-7559bf459f-j9bv7
	a0677443f990e       1a024e390dd05       2 minutes ago       Exited              patch                     2                   f0564459dca00       ingress-nginx-admission-patch-4zmgf
	c276fbb520c86       6ef582f3ec844       2 minutes ago       Running             gcp-auth                  0                   e44533898b415       gcp-auth-5db96cd9b4-kt6ts
	aa0e6621e5732       7ce2150c8929b       2 minutes ago       Running             local-path-provisioner    0                   b3947e2709803       local-path-provisioner-8d985888d-fhkv2
	0dcd56c3f6445       20e3f2db01e81       2 minutes ago       Running             yakd                      0                   d2f8e85d83284       yakd-dashboard-5ddbf7d777-72l79
	2bba4e5de3d91       1a024e390dd05       2 minutes ago       Exited              create                    0                   58cda1007d39c       ingress-nginx-admission-create-k8zfd
	d8a440bfe47bf       2437cf7621777       2 minutes ago       Running             coredns                   0                   649befc280c9d       coredns-7db6d8ff4d-959wq
	51e9623fc9108       d570e8f9ae309       2 minutes ago       Running             gadget                    0                   d9158675653f5       gadget-wkjf4
	e82ebdf1c0e09       ba04bb24b9575       2 minutes ago       Running             storage-provisioner       0                   fccadfbfa4afa       storage-provisioner
	5d49b1eedd1ae       cb7eac0b42cc1       2 minutes ago       Running             kube-proxy                0                   e520e5ec69345       kube-proxy-ldvnc
	eac1f5ee1ed1c       4740c1948d3fc       2 minutes ago       Running             kindnet-cni               0                   c2ff55f708033       kindnet-b2fww
	d70fc32107c16       547adae34140b       3 minutes ago       Running             kube-scheduler            0                   9b906e8d062a7       kube-scheduler-addons-595372
	f80860f812596       68feac521c0f1       3 minutes ago       Running             kube-controller-manager   0                   a7296d22a0121       kube-controller-manager-addons-595372
	41b65b5891eee       181f57fd3cdb7       3 minutes ago       Running             kube-apiserver            0                   e74dc717c190f       kube-apiserver-addons-595372
	21aab5bbcca8a       014faa467e297       3 minutes ago       Running             etcd                      0                   4b8c95a302198       etcd-addons-595372
	
	
	==> containerd <==
	Apr 28 23:11:32 addons-595372 containerd[769]: time="2024-04-28T23:11:32.000321802Z" level=warning msg="cleaning up after shim disconnected" id=7662812ec33394ca76fe9eaa9c108cf407043cd601df3602e113941d30744024 namespace=k8s.io
	Apr 28 23:11:32 addons-595372 containerd[769]: time="2024-04-28T23:11:32.000333248Z" level=info msg="cleaning up dead shim"
	Apr 28 23:11:32 addons-595372 containerd[769]: time="2024-04-28T23:11:32.012084509Z" level=warning msg="cleanup warnings time=\"2024-04-28T23:11:32Z\" level=info msg=\"starting signal loop\" namespace=k8s.io pid=12212 runtime=io.containerd.runc.v2\n"
	Apr 28 23:11:32 addons-595372 containerd[769]: time="2024-04-28T23:11:32.041513635Z" level=info msg="RemoveContainer for \"09ace4d7b70d1e6e7cb16653445a178eccaa5511c818a00d6b5d636784a18c01\""
	Apr 28 23:11:32 addons-595372 containerd[769]: time="2024-04-28T23:11:32.048715172Z" level=info msg="RemoveContainer for \"09ace4d7b70d1e6e7cb16653445a178eccaa5511c818a00d6b5d636784a18c01\" returns successfully"
	Apr 28 23:11:33 addons-595372 containerd[769]: time="2024-04-28T23:11:33.779316414Z" level=info msg="Kill container \"5e08a671fce3f834bb2a1e24f169210476b21cca52baed8badddabbc6e43fcfa\""
	Apr 28 23:11:33 addons-595372 containerd[769]: time="2024-04-28T23:11:33.843946276Z" level=info msg="shim disconnected" id=5e08a671fce3f834bb2a1e24f169210476b21cca52baed8badddabbc6e43fcfa
	Apr 28 23:11:33 addons-595372 containerd[769]: time="2024-04-28T23:11:33.844010957Z" level=warning msg="cleaning up after shim disconnected" id=5e08a671fce3f834bb2a1e24f169210476b21cca52baed8badddabbc6e43fcfa namespace=k8s.io
	Apr 28 23:11:33 addons-595372 containerd[769]: time="2024-04-28T23:11:33.844028196Z" level=info msg="cleaning up dead shim"
	Apr 28 23:11:33 addons-595372 containerd[769]: time="2024-04-28T23:11:33.854260907Z" level=warning msg="cleanup warnings time=\"2024-04-28T23:11:33Z\" level=info msg=\"starting signal loop\" namespace=k8s.io pid=12246 runtime=io.containerd.runc.v2\n"
	Apr 28 23:11:33 addons-595372 containerd[769]: time="2024-04-28T23:11:33.857252501Z" level=info msg="StopContainer for \"5e08a671fce3f834bb2a1e24f169210476b21cca52baed8badddabbc6e43fcfa\" returns successfully"
	Apr 28 23:11:33 addons-595372 containerd[769]: time="2024-04-28T23:11:33.857892761Z" level=info msg="StopPodSandbox for \"aac0a6fc5e280a552a5ab78aa2068b5f8c28dea28af7d014e3d57800e10daf92\""
	Apr 28 23:11:33 addons-595372 containerd[769]: time="2024-04-28T23:11:33.857952297Z" level=info msg="Container to stop \"5e08a671fce3f834bb2a1e24f169210476b21cca52baed8badddabbc6e43fcfa\" must be in running or unknown state, current state \"CONTAINER_EXITED\""
	Apr 28 23:11:33 addons-595372 containerd[769]: time="2024-04-28T23:11:33.900349770Z" level=info msg="shim disconnected" id=aac0a6fc5e280a552a5ab78aa2068b5f8c28dea28af7d014e3d57800e10daf92
	Apr 28 23:11:33 addons-595372 containerd[769]: time="2024-04-28T23:11:33.900709711Z" level=warning msg="cleaning up after shim disconnected" id=aac0a6fc5e280a552a5ab78aa2068b5f8c28dea28af7d014e3d57800e10daf92 namespace=k8s.io
	Apr 28 23:11:33 addons-595372 containerd[769]: time="2024-04-28T23:11:33.900738544Z" level=info msg="cleaning up dead shim"
	Apr 28 23:11:33 addons-595372 containerd[769]: time="2024-04-28T23:11:33.910008675Z" level=warning msg="cleanup warnings time=\"2024-04-28T23:11:33Z\" level=info msg=\"starting signal loop\" namespace=k8s.io pid=12277 runtime=io.containerd.runc.v2\n"
	Apr 28 23:11:33 addons-595372 containerd[769]: time="2024-04-28T23:11:33.956586528Z" level=info msg="TearDown network for sandbox \"aac0a6fc5e280a552a5ab78aa2068b5f8c28dea28af7d014e3d57800e10daf92\" successfully"
	Apr 28 23:11:33 addons-595372 containerd[769]: time="2024-04-28T23:11:33.956641691Z" level=info msg="StopPodSandbox for \"aac0a6fc5e280a552a5ab78aa2068b5f8c28dea28af7d014e3d57800e10daf92\" returns successfully"
	Apr 28 23:11:34 addons-595372 containerd[769]: time="2024-04-28T23:11:34.047453038Z" level=info msg="RemoveContainer for \"5e08a671fce3f834bb2a1e24f169210476b21cca52baed8badddabbc6e43fcfa\""
	Apr 28 23:11:34 addons-595372 containerd[769]: time="2024-04-28T23:11:34.053107422Z" level=info msg="RemoveContainer for \"5e08a671fce3f834bb2a1e24f169210476b21cca52baed8badddabbc6e43fcfa\" returns successfully"
	Apr 28 23:11:34 addons-595372 containerd[769]: time="2024-04-28T23:11:34.056092476Z" level=error msg="ContainerStatus for \"5e08a671fce3f834bb2a1e24f169210476b21cca52baed8badddabbc6e43fcfa\" failed" error="rpc error: code = NotFound desc = an error occurred when try to find container \"5e08a671fce3f834bb2a1e24f169210476b21cca52baed8badddabbc6e43fcfa\": not found"
	Apr 28 23:11:35 addons-595372 containerd[769]: time="2024-04-28T23:11:35.098808701Z" level=error msg="ExecSync for \"51e9623fc9108c2d3ca99a0a7953c82ad39e9424869a0fbb4811b638b46b29b6\" failed" error="failed to exec in container: failed to start exec \"203e49ce048d4b65e9ee963a03a5d5d731464fa3a8238fb24a104a1805fcd2c4\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown"
	Apr 28 23:11:35 addons-595372 containerd[769]: time="2024-04-28T23:11:35.110216792Z" level=error msg="ExecSync for \"51e9623fc9108c2d3ca99a0a7953c82ad39e9424869a0fbb4811b638b46b29b6\" failed" error="failed to exec in container: failed to start exec \"4c9453fe09a9d77abc7654b016309491d8d40df0e2c967ba198e93a5dddd7b2d\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown"
	Apr 28 23:11:35 addons-595372 containerd[769]: time="2024-04-28T23:11:35.123042133Z" level=error msg="ExecSync for \"51e9623fc9108c2d3ca99a0a7953c82ad39e9424869a0fbb4811b638b46b29b6\" failed" error="failed to exec in container: failed to start exec \"c09c21f52456c4f786b2db57777af57dfa11cfee80685117e5dc68d89a78f87e\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown"
	
	
	==> coredns [d8a440bfe47bf3aeff8ec2ae1d5d190dd5a7e36d87674ddffa564eb96a83e915] <==
	[INFO] 10.244.0.20:33078 - 62708 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000122272s
	[INFO] 10.244.0.20:33078 - 8919 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000135121s
	[INFO] 10.244.0.20:33078 - 39688 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000070958s
	[INFO] 10.244.0.20:33078 - 13757 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000056435s
	[INFO] 10.244.0.20:33078 - 18828 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001253763s
	[INFO] 10.244.0.20:33078 - 60371 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001049858s
	[INFO] 10.244.0.20:33078 - 58245 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000076496s
	[INFO] 10.244.0.20:49564 - 8033 "A IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000227265s
	[INFO] 10.244.0.20:52478 - 22797 "A IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000182875s
	[INFO] 10.244.0.20:49564 - 29834 "AAAA IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000081878s
	[INFO] 10.244.0.20:52478 - 7323 "AAAA IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000247015s
	[INFO] 10.244.0.20:49564 - 18461 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000060315s
	[INFO] 10.244.0.20:52478 - 1982 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000037358s
	[INFO] 10.244.0.20:49564 - 46084 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000065091s
	[INFO] 10.244.0.20:52478 - 58193 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000040426s
	[INFO] 10.244.0.20:52478 - 41364 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000047483s
	[INFO] 10.244.0.20:49564 - 15150 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000060472s
	[INFO] 10.244.0.20:52478 - 32363 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000136336s
	[INFO] 10.244.0.20:49564 - 46052 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000153821s
	[INFO] 10.244.0.20:52478 - 34121 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001378258s
	[INFO] 10.244.0.20:49564 - 30130 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001369692s
	[INFO] 10.244.0.20:52478 - 24548 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001380851s
	[INFO] 10.244.0.20:49564 - 38144 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001076697s
	[INFO] 10.244.0.20:49564 - 29889 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000075118s
	[INFO] 10.244.0.20:52478 - 2783 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000043774s
	
	
	==> describe nodes <==
	Name:               addons-595372
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-595372
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=5aea53309587d5dad960702a78dfdd5fb48b1328
	                    minikube.k8s.io/name=addons-595372
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_04_28T23_08_25_0700
	                    minikube.k8s.io/version=v1.33.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-595372
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///run/containerd/containerd.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Sun, 28 Apr 2024 23:08:22 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-595372
	  AcquireTime:     <unset>
	  RenewTime:       Sun, 28 Apr 2024 23:11:38 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Sun, 28 Apr 2024 23:11:28 +0000   Sun, 28 Apr 2024 23:08:19 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Sun, 28 Apr 2024 23:11:28 +0000   Sun, 28 Apr 2024 23:08:19 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Sun, 28 Apr 2024 23:11:28 +0000   Sun, 28 Apr 2024 23:08:19 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Sun, 28 Apr 2024 23:11:28 +0000   Sun, 28 Apr 2024 23:08:25 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-595372
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022564Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022564Ki
	  pods:               110
	System Info:
	  Machine ID:                 c3ba1ba950d144e5839750a9cbe336b6
	  System UUID:                573dd9c4-2b3c-427e-92e8-b7eb5c6053d6
	  Boot ID:                    de90711a-a250-4ad8-9382-4d46a6bbf2b8
	  Kernel Version:             5.15.0-1058-aws
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  containerd://1.6.31
	  Kubelet Version:            v1.30.0
	  Kube-Proxy Version:         v1.30.0
	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-world-app-86c47465fc-psccq          0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         26s
	  default                     nginx                                     0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         34s
	  gadget                      gadget-wkjf4                              0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m55s
	  gcp-auth                    gcp-auth-5db96cd9b4-kt6ts                 0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m51s
	  headlamp                    headlamp-7559bf459f-j9bv7                 0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         57s
	  kube-system                 coredns-7db6d8ff4d-959wq                  100m (5%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (2%!)(MISSING)     3m1s
	  kube-system                 etcd-addons-595372                        100m (5%!)(MISSING)     0 (0%!)(MISSING)      100Mi (1%!)(MISSING)       0 (0%!)(MISSING)         3m14s
	  kube-system                 kindnet-b2fww                             100m (5%!)(MISSING)     100m (5%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      3m1s
	  kube-system                 kube-apiserver-addons-595372              250m (12%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         3m15s
	  kube-system                 kube-controller-manager-addons-595372     200m (10%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         3m14s
	  kube-system                 kube-proxy-ldvnc                          0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         3m1s
	  kube-system                 kube-scheduler-addons-595372              100m (5%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         3m16s
	  kube-system                 storage-provisioner                       0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m56s
	  local-path-storage          local-path-provisioner-8d985888d-fhkv2    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m56s
	  yakd-dashboard              yakd-dashboard-5ddbf7d777-72l79           0 (0%!)(MISSING)        0 (0%!)(MISSING)      128Mi (1%!)(MISSING)       256Mi (3%!)(MISSING)     2m56s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                850m (42%!)(MISSING)  100m (5%!)(MISSING)
	  memory             348Mi (4%!)(MISSING)  476Mi (6%!)(MISSING)
	  ephemeral-storage  0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-1Gi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-2Mi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-32Mi     0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-64Ki     0 (0%!)(MISSING)      0 (0%!)(MISSING)
	Events:
	  Type    Reason                   Age                    From             Message
	  ----    ------                   ----                   ----             -------
	  Normal  Starting                 2m59s                  kube-proxy       
	  Normal  NodeHasSufficientMemory  3m22s (x8 over 3m22s)  kubelet          Node addons-595372 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    3m22s (x8 over 3m22s)  kubelet          Node addons-595372 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     3m22s (x7 over 3m22s)  kubelet          Node addons-595372 status is now: NodeHasSufficientPID
	  Normal  NodeAllocatableEnforced  3m22s                  kubelet          Updated Node Allocatable limit across pods
	  Normal  NodeHasSufficientMemory  3m15s                  kubelet          Node addons-595372 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    3m15s                  kubelet          Node addons-595372 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     3m15s                  kubelet          Node addons-595372 status is now: NodeHasSufficientPID
	  Normal  Starting                 3m15s                  kubelet          Starting kubelet.
	  Normal  NodeNotReady             3m14s                  kubelet          Node addons-595372 status is now: NodeNotReady
	  Normal  NodeAllocatableEnforced  3m14s                  kubelet          Updated Node Allocatable limit across pods
	  Normal  NodeReady                3m14s                  kubelet          Node addons-595372 status is now: NodeReady
	  Normal  RegisteredNode           3m2s                   node-controller  Node addons-595372 event: Registered Node addons-595372 in Controller
	
	
	==> dmesg <==
	[  +0.000929] FS-Cache: N-cookie d=00000000393dea0d{9p.inode} n=000000002413f4ab
	[  +0.001036] FS-Cache: N-key=[8] '8f385c0100000000'
	[  +0.012402] FS-Cache: Duplicate cookie detected
	[  +0.000707] FS-Cache: O-cookie c=00000006 [p=00000003 fl=226 nc=0 na=1]
	[  +0.001023] FS-Cache: O-cookie d=00000000393dea0d{9p.inode} n=000000008608ff64
	[  +0.001052] FS-Cache: O-key=[8] '8f385c0100000000'
	[  +0.000734] FS-Cache: N-cookie c=0000000d [p=00000003 fl=2 nc=0 na=1]
	[  +0.000959] FS-Cache: N-cookie d=00000000393dea0d{9p.inode} n=00000000c8e99d9f
	[  +0.001010] FS-Cache: N-key=[8] '8f385c0100000000'
	[  +2.762069] FS-Cache: Duplicate cookie detected
	[  +0.000729] FS-Cache: O-cookie c=00000004 [p=00000003 fl=226 nc=0 na=1]
	[  +0.001061] FS-Cache: O-cookie d=00000000393dea0d{9p.inode} n=00000000960815bf
	[  +0.001176] FS-Cache: O-key=[8] '8e385c0100000000'
	[  +0.000706] FS-Cache: N-cookie c=0000000f [p=00000003 fl=2 nc=0 na=1]
	[  +0.000938] FS-Cache: N-cookie d=00000000393dea0d{9p.inode} n=000000002413f4ab
	[  +0.001034] FS-Cache: N-key=[8] '8e385c0100000000'
	[  +0.314295] FS-Cache: Duplicate cookie detected
	[  +0.000695] FS-Cache: O-cookie c=00000009 [p=00000003 fl=226 nc=0 na=1]
	[  +0.000936] FS-Cache: O-cookie d=00000000393dea0d{9p.inode} n=00000000f595624c
	[  +0.001134] FS-Cache: O-key=[8] '97385c0100000000'
	[  +0.000702] FS-Cache: N-cookie c=00000010 [p=00000003 fl=2 nc=0 na=1]
	[  +0.000953] FS-Cache: N-cookie d=00000000393dea0d{9p.inode} n=00000000028e176d
	[  +0.001118] FS-Cache: N-key=[8] '97385c0100000000'
	[Apr28 21:28] hrtimer: interrupt took 17384848 ns
	[Apr28 21:49] 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 [21aab5bbcca8ad04512afcaa38c8e52bd6b22860269c1dfefb587209613452da] <==
	{"level":"info","ts":"2024-04-28T23:08:18.522762Z","caller":"embed/etcd.go:569","msg":"cmux::serve","address":"192.168.49.2:2380"}
	{"level":"info","ts":"2024-04-28T23:08:18.523792Z","caller":"etcdserver/server.go:744","msg":"started as single-node; fast-forwarding election ticks","local-member-id":"aec36adc501070cc","forward-ticks":9,"forward-duration":"900ms","election-ticks":10,"election-timeout":"1s"}
	{"level":"info","ts":"2024-04-28T23:08:18.523839Z","caller":"fileutil/purge.go:50","msg":"started to purge file","dir":"/var/lib/minikube/etcd/member/snap","suffix":"snap.db","max":5,"interval":"30s"}
	{"level":"info","ts":"2024-04-28T23:08:18.52386Z","caller":"fileutil/purge.go:50","msg":"started to purge file","dir":"/var/lib/minikube/etcd/member/snap","suffix":"snap","max":5,"interval":"30s"}
	{"level":"info","ts":"2024-04-28T23:08:18.523867Z","caller":"fileutil/purge.go:50","msg":"started to purge file","dir":"/var/lib/minikube/etcd/member/wal","suffix":"wal","max":5,"interval":"30s"}
	{"level":"info","ts":"2024-04-28T23:08:18.524175Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc switched to configuration voters=(12593026477526642892)"}
	{"level":"info","ts":"2024-04-28T23:08:18.524263Z","caller":"membership/cluster.go:421","msg":"added member","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","added-peer-id":"aec36adc501070cc","added-peer-peer-urls":["https://192.168.49.2:2380"]}
	{"level":"info","ts":"2024-04-28T23:08:19.001364Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc is starting a new election at term 1"}
	{"level":"info","ts":"2024-04-28T23:08:19.001476Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became pre-candidate at term 1"}
	{"level":"info","ts":"2024-04-28T23:08:19.001527Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgPreVoteResp from aec36adc501070cc at term 1"}
	{"level":"info","ts":"2024-04-28T23:08:19.001585Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became candidate at term 2"}
	{"level":"info","ts":"2024-04-28T23:08:19.001614Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgVoteResp from aec36adc501070cc at term 2"}
	{"level":"info","ts":"2024-04-28T23:08:19.001661Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became leader at term 2"}
	{"level":"info","ts":"2024-04-28T23:08:19.0017Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: aec36adc501070cc elected leader aec36adc501070cc at term 2"}
	{"level":"info","ts":"2024-04-28T23:08:19.005454Z","caller":"etcdserver/server.go:2578","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"}
	{"level":"info","ts":"2024-04-28T23:08:19.00955Z","caller":"etcdserver/server.go:2068","msg":"published local member to cluster through raft","local-member-id":"aec36adc501070cc","local-member-attributes":"{Name:addons-595372 ClientURLs:[https://192.168.49.2:2379]}","request-path":"/0/members/aec36adc501070cc/attributes","cluster-id":"fa54960ea34d58be","publish-timeout":"7s"}
	{"level":"info","ts":"2024-04-28T23:08:19.009788Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-04-28T23:08:19.010211Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-04-28T23:08:19.010322Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","cluster-version":"3.5"}
	{"level":"info","ts":"2024-04-28T23:08:19.010434Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2024-04-28T23:08:19.010493Z","caller":"etcdserver/server.go:2602","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"info","ts":"2024-04-28T23:08:19.012094Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2024-04-28T23:08:19.013843Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2024-04-28T23:08:19.033377Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2024-04-28T23:08:19.033605Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	
	
	==> gcp-auth [c276fbb520c869ea11f4516fed6d0967744de91d673b2d8e72d8045b8b55f287] <==
	2024/04/28 23:09:34 GCP Auth Webhook started!
	2024/04/28 23:10:07 Ready to marshal response ...
	2024/04/28 23:10:07 Ready to write response ...
	2024/04/28 23:10:22 Ready to marshal response ...
	2024/04/28 23:10:22 Ready to write response ...
	2024/04/28 23:10:22 Ready to marshal response ...
	2024/04/28 23:10:22 Ready to write response ...
	2024/04/28 23:10:26 Ready to marshal response ...
	2024/04/28 23:10:26 Ready to write response ...
	2024/04/28 23:10:34 Ready to marshal response ...
	2024/04/28 23:10:34 Ready to write response ...
	2024/04/28 23:10:41 Ready to marshal response ...
	2024/04/28 23:10:41 Ready to write response ...
	2024/04/28 23:10:42 Ready to marshal response ...
	2024/04/28 23:10:42 Ready to write response ...
	2024/04/28 23:10:42 Ready to marshal response ...
	2024/04/28 23:10:42 Ready to write response ...
	2024/04/28 23:10:42 Ready to marshal response ...
	2024/04/28 23:10:42 Ready to write response ...
	2024/04/28 23:11:05 Ready to marshal response ...
	2024/04/28 23:11:05 Ready to write response ...
	2024/04/28 23:11:13 Ready to marshal response ...
	2024/04/28 23:11:13 Ready to write response ...
	
	
	==> kernel <==
	 23:11:39 up  2:54,  0 users,  load average: 1.70, 1.32, 0.66
	Linux addons-595372 5.15.0-1058-aws #64~20.04.1-Ubuntu SMP Tue Apr 9 11:11:55 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [eac1f5ee1ed1c9179555a1501f7e3c886989422edbd67f8ef7f08d7dbebb00cb] <==
	I0428 23:09:29.892671       1 main.go:227] handling current node
	I0428 23:09:39.896051       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0428 23:09:39.896080       1 main.go:227] handling current node
	I0428 23:09:49.908454       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0428 23:09:49.908482       1 main.go:227] handling current node
	I0428 23:09:59.920201       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0428 23:09:59.920230       1 main.go:227] handling current node
	I0428 23:10:09.929718       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0428 23:10:09.929747       1 main.go:227] handling current node
	I0428 23:10:19.933212       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0428 23:10:19.933242       1 main.go:227] handling current node
	I0428 23:10:29.945735       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0428 23:10:29.945812       1 main.go:227] handling current node
	I0428 23:10:39.953163       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0428 23:10:39.953253       1 main.go:227] handling current node
	I0428 23:10:49.965948       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0428 23:10:49.966050       1 main.go:227] handling current node
	I0428 23:10:59.973282       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0428 23:10:59.973311       1 main.go:227] handling current node
	I0428 23:11:09.976740       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0428 23:11:09.976773       1 main.go:227] handling current node
	I0428 23:11:19.985976       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0428 23:11:19.986214       1 main.go:227] handling current node
	I0428 23:11:29.992474       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0428 23:11:29.992503       1 main.go:227] handling current node
	
	
	==> kube-apiserver [41b65b5891eee4e689b604133084271f77d4de90e522a041979ad0380307d62e] <==
	I0428 23:09:16.367063       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E0428 23:10:10.679172       1 watch.go:250] http2: stream closed
	I0428 23:10:37.646187       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0428 23:10:42.591845       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.97.74.162"}
	I0428 23:10:57.589685       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0428 23:10:57.589862       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0428 23:10:57.607781       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0428 23:10:57.609272       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0428 23:10:57.619173       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0428 23:10:57.619221       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0428 23:10:57.635232       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0428 23:10:57.635281       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0428 23:10:57.671966       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0428 23:10:57.672010       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0428 23:10:58.353411       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0428 23:10:58.619510       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0428 23:10:58.673365       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0428 23:10:58.683023       1 cacher.go:168] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	W0428 23:10:59.384825       1 cacher.go:168] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0428 23:11:05.030384       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0428 23:11:05.304348       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.109.182.198"}
	I0428 23:11:13.943645       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.111.89.92"}
	I0428 23:11:17.297911       1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Nothing (removed from the queue).
	E0428 23:11:30.808742       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"ingress-nginx\" not found]"
	E0428 23:11:33.540899       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"ingress-nginx\" not found]"
	
	
	==> kube-controller-manager [f80860f8125960b3f4f1a9fc6018317c464fef9535fb4a35cf16c1a50914c522] <==
	I0428 23:11:13.784414       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="29.111µs"
	I0428 23:11:13.788210       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="33.657µs"
	W0428 23:11:15.183627       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0428 23:11:15.183663       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0428 23:11:15.539766       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0428 23:11:15.539806       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	I0428 23:11:16.990525       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="34.519µs"
	W0428 23:11:17.130686       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0428 23:11:17.130725       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	I0428 23:11:17.997476       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="40.508µs"
	W0428 23:11:18.425016       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0428 23:11:18.425063       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	I0428 23:11:18.999122       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="40.106µs"
	W0428 23:11:28.420073       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0428 23:11:28.420167       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	I0428 23:11:30.742800       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-create"
	I0428 23:11:30.747073       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-84df5799c" duration="5.965µs"
	I0428 23:11:30.751996       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-patch"
	W0428 23:11:31.394275       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0428 23:11:31.394313       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	I0428 23:11:32.050868       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="39.672µs"
	W0428 23:11:37.697080       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0428 23:11:37.697116       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0428 23:11:39.118206       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0428 23:11:39.118248       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	
	
	==> kube-proxy [5d49b1eedd1ae2c91220984a1bc180ecbef037790386db43aefb5b1d75a01a36] <==
	I0428 23:08:39.760103       1 server_linux.go:69] "Using iptables proxy"
	I0428 23:08:39.772124       1 server.go:1062] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	I0428 23:08:39.798627       1 server.go:659] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0428 23:08:39.798681       1 server_linux.go:165] "Using iptables Proxier"
	I0428 23:08:39.800699       1 server_linux.go:511] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
	I0428 23:08:39.800727       1 server_linux.go:528] "Defaulting to no-op detect-local"
	I0428 23:08:39.800754       1 proxier.go:243] "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"
	I0428 23:08:39.800945       1 server.go:872] "Version info" version="v1.30.0"
	I0428 23:08:39.800969       1 server.go:874] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0428 23:08:39.802546       1 config.go:192] "Starting service config controller"
	I0428 23:08:39.802570       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0428 23:08:39.802636       1 config.go:101] "Starting endpoint slice config controller"
	I0428 23:08:39.802641       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0428 23:08:39.803132       1 config.go:319] "Starting node config controller"
	I0428 23:08:39.803139       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0428 23:08:39.902777       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0428 23:08:39.902833       1 shared_informer.go:320] Caches are synced for service config
	I0428 23:08:39.904713       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [d70fc32107c16146a78ed721670f80a4bffcec29f5f71ad5fff940b1e01ae943] <==
	W0428 23:08:23.374283       1 reflector.go:547] runtime/asm_arm64.s:1222: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E0428 23:08:23.374483       1 reflector.go:150] runtime/asm_arm64.s:1222: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	W0428 23:08:23.376930       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0428 23:08:23.377630       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	W0428 23:08:23.377203       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	W0428 23:08:23.377962       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0428 23:08:23.378104       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0428 23:08:23.378061       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	W0428 23:08:23.377299       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E0428 23:08:23.378569       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	W0428 23:08:23.377417       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0428 23:08:23.378671       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	W0428 23:08:23.377470       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0428 23:08:23.378768       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	W0428 23:08:23.377507       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0428 23:08:23.378892       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	W0428 23:08:23.377559       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E0428 23:08:23.379008       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	W0428 23:08:23.377603       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0428 23:08:23.379107       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	W0428 23:08:23.377253       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0428 23:08:23.379439       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	W0428 23:08:23.379626       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E0428 23:08:23.379725       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	I0428 23:08:24.371139       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Apr 28 23:11:30 addons-595372 kubelet[1497]: I0428 23:11:30.029387    1497 scope.go:117] "RemoveContainer" containerID="de8c0d797dc4a123f0c11e27a849829d2033d06f02b12e369db043f098241fb5"
	Apr 28 23:11:30 addons-595372 kubelet[1497]: E0428 23:11:30.116792    1497 remote_runtime.go:496] "ExecSync cmd from runtime service failed" err="rpc error: code = Unknown desc = failed to exec in container: failed to start exec \"1b60fea654b45daf6d425198880c9078a6ba70e4074df0771b72d77bac9bac15\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown" containerID="51e9623fc9108c2d3ca99a0a7953c82ad39e9424869a0fbb4811b638b46b29b6" cmd=["/bin/gadgettracermanager","-liveness"]
	Apr 28 23:11:30 addons-595372 kubelet[1497]: E0428 23:11:30.138129    1497 remote_runtime.go:496] "ExecSync cmd from runtime service failed" err="rpc error: code = Unknown desc = failed to exec in container: failed to start exec \"3c331410ba6e1dd67bd77e5525ab964b6f23efe4128392bc20808a6d8f6e1106\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown" containerID="51e9623fc9108c2d3ca99a0a7953c82ad39e9424869a0fbb4811b638b46b29b6" cmd=["/bin/gadgettracermanager","-liveness"]
	Apr 28 23:11:30 addons-595372 kubelet[1497]: E0428 23:11:30.159253    1497 remote_runtime.go:496] "ExecSync cmd from runtime service failed" err="rpc error: code = Unknown desc = failed to exec in container: failed to start exec \"a6170cec78f6491ca4721a5fc24eb1892b4dd7fcdb4ff7a82ec24903e428faa3\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown" containerID="51e9623fc9108c2d3ca99a0a7953c82ad39e9424869a0fbb4811b638b46b29b6" cmd=["/bin/gadgettracermanager","-liveness"]
	Apr 28 23:11:30 addons-595372 kubelet[1497]: I0428 23:11:30.908732    1497 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="84572307-99a4-45cf-beec-cc304cea6c70" path="/var/lib/kubelet/pods/84572307-99a4-45cf-beec-cc304cea6c70/volumes"
	Apr 28 23:11:30 addons-595372 kubelet[1497]: I0428 23:11:30.909660    1497 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="cfe9d22c-7a9e-44fb-adf5-0b2220144fa4" path="/var/lib/kubelet/pods/cfe9d22c-7a9e-44fb-adf5-0b2220144fa4/volumes"
	Apr 28 23:11:30 addons-595372 kubelet[1497]: I0428 23:11:30.910081    1497 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="dd0f360f-ae24-4ee6-9ebe-d60b8d340253" path="/var/lib/kubelet/pods/dd0f360f-ae24-4ee6-9ebe-d60b8d340253/volumes"
	Apr 28 23:11:31 addons-595372 kubelet[1497]: I0428 23:11:31.905385    1497 scope.go:117] "RemoveContainer" containerID="09ace4d7b70d1e6e7cb16653445a178eccaa5511c818a00d6b5d636784a18c01"
	Apr 28 23:11:32 addons-595372 kubelet[1497]: I0428 23:11:32.037088    1497 scope.go:117] "RemoveContainer" containerID="09ace4d7b70d1e6e7cb16653445a178eccaa5511c818a00d6b5d636784a18c01"
	Apr 28 23:11:32 addons-595372 kubelet[1497]: I0428 23:11:32.039614    1497 scope.go:117] "RemoveContainer" containerID="7662812ec33394ca76fe9eaa9c108cf407043cd601df3602e113941d30744024"
	Apr 28 23:11:32 addons-595372 kubelet[1497]: E0428 23:11:32.040084    1497 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"hello-world-app\" with CrashLoopBackOff: \"back-off 20s restarting failed container=hello-world-app pod=hello-world-app-86c47465fc-psccq_default(d03cdbb4-e406-43cc-9194-7c91da42bf3d)\"" pod="default/hello-world-app-86c47465fc-psccq" podUID="d03cdbb4-e406-43cc-9194-7c91da42bf3d"
	Apr 28 23:11:34 addons-595372 kubelet[1497]: I0428 23:11:34.045523    1497 scope.go:117] "RemoveContainer" containerID="5e08a671fce3f834bb2a1e24f169210476b21cca52baed8badddabbc6e43fcfa"
	Apr 28 23:11:34 addons-595372 kubelet[1497]: I0428 23:11:34.053531    1497 scope.go:117] "RemoveContainer" containerID="5e08a671fce3f834bb2a1e24f169210476b21cca52baed8badddabbc6e43fcfa"
	Apr 28 23:11:34 addons-595372 kubelet[1497]: E0428 23:11:34.056465    1497 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = an error occurred when try to find container \"5e08a671fce3f834bb2a1e24f169210476b21cca52baed8badddabbc6e43fcfa\": not found" containerID="5e08a671fce3f834bb2a1e24f169210476b21cca52baed8badddabbc6e43fcfa"
	Apr 28 23:11:34 addons-595372 kubelet[1497]: I0428 23:11:34.056511    1497 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"containerd","ID":"5e08a671fce3f834bb2a1e24f169210476b21cca52baed8badddabbc6e43fcfa"} err="failed to get container status \"5e08a671fce3f834bb2a1e24f169210476b21cca52baed8badddabbc6e43fcfa\": rpc error: code = NotFound desc = an error occurred when try to find container \"5e08a671fce3f834bb2a1e24f169210476b21cca52baed8badddabbc6e43fcfa\": not found"
	Apr 28 23:11:34 addons-595372 kubelet[1497]: I0428 23:11:34.100903    1497 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/3b16bab5-047e-4bb2-9ec3-9a59fc4840b3-webhook-cert\") pod \"3b16bab5-047e-4bb2-9ec3-9a59fc4840b3\" (UID: \"3b16bab5-047e-4bb2-9ec3-9a59fc4840b3\") "
	Apr 28 23:11:34 addons-595372 kubelet[1497]: I0428 23:11:34.100951    1497 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-ncr4w\" (UniqueName: \"kubernetes.io/projected/3b16bab5-047e-4bb2-9ec3-9a59fc4840b3-kube-api-access-ncr4w\") pod \"3b16bab5-047e-4bb2-9ec3-9a59fc4840b3\" (UID: \"3b16bab5-047e-4bb2-9ec3-9a59fc4840b3\") "
	Apr 28 23:11:34 addons-595372 kubelet[1497]: I0428 23:11:34.106175    1497 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/3b16bab5-047e-4bb2-9ec3-9a59fc4840b3-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "3b16bab5-047e-4bb2-9ec3-9a59fc4840b3" (UID: "3b16bab5-047e-4bb2-9ec3-9a59fc4840b3"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
	Apr 28 23:11:34 addons-595372 kubelet[1497]: I0428 23:11:34.106500    1497 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/3b16bab5-047e-4bb2-9ec3-9a59fc4840b3-kube-api-access-ncr4w" (OuterVolumeSpecName: "kube-api-access-ncr4w") pod "3b16bab5-047e-4bb2-9ec3-9a59fc4840b3" (UID: "3b16bab5-047e-4bb2-9ec3-9a59fc4840b3"). InnerVolumeSpecName "kube-api-access-ncr4w". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Apr 28 23:11:34 addons-595372 kubelet[1497]: I0428 23:11:34.201453    1497 reconciler_common.go:289] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/3b16bab5-047e-4bb2-9ec3-9a59fc4840b3-webhook-cert\") on node \"addons-595372\" DevicePath \"\""
	Apr 28 23:11:34 addons-595372 kubelet[1497]: I0428 23:11:34.201500    1497 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-ncr4w\" (UniqueName: \"kubernetes.io/projected/3b16bab5-047e-4bb2-9ec3-9a59fc4840b3-kube-api-access-ncr4w\") on node \"addons-595372\" DevicePath \"\""
	Apr 28 23:11:34 addons-595372 kubelet[1497]: I0428 23:11:34.908146    1497 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="3b16bab5-047e-4bb2-9ec3-9a59fc4840b3" path="/var/lib/kubelet/pods/3b16bab5-047e-4bb2-9ec3-9a59fc4840b3/volumes"
	Apr 28 23:11:35 addons-595372 kubelet[1497]: E0428 23:11:35.099221    1497 remote_runtime.go:496] "ExecSync cmd from runtime service failed" err="rpc error: code = Unknown desc = failed to exec in container: failed to start exec \"203e49ce048d4b65e9ee963a03a5d5d731464fa3a8238fb24a104a1805fcd2c4\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown" containerID="51e9623fc9108c2d3ca99a0a7953c82ad39e9424869a0fbb4811b638b46b29b6" cmd=["/bin/gadgettracermanager","-liveness"]
	Apr 28 23:11:35 addons-595372 kubelet[1497]: E0428 23:11:35.110670    1497 remote_runtime.go:496] "ExecSync cmd from runtime service failed" err="rpc error: code = Unknown desc = failed to exec in container: failed to start exec \"4c9453fe09a9d77abc7654b016309491d8d40df0e2c967ba198e93a5dddd7b2d\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown" containerID="51e9623fc9108c2d3ca99a0a7953c82ad39e9424869a0fbb4811b638b46b29b6" cmd=["/bin/gadgettracermanager","-liveness"]
	Apr 28 23:11:35 addons-595372 kubelet[1497]: E0428 23:11:35.123353    1497 remote_runtime.go:496] "ExecSync cmd from runtime service failed" err="rpc error: code = Unknown desc = failed to exec in container: failed to start exec \"c09c21f52456c4f786b2db57777af57dfa11cfee80685117e5dc68d89a78f87e\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown" containerID="51e9623fc9108c2d3ca99a0a7953c82ad39e9424869a0fbb4811b638b46b29b6" cmd=["/bin/gadgettracermanager","-liveness"]
	
	
	==> storage-provisioner [e82ebdf1c0e09f4621cd5f464cd55abacf6be04cc813272896c3d6453fb350da] <==
	I0428 23:08:43.799586       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0428 23:08:43.838323       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0428 23:08:43.838379       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0428 23:08:43.854451       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0428 23:08:43.854758       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-595372_e864d503-5958-4769-86d8-fe757799a672!
	I0428 23:08:43.855667       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"bc54232a-d9c5-442e-a647-38cb7bb0a106", APIVersion:"v1", ResourceVersion:"591", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-595372_e864d503-5958-4769-86d8-fe757799a672 became leader
	I0428 23:08:43.957526       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-595372_e864d503-5958-4769-86d8-fe757799a672!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-595372 -n addons-595372
helpers_test.go:261: (dbg) Run:  kubectl --context addons-595372 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:285: <<< TestAddons/parallel/Ingress FAILED: end of post-mortem logs <<<
helpers_test.go:286: ---------------------/post-mortem---------------------------------
--- FAIL: TestAddons/parallel/Ingress (35.61s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (2206.41s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:838: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-wkjf4" [60401310-3ee0-4450-8edc-5d071c9f2465] Running / Ready:ContainersNotReady (containers with unready status: [gadget]) / ContainersReady:ContainersNotReady (containers with unready status: [gadget])
addons_test.go:838: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 5.004469625s
addons_test.go:841: (dbg) Run:  out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-595372
addons_test.go:841: (dbg) Non-zero exit: out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-595372: signal: killed (36m38.988552398s)
addons_test.go:842: failed to disable inspektor-gadget addon: args "out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-595372" : signal: killed
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestAddons/parallel/InspektorGadget]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect addons-595372
helpers_test.go:235: (dbg) docker inspect addons-595372:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "8c4ebc5d68c40b4bdf92def39d1e4e6629d10f5e2f4aa6efe082218f8c84a251",
	        "Created": "2024-04-28T23:08:00.500644074Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 286269,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-04-28T23:08:00.808822585Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:c9315e0f61546d7b9630cf89252fa7f614fc966830e816cca5333df5c944376f",
	        "ResolvConfPath": "/var/lib/docker/containers/8c4ebc5d68c40b4bdf92def39d1e4e6629d10f5e2f4aa6efe082218f8c84a251/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/8c4ebc5d68c40b4bdf92def39d1e4e6629d10f5e2f4aa6efe082218f8c84a251/hostname",
	        "HostsPath": "/var/lib/docker/containers/8c4ebc5d68c40b4bdf92def39d1e4e6629d10f5e2f4aa6efe082218f8c84a251/hosts",
	        "LogPath": "/var/lib/docker/containers/8c4ebc5d68c40b4bdf92def39d1e4e6629d10f5e2f4aa6efe082218f8c84a251/8c4ebc5d68c40b4bdf92def39d1e4e6629d10f5e2f4aa6efe082218f8c84a251-json.log",
	        "Name": "/addons-595372",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-595372:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-595372",
	            "PortBindings": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ]
	            },
	            "RestartPolicy": {
	                "Name": "no",
	                "MaximumRetryCount": 0
	            },
	            "AutoRemove": false,
	            "VolumeDriver": "",
	            "VolumesFrom": null,
	            "ConsoleSize": [
	                0,
	                0
	            ],
	            "CapAdd": null,
	            "CapDrop": null,
	            "CgroupnsMode": "host",
	            "Dns": [],
	            "DnsOptions": [],
	            "DnsSearch": [],
	            "ExtraHosts": null,
	            "GroupAdd": null,
	            "IpcMode": "private",
	            "Cgroup": "",
	            "Links": null,
	            "OomScoreAdj": 0,
	            "PidMode": "",
	            "Privileged": true,
	            "PublishAllPorts": false,
	            "ReadonlyRootfs": false,
	            "SecurityOpt": [
	                "seccomp=unconfined",
	                "apparmor=unconfined",
	                "label=disable"
	            ],
	            "Tmpfs": {
	                "/run": "",
	                "/tmp": ""
	            },
	            "UTSMode": "",
	            "UsernsMode": "",
	            "ShmSize": 67108864,
	            "Runtime": "runc",
	            "Isolation": "",
	            "CpuShares": 0,
	            "Memory": 4194304000,
	            "NanoCpus": 2000000000,
	            "CgroupParent": "",
	            "BlkioWeight": 0,
	            "BlkioWeightDevice": [],
	            "BlkioDeviceReadBps": [],
	            "BlkioDeviceWriteBps": [],
	            "BlkioDeviceReadIOps": [],
	            "BlkioDeviceWriteIOps": [],
	            "CpuPeriod": 0,
	            "CpuQuota": 0,
	            "CpuRealtimePeriod": 0,
	            "CpuRealtimeRuntime": 0,
	            "CpusetCpus": "",
	            "CpusetMems": "",
	            "Devices": [],
	            "DeviceCgroupRules": null,
	            "DeviceRequests": null,
	            "MemoryReservation": 0,
	            "MemorySwap": 8388608000,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "LowerDir": "/var/lib/docker/overlay2/44870c5667dcdfc302e4bc770404ce8b8ad84e2feab32549d8b8b26ee2e5d77e-init/diff:/var/lib/docker/overlay2/7715f1720aa660576e79dc1cdb075a32cc3cb2fd7bc80582802e6bde79f75bb3/diff",
	                "MergedDir": "/var/lib/docker/overlay2/44870c5667dcdfc302e4bc770404ce8b8ad84e2feab32549d8b8b26ee2e5d77e/merged",
	                "UpperDir": "/var/lib/docker/overlay2/44870c5667dcdfc302e4bc770404ce8b8ad84e2feab32549d8b8b26ee2e5d77e/diff",
	                "WorkDir": "/var/lib/docker/overlay2/44870c5667dcdfc302e4bc770404ce8b8ad84e2feab32549d8b8b26ee2e5d77e/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-595372",
	                "Source": "/var/lib/docker/volumes/addons-595372/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-595372",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e",
	            "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-595372",
	                "name.minikube.sigs.k8s.io": "addons-595372",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "a90b0e6846583bcba0e7b3d162bb8eaca5a185581cdb9aacfa70599f1c794c2e",
	            "SandboxKey": "/var/run/docker/netns/a90b0e684658",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33143"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33142"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33139"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33141"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33140"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-595372": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "NetworkID": "7a447d02dd1188fff5440d9683a30b1650c5b1ded5082e903a9fa587618796d3",
	                    "EndpointID": "d03e55a290428996aacca8fdb16de0090dfe1bfe910cee8ca2c369800be02d89",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DriverOpts": null,
	                    "DNSNames": [
	                        "addons-595372",
	                        "8c4ebc5d68c4"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-595372 -n addons-595372
helpers_test.go:244: <<< TestAddons/parallel/InspektorGadget FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestAddons/parallel/InspektorGadget]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 -p addons-595372 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-595372 logs -n 25: (1.473013173s)
helpers_test.go:252: TestAddons/parallel/InspektorGadget logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-989840                                                                     | download-only-989840   | jenkins | v1.33.0 | 28 Apr 24 23:07 UTC | 28 Apr 24 23:07 UTC |
	| delete  | -p download-only-048993                                                                     | download-only-048993   | jenkins | v1.33.0 | 28 Apr 24 23:07 UTC | 28 Apr 24 23:07 UTC |
	| delete  | -p download-only-989840                                                                     | download-only-989840   | jenkins | v1.33.0 | 28 Apr 24 23:07 UTC | 28 Apr 24 23:07 UTC |
	| start   | --download-only -p                                                                          | download-docker-156878 | jenkins | v1.33.0 | 28 Apr 24 23:07 UTC |                     |
	|         | download-docker-156878                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=containerd                                                              |                        |         |         |                     |                     |
	| delete  | -p download-docker-156878                                                                   | download-docker-156878 | jenkins | v1.33.0 | 28 Apr 24 23:07 UTC | 28 Apr 24 23:07 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-979346   | jenkins | v1.33.0 | 28 Apr 24 23:07 UTC |                     |
	|         | binary-mirror-979346                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:34807                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=containerd                                                              |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-979346                                                                     | binary-mirror-979346   | jenkins | v1.33.0 | 28 Apr 24 23:07 UTC | 28 Apr 24 23:07 UTC |
	| addons  | disable dashboard -p                                                                        | addons-595372          | jenkins | v1.33.0 | 28 Apr 24 23:07 UTC |                     |
	|         | addons-595372                                                                               |                        |         |         |                     |                     |
	| addons  | enable dashboard -p                                                                         | addons-595372          | jenkins | v1.33.0 | 28 Apr 24 23:07 UTC |                     |
	|         | addons-595372                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-595372 --wait=true                                                                | addons-595372          | jenkins | v1.33.0 | 28 Apr 24 23:07 UTC | 28 Apr 24 23:09 UTC |
	|         | --memory=4000 --alsologtostderr                                                             |                        |         |         |                     |                     |
	|         | --addons=registry                                                                           |                        |         |         |                     |                     |
	|         | --addons=metrics-server                                                                     |                        |         |         |                     |                     |
	|         | --addons=volumesnapshots                                                                    |                        |         |         |                     |                     |
	|         | --addons=csi-hostpath-driver                                                                |                        |         |         |                     |                     |
	|         | --addons=gcp-auth                                                                           |                        |         |         |                     |                     |
	|         | --addons=cloud-spanner                                                                      |                        |         |         |                     |                     |
	|         | --addons=inspektor-gadget                                                                   |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher                                                        |                        |         |         |                     |                     |
	|         | --addons=nvidia-device-plugin                                                               |                        |         |         |                     |                     |
	|         | --addons=yakd --driver=docker                                                               |                        |         |         |                     |                     |
	|         | --container-runtime=containerd                                                              |                        |         |         |                     |                     |
	|         | --addons=ingress                                                                            |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                                                                        |                        |         |         |                     |                     |
	| ip      | addons-595372 ip                                                                            | addons-595372          | jenkins | v1.33.0 | 28 Apr 24 23:10 UTC | 28 Apr 24 23:10 UTC |
	| addons  | addons-595372 addons disable                                                                | addons-595372          | jenkins | v1.33.0 | 28 Apr 24 23:10 UTC | 28 Apr 24 23:10 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-595372          | jenkins | v1.33.0 | 28 Apr 24 23:10 UTC | 28 Apr 24 23:10 UTC |
	|         | -p addons-595372                                                                            |                        |         |         |                     |                     |
	| ssh     | addons-595372 ssh cat                                                                       | addons-595372          | jenkins | v1.33.0 | 28 Apr 24 23:10 UTC | 28 Apr 24 23:10 UTC |
	|         | /opt/local-path-provisioner/pvc-5d5b666c-8b2e-4722-b04b-adad631fa7f0_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-595372 addons disable                                                                | addons-595372          | jenkins | v1.33.0 | 28 Apr 24 23:10 UTC | 28 Apr 24 23:10 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-595372          | jenkins | v1.33.0 | 28 Apr 24 23:10 UTC | 28 Apr 24 23:10 UTC |
	|         | addons-595372                                                                               |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-595372          | jenkins | v1.33.0 | 28 Apr 24 23:10 UTC | 28 Apr 24 23:10 UTC |
	|         | -p addons-595372                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-595372 addons                                                                        | addons-595372          | jenkins | v1.33.0 | 28 Apr 24 23:10 UTC | 28 Apr 24 23:10 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-595372 addons                                                                        | addons-595372          | jenkins | v1.33.0 | 28 Apr 24 23:10 UTC | 28 Apr 24 23:10 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-595372          | jenkins | v1.33.0 | 28 Apr 24 23:10 UTC |                     |
	|         | addons-595372                                                                               |                        |         |         |                     |                     |
	| addons  | addons-595372 addons                                                                        | addons-595372          | jenkins | v1.33.0 | 28 Apr 24 23:11 UTC | 28 Apr 24 23:11 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-595372 ssh curl -s                                                                   | addons-595372          | jenkins | v1.33.0 | 28 Apr 24 23:11 UTC | 28 Apr 24 23:11 UTC |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-595372 ip                                                                            | addons-595372          | jenkins | v1.33.0 | 28 Apr 24 23:11 UTC | 28 Apr 24 23:11 UTC |
	| addons  | addons-595372 addons disable                                                                | addons-595372          | jenkins | v1.33.0 | 28 Apr 24 23:11 UTC | 28 Apr 24 23:11 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-595372 addons disable                                                                | addons-595372          | jenkins | v1.33.0 | 28 Apr 24 23:11 UTC | 28 Apr 24 23:11 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/04/28 23:07:36
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.22.1 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0428 23:07:36.826840  285806 out.go:291] Setting OutFile to fd 1 ...
	I0428 23:07:36.828431  285806 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0428 23:07:36.828448  285806 out.go:304] Setting ErrFile to fd 2...
	I0428 23:07:36.828454  285806 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0428 23:07:36.828816  285806 root.go:338] Updating PATH: /home/jenkins/minikube-integration/17977-279724/.minikube/bin
	I0428 23:07:36.829487  285806 out.go:298] Setting JSON to false
	I0428 23:07:36.830278  285806 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":10204,"bootTime":1714335453,"procs":144,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1058-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0428 23:07:36.830347  285806 start.go:139] virtualization:  
	I0428 23:07:36.833585  285806 out.go:177] * [addons-595372] minikube v1.33.0 on Ubuntu 20.04 (arm64)
	I0428 23:07:36.836966  285806 out.go:177]   - MINIKUBE_LOCATION=17977
	I0428 23:07:36.839547  285806 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0428 23:07:36.837044  285806 notify.go:220] Checking for updates...
	I0428 23:07:36.844515  285806 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/17977-279724/kubeconfig
	I0428 23:07:36.847075  285806 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/17977-279724/.minikube
	I0428 23:07:36.849594  285806 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0428 23:07:36.851987  285806 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0428 23:07:36.854794  285806 driver.go:392] Setting default libvirt URI to qemu:///system
	I0428 23:07:36.872901  285806 docker.go:122] docker version: linux-26.1.0:Docker Engine - Community
	I0428 23:07:36.873016  285806 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0428 23:07:36.931362  285806 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:45 SystemTime:2024-04-28 23:07:36.922602697 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1058-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8215105536 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:26.1.0 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:e377cd56a71523140ca6ae87e30244719194a521 Expected:e377cd56a71523140ca6ae87e30244719194a521} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1]] Warnings:<nil>}}
	I0428 23:07:36.931478  285806 docker.go:295] overlay module found
	I0428 23:07:36.934546  285806 out.go:177] * Using the docker driver based on user configuration
	I0428 23:07:36.937010  285806 start.go:297] selected driver: docker
	I0428 23:07:36.937025  285806 start.go:901] validating driver "docker" against <nil>
	I0428 23:07:36.937038  285806 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0428 23:07:36.937708  285806 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0428 23:07:36.995787  285806 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:45 SystemTime:2024-04-28 23:07:36.987317229 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1058-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8215105536 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:26.1.0 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:e377cd56a71523140ca6ae87e30244719194a521 Expected:e377cd56a71523140ca6ae87e30244719194a521} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1]] Warnings:<nil>}}
	I0428 23:07:36.995952  285806 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0428 23:07:36.996188  285806 start_flags.go:947] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0428 23:07:36.998810  285806 out.go:177] * Using Docker driver with root privileges
	I0428 23:07:37.001462  285806 cni.go:84] Creating CNI manager for ""
	I0428 23:07:37.001486  285806 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0428 23:07:37.001497  285806 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0428 23:07:37.001609  285806 start.go:340] cluster config:
	{Name:addons-595372 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.0 ClusterName:addons-595372 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.0 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHA
uthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0428 23:07:37.008107  285806 out.go:177] * Starting "addons-595372" primary control-plane node in "addons-595372" cluster
	I0428 23:07:37.010942  285806 cache.go:121] Beginning downloading kic base image for docker with containerd
	I0428 23:07:37.013856  285806 out.go:177] * Pulling base image v0.0.43-1713736339-18706 ...
	I0428 23:07:37.016610  285806 preload.go:132] Checking if preload exists for k8s version v1.30.0 and runtime containerd
	I0428 23:07:37.016659  285806 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e in local docker daemon
	I0428 23:07:37.016685  285806 preload.go:147] Found local preload: /home/jenkins/minikube-integration/17977-279724/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.0-containerd-overlay2-arm64.tar.lz4
	I0428 23:07:37.016696  285806 cache.go:56] Caching tarball of preloaded images
	I0428 23:07:37.016783  285806 preload.go:173] Found /home/jenkins/minikube-integration/17977-279724/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.0-containerd-overlay2-arm64.tar.lz4 in cache, skipping download
	I0428 23:07:37.016795  285806 cache.go:59] Finished verifying existence of preloaded tar for v1.30.0 on containerd
	I0428 23:07:37.017178  285806 profile.go:143] Saving config to /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/config.json ...
	I0428 23:07:37.017209  285806 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/config.json: {Name:mk37d0df29d0b70653db22647b11a882eedafe93 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0428 23:07:37.038711  285806 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e to local cache
	I0428 23:07:37.038852  285806 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e in local cache directory
	I0428 23:07:37.038878  285806 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e in local cache directory, skipping pull
	I0428 23:07:37.038888  285806 image.go:105] gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e exists in cache, skipping pull
	I0428 23:07:37.038896  285806 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e as a tarball
	I0428 23:07:37.038902  285806 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e from local cache
	I0428 23:07:53.377373  285806 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e from cached tarball
	I0428 23:07:53.377413  285806 cache.go:194] Successfully downloaded all kic artifacts
	I0428 23:07:53.377442  285806 start.go:360] acquireMachinesLock for addons-595372: {Name:mk4ed61bfc36dbc687e5dad301afcae28933e0bd Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0428 23:07:53.377589  285806 start.go:364] duration metric: took 108.069µs to acquireMachinesLock for "addons-595372"
	I0428 23:07:53.377622  285806 start.go:93] Provisioning new machine with config: &{Name:addons-595372 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.0 ClusterName:addons-595372 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.0 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:fa
lse CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.30.0 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0428 23:07:53.377711  285806 start.go:125] createHost starting for "" (driver="docker")
	I0428 23:07:53.380070  285806 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0428 23:07:53.380313  285806 start.go:159] libmachine.API.Create for "addons-595372" (driver="docker")
	I0428 23:07:53.380354  285806 client.go:168] LocalClient.Create starting
	I0428 23:07:53.380468  285806 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/17977-279724/.minikube/certs/ca.pem
	I0428 23:07:53.685056  285806 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/17977-279724/.minikube/certs/cert.pem
	I0428 23:07:54.144141  285806 cli_runner.go:164] Run: docker network inspect addons-595372 --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}}]}"
	W0428 23:07:54.157858  285806 cli_runner.go:211] docker network inspect addons-595372 --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
	I0428 23:07:54.157950  285806 network_create.go:281] running [docker network inspect addons-595372] to gather additional debugging logs...
	I0428 23:07:54.157970  285806 cli_runner.go:164] Run: docker network inspect addons-595372
	W0428 23:07:54.170986  285806 cli_runner.go:211] docker network inspect addons-595372 returned with exit code 1
	I0428 23:07:54.171021  285806 network_create.go:284] error running [docker network inspect addons-595372]: docker network inspect addons-595372: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-595372 not found
	I0428 23:07:54.171047  285806 network_create.go:286] output of [docker network inspect addons-595372]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-595372 not found
	
	** /stderr **
	I0428 23:07:54.171140  285806 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}}]}"
	I0428 23:07:54.185880  285806 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:0x400253cb00}
	I0428 23:07:54.185926  285806 network_create.go:124] attempt to create docker network addons-595372 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0428 23:07:54.185980  285806 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-595372 addons-595372
	I0428 23:07:54.243927  285806 network_create.go:108] docker network addons-595372 192.168.49.0/24 created
	I0428 23:07:54.243960  285806 kic.go:121] calculated static IP "192.168.49.2" for the "addons-595372" container
	I0428 23:07:54.244031  285806 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0428 23:07:54.258139  285806 cli_runner.go:164] Run: docker volume create addons-595372 --label name.minikube.sigs.k8s.io=addons-595372 --label created_by.minikube.sigs.k8s.io=true
	I0428 23:07:54.272369  285806 oci.go:103] Successfully created a docker volume addons-595372
	I0428 23:07:54.272463  285806 cli_runner.go:164] Run: docker run --rm --name addons-595372-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-595372 --entrypoint /usr/bin/test -v addons-595372:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e -d /var/lib
	I0428 23:07:56.284068  285806 cli_runner.go:217] Completed: docker run --rm --name addons-595372-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-595372 --entrypoint /usr/bin/test -v addons-595372:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e -d /var/lib: (2.011559599s)
	I0428 23:07:56.284098  285806 oci.go:107] Successfully prepared a docker volume addons-595372
	I0428 23:07:56.284128  285806 preload.go:132] Checking if preload exists for k8s version v1.30.0 and runtime containerd
	I0428 23:07:56.284148  285806 kic.go:194] Starting extracting preloaded images to volume ...
	I0428 23:07:56.284235  285806 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/17977-279724/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.0-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-595372:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e -I lz4 -xf /preloaded.tar -C /extractDir
	I0428 23:08:00.418087  285806 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/17977-279724/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.0-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-595372:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e -I lz4 -xf /preloaded.tar -C /extractDir: (4.133789734s)
	I0428 23:08:00.418126  285806 kic.go:203] duration metric: took 4.133973634s to extract preloaded images to volume ...
	W0428 23:08:00.418303  285806 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0428 23:08:00.418454  285806 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0428 23:08:00.481712  285806 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-595372 --name addons-595372 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-595372 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-595372 --network addons-595372 --ip 192.168.49.2 --volume addons-595372:/var --security-opt apparmor=unconfined --memory=4000mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e
	I0428 23:08:00.816587  285806 cli_runner.go:164] Run: docker container inspect addons-595372 --format={{.State.Running}}
	I0428 23:08:00.843452  285806 cli_runner.go:164] Run: docker container inspect addons-595372 --format={{.State.Status}}
	I0428 23:08:00.861656  285806 cli_runner.go:164] Run: docker exec addons-595372 stat /var/lib/dpkg/alternatives/iptables
	I0428 23:08:00.932237  285806 oci.go:144] the created container "addons-595372" has a running status.
	I0428 23:08:00.932266  285806 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/17977-279724/.minikube/machines/addons-595372/id_rsa...
	I0428 23:08:01.142391  285806 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/17977-279724/.minikube/machines/addons-595372/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0428 23:08:01.163046  285806 cli_runner.go:164] Run: docker container inspect addons-595372 --format={{.State.Status}}
	I0428 23:08:01.196757  285806 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0428 23:08:01.196777  285806 kic_runner.go:114] Args: [docker exec --privileged addons-595372 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0428 23:08:01.275082  285806 cli_runner.go:164] Run: docker container inspect addons-595372 --format={{.State.Status}}
	I0428 23:08:01.305658  285806 machine.go:94] provisionDockerMachine start ...
	I0428 23:08:01.305751  285806 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-595372
	I0428 23:08:01.339741  285806 main.go:141] libmachine: Using SSH client type: native
	I0428 23:08:01.340016  285806 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1e90] 0x3e46f0 <nil>  [] 0s} 127.0.0.1 33143 <nil> <nil>}
	I0428 23:08:01.340032  285806 main.go:141] libmachine: About to run SSH command:
	hostname
	I0428 23:08:01.340642  285806 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:50726->127.0.0.1:33143: read: connection reset by peer
	I0428 23:08:04.464841  285806 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-595372
	
	I0428 23:08:04.464865  285806 ubuntu.go:169] provisioning hostname "addons-595372"
	I0428 23:08:04.464985  285806 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-595372
	I0428 23:08:04.481695  285806 main.go:141] libmachine: Using SSH client type: native
	I0428 23:08:04.481942  285806 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1e90] 0x3e46f0 <nil>  [] 0s} 127.0.0.1 33143 <nil> <nil>}
	I0428 23:08:04.481960  285806 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-595372 && echo "addons-595372" | sudo tee /etc/hostname
	I0428 23:08:04.617006  285806 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-595372
	
	I0428 23:08:04.617101  285806 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-595372
	I0428 23:08:04.632897  285806 main.go:141] libmachine: Using SSH client type: native
	I0428 23:08:04.633152  285806 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1e90] 0x3e46f0 <nil>  [] 0s} 127.0.0.1 33143 <nil> <nil>}
	I0428 23:08:04.633174  285806 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-595372' /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-595372/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-595372' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0428 23:08:04.757270  285806 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0428 23:08:04.757297  285806 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/17977-279724/.minikube CaCertPath:/home/jenkins/minikube-integration/17977-279724/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/17977-279724/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/17977-279724/.minikube}
	I0428 23:08:04.757332  285806 ubuntu.go:177] setting up certificates
	I0428 23:08:04.757343  285806 provision.go:84] configureAuth start
	I0428 23:08:04.757405  285806 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-595372
	I0428 23:08:04.773150  285806 provision.go:143] copyHostCerts
	I0428 23:08:04.773228  285806 exec_runner.go:151] cp: /home/jenkins/minikube-integration/17977-279724/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/17977-279724/.minikube/ca.pem (1078 bytes)
	I0428 23:08:04.773496  285806 exec_runner.go:151] cp: /home/jenkins/minikube-integration/17977-279724/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/17977-279724/.minikube/cert.pem (1123 bytes)
	I0428 23:08:04.773560  285806 exec_runner.go:151] cp: /home/jenkins/minikube-integration/17977-279724/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/17977-279724/.minikube/key.pem (1675 bytes)
	I0428 23:08:04.773611  285806 provision.go:117] generating server cert: /home/jenkins/minikube-integration/17977-279724/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/17977-279724/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/17977-279724/.minikube/certs/ca-key.pem org=jenkins.addons-595372 san=[127.0.0.1 192.168.49.2 addons-595372 localhost minikube]
	I0428 23:08:05.096145  285806 provision.go:177] copyRemoteCerts
	I0428 23:08:05.096222  285806 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0428 23:08:05.096266  285806 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-595372
	I0428 23:08:05.112979  285806 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/addons-595372/id_rsa Username:docker}
	I0428 23:08:05.202387  285806 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17977-279724/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0428 23:08:05.227056  285806 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17977-279724/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0428 23:08:05.251495  285806 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17977-279724/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0428 23:08:05.275771  285806 provision.go:87] duration metric: took 518.413212ms to configureAuth
	I0428 23:08:05.275800  285806 ubuntu.go:193] setting minikube options for container-runtime
	I0428 23:08:05.276048  285806 config.go:182] Loaded profile config "addons-595372": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.0
	I0428 23:08:05.276063  285806 machine.go:97] duration metric: took 3.970382677s to provisionDockerMachine
	I0428 23:08:05.276071  285806 client.go:171] duration metric: took 11.895705655s to LocalClient.Create
	I0428 23:08:05.276084  285806 start.go:167] duration metric: took 11.895771271s to libmachine.API.Create "addons-595372"
	I0428 23:08:05.276096  285806 start.go:293] postStartSetup for "addons-595372" (driver="docker")
	I0428 23:08:05.276106  285806 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]
	I0428 23:08:05.276164  285806 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
	I0428 23:08:05.276213  285806 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-595372
	I0428 23:08:05.291964  285806 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/addons-595372/id_rsa Username:docker}
	I0428 23:08:05.386698  285806 ssh_runner.go:195] Run: cat /etc/os-release
	I0428 23:08:05.389832  285806 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0428 23:08:05.389868  285806 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0428 23:08:05.389884  285806 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0428 23:08:05.389892  285806 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0428 23:08:05.389902  285806 filesync.go:126] Scanning /home/jenkins/minikube-integration/17977-279724/.minikube/addons for local assets ...
	I0428 23:08:05.389979  285806 filesync.go:126] Scanning /home/jenkins/minikube-integration/17977-279724/.minikube/files for local assets ...
	I0428 23:08:05.390004  285806 start.go:296] duration metric: took 113.902849ms for postStartSetup
	I0428 23:08:05.390324  285806 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-595372
	I0428 23:08:05.406672  285806 profile.go:143] Saving config to /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/config.json ...
	I0428 23:08:05.406963  285806 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0428 23:08:05.407014  285806 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-595372
	I0428 23:08:05.422718  285806 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/addons-595372/id_rsa Username:docker}
	I0428 23:08:05.514021  285806 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0428 23:08:05.518448  285806 start.go:128] duration metric: took 12.140720398s to createHost
	I0428 23:08:05.518472  285806 start.go:83] releasing machines lock for "addons-595372", held for 12.140869813s
	I0428 23:08:05.518542  285806 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-595372
	I0428 23:08:05.533852  285806 ssh_runner.go:195] Run: cat /version.json
	I0428 23:08:05.533890  285806 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0428 23:08:05.533905  285806 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-595372
	I0428 23:08:05.533961  285806 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-595372
	I0428 23:08:05.550697  285806 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/addons-595372/id_rsa Username:docker}
	I0428 23:08:05.551858  285806 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/addons-595372/id_rsa Username:docker}
	I0428 23:08:05.637369  285806 ssh_runner.go:195] Run: systemctl --version
	I0428 23:08:05.748355  285806 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0428 23:08:05.752653  285806 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f -name *loopback.conf* -not -name *.mk_disabled -exec sh -c "grep -q loopback {} && ( grep -q name {} || sudo sed -i '/"type": "loopback"/i \ \ \ \ "name": "loopback",' {} ) && sudo sed -i 's|"cniVersion": ".*"|"cniVersion": "1.0.0"|g' {}" ;
	I0428 23:08:05.778157  285806 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0428 23:08:05.778280  285806 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(MISSING), " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0428 23:08:05.808263  285806 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0428 23:08:05.808288  285806 start.go:494] detecting cgroup driver to use...
	I0428 23:08:05.808320  285806 detect.go:196] detected "cgroupfs" cgroup driver on host os
	I0428 23:08:05.808374  285806 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0428 23:08:05.821114  285806 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0428 23:08:05.833140  285806 docker.go:217] disabling cri-docker service (if available) ...
	I0428 23:08:05.833230  285806 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0428 23:08:05.848096  285806 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0428 23:08:05.862671  285806 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0428 23:08:05.949876  285806 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0428 23:08:06.045708  285806 docker.go:233] disabling docker service ...
	I0428 23:08:06.045808  285806 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0428 23:08:06.067998  285806 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0428 23:08:06.080602  285806 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0428 23:08:06.180124  285806 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0428 23:08:06.280497  285806 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0428 23:08:06.292192  285806 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %!s(MISSING) "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0428 23:08:06.309137  285806 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.9"|' /etc/containerd/config.toml"
	I0428 23:08:06.319278  285806 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
	I0428 23:08:06.329964  285806 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0428 23:08:06.330049  285806 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0428 23:08:06.340018  285806 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0428 23:08:06.349964  285806 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0428 23:08:06.359659  285806 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0428 23:08:06.369465  285806 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0428 23:08:06.378593  285806 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
	I0428 23:08:06.388427  285806 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0428 23:08:06.397943  285806 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1  enable_unprivileged_ports = true|' /etc/containerd/config.toml"
	I0428 23:08:06.407953  285806 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0428 23:08:06.416565  285806 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0428 23:08:06.425354  285806 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0428 23:08:06.521166  285806 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0428 23:08:06.655358  285806 start.go:541] Will wait 60s for socket path /run/containerd/containerd.sock
	I0428 23:08:06.655472  285806 ssh_runner.go:195] Run: stat /run/containerd/containerd.sock
	I0428 23:08:06.659029  285806 start.go:562] Will wait 60s for crictl version
	I0428 23:08:06.659116  285806 ssh_runner.go:195] Run: which crictl
	I0428 23:08:06.662508  285806 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0428 23:08:06.697498  285806 start.go:578] Version:  0.1.0
	RuntimeName:  containerd
	RuntimeVersion:  1.6.31
	RuntimeApiVersion:  v1
	I0428 23:08:06.697618  285806 ssh_runner.go:195] Run: containerd --version
	I0428 23:08:06.718804  285806 ssh_runner.go:195] Run: containerd --version
	I0428 23:08:06.744008  285806 out.go:177] * Preparing Kubernetes v1.30.0 on containerd 1.6.31 ...
	I0428 23:08:06.746819  285806 cli_runner.go:164] Run: docker network inspect addons-595372 --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}}]}"
	I0428 23:08:06.760998  285806 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0428 23:08:06.765001  285806 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""
	I0428 23:08:06.775955  285806 kubeadm.go:877] updating cluster {Name:addons-595372 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.0 ClusterName:addons-595372 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.0 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false Cus
tomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0428 23:08:06.776087  285806 preload.go:132] Checking if preload exists for k8s version v1.30.0 and runtime containerd
	I0428 23:08:06.776158  285806 ssh_runner.go:195] Run: sudo crictl images --output json
	I0428 23:08:06.812514  285806 containerd.go:627] all images are preloaded for containerd runtime.
	I0428 23:08:06.812536  285806 containerd.go:534] Images already preloaded, skipping extraction
	I0428 23:08:06.812591  285806 ssh_runner.go:195] Run: sudo crictl images --output json
	I0428 23:08:06.851042  285806 containerd.go:627] all images are preloaded for containerd runtime.
	I0428 23:08:06.851064  285806 cache_images.go:84] Images are preloaded, skipping loading
	I0428 23:08:06.851073  285806 kubeadm.go:928] updating node { 192.168.49.2 8443 v1.30.0 containerd true true} ...
	I0428 23:08:06.851173  285806 kubeadm.go:940] kubelet [Unit]
	Wants=containerd.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.30.0/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=addons-595372 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.30.0 ClusterName:addons-595372 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0428 23:08:06.851243  285806 ssh_runner.go:195] Run: sudo crictl info
	I0428 23:08:06.889881  285806 cni.go:84] Creating CNI manager for ""
	I0428 23:08:06.889909  285806 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0428 23:08:06.889929  285806 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0428 23:08:06.889951  285806 kubeadm.go:181] 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.30.0 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-595372 NodeName:addons-595372 DNSDomain:cluster.local CRISocket:/run/containerd/containerd.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.49.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NodeIP:192.168.49.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc
/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///run/containerd/containerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0428 23:08:06.890082  285806 kubeadm.go:187] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 192.168.49.2
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: unix:///run/containerd/containerd.sock
	  name: "addons-595372"
	  kubeletExtraArgs:
	    node-ip: 192.168.49.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    allocate-node-cidrs: "true"
	    leader-elect: "false"
	scheduler:
	  extraArgs:
	    leader-elect: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.30.0
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///run/containerd/containerd.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%!"(MISSING)
	  nodefs.inodesFree: "0%!"(MISSING)
	  imagefs.available: "0%!"(MISSING)
	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
	
	I0428 23:08:06.890155  285806 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.0
	I0428 23:08:06.899084  285806 binaries.go:44] Found k8s binaries, skipping transfer
	I0428 23:08:06.899164  285806 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0428 23:08:06.907854  285806 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (317 bytes)
	I0428 23:08:06.925877  285806 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0428 23:08:06.944190  285806 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2167 bytes)
	I0428 23:08:06.962215  285806 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0428 23:08:06.965792  285806 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""
	I0428 23:08:06.976629  285806 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0428 23:08:07.056542  285806 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0428 23:08:07.072280  285806 certs.go:68] Setting up /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372 for IP: 192.168.49.2
	I0428 23:08:07.072304  285806 certs.go:194] generating shared ca certs ...
	I0428 23:08:07.072319  285806 certs.go:226] acquiring lock for ca certs: {Name:mkcd041a9568e77106d1711e59c82d2ab2062e2e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0428 23:08:07.072494  285806 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/17977-279724/.minikube/ca.key
	I0428 23:08:07.903338  285806 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/17977-279724/.minikube/ca.crt ...
	I0428 23:08:07.903370  285806 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17977-279724/.minikube/ca.crt: {Name:mk1249821d73e93e3cd9217b80f2796aa179387d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0428 23:08:07.904135  285806 crypto.go:164] Writing key to /home/jenkins/minikube-integration/17977-279724/.minikube/ca.key ...
	I0428 23:08:07.904152  285806 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17977-279724/.minikube/ca.key: {Name:mk95c674f124eab3e54ac467fc59df025b4c6913 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0428 23:08:07.904789  285806 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/17977-279724/.minikube/proxy-client-ca.key
	I0428 23:08:08.022996  285806 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/17977-279724/.minikube/proxy-client-ca.crt ...
	I0428 23:08:08.023027  285806 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17977-279724/.minikube/proxy-client-ca.crt: {Name:mkce279779442b7cd4870df94d633522c1ad389c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0428 23:08:08.023211  285806 crypto.go:164] Writing key to /home/jenkins/minikube-integration/17977-279724/.minikube/proxy-client-ca.key ...
	I0428 23:08:08.023224  285806 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17977-279724/.minikube/proxy-client-ca.key: {Name:mk7d038bb1270b458ec0b12922423958ab280360 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0428 23:08:08.023756  285806 certs.go:256] generating profile certs ...
	I0428 23:08:08.023824  285806 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/client.key
	I0428 23:08:08.023841  285806 crypto.go:68] Generating cert /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/client.crt with IP's: []
	I0428 23:08:08.794105  285806 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/client.crt ...
	I0428 23:08:08.794142  285806 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/client.crt: {Name:mk0afeb7806a64f47c16bd36c06f073f86a2dccb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0428 23:08:08.794332  285806 crypto.go:164] Writing key to /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/client.key ...
	I0428 23:08:08.794345  285806 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/client.key: {Name:mkf2d6a26aab4f7a77c9f428ea5cd887c4fff72a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0428 23:08:08.795036  285806 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/apiserver.key.dcace731
	I0428 23:08:08.795063  285806 crypto.go:68] Generating cert /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/apiserver.crt.dcace731 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0428 23:08:08.915572  285806 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/apiserver.crt.dcace731 ...
	I0428 23:08:08.915601  285806 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/apiserver.crt.dcace731: {Name:mk761b6d5532b5b5de8d62e81d2efb9a1b74722f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0428 23:08:08.916319  285806 crypto.go:164] Writing key to /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/apiserver.key.dcace731 ...
	I0428 23:08:08.916338  285806 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/apiserver.key.dcace731: {Name:mk62552c52a3aa8c9e465e5bbdaceb61115acbc6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0428 23:08:08.917033  285806 certs.go:381] copying /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/apiserver.crt.dcace731 -> /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/apiserver.crt
	I0428 23:08:08.917123  285806 certs.go:385] copying /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/apiserver.key.dcace731 -> /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/apiserver.key
	I0428 23:08:08.917178  285806 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/proxy-client.key
	I0428 23:08:08.917202  285806 crypto.go:68] Generating cert /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/proxy-client.crt with IP's: []
	I0428 23:08:09.491839  285806 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/proxy-client.crt ...
	I0428 23:08:09.491873  285806 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/proxy-client.crt: {Name:mkcab2044e3230a111d5f88e088fb8f8f5326d13 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0428 23:08:09.492701  285806 crypto.go:164] Writing key to /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/proxy-client.key ...
	I0428 23:08:09.492720  285806 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/proxy-client.key: {Name:mka30b4a12cb2ecdb956250096d84e29974fd07f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0428 23:08:09.492966  285806 certs.go:484] found cert: /home/jenkins/minikube-integration/17977-279724/.minikube/certs/ca-key.pem (1675 bytes)
	I0428 23:08:09.493010  285806 certs.go:484] found cert: /home/jenkins/minikube-integration/17977-279724/.minikube/certs/ca.pem (1078 bytes)
	I0428 23:08:09.493037  285806 certs.go:484] found cert: /home/jenkins/minikube-integration/17977-279724/.minikube/certs/cert.pem (1123 bytes)
	I0428 23:08:09.493063  285806 certs.go:484] found cert: /home/jenkins/minikube-integration/17977-279724/.minikube/certs/key.pem (1675 bytes)
	I0428 23:08:09.493698  285806 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17977-279724/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0428 23:08:09.518500  285806 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17977-279724/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0428 23:08:09.543130  285806 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17977-279724/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0428 23:08:09.567704  285806 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17977-279724/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0428 23:08:09.592467  285806 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0428 23:08:09.616593  285806 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0428 23:08:09.642302  285806 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0428 23:08:09.665747  285806 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0428 23:08:09.689506  285806 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17977-279724/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0428 23:08:09.712733  285806 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0428 23:08:09.730347  285806 ssh_runner.go:195] Run: openssl version
	I0428 23:08:09.735736  285806 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"
	I0428 23:08:09.745191  285806 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0428 23:08:09.748704  285806 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Apr 28 23:08 /usr/share/ca-certificates/minikubeCA.pem
	I0428 23:08:09.748769  285806 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0428 23:08:09.756034  285806 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"
	I0428 23:08:09.765123  285806 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0428 23:08:09.768394  285806 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
	I0428 23:08:09.768483  285806 kubeadm.go:391] StartCluster: {Name:addons-595372 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.0 ClusterName:addons-595372 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.0 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false Custom
QemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0428 23:08:09.768579  285806 cri.go:56] listing CRI containers in root /run/containerd/runc/k8s.io: {State:paused Name: Namespaces:[kube-system]}
	I0428 23:08:09.768646  285806 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0428 23:08:09.805549  285806 cri.go:91] found id: ""
	I0428 23:08:09.805620  285806 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0428 23:08:09.814436  285806 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0428 23:08:09.823380  285806 kubeadm.go:213] ignoring SystemVerification for kubeadm because of docker driver
	I0428 23:08:09.823453  285806 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
	I0428 23:08:09.832286  285806 kubeadm.go:154] 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
	I0428 23:08:09.832313  285806 kubeadm.go:156] found existing configuration files:
	
	I0428 23:08:09.832399  285806 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0428 23:08:09.842662  285806 kubeadm.go:162] "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
	I0428 23:08:09.842754  285806 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0428 23:08:09.852426  285806 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0428 23:08:09.861363  285806 kubeadm.go:162] "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
	I0428 23:08:09.861456  285806 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0428 23:08:09.869608  285806 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0428 23:08:09.878331  285806 kubeadm.go:162] "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
	I0428 23:08:09.878443  285806 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0428 23:08:09.886752  285806 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0428 23:08:09.895483  285806 kubeadm.go:162] "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
	I0428 23:08:09.895568  285806 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0428 23:08:09.904574  285806 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.30.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"
	I0428 23:08:09.990576  285806 kubeadm.go:309] 	[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-1058-aws\n", err: exit status 1
	I0428 23:08:10.081743  285806 kubeadm.go:309] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0428 23:08:25.619988  285806 kubeadm.go:309] [init] Using Kubernetes version: v1.30.0
	I0428 23:08:25.620045  285806 kubeadm.go:309] [preflight] Running pre-flight checks
	I0428 23:08:25.620129  285806 kubeadm.go:309] [preflight] The system verification failed. Printing the output from the verification:
	I0428 23:08:25.620186  285806 kubeadm.go:309] KERNEL_VERSION: 5.15.0-1058-aws
	I0428 23:08:25.620222  285806 kubeadm.go:309] OS: Linux
	I0428 23:08:25.620269  285806 kubeadm.go:309] CGROUPS_CPU: enabled
	I0428 23:08:25.620319  285806 kubeadm.go:309] CGROUPS_CPUACCT: enabled
	I0428 23:08:25.620367  285806 kubeadm.go:309] CGROUPS_CPUSET: enabled
	I0428 23:08:25.620417  285806 kubeadm.go:309] CGROUPS_DEVICES: enabled
	I0428 23:08:25.620465  285806 kubeadm.go:309] CGROUPS_FREEZER: enabled
	I0428 23:08:25.620519  285806 kubeadm.go:309] CGROUPS_MEMORY: enabled
	I0428 23:08:25.620572  285806 kubeadm.go:309] CGROUPS_PIDS: enabled
	I0428 23:08:25.620621  285806 kubeadm.go:309] CGROUPS_HUGETLB: enabled
	I0428 23:08:25.620669  285806 kubeadm.go:309] CGROUPS_BLKIO: enabled
	I0428 23:08:25.620741  285806 kubeadm.go:309] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0428 23:08:25.620835  285806 kubeadm.go:309] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0428 23:08:25.620927  285806 kubeadm.go:309] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
	I0428 23:08:25.620990  285806 kubeadm.go:309] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0428 23:08:25.623620  285806 out.go:204]   - Generating certificates and keys ...
	I0428 23:08:25.623716  285806 kubeadm.go:309] [certs] Using existing ca certificate authority
	I0428 23:08:25.623785  285806 kubeadm.go:309] [certs] Using existing apiserver certificate and key on disk
	I0428 23:08:25.623853  285806 kubeadm.go:309] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0428 23:08:25.623912  285806 kubeadm.go:309] [certs] Generating "front-proxy-ca" certificate and key
	I0428 23:08:25.624008  285806 kubeadm.go:309] [certs] Generating "front-proxy-client" certificate and key
	I0428 23:08:25.624077  285806 kubeadm.go:309] [certs] Generating "etcd/ca" certificate and key
	I0428 23:08:25.624150  285806 kubeadm.go:309] [certs] Generating "etcd/server" certificate and key
	I0428 23:08:25.624285  285806 kubeadm.go:309] [certs] etcd/server serving cert is signed for DNS names [addons-595372 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0428 23:08:25.624349  285806 kubeadm.go:309] [certs] Generating "etcd/peer" certificate and key
	I0428 23:08:25.624466  285806 kubeadm.go:309] [certs] etcd/peer serving cert is signed for DNS names [addons-595372 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0428 23:08:25.624548  285806 kubeadm.go:309] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0428 23:08:25.624626  285806 kubeadm.go:309] [certs] Generating "apiserver-etcd-client" certificate and key
	I0428 23:08:25.624676  285806 kubeadm.go:309] [certs] Generating "sa" key and public key
	I0428 23:08:25.624731  285806 kubeadm.go:309] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0428 23:08:25.624780  285806 kubeadm.go:309] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0428 23:08:25.624837  285806 kubeadm.go:309] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0428 23:08:25.624915  285806 kubeadm.go:309] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0428 23:08:25.624989  285806 kubeadm.go:309] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0428 23:08:25.625069  285806 kubeadm.go:309] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0428 23:08:25.625166  285806 kubeadm.go:309] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0428 23:08:25.625243  285806 kubeadm.go:309] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0428 23:08:25.628113  285806 out.go:204]   - Booting up control plane ...
	I0428 23:08:25.628218  285806 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0428 23:08:25.628298  285806 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0428 23:08:25.628386  285806 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0428 23:08:25.628511  285806 kubeadm.go:309] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0428 23:08:25.628601  285806 kubeadm.go:309] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0428 23:08:25.628652  285806 kubeadm.go:309] [kubelet-start] Starting the kubelet
	I0428 23:08:25.628816  285806 kubeadm.go:309] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0428 23:08:25.628913  285806 kubeadm.go:309] [kubelet-check] Waiting for a healthy kubelet. This can take up to 4m0s
	I0428 23:08:25.628987  285806 kubeadm.go:309] [kubelet-check] The kubelet is healthy after 1.501162668s
	I0428 23:08:25.629070  285806 kubeadm.go:309] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0428 23:08:25.629144  285806 kubeadm.go:309] [api-check] The API server is healthy after 6.001366452s
	I0428 23:08:25.629259  285806 kubeadm.go:309] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0428 23:08:25.629439  285806 kubeadm.go:309] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0428 23:08:25.629506  285806 kubeadm.go:309] [upload-certs] Skipping phase. Please see --upload-certs
	I0428 23:08:25.629696  285806 kubeadm.go:309] [mark-control-plane] Marking the node addons-595372 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0428 23:08:25.629766  285806 kubeadm.go:309] [bootstrap-token] Using token: wwxezj.gbhsmgroj2biifrd
	I0428 23:08:25.632550  285806 out.go:204]   - Configuring RBAC rules ...
	I0428 23:08:25.632669  285806 kubeadm.go:309] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0428 23:08:25.632756  285806 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0428 23:08:25.632945  285806 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I0428 23:08:25.633086  285806 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0428 23:08:25.633198  285806 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0428 23:08:25.633298  285806 kubeadm.go:309] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0428 23:08:25.633445  285806 kubeadm.go:309] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0428 23:08:25.633495  285806 kubeadm.go:309] [addons] Applied essential addon: CoreDNS
	I0428 23:08:25.633541  285806 kubeadm.go:309] [addons] Applied essential addon: kube-proxy
	I0428 23:08:25.633549  285806 kubeadm.go:309] 
	I0428 23:08:25.633607  285806 kubeadm.go:309] Your Kubernetes control-plane has initialized successfully!
	I0428 23:08:25.633614  285806 kubeadm.go:309] 
	I0428 23:08:25.633688  285806 kubeadm.go:309] To start using your cluster, you need to run the following as a regular user:
	I0428 23:08:25.633695  285806 kubeadm.go:309] 
	I0428 23:08:25.633720  285806 kubeadm.go:309]   mkdir -p $HOME/.kube
	I0428 23:08:25.633779  285806 kubeadm.go:309]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0428 23:08:25.633831  285806 kubeadm.go:309]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0428 23:08:25.633838  285806 kubeadm.go:309] 
	I0428 23:08:25.633889  285806 kubeadm.go:309] Alternatively, if you are the root user, you can run:
	I0428 23:08:25.633897  285806 kubeadm.go:309] 
	I0428 23:08:25.633943  285806 kubeadm.go:309]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0428 23:08:25.633950  285806 kubeadm.go:309] 
	I0428 23:08:25.634000  285806 kubeadm.go:309] You should now deploy a pod network to the cluster.
	I0428 23:08:25.634074  285806 kubeadm.go:309] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0428 23:08:25.634144  285806 kubeadm.go:309]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0428 23:08:25.634152  285806 kubeadm.go:309] 
	I0428 23:08:25.634233  285806 kubeadm.go:309] You can now join any number of control-plane nodes by copying certificate authorities
	I0428 23:08:25.634308  285806 kubeadm.go:309] and service account keys on each node and then running the following as root:
	I0428 23:08:25.634315  285806 kubeadm.go:309] 
	I0428 23:08:25.634396  285806 kubeadm.go:309]   kubeadm join control-plane.minikube.internal:8443 --token wwxezj.gbhsmgroj2biifrd \
	I0428 23:08:25.634497  285806 kubeadm.go:309] 	--discovery-token-ca-cert-hash sha256:d7698374ffcb6d41fd256c895bdcacffcc999301174c3f16ff1f5b53c6a075a1 \
	I0428 23:08:25.634519  285806 kubeadm.go:309] 	--control-plane 
	I0428 23:08:25.634525  285806 kubeadm.go:309] 
	I0428 23:08:25.634606  285806 kubeadm.go:309] Then you can join any number of worker nodes by running the following on each as root:
	I0428 23:08:25.634614  285806 kubeadm.go:309] 
	I0428 23:08:25.634693  285806 kubeadm.go:309] kubeadm join control-plane.minikube.internal:8443 --token wwxezj.gbhsmgroj2biifrd \
	I0428 23:08:25.634818  285806 kubeadm.go:309] 	--discovery-token-ca-cert-hash sha256:d7698374ffcb6d41fd256c895bdcacffcc999301174c3f16ff1f5b53c6a075a1 
	I0428 23:08:25.634828  285806 cni.go:84] Creating CNI manager for ""
	I0428 23:08:25.634836  285806 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0428 23:08:25.639518  285806 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0428 23:08:25.642019  285806 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0428 23:08:25.645669  285806 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.30.0/kubectl ...
	I0428 23:08:25.645688  285806 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
	I0428 23:08:25.664270  285806 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0428 23:08:25.914165  285806 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0428 23:08:25.914351  285806 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0428 23:08:25.914490  285806 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-595372 minikube.k8s.io/updated_at=2024_04_28T23_08_25_0700 minikube.k8s.io/version=v1.33.0 minikube.k8s.io/commit=5aea53309587d5dad960702a78dfdd5fb48b1328 minikube.k8s.io/name=addons-595372 minikube.k8s.io/primary=true
	I0428 23:08:25.926857  285806 ops.go:34] apiserver oom_adj: -16
	I0428 23:08:26.143066  285806 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0428 23:08:26.643741  285806 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0428 23:08:27.143583  285806 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0428 23:08:27.643604  285806 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0428 23:08:28.143780  285806 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0428 23:08:28.643994  285806 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0428 23:08:29.143190  285806 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0428 23:08:29.643750  285806 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0428 23:08:30.143844  285806 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0428 23:08:30.643597  285806 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0428 23:08:31.143937  285806 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0428 23:08:31.643475  285806 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0428 23:08:32.143910  285806 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0428 23:08:32.643210  285806 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0428 23:08:33.143371  285806 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0428 23:08:33.643772  285806 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0428 23:08:34.144033  285806 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0428 23:08:34.643828  285806 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0428 23:08:35.143225  285806 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0428 23:08:35.643427  285806 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0428 23:08:36.143212  285806 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0428 23:08:36.643781  285806 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0428 23:08:37.144170  285806 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0428 23:08:37.643172  285806 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0428 23:08:38.143954  285806 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0428 23:08:38.248479  285806 kubeadm.go:1107] duration metric: took 12.334176396s to wait for elevateKubeSystemPrivileges
	W0428 23:08:38.248516  285806 kubeadm.go:286] apiserver tunnel failed: apiserver port not set
	I0428 23:08:38.248524  285806 kubeadm.go:393] duration metric: took 28.480048636s to StartCluster
	I0428 23:08:38.248539  285806 settings.go:142] acquiring lock: {Name:mk1ef483b4409570bf074109a5e5f6e1c27ea573 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0428 23:08:38.248655  285806 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/17977-279724/kubeconfig
	I0428 23:08:38.249019  285806 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17977-279724/kubeconfig: {Name:mkbb3c2c770c8d2fd65cb5de247281cb7a4ee7d3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0428 23:08:38.249220  285806 start.go:234] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.0 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0428 23:08:38.252224  285806 out.go:177] * Verifying Kubernetes components...
	I0428 23:08:38.249388  285806 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0428 23:08:38.249579  285806 config.go:182] Loaded profile config "addons-595372": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.0
	I0428 23:08:38.249589  285806 addons.go:502] enable addons start: toEnable=map[ambassador:false 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 helm-tiller:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volumesnapshots:true yakd:true]
	I0428 23:08:38.254726  285806 addons.go:69] Setting yakd=true in profile "addons-595372"
	I0428 23:08:38.254735  285806 addons.go:69] Setting ingress=true in profile "addons-595372"
	I0428 23:08:38.254758  285806 addons.go:234] Setting addon yakd=true in "addons-595372"
	I0428 23:08:38.254775  285806 addons.go:234] Setting addon ingress=true in "addons-595372"
	I0428 23:08:38.254798  285806 host.go:66] Checking if "addons-595372" exists ...
	I0428 23:08:38.254813  285806 host.go:66] Checking if "addons-595372" exists ...
	I0428 23:08:38.254998  285806 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0428 23:08:38.255130  285806 addons.go:69] Setting cloud-spanner=true in profile "addons-595372"
	I0428 23:08:38.255152  285806 addons.go:234] Setting addon cloud-spanner=true in "addons-595372"
	I0428 23:08:38.255170  285806 host.go:66] Checking if "addons-595372" exists ...
	I0428 23:08:38.255357  285806 cli_runner.go:164] Run: docker container inspect addons-595372 --format={{.State.Status}}
	I0428 23:08:38.255548  285806 cli_runner.go:164] Run: docker container inspect addons-595372 --format={{.State.Status}}
	I0428 23:08:38.256946  285806 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-595372"
	I0428 23:08:38.257040  285806 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-595372"
	I0428 23:08:38.257089  285806 host.go:66] Checking if "addons-595372" exists ...
	I0428 23:08:38.257595  285806 cli_runner.go:164] Run: docker container inspect addons-595372 --format={{.State.Status}}
	I0428 23:08:38.257754  285806 addons.go:69] Setting ingress-dns=true in profile "addons-595372"
	I0428 23:08:38.257784  285806 addons.go:234] Setting addon ingress-dns=true in "addons-595372"
	I0428 23:08:38.257818  285806 host.go:66] Checking if "addons-595372" exists ...
	I0428 23:08:38.258200  285806 cli_runner.go:164] Run: docker container inspect addons-595372 --format={{.State.Status}}
	I0428 23:08:38.260037  285806 addons.go:69] Setting inspektor-gadget=true in profile "addons-595372"
	I0428 23:08:38.260071  285806 addons.go:234] Setting addon inspektor-gadget=true in "addons-595372"
	I0428 23:08:38.260107  285806 host.go:66] Checking if "addons-595372" exists ...
	I0428 23:08:38.260500  285806 cli_runner.go:164] Run: docker container inspect addons-595372 --format={{.State.Status}}
	I0428 23:08:38.271144  285806 addons.go:69] Setting metrics-server=true in profile "addons-595372"
	I0428 23:08:38.271196  285806 addons.go:234] Setting addon metrics-server=true in "addons-595372"
	I0428 23:08:38.271232  285806 host.go:66] Checking if "addons-595372" exists ...
	I0428 23:08:38.271691  285806 cli_runner.go:164] Run: docker container inspect addons-595372 --format={{.State.Status}}
	I0428 23:08:38.274687  285806 addons.go:69] Setting default-storageclass=true in profile "addons-595372"
	I0428 23:08:38.274776  285806 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-595372"
	I0428 23:08:38.275151  285806 cli_runner.go:164] Run: docker container inspect addons-595372 --format={{.State.Status}}
	I0428 23:08:38.283418  285806 addons.go:69] Setting gcp-auth=true in profile "addons-595372"
	I0428 23:08:38.283479  285806 mustload.go:65] Loading cluster: addons-595372
	I0428 23:08:38.283665  285806 config.go:182] Loaded profile config "addons-595372": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.0
	I0428 23:08:38.283927  285806 cli_runner.go:164] Run: docker container inspect addons-595372 --format={{.State.Status}}
	I0428 23:08:38.300636  285806 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-595372"
	I0428 23:08:38.300748  285806 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-595372"
	I0428 23:08:38.300797  285806 host.go:66] Checking if "addons-595372" exists ...
	I0428 23:08:38.301313  285806 cli_runner.go:164] Run: docker container inspect addons-595372 --format={{.State.Status}}
	I0428 23:08:38.315394  285806 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0428 23:08:38.314245  285806 addons.go:69] Setting registry=true in profile "addons-595372"
	I0428 23:08:38.314259  285806 addons.go:69] Setting storage-provisioner=true in profile "addons-595372"
	I0428 23:08:38.314264  285806 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-595372"
	I0428 23:08:38.314277  285806 addons.go:69] Setting volumesnapshots=true in profile "addons-595372"
	I0428 23:08:38.314736  285806 cli_runner.go:164] Run: docker container inspect addons-595372 --format={{.State.Status}}
	I0428 23:08:38.325195  285806 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.4
	I0428 23:08:38.337542  285806 addons.go:426] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0428 23:08:38.337633  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0428 23:08:38.337856  285806 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-595372
	I0428 23:08:38.329461  285806 addons.go:234] Setting addon storage-provisioner=true in "addons-595372"
	I0428 23:08:38.341624  285806 host.go:66] Checking if "addons-595372" exists ...
	I0428 23:08:38.342072  285806 cli_runner.go:164] Run: docker container inspect addons-595372 --format={{.State.Status}}
	I0428 23:08:38.366721  285806 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0428 23:08:38.329541  285806 addons.go:234] Setting addon registry=true in "addons-595372"
	I0428 23:08:38.329554  285806 addons.go:234] Setting addon volumesnapshots=true in "addons-595372"
	I0428 23:08:38.329571  285806 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-595372"
	I0428 23:08:38.380912  285806 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.2
	I0428 23:08:38.376926  285806 host.go:66] Checking if "addons-595372" exists ...
	I0428 23:08:38.376944  285806 host.go:66] Checking if "addons-595372" exists ...
	I0428 23:08:38.379885  285806 cli_runner.go:164] Run: docker container inspect addons-595372 --format={{.State.Status}}
	I0428 23:08:38.383005  285806 host.go:66] Checking if "addons-595372" exists ...
	I0428 23:08:38.392381  285806 cli_runner.go:164] Run: docker container inspect addons-595372 --format={{.State.Status}}
	I0428 23:08:38.392391  285806 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0428 23:08:38.392742  285806 cli_runner.go:164] Run: docker container inspect addons-595372 --format={{.State.Status}}
	I0428 23:08:38.396370  285806 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.27.0
	I0428 23:08:38.416445  285806 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
	I0428 23:08:38.405742  285806 addons.go:426] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0428 23:08:38.405753  285806 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.15
	I0428 23:08:38.436556  285806 addons.go:426] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0428 23:08:38.436577  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0428 23:08:38.436645  285806 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-595372
	I0428 23:08:38.426573  285806 addons.go:426] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0428 23:08:38.426586  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0428 23:08:38.441408  285806 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0428 23:08:38.441425  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0428 23:08:38.441506  285806 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-595372
	I0428 23:08:38.444024  285806 addons.go:426] installing /etc/kubernetes/addons/deployment.yaml
	I0428 23:08:38.444165  285806 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-595372
	I0428 23:08:38.444718  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0428 23:08:38.444808  285806 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-595372
	I0428 23:08:38.444034  285806 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.15.0
	I0428 23:08:38.469689  285806 addons.go:426] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0428 23:08:38.469710  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0428 23:08:38.469777  285806 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-595372
	I0428 23:08:38.494960  285806 addons.go:234] Setting addon default-storageclass=true in "addons-595372"
	I0428 23:08:38.495001  285806 host.go:66] Checking if "addons-595372" exists ...
	I0428 23:08:38.495402  285806 cli_runner.go:164] Run: docker container inspect addons-595372 --format={{.State.Status}}
	I0428 23:08:38.533625  285806 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0428 23:08:38.536266  285806 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0428 23:08:38.543182  285806 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0428 23:08:38.549441  285806 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0428 23:08:38.552278  285806 addons.go:426] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0428 23:08:38.552303  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0428 23:08:38.552367  285806 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-595372
	I0428 23:08:38.571748  285806 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0428 23:08:38.564684  285806 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/addons-595372/id_rsa Username:docker}
	I0428 23:08:38.573000  285806 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-595372"
	I0428 23:08:38.574803  285806 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0428 23:08:38.574835  285806 host.go:66] Checking if "addons-595372" exists ...
	I0428 23:08:38.583206  285806 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0428 23:08:38.583242  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0428 23:08:38.583330  285806 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-595372
	I0428 23:08:38.583653  285806 cli_runner.go:164] Run: docker container inspect addons-595372 --format={{.State.Status}}
	I0428 23:08:38.574844  285806 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.10.0
	I0428 23:08:38.575714  285806 addons.go:426] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0428 23:08:38.607089  285806 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/addons-595372/id_rsa Username:docker}
	I0428 23:08:38.621240  285806 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.0
	I0428 23:08:38.614238  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0428 23:08:38.615329  285806 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/addons-595372/id_rsa Username:docker}
	I0428 23:08:38.626231  285806 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-595372
	I0428 23:08:38.632330  285806 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.0
	I0428 23:08:38.638896  285806 addons.go:426] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0428 23:08:38.638927  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0428 23:08:38.638997  285806 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-595372
	I0428 23:08:38.657275  285806 out.go:177]   - Using image docker.io/registry:2.8.3
	I0428 23:08:38.661450  285806 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0428 23:08:38.659926  285806 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/addons-595372/id_rsa Username:docker}
	I0428 23:08:38.667080  285806 addons.go:426] installing /etc/kubernetes/addons/registry-rc.yaml
	I0428 23:08:38.667105  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (798 bytes)
	I0428 23:08:38.667229  285806 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-595372
	I0428 23:08:38.689519  285806 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/addons-595372/id_rsa Username:docker}
	I0428 23:08:38.691551  285806 addons.go:426] installing /etc/kubernetes/addons/storageclass.yaml
	I0428 23:08:38.691569  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0428 23:08:38.691635  285806 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-595372
	I0428 23:08:38.713437  285806 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/addons-595372/id_rsa Username:docker}
	I0428 23:08:38.715310  285806 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0428 23:08:38.715378  285806 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.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.30.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0428 23:08:38.741220  285806 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/addons-595372/id_rsa Username:docker}
	I0428 23:08:38.760838  285806 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0428 23:08:38.759393  285806 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/addons-595372/id_rsa Username:docker}
	I0428 23:08:38.769984  285806 out.go:177]   - Using image docker.io/busybox:stable
	I0428 23:08:38.774313  285806 addons.go:426] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0428 23:08:38.774336  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0428 23:08:38.774401  285806 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-595372
	I0428 23:08:38.783460  285806 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/addons-595372/id_rsa Username:docker}
	I0428 23:08:38.793254  285806 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/addons-595372/id_rsa Username:docker}
	I0428 23:08:38.813632  285806 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/addons-595372/id_rsa Username:docker}
	I0428 23:08:38.815312  285806 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/addons-595372/id_rsa Username:docker}
	I0428 23:08:38.829529  285806 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/addons-595372/id_rsa Username:docker}
	W0428 23:08:38.832528  285806 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0428 23:08:38.832562  285806 retry.go:31] will retry after 322.591353ms: ssh: handshake failed: EOF
	I0428 23:08:38.857466  285806 node_ready.go:35] waiting up to 6m0s for node "addons-595372" to be "Ready" ...
	I0428 23:08:38.882593  285806 node_ready.go:49] node "addons-595372" has status "Ready":"True"
	I0428 23:08:38.882625  285806 node_ready.go:38] duration metric: took 25.128914ms for node "addons-595372" to be "Ready" ...
	I0428 23:08:38.882636  285806 pod_ready.go:35] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0428 23:08:38.906206  285806 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-595372" in "kube-system" namespace to be "Ready" ...
	I0428 23:08:38.938412  285806 pod_ready.go:92] pod "etcd-addons-595372" in "kube-system" namespace has status "Ready":"True"
	I0428 23:08:38.938477  285806 pod_ready.go:81] duration metric: took 32.200062ms for pod "etcd-addons-595372" in "kube-system" namespace to be "Ready" ...
	I0428 23:08:38.938513  285806 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-595372" in "kube-system" namespace to be "Ready" ...
	I0428 23:08:38.971571  285806 pod_ready.go:92] pod "kube-apiserver-addons-595372" in "kube-system" namespace has status "Ready":"True"
	I0428 23:08:38.971642  285806 pod_ready.go:81] duration metric: took 33.108169ms for pod "kube-apiserver-addons-595372" in "kube-system" namespace to be "Ready" ...
	I0428 23:08:38.971669  285806 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-595372" in "kube-system" namespace to be "Ready" ...
	I0428 23:08:38.998569  285806 pod_ready.go:92] pod "kube-controller-manager-addons-595372" in "kube-system" namespace has status "Ready":"True"
	I0428 23:08:38.998644  285806 pod_ready.go:81] duration metric: took 26.947384ms for pod "kube-controller-manager-addons-595372" in "kube-system" namespace to be "Ready" ...
	I0428 23:08:38.998671  285806 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-ldvnc" in "kube-system" namespace to be "Ready" ...
	W0428 23:08:39.157084  285806 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0428 23:08:39.157128  285806 retry.go:31] will retry after 463.402214ms: ssh: handshake failed: EOF
	I0428 23:08:39.260830  285806 addons.go:426] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0428 23:08:39.260853  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0428 23:08:39.390844  285806 addons.go:426] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0428 23:08:39.390875  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0428 23:08:39.432484  285806 addons.go:426] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0428 23:08:39.432559  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0428 23:08:39.463060  285806 addons.go:426] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0428 23:08:39.463123  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0428 23:08:39.550627  285806 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0428 23:08:39.565368  285806 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0428 23:08:39.585434  285806 addons.go:426] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0428 23:08:39.585497  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0428 23:08:39.616149  285806 addons.go:426] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0428 23:08:39.616222  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0428 23:08:39.681501  285806 addons.go:426] installing /etc/kubernetes/addons/registry-svc.yaml
	I0428 23:08:39.681535  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0428 23:08:39.703672  285806 addons.go:426] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0428 23:08:39.703703  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0428 23:08:39.729971  285806 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0428 23:08:39.736093  285806 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0428 23:08:39.739954  285806 addons.go:426] installing /etc/kubernetes/addons/ig-role.yaml
	I0428 23:08:39.739980  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0428 23:08:39.755569  285806 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0428 23:08:39.834825  285806 addons.go:426] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0428 23:08:39.834851  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml (3038 bytes)
	I0428 23:08:39.856679  285806 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0428 23:08:39.919304  285806 addons.go:426] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0428 23:08:39.919330  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0428 23:08:39.953906  285806 addons.go:426] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0428 23:08:39.953948  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0428 23:08:40.065847  285806 addons.go:426] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0428 23:08:40.065910  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0428 23:08:40.173777  285806 addons.go:426] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0428 23:08:40.173839  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0428 23:08:40.211835  285806 addons.go:426] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0428 23:08:40.211897  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0428 23:08:40.216878  285806 addons.go:426] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0428 23:08:40.216944  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0428 23:08:40.223148  285806 addons.go:426] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0428 23:08:40.223213  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0428 23:08:40.316146  285806 addons.go:426] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0428 23:08:40.316211  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0428 23:08:40.357811  285806 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0428 23:08:40.363283  285806 addons.go:426] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0428 23:08:40.363343  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0428 23:08:40.369734  285806 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.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
	I0428 23:08:40.383496  285806 addons.go:426] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0428 23:08:40.383566  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0428 23:08:40.419632  285806 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.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
	I0428 23:08:40.461860  285806 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0428 23:08:40.498495  285806 addons.go:426] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0428 23:08:40.498570  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0428 23:08:40.507415  285806 pod_ready.go:92] pod "kube-proxy-ldvnc" in "kube-system" namespace has status "Ready":"True"
	I0428 23:08:40.507486  285806 pod_ready.go:81] duration metric: took 1.508795311s for pod "kube-proxy-ldvnc" in "kube-system" namespace to be "Ready" ...
	I0428 23:08:40.507513  285806 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-595372" in "kube-system" namespace to be "Ready" ...
	I0428 23:08:40.512648  285806 pod_ready.go:92] pod "kube-scheduler-addons-595372" in "kube-system" namespace has status "Ready":"True"
	I0428 23:08:40.512718  285806 pod_ready.go:81] duration metric: took 5.173639ms for pod "kube-scheduler-addons-595372" in "kube-system" namespace to be "Ready" ...
	I0428 23:08:40.512742  285806 pod_ready.go:38] duration metric: took 1.630093587s for extra waiting for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0428 23:08:40.512768  285806 api_server.go:52] waiting for apiserver process to appear ...
	I0428 23:08:40.512837  285806 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0428 23:08:40.522329  285806 addons.go:426] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0428 23:08:40.522385  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0428 23:08:40.529789  285806 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.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.30.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (1.814371619s)
	I0428 23:08:40.529855  285806 start.go:946] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0428 23:08:40.721441  285806 addons.go:426] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0428 23:08:40.721504  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0428 23:08:40.750430  285806 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0428 23:08:40.750492  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0428 23:08:40.768572  285806 addons.go:426] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0428 23:08:40.768635  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0428 23:08:40.955573  285806 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.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
	I0428 23:08:40.961563  285806 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0428 23:08:40.961627  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0428 23:08:41.034045  285806 kapi.go:248] "coredns" deployment in "kube-system" namespace and "addons-595372" context rescaled to 1 replicas
	I0428 23:08:41.037554  285806 addons.go:426] installing /etc/kubernetes/addons/ig-crd.yaml
	I0428 23:08:41.037612  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0428 23:08:41.203113  285806 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0428 23:08:41.203214  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0428 23:08:41.210593  285806 addons.go:426] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0428 23:08:41.210694  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0428 23:08:41.349662  285806 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0428 23:08:41.349735  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0428 23:08:41.606000  285806 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0428 23:08:41.606026  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0428 23:08:41.645006  285806 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
	I0428 23:08:41.755621  285806 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.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
	I0428 23:08:45.631209  285806 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0428 23:08:45.631307  285806 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-595372
	I0428 23:08:45.654071  285806 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/addons-595372/id_rsa Username:docker}
	I0428 23:08:45.709450  285806 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (6.158738389s)
	I0428 23:08:45.709487  285806 addons.go:470] Verifying addon ingress=true in "addons-595372"
	I0428 23:08:45.711827  285806 out.go:177] * Verifying ingress addon...
	I0428 23:08:45.709692  285806 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (6.144260611s)
	I0428 23:08:45.709746  285806 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (5.979752288s)
	I0428 23:08:45.709767  285806 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (5.973650039s)
	I0428 23:08:45.709795  285806 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (5.954201059s)
	I0428 23:08:45.709812  285806 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (5.85311478s)
	I0428 23:08:45.709833  285806 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (5.351962119s)
	I0428 23:08:45.709901  285806 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.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: (5.340096022s)
	I0428 23:08:45.709931  285806 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.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: (5.290226968s)
	I0428 23:08:45.709964  285806 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (5.248046191s)
	I0428 23:08:45.709994  285806 ssh_runner.go:235] Completed: sudo pgrep -xnf kube-apiserver.*minikube.*: (5.197137076s)
	I0428 23:08:45.710080  285806 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (4.754430227s)
	I0428 23:08:45.710157  285806 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (4.06512394s)
	I0428 23:08:45.714191  285806 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0428 23:08:45.714475  285806 addons.go:470] Verifying addon registry=true in "addons-595372"
	I0428 23:08:45.716237  285806 out.go:177] * Verifying registry addon...
	I0428 23:08:45.714712  285806 addons.go:470] Verifying addon metrics-server=true in "addons-595372"
	I0428 23:08:45.714763  285806 api_server.go:72] duration metric: took 7.465512509s to wait for apiserver process to appear ...
	W0428 23:08:45.714786  285806 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.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:
	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
	I0428 23:08:45.719077  285806 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0428 23:08:45.720640  285806 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-595372 service yakd-dashboard -n yakd-dashboard
	
	I0428 23:08:45.720692  285806 api_server.go:88] waiting for apiserver healthz status ...
	I0428 23:08:45.729312  285806 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0428 23:08:45.720706  285806 retry.go:31] will retry after 289.310803ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.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:
	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
	I0428 23:08:45.742395  285806 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0428 23:08:45.742420  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:08:45.750092  285806 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0428 23:08:45.764126  285806 api_server.go:141] control plane version: v1.30.0
	I0428 23:08:45.764159  285806 api_server.go:131] duration metric: took 34.871107ms to wait for apiserver health ...
	I0428 23:08:45.764169  285806 system_pods.go:43] waiting for kube-system pods to appear ...
	I0428 23:08:45.764951  285806 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0428 23:08:45.764972  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	W0428 23:08:45.765224  285806 out.go:239] ! Enabling 'storage-provisioner-rancher' returned an error: running callbacks: [Error making local-path the default storage class: Error while marking storage class local-path as default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0428 23:08:45.779477  285806 system_pods.go:59] 15 kube-system pods found
	I0428 23:08:45.779520  285806 system_pods.go:61] "coredns-7db6d8ff4d-959wq" [8aeca97d-e220-443a-81b4-e7700962bc49] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0428 23:08:45.779529  285806 system_pods.go:61] "etcd-addons-595372" [198a294e-9443-414e-bcd4-6bbe53679630] Running
	I0428 23:08:45.779536  285806 system_pods.go:61] "kindnet-b2fww" [820d41b1-2c9d-4a19-9ea8-c73dbb76cba5] Running
	I0428 23:08:45.779541  285806 system_pods.go:61] "kube-apiserver-addons-595372" [c1acfe36-89a3-4497-882f-ee8e55cca3a6] Running
	I0428 23:08:45.779546  285806 system_pods.go:61] "kube-controller-manager-addons-595372" [f5fce887-4bc0-42d8-884c-0eae4bb3f12e] Running
	I0428 23:08:45.779553  285806 system_pods.go:61] "kube-ingress-dns-minikube" [cfe9d22c-7a9e-44fb-adf5-0b2220144fa4] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0428 23:08:45.779561  285806 system_pods.go:61] "kube-proxy-ldvnc" [d6299078-5b7f-4ff6-a486-efb576747c85] Running
	I0428 23:08:45.779566  285806 system_pods.go:61] "kube-scheduler-addons-595372" [336936dd-c487-4d8b-9a1c-049ab31f56ed] Running
	I0428 23:08:45.779581  285806 system_pods.go:61] "metrics-server-c59844bb4-cnsxs" [e5b09190-d827-441d-aab1-ac226e5260ff] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0428 23:08:45.779589  285806 system_pods.go:61] "nvidia-device-plugin-daemonset-8vprv" [2cb3e417-a99c-4690-9673-d0cd60e9d36c] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0428 23:08:45.779601  285806 system_pods.go:61] "registry-6h8kx" [ff84aefb-bf71-4e34-89c5-beedc9068632] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0428 23:08:45.779608  285806 system_pods.go:61] "registry-proxy-xqj86" [201b9330-c2df-4a87-b313-775649c50a02] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0428 23:08:45.779615  285806 system_pods.go:61] "snapshot-controller-745499f584-fkw79" [e0ac79c9-7ece-4864-a7a0-c2793426c9cf] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:08:45.779622  285806 system_pods.go:61] "snapshot-controller-745499f584-px52r" [eb6986c7-59d4-4e73-b759-8b83b03368df] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:08:45.779627  285806 system_pods.go:61] "storage-provisioner" [43e87b6f-c89c-480c-9c10-b7966e67f299] Running
	I0428 23:08:45.779635  285806 system_pods.go:74] duration metric: took 15.459312ms to wait for pod list to return data ...
	I0428 23:08:45.779644  285806 default_sa.go:34] waiting for default service account to be created ...
	I0428 23:08:45.782964  285806 default_sa.go:45] found service account: "default"
	I0428 23:08:45.783004  285806 default_sa.go:55] duration metric: took 3.352666ms for default service account to be created ...
	I0428 23:08:45.783015  285806 system_pods.go:116] waiting for k8s-apps to be running ...
	I0428 23:08:45.793002  285806 system_pods.go:86] 15 kube-system pods found
	I0428 23:08:45.793038  285806 system_pods.go:89] "coredns-7db6d8ff4d-959wq" [8aeca97d-e220-443a-81b4-e7700962bc49] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0428 23:08:45.793045  285806 system_pods.go:89] "etcd-addons-595372" [198a294e-9443-414e-bcd4-6bbe53679630] Running
	I0428 23:08:45.793051  285806 system_pods.go:89] "kindnet-b2fww" [820d41b1-2c9d-4a19-9ea8-c73dbb76cba5] Running
	I0428 23:08:45.793056  285806 system_pods.go:89] "kube-apiserver-addons-595372" [c1acfe36-89a3-4497-882f-ee8e55cca3a6] Running
	I0428 23:08:45.793061  285806 system_pods.go:89] "kube-controller-manager-addons-595372" [f5fce887-4bc0-42d8-884c-0eae4bb3f12e] Running
	I0428 23:08:45.793068  285806 system_pods.go:89] "kube-ingress-dns-minikube" [cfe9d22c-7a9e-44fb-adf5-0b2220144fa4] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0428 23:08:45.793073  285806 system_pods.go:89] "kube-proxy-ldvnc" [d6299078-5b7f-4ff6-a486-efb576747c85] Running
	I0428 23:08:45.793078  285806 system_pods.go:89] "kube-scheduler-addons-595372" [336936dd-c487-4d8b-9a1c-049ab31f56ed] Running
	I0428 23:08:45.793085  285806 system_pods.go:89] "metrics-server-c59844bb4-cnsxs" [e5b09190-d827-441d-aab1-ac226e5260ff] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0428 23:08:45.793097  285806 system_pods.go:89] "nvidia-device-plugin-daemonset-8vprv" [2cb3e417-a99c-4690-9673-d0cd60e9d36c] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0428 23:08:45.793105  285806 system_pods.go:89] "registry-6h8kx" [ff84aefb-bf71-4e34-89c5-beedc9068632] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0428 23:08:45.793116  285806 system_pods.go:89] "registry-proxy-xqj86" [201b9330-c2df-4a87-b313-775649c50a02] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0428 23:08:45.793123  285806 system_pods.go:89] "snapshot-controller-745499f584-fkw79" [e0ac79c9-7ece-4864-a7a0-c2793426c9cf] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:08:45.793135  285806 system_pods.go:89] "snapshot-controller-745499f584-px52r" [eb6986c7-59d4-4e73-b759-8b83b03368df] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:08:45.793140  285806 system_pods.go:89] "storage-provisioner" [43e87b6f-c89c-480c-9c10-b7966e67f299] Running
	I0428 23:08:45.793155  285806 retry.go:31] will retry after 188.97048ms: missing components: kube-dns
	I0428 23:08:45.884387  285806 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0428 23:08:45.942337  285806 addons.go:234] Setting addon gcp-auth=true in "addons-595372"
	I0428 23:08:45.942389  285806 host.go:66] Checking if "addons-595372" exists ...
	I0428 23:08:45.942873  285806 cli_runner.go:164] Run: docker container inspect addons-595372 --format={{.State.Status}}
	I0428 23:08:45.966052  285806 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0428 23:08:45.966111  285806 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-595372
	I0428 23:08:45.992546  285806 system_pods.go:86] 15 kube-system pods found
	I0428 23:08:45.992632  285806 system_pods.go:89] "coredns-7db6d8ff4d-959wq" [8aeca97d-e220-443a-81b4-e7700962bc49] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0428 23:08:45.992656  285806 system_pods.go:89] "etcd-addons-595372" [198a294e-9443-414e-bcd4-6bbe53679630] Running
	I0428 23:08:45.992700  285806 system_pods.go:89] "kindnet-b2fww" [820d41b1-2c9d-4a19-9ea8-c73dbb76cba5] Running
	I0428 23:08:45.993401  285806 system_pods.go:89] "kube-apiserver-addons-595372" [c1acfe36-89a3-4497-882f-ee8e55cca3a6] Running
	I0428 23:08:45.993423  285806 system_pods.go:89] "kube-controller-manager-addons-595372" [f5fce887-4bc0-42d8-884c-0eae4bb3f12e] Running
	I0428 23:08:45.993450  285806 system_pods.go:89] "kube-ingress-dns-minikube" [cfe9d22c-7a9e-44fb-adf5-0b2220144fa4] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0428 23:08:45.993507  285806 system_pods.go:89] "kube-proxy-ldvnc" [d6299078-5b7f-4ff6-a486-efb576747c85] Running
	I0428 23:08:45.993530  285806 system_pods.go:89] "kube-scheduler-addons-595372" [336936dd-c487-4d8b-9a1c-049ab31f56ed] Running
	I0428 23:08:45.993572  285806 system_pods.go:89] "metrics-server-c59844bb4-cnsxs" [e5b09190-d827-441d-aab1-ac226e5260ff] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0428 23:08:45.993601  285806 system_pods.go:89] "nvidia-device-plugin-daemonset-8vprv" [2cb3e417-a99c-4690-9673-d0cd60e9d36c] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0428 23:08:45.993625  285806 system_pods.go:89] "registry-6h8kx" [ff84aefb-bf71-4e34-89c5-beedc9068632] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0428 23:08:45.993663  285806 system_pods.go:89] "registry-proxy-xqj86" [201b9330-c2df-4a87-b313-775649c50a02] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0428 23:08:45.993692  285806 system_pods.go:89] "snapshot-controller-745499f584-fkw79" [e0ac79c9-7ece-4864-a7a0-c2793426c9cf] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:08:45.993716  285806 system_pods.go:89] "snapshot-controller-745499f584-px52r" [eb6986c7-59d4-4e73-b759-8b83b03368df] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:08:45.993750  285806 system_pods.go:89] "storage-provisioner" [43e87b6f-c89c-480c-9c10-b7966e67f299] Running
	I0428 23:08:45.993787  285806 retry.go:31] will retry after 380.292013ms: missing components: kube-dns
	I0428 23:08:45.999147  285806 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33143 SSHKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/addons-595372/id_rsa Username:docker}
	I0428 23:08:46.019105  285806 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.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
	I0428 23:08:46.218909  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:08:46.225552  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:08:46.385971  285806 system_pods.go:86] 15 kube-system pods found
	I0428 23:08:46.386007  285806 system_pods.go:89] "coredns-7db6d8ff4d-959wq" [8aeca97d-e220-443a-81b4-e7700962bc49] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0428 23:08:46.386015  285806 system_pods.go:89] "etcd-addons-595372" [198a294e-9443-414e-bcd4-6bbe53679630] Running
	I0428 23:08:46.386021  285806 system_pods.go:89] "kindnet-b2fww" [820d41b1-2c9d-4a19-9ea8-c73dbb76cba5] Running
	I0428 23:08:46.386026  285806 system_pods.go:89] "kube-apiserver-addons-595372" [c1acfe36-89a3-4497-882f-ee8e55cca3a6] Running
	I0428 23:08:46.386030  285806 system_pods.go:89] "kube-controller-manager-addons-595372" [f5fce887-4bc0-42d8-884c-0eae4bb3f12e] Running
	I0428 23:08:46.386038  285806 system_pods.go:89] "kube-ingress-dns-minikube" [cfe9d22c-7a9e-44fb-adf5-0b2220144fa4] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0428 23:08:46.386043  285806 system_pods.go:89] "kube-proxy-ldvnc" [d6299078-5b7f-4ff6-a486-efb576747c85] Running
	I0428 23:08:46.386047  285806 system_pods.go:89] "kube-scheduler-addons-595372" [336936dd-c487-4d8b-9a1c-049ab31f56ed] Running
	I0428 23:08:46.386055  285806 system_pods.go:89] "metrics-server-c59844bb4-cnsxs" [e5b09190-d827-441d-aab1-ac226e5260ff] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0428 23:08:46.386066  285806 system_pods.go:89] "nvidia-device-plugin-daemonset-8vprv" [2cb3e417-a99c-4690-9673-d0cd60e9d36c] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0428 23:08:46.386078  285806 system_pods.go:89] "registry-6h8kx" [ff84aefb-bf71-4e34-89c5-beedc9068632] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0428 23:08:46.386084  285806 system_pods.go:89] "registry-proxy-xqj86" [201b9330-c2df-4a87-b313-775649c50a02] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0428 23:08:46.386090  285806 system_pods.go:89] "snapshot-controller-745499f584-fkw79" [e0ac79c9-7ece-4864-a7a0-c2793426c9cf] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:08:46.386097  285806 system_pods.go:89] "snapshot-controller-745499f584-px52r" [eb6986c7-59d4-4e73-b759-8b83b03368df] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:08:46.386102  285806 system_pods.go:89] "storage-provisioner" [43e87b6f-c89c-480c-9c10-b7966e67f299] Running
	I0428 23:08:46.386120  285806 retry.go:31] will retry after 453.409791ms: missing components: kube-dns
	I0428 23:08:46.718126  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:08:46.725399  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:08:46.849615  285806 system_pods.go:86] 15 kube-system pods found
	I0428 23:08:46.849703  285806 system_pods.go:89] "coredns-7db6d8ff4d-959wq" [8aeca97d-e220-443a-81b4-e7700962bc49] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0428 23:08:46.849727  285806 system_pods.go:89] "etcd-addons-595372" [198a294e-9443-414e-bcd4-6bbe53679630] Running
	I0428 23:08:46.849748  285806 system_pods.go:89] "kindnet-b2fww" [820d41b1-2c9d-4a19-9ea8-c73dbb76cba5] Running
	I0428 23:08:46.849777  285806 system_pods.go:89] "kube-apiserver-addons-595372" [c1acfe36-89a3-4497-882f-ee8e55cca3a6] Running
	I0428 23:08:46.849801  285806 system_pods.go:89] "kube-controller-manager-addons-595372" [f5fce887-4bc0-42d8-884c-0eae4bb3f12e] Running
	I0428 23:08:46.849824  285806 system_pods.go:89] "kube-ingress-dns-minikube" [cfe9d22c-7a9e-44fb-adf5-0b2220144fa4] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0428 23:08:46.849844  285806 system_pods.go:89] "kube-proxy-ldvnc" [d6299078-5b7f-4ff6-a486-efb576747c85] Running
	I0428 23:08:46.849896  285806 system_pods.go:89] "kube-scheduler-addons-595372" [336936dd-c487-4d8b-9a1c-049ab31f56ed] Running
	I0428 23:08:46.849917  285806 system_pods.go:89] "metrics-server-c59844bb4-cnsxs" [e5b09190-d827-441d-aab1-ac226e5260ff] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0428 23:08:46.849940  285806 system_pods.go:89] "nvidia-device-plugin-daemonset-8vprv" [2cb3e417-a99c-4690-9673-d0cd60e9d36c] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0428 23:08:46.849974  285806 system_pods.go:89] "registry-6h8kx" [ff84aefb-bf71-4e34-89c5-beedc9068632] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0428 23:08:46.849998  285806 system_pods.go:89] "registry-proxy-xqj86" [201b9330-c2df-4a87-b313-775649c50a02] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0428 23:08:46.850029  285806 system_pods.go:89] "snapshot-controller-745499f584-fkw79" [e0ac79c9-7ece-4864-a7a0-c2793426c9cf] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:08:46.850057  285806 system_pods.go:89] "snapshot-controller-745499f584-px52r" [eb6986c7-59d4-4e73-b759-8b83b03368df] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:08:46.850085  285806 system_pods.go:89] "storage-provisioner" [43e87b6f-c89c-480c-9c10-b7966e67f299] Running
	I0428 23:08:46.850119  285806 retry.go:31] will retry after 563.988637ms: missing components: kube-dns
	I0428 23:08:46.995686  285806 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (5.240011372s)
	I0428 23:08:46.995775  285806 addons.go:470] Verifying addon csi-hostpath-driver=true in "addons-595372"
	I0428 23:08:46.997830  285806 out.go:177] * Verifying csi-hostpath-driver addon...
	I0428 23:08:47.000669  285806 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0428 23:08:47.013531  285806 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0428 23:08:47.013553  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:08:47.228559  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:08:47.236492  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:08:47.425023  285806 system_pods.go:86] 18 kube-system pods found
	I0428 23:08:47.425114  285806 system_pods.go:89] "coredns-7db6d8ff4d-959wq" [8aeca97d-e220-443a-81b4-e7700962bc49] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0428 23:08:47.425139  285806 system_pods.go:89] "csi-hostpath-attacher-0" [54b293e2-6d7e-45b4-9d72-c5d1ec82a6c8] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0428 23:08:47.425178  285806 system_pods.go:89] "csi-hostpath-resizer-0" [f4786645-6db8-4d0b-a897-702986f49e9c] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0428 23:08:47.425204  285806 system_pods.go:89] "csi-hostpathplugin-snqxl" [3fc1c62a-6ad2-4847-a4c0-5e8be7835371] 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])
	I0428 23:08:47.425221  285806 system_pods.go:89] "etcd-addons-595372" [198a294e-9443-414e-bcd4-6bbe53679630] Running
	I0428 23:08:47.425241  285806 system_pods.go:89] "kindnet-b2fww" [820d41b1-2c9d-4a19-9ea8-c73dbb76cba5] Running
	I0428 23:08:47.425261  285806 system_pods.go:89] "kube-apiserver-addons-595372" [c1acfe36-89a3-4497-882f-ee8e55cca3a6] Running
	I0428 23:08:47.425289  285806 system_pods.go:89] "kube-controller-manager-addons-595372" [f5fce887-4bc0-42d8-884c-0eae4bb3f12e] Running
	I0428 23:08:47.425574  285806 system_pods.go:89] "kube-ingress-dns-minikube" [cfe9d22c-7a9e-44fb-adf5-0b2220144fa4] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0428 23:08:47.425610  285806 system_pods.go:89] "kube-proxy-ldvnc" [d6299078-5b7f-4ff6-a486-efb576747c85] Running
	I0428 23:08:47.425632  285806 system_pods.go:89] "kube-scheduler-addons-595372" [336936dd-c487-4d8b-9a1c-049ab31f56ed] Running
	I0428 23:08:47.425654  285806 system_pods.go:89] "metrics-server-c59844bb4-cnsxs" [e5b09190-d827-441d-aab1-ac226e5260ff] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0428 23:08:47.425687  285806 system_pods.go:89] "nvidia-device-plugin-daemonset-8vprv" [2cb3e417-a99c-4690-9673-d0cd60e9d36c] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0428 23:08:47.425715  285806 system_pods.go:89] "registry-6h8kx" [ff84aefb-bf71-4e34-89c5-beedc9068632] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0428 23:08:47.425739  285806 system_pods.go:89] "registry-proxy-xqj86" [201b9330-c2df-4a87-b313-775649c50a02] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0428 23:08:47.425759  285806 system_pods.go:89] "snapshot-controller-745499f584-fkw79" [e0ac79c9-7ece-4864-a7a0-c2793426c9cf] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:08:47.425794  285806 system_pods.go:89] "snapshot-controller-745499f584-px52r" [eb6986c7-59d4-4e73-b759-8b83b03368df] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:08:47.425815  285806 system_pods.go:89] "storage-provisioner" [43e87b6f-c89c-480c-9c10-b7966e67f299] Running
	I0428 23:08:47.425843  285806 retry.go:31] will retry after 606.129253ms: missing components: kube-dns
	I0428 23:08:47.507782  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:08:47.665093  285806 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (1.645945363s)
	I0428 23:08:47.665195  285806 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.699124869s)
	I0428 23:08:47.669223  285806 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.0
	I0428 23:08:47.671382  285806 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0428 23:08:47.673574  285806 addons.go:426] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0428 23:08:47.673597  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0428 23:08:47.697372  285806 addons.go:426] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0428 23:08:47.697401  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0428 23:08:47.718696  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:08:47.725370  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:08:47.730097  285806 addons.go:426] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0428 23:08:47.730121  285806 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0428 23:08:47.750587  285806 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.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
	I0428 23:08:48.010611  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:08:48.045857  285806 system_pods.go:86] 18 kube-system pods found
	I0428 23:08:48.045900  285806 system_pods.go:89] "coredns-7db6d8ff4d-959wq" [8aeca97d-e220-443a-81b4-e7700962bc49] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0428 23:08:48.045910  285806 system_pods.go:89] "csi-hostpath-attacher-0" [54b293e2-6d7e-45b4-9d72-c5d1ec82a6c8] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0428 23:08:48.045920  285806 system_pods.go:89] "csi-hostpath-resizer-0" [f4786645-6db8-4d0b-a897-702986f49e9c] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0428 23:08:48.045930  285806 system_pods.go:89] "csi-hostpathplugin-snqxl" [3fc1c62a-6ad2-4847-a4c0-5e8be7835371] 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])
	I0428 23:08:48.045940  285806 system_pods.go:89] "etcd-addons-595372" [198a294e-9443-414e-bcd4-6bbe53679630] Running
	I0428 23:08:48.045946  285806 system_pods.go:89] "kindnet-b2fww" [820d41b1-2c9d-4a19-9ea8-c73dbb76cba5] Running
	I0428 23:08:48.045958  285806 system_pods.go:89] "kube-apiserver-addons-595372" [c1acfe36-89a3-4497-882f-ee8e55cca3a6] Running
	I0428 23:08:48.045964  285806 system_pods.go:89] "kube-controller-manager-addons-595372" [f5fce887-4bc0-42d8-884c-0eae4bb3f12e] Running
	I0428 23:08:48.045978  285806 system_pods.go:89] "kube-ingress-dns-minikube" [cfe9d22c-7a9e-44fb-adf5-0b2220144fa4] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0428 23:08:48.045982  285806 system_pods.go:89] "kube-proxy-ldvnc" [d6299078-5b7f-4ff6-a486-efb576747c85] Running
	I0428 23:08:48.045992  285806 system_pods.go:89] "kube-scheduler-addons-595372" [336936dd-c487-4d8b-9a1c-049ab31f56ed] Running
	I0428 23:08:48.045999  285806 system_pods.go:89] "metrics-server-c59844bb4-cnsxs" [e5b09190-d827-441d-aab1-ac226e5260ff] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0428 23:08:48.046007  285806 system_pods.go:89] "nvidia-device-plugin-daemonset-8vprv" [2cb3e417-a99c-4690-9673-d0cd60e9d36c] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0428 23:08:48.046019  285806 system_pods.go:89] "registry-6h8kx" [ff84aefb-bf71-4e34-89c5-beedc9068632] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0428 23:08:48.046025  285806 system_pods.go:89] "registry-proxy-xqj86" [201b9330-c2df-4a87-b313-775649c50a02] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0428 23:08:48.046033  285806 system_pods.go:89] "snapshot-controller-745499f584-fkw79" [e0ac79c9-7ece-4864-a7a0-c2793426c9cf] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:08:48.046045  285806 system_pods.go:89] "snapshot-controller-745499f584-px52r" [eb6986c7-59d4-4e73-b759-8b83b03368df] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:08:48.046049  285806 system_pods.go:89] "storage-provisioner" [43e87b6f-c89c-480c-9c10-b7966e67f299] Running
	I0428 23:08:48.046065  285806 retry.go:31] will retry after 795.803574ms: missing components: kube-dns
	I0428 23:08:48.218611  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:08:48.225528  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:08:48.507856  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:08:48.511656  285806 addons.go:470] Verifying addon gcp-auth=true in "addons-595372"
	I0428 23:08:48.514359  285806 out.go:177] * Verifying gcp-auth addon...
	I0428 23:08:48.517143  285806 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0428 23:08:48.522052  285806 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0428 23:08:48.522077  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:08:48.718379  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:08:48.725850  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:08:48.853148  285806 system_pods.go:86] 18 kube-system pods found
	I0428 23:08:48.853227  285806 system_pods.go:89] "coredns-7db6d8ff4d-959wq" [8aeca97d-e220-443a-81b4-e7700962bc49] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0428 23:08:48.853262  285806 system_pods.go:89] "csi-hostpath-attacher-0" [54b293e2-6d7e-45b4-9d72-c5d1ec82a6c8] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0428 23:08:48.853298  285806 system_pods.go:89] "csi-hostpath-resizer-0" [f4786645-6db8-4d0b-a897-702986f49e9c] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0428 23:08:48.853342  285806 system_pods.go:89] "csi-hostpathplugin-snqxl" [3fc1c62a-6ad2-4847-a4c0-5e8be7835371] 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])
	I0428 23:08:48.853364  285806 system_pods.go:89] "etcd-addons-595372" [198a294e-9443-414e-bcd4-6bbe53679630] Running
	I0428 23:08:48.853385  285806 system_pods.go:89] "kindnet-b2fww" [820d41b1-2c9d-4a19-9ea8-c73dbb76cba5] Running
	I0428 23:08:48.853416  285806 system_pods.go:89] "kube-apiserver-addons-595372" [c1acfe36-89a3-4497-882f-ee8e55cca3a6] Running
	I0428 23:08:48.853438  285806 system_pods.go:89] "kube-controller-manager-addons-595372" [f5fce887-4bc0-42d8-884c-0eae4bb3f12e] Running
	I0428 23:08:48.853460  285806 system_pods.go:89] "kube-ingress-dns-minikube" [cfe9d22c-7a9e-44fb-adf5-0b2220144fa4] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0428 23:08:48.853479  285806 system_pods.go:89] "kube-proxy-ldvnc" [d6299078-5b7f-4ff6-a486-efb576747c85] Running
	I0428 23:08:48.853498  285806 system_pods.go:89] "kube-scheduler-addons-595372" [336936dd-c487-4d8b-9a1c-049ab31f56ed] Running
	I0428 23:08:48.853525  285806 system_pods.go:89] "metrics-server-c59844bb4-cnsxs" [e5b09190-d827-441d-aab1-ac226e5260ff] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0428 23:08:48.853551  285806 system_pods.go:89] "nvidia-device-plugin-daemonset-8vprv" [2cb3e417-a99c-4690-9673-d0cd60e9d36c] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0428 23:08:48.853572  285806 system_pods.go:89] "registry-6h8kx" [ff84aefb-bf71-4e34-89c5-beedc9068632] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0428 23:08:48.853594  285806 system_pods.go:89] "registry-proxy-xqj86" [201b9330-c2df-4a87-b313-775649c50a02] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0428 23:08:48.853629  285806 system_pods.go:89] "snapshot-controller-745499f584-fkw79" [e0ac79c9-7ece-4864-a7a0-c2793426c9cf] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:08:48.853653  285806 system_pods.go:89] "snapshot-controller-745499f584-px52r" [eb6986c7-59d4-4e73-b759-8b83b03368df] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:08:48.853670  285806 system_pods.go:89] "storage-provisioner" [43e87b6f-c89c-480c-9c10-b7966e67f299] Running
	I0428 23:08:48.853699  285806 retry.go:31] will retry after 854.790448ms: missing components: kube-dns
	I0428 23:08:49.007434  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:08:49.021174  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:08:49.218604  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:08:49.225263  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:08:49.507525  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:08:49.520783  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:08:49.720477  285806 system_pods.go:86] 18 kube-system pods found
	I0428 23:08:49.720555  285806 system_pods.go:89] "coredns-7db6d8ff4d-959wq" [8aeca97d-e220-443a-81b4-e7700962bc49] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0428 23:08:49.720579  285806 system_pods.go:89] "csi-hostpath-attacher-0" [54b293e2-6d7e-45b4-9d72-c5d1ec82a6c8] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0428 23:08:49.720603  285806 system_pods.go:89] "csi-hostpath-resizer-0" [f4786645-6db8-4d0b-a897-702986f49e9c] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0428 23:08:49.720641  285806 system_pods.go:89] "csi-hostpathplugin-snqxl" [3fc1c62a-6ad2-4847-a4c0-5e8be7835371] 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])
	I0428 23:08:49.720665  285806 system_pods.go:89] "etcd-addons-595372" [198a294e-9443-414e-bcd4-6bbe53679630] Running
	I0428 23:08:49.720683  285806 system_pods.go:89] "kindnet-b2fww" [820d41b1-2c9d-4a19-9ea8-c73dbb76cba5] Running
	I0428 23:08:49.720705  285806 system_pods.go:89] "kube-apiserver-addons-595372" [c1acfe36-89a3-4497-882f-ee8e55cca3a6] Running
	I0428 23:08:49.720724  285806 system_pods.go:89] "kube-controller-manager-addons-595372" [f5fce887-4bc0-42d8-884c-0eae4bb3f12e] Running
	I0428 23:08:49.720755  285806 system_pods.go:89] "kube-ingress-dns-minikube" [cfe9d22c-7a9e-44fb-adf5-0b2220144fa4] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0428 23:08:49.720780  285806 system_pods.go:89] "kube-proxy-ldvnc" [d6299078-5b7f-4ff6-a486-efb576747c85] Running
	I0428 23:08:49.720799  285806 system_pods.go:89] "kube-scheduler-addons-595372" [336936dd-c487-4d8b-9a1c-049ab31f56ed] Running
	I0428 23:08:49.720824  285806 system_pods.go:89] "metrics-server-c59844bb4-cnsxs" [e5b09190-d827-441d-aab1-ac226e5260ff] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0428 23:08:49.720858  285806 system_pods.go:89] "nvidia-device-plugin-daemonset-8vprv" [2cb3e417-a99c-4690-9673-d0cd60e9d36c] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0428 23:08:49.720881  285806 system_pods.go:89] "registry-6h8kx" [ff84aefb-bf71-4e34-89c5-beedc9068632] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0428 23:08:49.720899  285806 system_pods.go:89] "registry-proxy-xqj86" [201b9330-c2df-4a87-b313-775649c50a02] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0428 23:08:49.720923  285806 system_pods.go:89] "snapshot-controller-745499f584-fkw79" [e0ac79c9-7ece-4864-a7a0-c2793426c9cf] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:08:49.720944  285806 system_pods.go:89] "snapshot-controller-745499f584-px52r" [eb6986c7-59d4-4e73-b759-8b83b03368df] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:08:49.720976  285806 system_pods.go:89] "storage-provisioner" [43e87b6f-c89c-480c-9c10-b7966e67f299] Running
	I0428 23:08:49.721005  285806 retry.go:31] will retry after 1.162485953s: missing components: kube-dns
	I0428 23:08:49.722129  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:08:49.727033  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:08:50.007849  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:08:50.022244  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:08:50.219160  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:08:50.225735  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:08:50.506286  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:08:50.524862  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:08:50.719078  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:08:50.725801  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:08:50.896416  285806 system_pods.go:86] 18 kube-system pods found
	I0428 23:08:50.896449  285806 system_pods.go:89] "coredns-7db6d8ff4d-959wq" [8aeca97d-e220-443a-81b4-e7700962bc49] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0428 23:08:50.896459  285806 system_pods.go:89] "csi-hostpath-attacher-0" [54b293e2-6d7e-45b4-9d72-c5d1ec82a6c8] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0428 23:08:50.896467  285806 system_pods.go:89] "csi-hostpath-resizer-0" [f4786645-6db8-4d0b-a897-702986f49e9c] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0428 23:08:50.896474  285806 system_pods.go:89] "csi-hostpathplugin-snqxl" [3fc1c62a-6ad2-4847-a4c0-5e8be7835371] 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])
	I0428 23:08:50.896479  285806 system_pods.go:89] "etcd-addons-595372" [198a294e-9443-414e-bcd4-6bbe53679630] Running
	I0428 23:08:50.896484  285806 system_pods.go:89] "kindnet-b2fww" [820d41b1-2c9d-4a19-9ea8-c73dbb76cba5] Running
	I0428 23:08:50.896488  285806 system_pods.go:89] "kube-apiserver-addons-595372" [c1acfe36-89a3-4497-882f-ee8e55cca3a6] Running
	I0428 23:08:50.896492  285806 system_pods.go:89] "kube-controller-manager-addons-595372" [f5fce887-4bc0-42d8-884c-0eae4bb3f12e] Running
	I0428 23:08:50.896500  285806 system_pods.go:89] "kube-ingress-dns-minikube" [cfe9d22c-7a9e-44fb-adf5-0b2220144fa4] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0428 23:08:50.896505  285806 system_pods.go:89] "kube-proxy-ldvnc" [d6299078-5b7f-4ff6-a486-efb576747c85] Running
	I0428 23:08:50.896509  285806 system_pods.go:89] "kube-scheduler-addons-595372" [336936dd-c487-4d8b-9a1c-049ab31f56ed] Running
	I0428 23:08:50.896515  285806 system_pods.go:89] "metrics-server-c59844bb4-cnsxs" [e5b09190-d827-441d-aab1-ac226e5260ff] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0428 23:08:50.896521  285806 system_pods.go:89] "nvidia-device-plugin-daemonset-8vprv" [2cb3e417-a99c-4690-9673-d0cd60e9d36c] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0428 23:08:50.896529  285806 system_pods.go:89] "registry-6h8kx" [ff84aefb-bf71-4e34-89c5-beedc9068632] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0428 23:08:50.896535  285806 system_pods.go:89] "registry-proxy-xqj86" [201b9330-c2df-4a87-b313-775649c50a02] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0428 23:08:50.896541  285806 system_pods.go:89] "snapshot-controller-745499f584-fkw79" [e0ac79c9-7ece-4864-a7a0-c2793426c9cf] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:08:50.896548  285806 system_pods.go:89] "snapshot-controller-745499f584-px52r" [eb6986c7-59d4-4e73-b759-8b83b03368df] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:08:50.896558  285806 system_pods.go:89] "storage-provisioner" [43e87b6f-c89c-480c-9c10-b7966e67f299] Running
	I0428 23:08:50.896572  285806 retry.go:31] will retry after 1.613120464s: missing components: kube-dns
	I0428 23:08:51.006851  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:08:51.021008  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:08:51.219243  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:08:51.225676  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:08:51.507257  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:08:51.521016  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:08:51.719004  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:08:51.726613  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:08:52.007985  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:08:52.020880  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:08:52.219037  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:08:52.225866  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:08:52.506220  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:08:52.520227  285806 system_pods.go:86] 18 kube-system pods found
	I0428 23:08:52.520298  285806 system_pods.go:89] "coredns-7db6d8ff4d-959wq" [8aeca97d-e220-443a-81b4-e7700962bc49] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0428 23:08:52.520320  285806 system_pods.go:89] "csi-hostpath-attacher-0" [54b293e2-6d7e-45b4-9d72-c5d1ec82a6c8] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0428 23:08:52.520346  285806 system_pods.go:89] "csi-hostpath-resizer-0" [f4786645-6db8-4d0b-a897-702986f49e9c] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0428 23:08:52.520378  285806 system_pods.go:89] "csi-hostpathplugin-snqxl" [3fc1c62a-6ad2-4847-a4c0-5e8be7835371] 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])
	I0428 23:08:52.520403  285806 system_pods.go:89] "etcd-addons-595372" [198a294e-9443-414e-bcd4-6bbe53679630] Running
	I0428 23:08:52.520426  285806 system_pods.go:89] "kindnet-b2fww" [820d41b1-2c9d-4a19-9ea8-c73dbb76cba5] Running
	I0428 23:08:52.520445  285806 system_pods.go:89] "kube-apiserver-addons-595372" [c1acfe36-89a3-4497-882f-ee8e55cca3a6] Running
	I0428 23:08:52.520465  285806 system_pods.go:89] "kube-controller-manager-addons-595372" [f5fce887-4bc0-42d8-884c-0eae4bb3f12e] Running
	I0428 23:08:52.520494  285806 system_pods.go:89] "kube-ingress-dns-minikube" [cfe9d22c-7a9e-44fb-adf5-0b2220144fa4] Running / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0428 23:08:52.520518  285806 system_pods.go:89] "kube-proxy-ldvnc" [d6299078-5b7f-4ff6-a486-efb576747c85] Running
	I0428 23:08:52.520537  285806 system_pods.go:89] "kube-scheduler-addons-595372" [336936dd-c487-4d8b-9a1c-049ab31f56ed] Running
	I0428 23:08:52.520559  285806 system_pods.go:89] "metrics-server-c59844bb4-cnsxs" [e5b09190-d827-441d-aab1-ac226e5260ff] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0428 23:08:52.520581  285806 system_pods.go:89] "nvidia-device-plugin-daemonset-8vprv" [2cb3e417-a99c-4690-9673-d0cd60e9d36c] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0428 23:08:52.520618  285806 system_pods.go:89] "registry-6h8kx" [ff84aefb-bf71-4e34-89c5-beedc9068632] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0428 23:08:52.520638  285806 system_pods.go:89] "registry-proxy-xqj86" [201b9330-c2df-4a87-b313-775649c50a02] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0428 23:08:52.520660  285806 system_pods.go:89] "snapshot-controller-745499f584-fkw79" [e0ac79c9-7ece-4864-a7a0-c2793426c9cf] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:08:52.520691  285806 system_pods.go:89] "snapshot-controller-745499f584-px52r" [eb6986c7-59d4-4e73-b759-8b83b03368df] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:08:52.520714  285806 system_pods.go:89] "storage-provisioner" [43e87b6f-c89c-480c-9c10-b7966e67f299] Running
	I0428 23:08:52.520747  285806 retry.go:31] will retry after 1.817344793s: missing components: kube-dns
	I0428 23:08:52.524048  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:08:52.719128  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:08:52.726074  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:08:53.008670  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:08:53.020977  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:08:53.218707  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:08:53.225837  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:08:53.506729  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:08:53.520761  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:08:53.719091  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:08:53.725668  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:08:54.009907  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:08:54.021195  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:08:54.219428  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:08:54.226336  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:08:54.350604  285806 system_pods.go:86] 18 kube-system pods found
	I0428 23:08:54.350641  285806 system_pods.go:89] "coredns-7db6d8ff4d-959wq" [8aeca97d-e220-443a-81b4-e7700962bc49] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0428 23:08:54.350652  285806 system_pods.go:89] "csi-hostpath-attacher-0" [54b293e2-6d7e-45b4-9d72-c5d1ec82a6c8] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0428 23:08:54.350662  285806 system_pods.go:89] "csi-hostpath-resizer-0" [f4786645-6db8-4d0b-a897-702986f49e9c] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0428 23:08:54.350669  285806 system_pods.go:89] "csi-hostpathplugin-snqxl" [3fc1c62a-6ad2-4847-a4c0-5e8be7835371] 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])
	I0428 23:08:54.350675  285806 system_pods.go:89] "etcd-addons-595372" [198a294e-9443-414e-bcd4-6bbe53679630] Running
	I0428 23:08:54.350681  285806 system_pods.go:89] "kindnet-b2fww" [820d41b1-2c9d-4a19-9ea8-c73dbb76cba5] Running
	I0428 23:08:54.350685  285806 system_pods.go:89] "kube-apiserver-addons-595372" [c1acfe36-89a3-4497-882f-ee8e55cca3a6] Running
	I0428 23:08:54.350690  285806 system_pods.go:89] "kube-controller-manager-addons-595372" [f5fce887-4bc0-42d8-884c-0eae4bb3f12e] Running
	I0428 23:08:54.350696  285806 system_pods.go:89] "kube-ingress-dns-minikube" [cfe9d22c-7a9e-44fb-adf5-0b2220144fa4] Running / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0428 23:08:54.350700  285806 system_pods.go:89] "kube-proxy-ldvnc" [d6299078-5b7f-4ff6-a486-efb576747c85] Running
	I0428 23:08:54.350705  285806 system_pods.go:89] "kube-scheduler-addons-595372" [336936dd-c487-4d8b-9a1c-049ab31f56ed] Running
	I0428 23:08:54.350711  285806 system_pods.go:89] "metrics-server-c59844bb4-cnsxs" [e5b09190-d827-441d-aab1-ac226e5260ff] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0428 23:08:54.350717  285806 system_pods.go:89] "nvidia-device-plugin-daemonset-8vprv" [2cb3e417-a99c-4690-9673-d0cd60e9d36c] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0428 23:08:54.350736  285806 system_pods.go:89] "registry-6h8kx" [ff84aefb-bf71-4e34-89c5-beedc9068632] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0428 23:08:54.350743  285806 system_pods.go:89] "registry-proxy-xqj86" [201b9330-c2df-4a87-b313-775649c50a02] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0428 23:08:54.350749  285806 system_pods.go:89] "snapshot-controller-745499f584-fkw79" [e0ac79c9-7ece-4864-a7a0-c2793426c9cf] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:08:54.350756  285806 system_pods.go:89] "snapshot-controller-745499f584-px52r" [eb6986c7-59d4-4e73-b759-8b83b03368df] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:08:54.350768  285806 system_pods.go:89] "storage-provisioner" [43e87b6f-c89c-480c-9c10-b7966e67f299] Running
	I0428 23:08:54.350782  285806 retry.go:31] will retry after 2.74051464s: missing components: kube-dns
	I0428 23:08:54.505750  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:08:54.520670  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:08:54.718498  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:08:54.724559  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:08:55.007266  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:08:55.022074  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:08:55.218376  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:08:55.227095  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:08:55.506505  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:08:55.520834  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:08:55.719186  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:08:55.725295  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:08:56.022707  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:08:56.024487  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:08:56.218507  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:08:56.224666  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:08:56.506105  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:08:56.521047  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:08:56.718566  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:08:56.724484  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:08:57.009071  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:08:57.021245  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:08:57.101951  285806 system_pods.go:86] 18 kube-system pods found
	I0428 23:08:57.101991  285806 system_pods.go:89] "coredns-7db6d8ff4d-959wq" [8aeca97d-e220-443a-81b4-e7700962bc49] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0428 23:08:57.102001  285806 system_pods.go:89] "csi-hostpath-attacher-0" [54b293e2-6d7e-45b4-9d72-c5d1ec82a6c8] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0428 23:08:57.102010  285806 system_pods.go:89] "csi-hostpath-resizer-0" [f4786645-6db8-4d0b-a897-702986f49e9c] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0428 23:08:57.102017  285806 system_pods.go:89] "csi-hostpathplugin-snqxl" [3fc1c62a-6ad2-4847-a4c0-5e8be7835371] 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])
	I0428 23:08:57.102022  285806 system_pods.go:89] "etcd-addons-595372" [198a294e-9443-414e-bcd4-6bbe53679630] Running
	I0428 23:08:57.102028  285806 system_pods.go:89] "kindnet-b2fww" [820d41b1-2c9d-4a19-9ea8-c73dbb76cba5] Running
	I0428 23:08:57.102032  285806 system_pods.go:89] "kube-apiserver-addons-595372" [c1acfe36-89a3-4497-882f-ee8e55cca3a6] Running
	I0428 23:08:57.102042  285806 system_pods.go:89] "kube-controller-manager-addons-595372" [f5fce887-4bc0-42d8-884c-0eae4bb3f12e] Running
	I0428 23:08:57.102049  285806 system_pods.go:89] "kube-ingress-dns-minikube" [cfe9d22c-7a9e-44fb-adf5-0b2220144fa4] Running / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0428 23:08:57.102059  285806 system_pods.go:89] "kube-proxy-ldvnc" [d6299078-5b7f-4ff6-a486-efb576747c85] Running
	I0428 23:08:57.102064  285806 system_pods.go:89] "kube-scheduler-addons-595372" [336936dd-c487-4d8b-9a1c-049ab31f56ed] Running
	I0428 23:08:57.102071  285806 system_pods.go:89] "metrics-server-c59844bb4-cnsxs" [e5b09190-d827-441d-aab1-ac226e5260ff] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0428 23:08:57.102082  285806 system_pods.go:89] "nvidia-device-plugin-daemonset-8vprv" [2cb3e417-a99c-4690-9673-d0cd60e9d36c] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0428 23:08:57.102092  285806 system_pods.go:89] "registry-6h8kx" [ff84aefb-bf71-4e34-89c5-beedc9068632] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0428 23:08:57.102098  285806 system_pods.go:89] "registry-proxy-xqj86" [201b9330-c2df-4a87-b313-775649c50a02] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0428 23:08:57.102105  285806 system_pods.go:89] "snapshot-controller-745499f584-fkw79" [e0ac79c9-7ece-4864-a7a0-c2793426c9cf] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:08:57.102122  285806 system_pods.go:89] "snapshot-controller-745499f584-px52r" [eb6986c7-59d4-4e73-b759-8b83b03368df] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:08:57.102128  285806 system_pods.go:89] "storage-provisioner" [43e87b6f-c89c-480c-9c10-b7966e67f299] Running
	I0428 23:08:57.102144  285806 retry.go:31] will retry after 2.846599368s: missing components: kube-dns
	I0428 23:08:57.219298  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:08:57.227508  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:08:57.507275  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:08:57.520512  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:08:57.718727  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:08:57.724932  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:08:58.012111  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:08:58.020358  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:08:58.218915  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:08:58.225132  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:08:58.506221  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:08:58.520471  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:08:58.718641  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:08:58.725046  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:08:59.009486  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:08:59.020406  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:08:59.218593  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:08:59.224705  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:08:59.508362  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:08:59.529263  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:08:59.718723  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:08:59.724787  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:08:59.959067  285806 system_pods.go:86] 18 kube-system pods found
	I0428 23:08:59.959104  285806 system_pods.go:89] "coredns-7db6d8ff4d-959wq" [8aeca97d-e220-443a-81b4-e7700962bc49] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0428 23:08:59.959113  285806 system_pods.go:89] "csi-hostpath-attacher-0" [54b293e2-6d7e-45b4-9d72-c5d1ec82a6c8] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0428 23:08:59.959122  285806 system_pods.go:89] "csi-hostpath-resizer-0" [f4786645-6db8-4d0b-a897-702986f49e9c] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0428 23:08:59.959129  285806 system_pods.go:89] "csi-hostpathplugin-snqxl" [3fc1c62a-6ad2-4847-a4c0-5e8be7835371] 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])
	I0428 23:08:59.959134  285806 system_pods.go:89] "etcd-addons-595372" [198a294e-9443-414e-bcd4-6bbe53679630] Running
	I0428 23:08:59.959140  285806 system_pods.go:89] "kindnet-b2fww" [820d41b1-2c9d-4a19-9ea8-c73dbb76cba5] Running
	I0428 23:08:59.959145  285806 system_pods.go:89] "kube-apiserver-addons-595372" [c1acfe36-89a3-4497-882f-ee8e55cca3a6] Running
	I0428 23:08:59.959149  285806 system_pods.go:89] "kube-controller-manager-addons-595372" [f5fce887-4bc0-42d8-884c-0eae4bb3f12e] Running
	I0428 23:08:59.959161  285806 system_pods.go:89] "kube-ingress-dns-minikube" [cfe9d22c-7a9e-44fb-adf5-0b2220144fa4] Running / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0428 23:08:59.959165  285806 system_pods.go:89] "kube-proxy-ldvnc" [d6299078-5b7f-4ff6-a486-efb576747c85] Running
	I0428 23:08:59.959169  285806 system_pods.go:89] "kube-scheduler-addons-595372" [336936dd-c487-4d8b-9a1c-049ab31f56ed] Running
	I0428 23:08:59.959176  285806 system_pods.go:89] "metrics-server-c59844bb4-cnsxs" [e5b09190-d827-441d-aab1-ac226e5260ff] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0428 23:08:59.959189  285806 system_pods.go:89] "nvidia-device-plugin-daemonset-8vprv" [2cb3e417-a99c-4690-9673-d0cd60e9d36c] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0428 23:08:59.959196  285806 system_pods.go:89] "registry-6h8kx" [ff84aefb-bf71-4e34-89c5-beedc9068632] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0428 23:08:59.959206  285806 system_pods.go:89] "registry-proxy-xqj86" [201b9330-c2df-4a87-b313-775649c50a02] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0428 23:08:59.959212  285806 system_pods.go:89] "snapshot-controller-745499f584-fkw79" [e0ac79c9-7ece-4864-a7a0-c2793426c9cf] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:08:59.959222  285806 system_pods.go:89] "snapshot-controller-745499f584-px52r" [eb6986c7-59d4-4e73-b759-8b83b03368df] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:08:59.959226  285806 system_pods.go:89] "storage-provisioner" [43e87b6f-c89c-480c-9c10-b7966e67f299] Running
	I0428 23:08:59.959241  285806 retry.go:31] will retry after 3.752731182s: missing components: kube-dns
	I0428 23:09:00.020141  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:00.035829  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:00.232767  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:00.240469  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:00.506829  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:00.521197  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:00.719011  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:00.725294  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:01.007423  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:01.020631  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:01.220018  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:01.225493  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:01.505955  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:01.520852  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:01.719173  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:01.725279  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:02.007506  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:02.021039  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:02.218974  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:02.225427  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:02.506386  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:02.520733  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:02.719249  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:02.725346  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:03.009446  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:03.021048  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:03.219287  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:03.225805  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:03.506362  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:03.521229  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:03.720504  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:03.724272  285806 system_pods.go:86] 18 kube-system pods found
	I0428 23:09:03.724308  285806 system_pods.go:89] "coredns-7db6d8ff4d-959wq" [8aeca97d-e220-443a-81b4-e7700962bc49] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0428 23:09:03.724318  285806 system_pods.go:89] "csi-hostpath-attacher-0" [54b293e2-6d7e-45b4-9d72-c5d1ec82a6c8] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0428 23:09:03.724326  285806 system_pods.go:89] "csi-hostpath-resizer-0" [f4786645-6db8-4d0b-a897-702986f49e9c] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0428 23:09:03.724333  285806 system_pods.go:89] "csi-hostpathplugin-snqxl" [3fc1c62a-6ad2-4847-a4c0-5e8be7835371] 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])
	I0428 23:09:03.724343  285806 system_pods.go:89] "etcd-addons-595372" [198a294e-9443-414e-bcd4-6bbe53679630] Running
	I0428 23:09:03.724349  285806 system_pods.go:89] "kindnet-b2fww" [820d41b1-2c9d-4a19-9ea8-c73dbb76cba5] Running
	I0428 23:09:03.724353  285806 system_pods.go:89] "kube-apiserver-addons-595372" [c1acfe36-89a3-4497-882f-ee8e55cca3a6] Running
	I0428 23:09:03.724358  285806 system_pods.go:89] "kube-controller-manager-addons-595372" [f5fce887-4bc0-42d8-884c-0eae4bb3f12e] Running
	I0428 23:09:03.724370  285806 system_pods.go:89] "kube-ingress-dns-minikube" [cfe9d22c-7a9e-44fb-adf5-0b2220144fa4] Running / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0428 23:09:03.724375  285806 system_pods.go:89] "kube-proxy-ldvnc" [d6299078-5b7f-4ff6-a486-efb576747c85] Running
	I0428 23:09:03.724379  285806 system_pods.go:89] "kube-scheduler-addons-595372" [336936dd-c487-4d8b-9a1c-049ab31f56ed] Running
	I0428 23:09:03.724392  285806 system_pods.go:89] "metrics-server-c59844bb4-cnsxs" [e5b09190-d827-441d-aab1-ac226e5260ff] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0428 23:09:03.724399  285806 system_pods.go:89] "nvidia-device-plugin-daemonset-8vprv" [2cb3e417-a99c-4690-9673-d0cd60e9d36c] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0428 23:09:03.724409  285806 system_pods.go:89] "registry-6h8kx" [ff84aefb-bf71-4e34-89c5-beedc9068632] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0428 23:09:03.724415  285806 system_pods.go:89] "registry-proxy-xqj86" [201b9330-c2df-4a87-b313-775649c50a02] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0428 23:09:03.724421  285806 system_pods.go:89] "snapshot-controller-745499f584-fkw79" [e0ac79c9-7ece-4864-a7a0-c2793426c9cf] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:09:03.724430  285806 system_pods.go:89] "snapshot-controller-745499f584-px52r" [eb6986c7-59d4-4e73-b759-8b83b03368df] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:09:03.724437  285806 system_pods.go:89] "storage-provisioner" [43e87b6f-c89c-480c-9c10-b7966e67f299] Running
	I0428 23:09:03.724456  285806 retry.go:31] will retry after 4.616090093s: missing components: kube-dns
	I0428 23:09:03.726992  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:04.009001  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:04.021100  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:04.218855  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:04.225206  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:04.505938  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:04.521492  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:04.718234  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:04.725692  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:05.014650  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:05.020665  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:05.219068  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:05.225297  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:05.507199  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:05.521415  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:05.719010  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:05.725558  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:06.012735  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:06.020569  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:06.218297  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:06.225438  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:06.506113  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:06.521587  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:06.718369  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:06.725648  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:07.008274  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:07.020833  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:07.218489  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:07.225235  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:07.505972  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:07.521168  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:07.718983  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:07.725133  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:08.011595  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:08.027163  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:08.219509  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:08.224841  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:08.351683  285806 system_pods.go:86] 18 kube-system pods found
	I0428 23:09:08.351725  285806 system_pods.go:89] "coredns-7db6d8ff4d-959wq" [8aeca97d-e220-443a-81b4-e7700962bc49] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0428 23:09:08.351758  285806 system_pods.go:89] "csi-hostpath-attacher-0" [54b293e2-6d7e-45b4-9d72-c5d1ec82a6c8] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0428 23:09:08.351775  285806 system_pods.go:89] "csi-hostpath-resizer-0" [f4786645-6db8-4d0b-a897-702986f49e9c] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0428 23:09:08.351790  285806 system_pods.go:89] "csi-hostpathplugin-snqxl" [3fc1c62a-6ad2-4847-a4c0-5e8be7835371] 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])
	I0428 23:09:08.351796  285806 system_pods.go:89] "etcd-addons-595372" [198a294e-9443-414e-bcd4-6bbe53679630] Running
	I0428 23:09:08.351804  285806 system_pods.go:89] "kindnet-b2fww" [820d41b1-2c9d-4a19-9ea8-c73dbb76cba5] Running
	I0428 23:09:08.351810  285806 system_pods.go:89] "kube-apiserver-addons-595372" [c1acfe36-89a3-4497-882f-ee8e55cca3a6] Running
	I0428 23:09:08.351816  285806 system_pods.go:89] "kube-controller-manager-addons-595372" [f5fce887-4bc0-42d8-884c-0eae4bb3f12e] Running
	I0428 23:09:08.351840  285806 system_pods.go:89] "kube-ingress-dns-minikube" [cfe9d22c-7a9e-44fb-adf5-0b2220144fa4] Running
	I0428 23:09:08.351845  285806 system_pods.go:89] "kube-proxy-ldvnc" [d6299078-5b7f-4ff6-a486-efb576747c85] Running
	I0428 23:09:08.351858  285806 system_pods.go:89] "kube-scheduler-addons-595372" [336936dd-c487-4d8b-9a1c-049ab31f56ed] Running
	I0428 23:09:08.351866  285806 system_pods.go:89] "metrics-server-c59844bb4-cnsxs" [e5b09190-d827-441d-aab1-ac226e5260ff] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0428 23:09:08.351878  285806 system_pods.go:89] "nvidia-device-plugin-daemonset-8vprv" [2cb3e417-a99c-4690-9673-d0cd60e9d36c] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0428 23:09:08.351891  285806 system_pods.go:89] "registry-6h8kx" [ff84aefb-bf71-4e34-89c5-beedc9068632] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0428 23:09:08.351914  285806 system_pods.go:89] "registry-proxy-xqj86" [201b9330-c2df-4a87-b313-775649c50a02] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0428 23:09:08.351926  285806 system_pods.go:89] "snapshot-controller-745499f584-fkw79" [e0ac79c9-7ece-4864-a7a0-c2793426c9cf] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:09:08.351943  285806 system_pods.go:89] "snapshot-controller-745499f584-px52r" [eb6986c7-59d4-4e73-b759-8b83b03368df] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:09:08.351954  285806 system_pods.go:89] "storage-provisioner" [43e87b6f-c89c-480c-9c10-b7966e67f299] Running
	I0428 23:09:08.351970  285806 retry.go:31] will retry after 6.103020331s: missing components: kube-dns
	I0428 23:09:08.505702  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:08.521007  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:08.718812  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:08.724974  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:09.007113  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:09.021183  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:09.218412  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:09.225485  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:09.505898  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:09.521065  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:09.718336  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:09.726090  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:10.014955  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:10.022553  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:10.219671  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:10.225472  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:10.506509  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:10.520519  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:10.718821  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:10.725089  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:11.008863  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:11.021520  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:11.219115  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:11.226457  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:11.506440  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:11.520223  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:11.718789  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:11.725403  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:12.011997  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:12.021671  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:12.218630  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:12.225308  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:12.506767  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:12.521090  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:12.720996  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:12.728416  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:13.007585  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:13.021074  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:13.218738  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:13.225122  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:13.507405  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:13.520976  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:13.719335  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:13.726895  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:14.009397  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:14.020892  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:14.240457  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:14.246099  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:14.482267  285806 system_pods.go:86] 18 kube-system pods found
	I0428 23:09:14.482311  285806 system_pods.go:89] "coredns-7db6d8ff4d-959wq" [8aeca97d-e220-443a-81b4-e7700962bc49] Pending / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I0428 23:09:14.482351  285806 system_pods.go:89] "csi-hostpath-attacher-0" [54b293e2-6d7e-45b4-9d72-c5d1ec82a6c8] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0428 23:09:14.482369  285806 system_pods.go:89] "csi-hostpath-resizer-0" [f4786645-6db8-4d0b-a897-702986f49e9c] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0428 23:09:14.482386  285806 system_pods.go:89] "csi-hostpathplugin-snqxl" [3fc1c62a-6ad2-4847-a4c0-5e8be7835371] 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])
	I0428 23:09:14.482396  285806 system_pods.go:89] "etcd-addons-595372" [198a294e-9443-414e-bcd4-6bbe53679630] Running
	I0428 23:09:14.482403  285806 system_pods.go:89] "kindnet-b2fww" [820d41b1-2c9d-4a19-9ea8-c73dbb76cba5] Running
	I0428 23:09:14.482411  285806 system_pods.go:89] "kube-apiserver-addons-595372" [c1acfe36-89a3-4497-882f-ee8e55cca3a6] Running
	I0428 23:09:14.482431  285806 system_pods.go:89] "kube-controller-manager-addons-595372" [f5fce887-4bc0-42d8-884c-0eae4bb3f12e] Running
	I0428 23:09:14.482446  285806 system_pods.go:89] "kube-ingress-dns-minikube" [cfe9d22c-7a9e-44fb-adf5-0b2220144fa4] Running / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0428 23:09:14.482455  285806 system_pods.go:89] "kube-proxy-ldvnc" [d6299078-5b7f-4ff6-a486-efb576747c85] Running
	I0428 23:09:14.482464  285806 system_pods.go:89] "kube-scheduler-addons-595372" [336936dd-c487-4d8b-9a1c-049ab31f56ed] Running
	I0428 23:09:14.482476  285806 system_pods.go:89] "metrics-server-c59844bb4-cnsxs" [e5b09190-d827-441d-aab1-ac226e5260ff] Running / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I0428 23:09:14.482513  285806 system_pods.go:89] "nvidia-device-plugin-daemonset-8vprv" [2cb3e417-a99c-4690-9673-d0cd60e9d36c] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0428 23:09:14.482527  285806 system_pods.go:89] "registry-6h8kx" [ff84aefb-bf71-4e34-89c5-beedc9068632] Pending / Ready:ContainersNotReady (containers with unready status: [registry]) / ContainersReady:ContainersNotReady (containers with unready status: [registry])
	I0428 23:09:14.482547  285806 system_pods.go:89] "registry-proxy-xqj86" [201b9330-c2df-4a87-b313-775649c50a02] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0428 23:09:14.482564  285806 system_pods.go:89] "snapshot-controller-745499f584-fkw79" [e0ac79c9-7ece-4864-a7a0-c2793426c9cf] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:09:14.482570  285806 system_pods.go:89] "snapshot-controller-745499f584-px52r" [eb6986c7-59d4-4e73-b759-8b83b03368df] Running
	I0428 23:09:14.482575  285806 system_pods.go:89] "storage-provisioner" [43e87b6f-c89c-480c-9c10-b7966e67f299] Running
	I0428 23:09:14.482623  285806 retry.go:31] will retry after 7.664989514s: missing components: kube-dns
	I0428 23:09:14.516951  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:14.528992  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:14.722831  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:14.735179  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:15.034865  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:15.040004  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:15.222263  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:15.227652  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:15.506546  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:15.521150  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:15.718799  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:15.725703  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:16.008642  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:16.023779  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:16.227402  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:16.229802  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:16.514128  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:16.525223  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:16.718882  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:16.728117  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:17.012766  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:17.021306  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:17.223787  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:17.231889  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:17.506404  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:17.520487  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:17.718850  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:17.725092  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:18.009748  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:18.020988  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:18.219223  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:18.230211  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:18.506652  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:18.521104  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:18.720192  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:18.726621  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:19.007760  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:19.021121  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:19.222244  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:19.225975  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:19.506507  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:19.520666  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:19.719447  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:19.724720  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:20.007868  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:20.021979  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:20.219133  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:20.232464  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:20.506700  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:20.520979  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:20.719223  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:20.728250  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:21.009833  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:21.021188  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:21.219484  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:21.226012  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:21.508536  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:21.521050  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:21.721124  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:21.727028  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:22.011236  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:22.020927  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:22.160679  285806 system_pods.go:86] 18 kube-system pods found
	I0428 23:09:22.160770  285806 system_pods.go:89] "coredns-7db6d8ff4d-959wq" [8aeca97d-e220-443a-81b4-e7700962bc49] Running
	I0428 23:09:22.160798  285806 system_pods.go:89] "csi-hostpath-attacher-0" [54b293e2-6d7e-45b4-9d72-c5d1ec82a6c8] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0428 23:09:22.160825  285806 system_pods.go:89] "csi-hostpath-resizer-0" [f4786645-6db8-4d0b-a897-702986f49e9c] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0428 23:09:22.160857  285806 system_pods.go:89] "csi-hostpathplugin-snqxl" [3fc1c62a-6ad2-4847-a4c0-5e8be7835371] 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])
	I0428 23:09:22.160879  285806 system_pods.go:89] "etcd-addons-595372" [198a294e-9443-414e-bcd4-6bbe53679630] Running
	I0428 23:09:22.160903  285806 system_pods.go:89] "kindnet-b2fww" [820d41b1-2c9d-4a19-9ea8-c73dbb76cba5] Running
	I0428 23:09:22.160922  285806 system_pods.go:89] "kube-apiserver-addons-595372" [c1acfe36-89a3-4497-882f-ee8e55cca3a6] Running
	I0428 23:09:22.160941  285806 system_pods.go:89] "kube-controller-manager-addons-595372" [f5fce887-4bc0-42d8-884c-0eae4bb3f12e] Running
	I0428 23:09:22.160963  285806 system_pods.go:89] "kube-ingress-dns-minikube" [cfe9d22c-7a9e-44fb-adf5-0b2220144fa4] Running / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0428 23:09:22.160982  285806 system_pods.go:89] "kube-proxy-ldvnc" [d6299078-5b7f-4ff6-a486-efb576747c85] Running
	I0428 23:09:22.161002  285806 system_pods.go:89] "kube-scheduler-addons-595372" [336936dd-c487-4d8b-9a1c-049ab31f56ed] Running
	I0428 23:09:22.161021  285806 system_pods.go:89] "metrics-server-c59844bb4-cnsxs" [e5b09190-d827-441d-aab1-ac226e5260ff] Running
	I0428 23:09:22.161044  285806 system_pods.go:89] "nvidia-device-plugin-daemonset-8vprv" [2cb3e417-a99c-4690-9673-d0cd60e9d36c] Pending / Ready:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr]) / ContainersReady:ContainersNotReady (containers with unready status: [nvidia-device-plugin-ctr])
	I0428 23:09:22.161062  285806 system_pods.go:89] "registry-6h8kx" [ff84aefb-bf71-4e34-89c5-beedc9068632] Running
	I0428 23:09:22.161083  285806 system_pods.go:89] "registry-proxy-xqj86" [201b9330-c2df-4a87-b313-775649c50a02] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0428 23:09:22.161104  285806 system_pods.go:89] "snapshot-controller-745499f584-fkw79" [e0ac79c9-7ece-4864-a7a0-c2793426c9cf] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0428 23:09:22.161124  285806 system_pods.go:89] "snapshot-controller-745499f584-px52r" [eb6986c7-59d4-4e73-b759-8b83b03368df] Running
	I0428 23:09:22.161142  285806 system_pods.go:89] "storage-provisioner" [43e87b6f-c89c-480c-9c10-b7966e67f299] Running
	I0428 23:09:22.161165  285806 system_pods.go:126] duration metric: took 36.378144159s to wait for k8s-apps to be running ...
	I0428 23:09:22.161196  285806 system_svc.go:44] waiting for kubelet service to be running ....
	I0428 23:09:22.161271  285806 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0428 23:09:22.173965  285806 system_svc.go:56] duration metric: took 12.761273ms WaitForService to wait for kubelet
	I0428 23:09:22.173991  285806 kubeadm.go:576] duration metric: took 43.924738384s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0428 23:09:22.174012  285806 node_conditions.go:102] verifying NodePressure condition ...
	I0428 23:09:22.177111  285806 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0428 23:09:22.177140  285806 node_conditions.go:123] node cpu capacity is 2
	I0428 23:09:22.177153  285806 node_conditions.go:105] duration metric: took 3.136084ms to run NodePressure ...
	I0428 23:09:22.177168  285806 start.go:240] waiting for startup goroutines ...
	I0428 23:09:22.218892  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:22.225075  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:22.511127  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:22.521411  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:22.719430  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:22.725492  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:23.006983  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:23.021368  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:23.219038  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:23.225177  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:23.506159  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:23.520633  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:23.718993  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:23.725124  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:24.011671  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:24.021033  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:24.219604  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:24.229465  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:24.507745  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:24.521397  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:24.718910  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:24.724977  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:25.006968  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:25.021098  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:25.223218  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:25.229684  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:25.507839  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:25.520992  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:25.718539  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:25.726125  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:26.010505  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:26.021545  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:26.219542  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:26.225435  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:26.506490  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:26.520790  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:26.719118  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:26.725375  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:27.012131  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:27.022050  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:27.221046  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:27.225447  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:27.506953  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:27.521264  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:27.718886  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:27.726063  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:28.008607  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:28.020722  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:28.219410  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:28.225818  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:28.507255  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:28.521734  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:28.719389  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:28.726363  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:29.008188  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:29.020448  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:29.219356  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:29.226200  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:29.506560  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:29.521424  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:29.719665  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:29.727570  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:30.011297  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:30.035240  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:30.219270  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:30.226209  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:30.506645  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:30.520818  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:30.718535  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:30.724749  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:31.010022  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:31.021729  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:31.219681  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:31.225211  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:31.506441  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:31.521086  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:31.719448  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:31.725986  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:32.023736  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:32.031328  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:32.218921  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:32.225563  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:32.507044  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:32.521450  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:32.718467  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:32.729467  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:33.008856  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:33.020914  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:33.218616  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:33.225120  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:33.506839  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:33.521020  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:33.718728  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:33.724869  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:34.010161  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:34.022377  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:34.219023  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:34.225965  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:34.506666  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:34.521389  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:34.718804  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:34.724787  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:35.010630  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:35.026809  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0428 23:09:35.218287  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:35.225792  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:35.506884  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:35.520945  285806 kapi.go:107] duration metric: took 47.003802282s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0428 23:09:35.522945  285806 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-595372 cluster.
	I0428 23:09:35.524732  285806 out.go:177] * If you don't want your credentials mounted into a specific pod, add a label with the `gcp-auth-skip-secret` key to your pod configuration.
	I0428 23:09:35.526762  285806 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0428 23:09:35.718473  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:35.724993  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:36.016006  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:36.220000  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:36.225560  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:36.506265  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:36.718618  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:36.725757  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:37.010482  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:37.219000  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:37.225779  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:37.506821  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:37.719262  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:37.726388  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:38.010655  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:38.219695  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:38.226226  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:38.506148  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:38.718873  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:38.725457  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:39.012240  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:39.219335  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:39.225348  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0428 23:09:39.507472  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:39.719268  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:39.725384  285806 kapi.go:107] duration metric: took 54.006302028s to wait for kubernetes.io/minikube-addons=registry ...
	I0428 23:09:40.016336  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:40.218611  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:40.508934  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:40.717838  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:41.007686  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:41.228859  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:41.506476  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:41.719237  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:42.010534  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:42.222203  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:42.508996  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:42.720262  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:43.008132  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:43.218423  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:43.505747  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:43.720217  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:44.008498  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:44.218864  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:44.517577  285806 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0428 23:09:44.718860  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:45.011638  285806 kapi.go:107] duration metric: took 58.010967539s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0428 23:09:45.221717  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:45.718883  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:46.218963  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:46.718477  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:47.219358  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:47.718761  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:48.218317  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:48.719094  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:49.219068  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:49.718215  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:50.218602  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:50.723976  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:51.218909  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:51.720271  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:52.218919  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:52.719233  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:53.218567  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:53.720473  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:54.219551  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:54.724031  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:55.218881  285806 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0428 23:09:55.718864  285806 kapi.go:107] duration metric: took 1m10.00467054s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0428 23:09:55.721118  285806 out.go:177] * Enabled addons: inspektor-gadget, cloud-spanner, storage-provisioner, nvidia-device-plugin, ingress-dns, metrics-server, yakd, default-storageclass, volumesnapshots, gcp-auth, registry, csi-hostpath-driver, ingress
	I0428 23:09:55.723029  285806 addons.go:505] duration metric: took 1m17.473429098s for enable addons: enabled=[inspektor-gadget cloud-spanner storage-provisioner nvidia-device-plugin ingress-dns metrics-server yakd default-storageclass volumesnapshots gcp-auth registry csi-hostpath-driver ingress]
	I0428 23:09:55.723125  285806 start.go:245] waiting for cluster config update ...
	I0428 23:09:55.723158  285806 start.go:254] writing updated cluster config ...
	I0428 23:09:55.723508  285806 ssh_runner.go:195] Run: rm -f paused
	I0428 23:09:56.059863  285806 start.go:600] kubectl: 1.30.0, cluster: 1.30.0 (minor skew: 0)
	I0428 23:09:56.062222  285806 out.go:177] * Done! kubectl is now configured to use "addons-595372" cluster and "default" namespace by default
	
	
	==> container status <==
	CONTAINER           IMAGE               CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	33aed610d39fc       dd1b12fcb6097       5 minutes ago       Exited              hello-world-app           11                  7e46200268228       hello-world-app-86c47465fc-psccq
	618abca968e98       e664fb1e82890       36 minutes ago      Running             nginx                     0                   7a53078feac28       nginx
	35193ee12ec02       29799520898e7       36 minutes ago      Running             headlamp                  0                   a030d967c66c0       headlamp-7559bf459f-j9bv7
	c276fbb520c86       6ef582f3ec844       38 minutes ago      Running             gcp-auth                  0                   e44533898b415       gcp-auth-5db96cd9b4-kt6ts
	aa0e6621e5732       7ce2150c8929b       38 minutes ago      Running             local-path-provisioner    0                   b3947e2709803       local-path-provisioner-8d985888d-fhkv2
	0dcd56c3f6445       20e3f2db01e81       38 minutes ago      Running             yakd                      0                   d2f8e85d83284       yakd-dashboard-5ddbf7d777-72l79
	d8a440bfe47bf       2437cf7621777       38 minutes ago      Running             coredns                   0                   649befc280c9d       coredns-7db6d8ff4d-959wq
	51e9623fc9108       d570e8f9ae309       38 minutes ago      Running             gadget                    0                   d9158675653f5       gadget-wkjf4
	e82ebdf1c0e09       ba04bb24b9575       38 minutes ago      Running             storage-provisioner       0                   fccadfbfa4afa       storage-provisioner
	5d49b1eedd1ae       cb7eac0b42cc1       38 minutes ago      Running             kube-proxy                0                   e520e5ec69345       kube-proxy-ldvnc
	eac1f5ee1ed1c       4740c1948d3fc       38 minutes ago      Running             kindnet-cni               0                   c2ff55f708033       kindnet-b2fww
	d70fc32107c16       547adae34140b       39 minutes ago      Running             kube-scheduler            0                   9b906e8d062a7       kube-scheduler-addons-595372
	f80860f812596       68feac521c0f1       39 minutes ago      Running             kube-controller-manager   0                   a7296d22a0121       kube-controller-manager-addons-595372
	41b65b5891eee       181f57fd3cdb7       39 minutes ago      Running             kube-apiserver            0                   e74dc717c190f       kube-apiserver-addons-595372
	21aab5bbcca8a       014faa467e297       39 minutes ago      Running             etcd                      0                   4b8c95a302198       etcd-addons-595372
	
	
	==> containerd <==
	Apr 28 23:46:55 addons-595372 containerd[769]: time="2024-04-28T23:46:55.154382389Z" level=error msg="ExecSync for \"51e9623fc9108c2d3ca99a0a7953c82ad39e9424869a0fbb4811b638b46b29b6\" failed" error="failed to exec in container: failed to start exec \"1c7971cbe10180d3d79d9469034d1c115e3a56525b9dee8a0b990772513f432b\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown"
	Apr 28 23:47:00 addons-595372 containerd[769]: time="2024-04-28T23:47:00.115002641Z" level=error msg="ExecSync for \"51e9623fc9108c2d3ca99a0a7953c82ad39e9424869a0fbb4811b638b46b29b6\" failed" error="failed to exec in container: failed to start exec \"9a2885b809775c262cd618db2b4c91dc03a00475ea048b7231b4cab8bcd63d5b\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown"
	Apr 28 23:47:00 addons-595372 containerd[769]: time="2024-04-28T23:47:00.195661736Z" level=error msg="ExecSync for \"51e9623fc9108c2d3ca99a0a7953c82ad39e9424869a0fbb4811b638b46b29b6\" failed" error="failed to exec in container: failed to start exec \"57ff74b00e582a15357d77901c65d61c2ae11c74ab3d15b2cac6c61823c783a9\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown"
	Apr 28 23:47:00 addons-595372 containerd[769]: time="2024-04-28T23:47:00.230017762Z" level=error msg="ExecSync for \"51e9623fc9108c2d3ca99a0a7953c82ad39e9424869a0fbb4811b638b46b29b6\" failed" error="failed to exec in container: failed to start exec \"0ebd272e605a7473dbb54ebcb1657c9b7d4cfc7d85bb112ce3372d208c60d550\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown"
	Apr 28 23:47:05 addons-595372 containerd[769]: time="2024-04-28T23:47:05.101273291Z" level=error msg="ExecSync for \"51e9623fc9108c2d3ca99a0a7953c82ad39e9424869a0fbb4811b638b46b29b6\" failed" error="failed to exec in container: failed to start exec \"c52166282919324140d97586c1629bf334ae6fcc35cbdb8fd57094bbaa89154a\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown"
	Apr 28 23:47:05 addons-595372 containerd[769]: time="2024-04-28T23:47:05.118769715Z" level=error msg="ExecSync for \"51e9623fc9108c2d3ca99a0a7953c82ad39e9424869a0fbb4811b638b46b29b6\" failed" error="failed to exec in container: failed to start exec \"e26b8651c239986b9c225a1afb287b2bfaaaa0d28440653c712a288924780de1\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown"
	Apr 28 23:47:05 addons-595372 containerd[769]: time="2024-04-28T23:47:05.133112386Z" level=error msg="ExecSync for \"51e9623fc9108c2d3ca99a0a7953c82ad39e9424869a0fbb4811b638b46b29b6\" failed" error="failed to exec in container: failed to start exec \"198603cac8c914b89347bb34f5412a23e9da40e52cee4cec77c0c384d93c0b54\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown"
	Apr 28 23:47:10 addons-595372 containerd[769]: time="2024-04-28T23:47:10.096229008Z" level=error msg="ExecSync for \"51e9623fc9108c2d3ca99a0a7953c82ad39e9424869a0fbb4811b638b46b29b6\" failed" error="failed to exec in container: failed to start exec \"667fbb1502924043919602338f81d36551c7d4ef9273bd42ed28f4a518c98fae\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown"
	Apr 28 23:47:10 addons-595372 containerd[769]: time="2024-04-28T23:47:10.111488416Z" level=error msg="ExecSync for \"51e9623fc9108c2d3ca99a0a7953c82ad39e9424869a0fbb4811b638b46b29b6\" failed" error="failed to exec in container: failed to start exec \"0bb1e36a82d0256cbcdab776ddf9f1b05da084772ec559dd61f3ea5211e8b114\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown"
	Apr 28 23:47:10 addons-595372 containerd[769]: time="2024-04-28T23:47:10.125484398Z" level=error msg="ExecSync for \"51e9623fc9108c2d3ca99a0a7953c82ad39e9424869a0fbb4811b638b46b29b6\" failed" error="failed to exec in container: failed to start exec \"899a3912b2a782f388047f6f824fd8243b564830d22e34ec4a5cef4d4c95e5b3\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown"
	Apr 28 23:47:15 addons-595372 containerd[769]: time="2024-04-28T23:47:15.105214717Z" level=error msg="ExecSync for \"51e9623fc9108c2d3ca99a0a7953c82ad39e9424869a0fbb4811b638b46b29b6\" failed" error="failed to exec in container: failed to start exec \"24aae75b9b39e4e2f1bcd02c4f0c09a58147a4052bfa886a35fa59d8ed0cc99e\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown"
	Apr 28 23:47:15 addons-595372 containerd[769]: time="2024-04-28T23:47:15.121080833Z" level=error msg="ExecSync for \"51e9623fc9108c2d3ca99a0a7953c82ad39e9424869a0fbb4811b638b46b29b6\" failed" error="failed to exec in container: failed to start exec \"c72aaea742617e0a7cd1722db5ce0d271360f2029516d96f3ed81a3e196c2844\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown"
	Apr 28 23:47:15 addons-595372 containerd[769]: time="2024-04-28T23:47:15.135960117Z" level=error msg="ExecSync for \"51e9623fc9108c2d3ca99a0a7953c82ad39e9424869a0fbb4811b638b46b29b6\" failed" error="failed to exec in container: failed to start exec \"9802e562775979b46330b67be78cf58aa299babd78d58ed85c72903142b40bb6\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown"
	Apr 28 23:47:20 addons-595372 containerd[769]: time="2024-04-28T23:47:20.094797501Z" level=error msg="ExecSync for \"51e9623fc9108c2d3ca99a0a7953c82ad39e9424869a0fbb4811b638b46b29b6\" failed" error="failed to exec in container: failed to start exec \"6de9971a9759525096b370c8c7f452146bf8ed95993f49408f56392e97fe0ec5\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown"
	Apr 28 23:47:20 addons-595372 containerd[769]: time="2024-04-28T23:47:20.110868154Z" level=error msg="ExecSync for \"51e9623fc9108c2d3ca99a0a7953c82ad39e9424869a0fbb4811b638b46b29b6\" failed" error="failed to exec in container: failed to start exec \"da23a3f1f4b19049a73e7f6695cf2def7de5f8bedd30baf499c98109f056018a\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown"
	Apr 28 23:47:20 addons-595372 containerd[769]: time="2024-04-28T23:47:20.126648840Z" level=error msg="ExecSync for \"51e9623fc9108c2d3ca99a0a7953c82ad39e9424869a0fbb4811b638b46b29b6\" failed" error="failed to exec in container: failed to start exec \"e7d7dfe769032b440ca2c2b00367808ad3db362a5a5fa1a5118b84662b9f125c\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown"
	Apr 28 23:47:25 addons-595372 containerd[769]: time="2024-04-28T23:47:25.099019389Z" level=error msg="ExecSync for \"51e9623fc9108c2d3ca99a0a7953c82ad39e9424869a0fbb4811b638b46b29b6\" failed" error="failed to exec in container: failed to start exec \"ff04bb3fa65e5dcde441d1fabb53c2ecc478af53a49237d4ed1af0e6350988ec\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown"
	Apr 28 23:47:25 addons-595372 containerd[769]: time="2024-04-28T23:47:25.114753486Z" level=error msg="ExecSync for \"51e9623fc9108c2d3ca99a0a7953c82ad39e9424869a0fbb4811b638b46b29b6\" failed" error="failed to exec in container: failed to start exec \"ea78e4342da4592d03b7ac83ce9bdad162987badec047f76c15dba58e5e2bec9\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown"
	Apr 28 23:47:25 addons-595372 containerd[769]: time="2024-04-28T23:47:25.128664785Z" level=error msg="ExecSync for \"51e9623fc9108c2d3ca99a0a7953c82ad39e9424869a0fbb4811b638b46b29b6\" failed" error="failed to exec in container: failed to start exec \"6691dd00c9e09e7f2643a6bd5999cdc68d78f93c44e7eaefacc0998bde5fe66b\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown"
	Apr 28 23:47:30 addons-595372 containerd[769]: time="2024-04-28T23:47:30.098561967Z" level=error msg="ExecSync for \"51e9623fc9108c2d3ca99a0a7953c82ad39e9424869a0fbb4811b638b46b29b6\" failed" error="failed to exec in container: failed to start exec \"35c32ffd1410d9434b27de28e475eb0cdcfa2362732be6dbd9a42e2bc334675c\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown"
	Apr 28 23:47:30 addons-595372 containerd[769]: time="2024-04-28T23:47:30.115066620Z" level=error msg="ExecSync for \"51e9623fc9108c2d3ca99a0a7953c82ad39e9424869a0fbb4811b638b46b29b6\" failed" error="failed to exec in container: failed to start exec \"46d6bbb09552ca1c3b11d90488b8370aa82ad0278deffee5feff5ea445c05be2\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown"
	Apr 28 23:47:30 addons-595372 containerd[769]: time="2024-04-28T23:47:30.131355012Z" level=error msg="ExecSync for \"51e9623fc9108c2d3ca99a0a7953c82ad39e9424869a0fbb4811b638b46b29b6\" failed" error="failed to exec in container: failed to start exec \"7dba46706da258bbc7ebeed652ed405b171dfc7fd2bc3dee83c56d43bd6db442\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown"
	Apr 28 23:47:35 addons-595372 containerd[769]: time="2024-04-28T23:47:35.101925565Z" level=error msg="ExecSync for \"51e9623fc9108c2d3ca99a0a7953c82ad39e9424869a0fbb4811b638b46b29b6\" failed" error="failed to exec in container: failed to start exec \"98a6dea84ff3cf83792f9072a0474db7c9606916b7bb09f2ac44777dce0eb97c\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown"
	Apr 28 23:47:35 addons-595372 containerd[769]: time="2024-04-28T23:47:35.115015487Z" level=error msg="ExecSync for \"51e9623fc9108c2d3ca99a0a7953c82ad39e9424869a0fbb4811b638b46b29b6\" failed" error="failed to exec in container: failed to start exec \"2abc15c5dbddbd2902d96527909881e283c911c2c8922cd324e5d13469c46434\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown"
	Apr 28 23:47:35 addons-595372 containerd[769]: time="2024-04-28T23:47:35.130931795Z" level=error msg="ExecSync for \"51e9623fc9108c2d3ca99a0a7953c82ad39e9424869a0fbb4811b638b46b29b6\" failed" error="failed to exec in container: failed to start exec \"221cf73bf7eb9adc7e76f6b7a55b046c222648affc3b26e6b7cf3b0638f308a4\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown"
	
	
	==> coredns [d8a440bfe47bf3aeff8ec2ae1d5d190dd5a7e36d87674ddffa564eb96a83e915] <==
	[INFO] 10.244.0.20:33078 - 62708 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000122272s
	[INFO] 10.244.0.20:33078 - 8919 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000135121s
	[INFO] 10.244.0.20:33078 - 39688 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000070958s
	[INFO] 10.244.0.20:33078 - 13757 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000056435s
	[INFO] 10.244.0.20:33078 - 18828 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001253763s
	[INFO] 10.244.0.20:33078 - 60371 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001049858s
	[INFO] 10.244.0.20:33078 - 58245 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000076496s
	[INFO] 10.244.0.20:49564 - 8033 "A IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000227265s
	[INFO] 10.244.0.20:52478 - 22797 "A IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000182875s
	[INFO] 10.244.0.20:49564 - 29834 "AAAA IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000081878s
	[INFO] 10.244.0.20:52478 - 7323 "AAAA IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000247015s
	[INFO] 10.244.0.20:49564 - 18461 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000060315s
	[INFO] 10.244.0.20:52478 - 1982 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000037358s
	[INFO] 10.244.0.20:49564 - 46084 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000065091s
	[INFO] 10.244.0.20:52478 - 58193 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000040426s
	[INFO] 10.244.0.20:52478 - 41364 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000047483s
	[INFO] 10.244.0.20:49564 - 15150 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000060472s
	[INFO] 10.244.0.20:52478 - 32363 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000136336s
	[INFO] 10.244.0.20:49564 - 46052 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000153821s
	[INFO] 10.244.0.20:52478 - 34121 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001378258s
	[INFO] 10.244.0.20:49564 - 30130 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001369692s
	[INFO] 10.244.0.20:52478 - 24548 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001380851s
	[INFO] 10.244.0.20:49564 - 38144 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001076697s
	[INFO] 10.244.0.20:49564 - 29889 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000075118s
	[INFO] 10.244.0.20:52478 - 2783 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000043774s
	
	
	==> describe nodes <==
	Name:               addons-595372
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-595372
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=5aea53309587d5dad960702a78dfdd5fb48b1328
	                    minikube.k8s.io/name=addons-595372
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_04_28T23_08_25_0700
	                    minikube.k8s.io/version=v1.33.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-595372
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///run/containerd/containerd.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Sun, 28 Apr 2024 23:08:22 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-595372
	  AcquireTime:     <unset>
	  RenewTime:       Sun, 28 Apr 2024 23:47:30 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Sun, 28 Apr 2024 23:47:08 +0000   Sun, 28 Apr 2024 23:08:19 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Sun, 28 Apr 2024 23:47:08 +0000   Sun, 28 Apr 2024 23:08:19 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Sun, 28 Apr 2024 23:47:08 +0000   Sun, 28 Apr 2024 23:08:19 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Sun, 28 Apr 2024 23:47:08 +0000   Sun, 28 Apr 2024 23:08:25 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-595372
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022564Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022564Ki
	  pods:               110
	System Info:
	  Machine ID:                 c3ba1ba950d144e5839750a9cbe336b6
	  System UUID:                573dd9c4-2b3c-427e-92e8-b7eb5c6053d6
	  Boot ID:                    de90711a-a250-4ad8-9382-4d46a6bbf2b8
	  Kernel Version:             5.15.0-1058-aws
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  containerd://1.6.31
	  Kubelet Version:            v1.30.0
	  Kube-Proxy Version:         v1.30.0
	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-world-app-86c47465fc-psccq          0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         36m
	  default                     nginx                                     0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         36m
	  gadget                      gadget-wkjf4                              0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         38m
	  gcp-auth                    gcp-auth-5db96cd9b4-kt6ts                 0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         38m
	  headlamp                    headlamp-7559bf459f-j9bv7                 0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         36m
	  kube-system                 coredns-7db6d8ff4d-959wq                  100m (5%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (2%!)(MISSING)     38m
	  kube-system                 etcd-addons-595372                        100m (5%!)(MISSING)     0 (0%!)(MISSING)      100Mi (1%!)(MISSING)       0 (0%!)(MISSING)         39m
	  kube-system                 kindnet-b2fww                             100m (5%!)(MISSING)     100m (5%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      38m
	  kube-system                 kube-apiserver-addons-595372              250m (12%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         39m
	  kube-system                 kube-controller-manager-addons-595372     200m (10%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         39m
	  kube-system                 kube-proxy-ldvnc                          0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         38m
	  kube-system                 kube-scheduler-addons-595372              100m (5%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         39m
	  kube-system                 storage-provisioner                       0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         38m
	  local-path-storage          local-path-provisioner-8d985888d-fhkv2    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         38m
	  yakd-dashboard              yakd-dashboard-5ddbf7d777-72l79           0 (0%!)(MISSING)        0 (0%!)(MISSING)      128Mi (1%!)(MISSING)       256Mi (3%!)(MISSING)     38m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                850m (42%!)(MISSING)  100m (5%!)(MISSING)
	  memory             348Mi (4%!)(MISSING)  476Mi (6%!)(MISSING)
	  ephemeral-storage  0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-1Gi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-2Mi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-32Mi     0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-64Ki     0 (0%!)(MISSING)      0 (0%!)(MISSING)
	Events:
	  Type    Reason                   Age                From             Message
	  ----    ------                   ----               ----             -------
	  Normal  Starting                 38m                kube-proxy       
	  Normal  NodeHasSufficientMemory  39m (x8 over 39m)  kubelet          Node addons-595372 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    39m (x8 over 39m)  kubelet          Node addons-595372 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     39m (x7 over 39m)  kubelet          Node addons-595372 status is now: NodeHasSufficientPID
	  Normal  NodeAllocatableEnforced  39m                kubelet          Updated Node Allocatable limit across pods
	  Normal  NodeHasSufficientMemory  39m                kubelet          Node addons-595372 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    39m                kubelet          Node addons-595372 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     39m                kubelet          Node addons-595372 status is now: NodeHasSufficientPID
	  Normal  Starting                 39m                kubelet          Starting kubelet.
	  Normal  NodeNotReady             39m                kubelet          Node addons-595372 status is now: NodeNotReady
	  Normal  NodeAllocatableEnforced  39m                kubelet          Updated Node Allocatable limit across pods
	  Normal  NodeReady                39m                kubelet          Node addons-595372 status is now: NodeReady
	  Normal  RegisteredNode           39m                node-controller  Node addons-595372 event: Registered Node addons-595372 in Controller
	
	
	==> dmesg <==
	[  +0.000929] FS-Cache: N-cookie d=00000000393dea0d{9p.inode} n=000000002413f4ab
	[  +0.001036] FS-Cache: N-key=[8] '8f385c0100000000'
	[  +0.012402] FS-Cache: Duplicate cookie detected
	[  +0.000707] FS-Cache: O-cookie c=00000006 [p=00000003 fl=226 nc=0 na=1]
	[  +0.001023] FS-Cache: O-cookie d=00000000393dea0d{9p.inode} n=000000008608ff64
	[  +0.001052] FS-Cache: O-key=[8] '8f385c0100000000'
	[  +0.000734] FS-Cache: N-cookie c=0000000d [p=00000003 fl=2 nc=0 na=1]
	[  +0.000959] FS-Cache: N-cookie d=00000000393dea0d{9p.inode} n=00000000c8e99d9f
	[  +0.001010] FS-Cache: N-key=[8] '8f385c0100000000'
	[  +2.762069] FS-Cache: Duplicate cookie detected
	[  +0.000729] FS-Cache: O-cookie c=00000004 [p=00000003 fl=226 nc=0 na=1]
	[  +0.001061] FS-Cache: O-cookie d=00000000393dea0d{9p.inode} n=00000000960815bf
	[  +0.001176] FS-Cache: O-key=[8] '8e385c0100000000'
	[  +0.000706] FS-Cache: N-cookie c=0000000f [p=00000003 fl=2 nc=0 na=1]
	[  +0.000938] FS-Cache: N-cookie d=00000000393dea0d{9p.inode} n=000000002413f4ab
	[  +0.001034] FS-Cache: N-key=[8] '8e385c0100000000'
	[  +0.314295] FS-Cache: Duplicate cookie detected
	[  +0.000695] FS-Cache: O-cookie c=00000009 [p=00000003 fl=226 nc=0 na=1]
	[  +0.000936] FS-Cache: O-cookie d=00000000393dea0d{9p.inode} n=00000000f595624c
	[  +0.001134] FS-Cache: O-key=[8] '97385c0100000000'
	[  +0.000702] FS-Cache: N-cookie c=00000010 [p=00000003 fl=2 nc=0 na=1]
	[  +0.000953] FS-Cache: N-cookie d=00000000393dea0d{9p.inode} n=00000000028e176d
	[  +0.001118] FS-Cache: N-key=[8] '97385c0100000000'
	[Apr28 21:28] hrtimer: interrupt took 17384848 ns
	[Apr28 21:49] 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 [21aab5bbcca8ad04512afcaa38c8e52bd6b22860269c1dfefb587209613452da] <==
	{"level":"info","ts":"2024-04-28T23:08:19.010322Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","cluster-version":"3.5"}
	{"level":"info","ts":"2024-04-28T23:08:19.010434Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2024-04-28T23:08:19.010493Z","caller":"etcdserver/server.go:2602","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"info","ts":"2024-04-28T23:08:19.012094Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2024-04-28T23:08:19.013843Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2024-04-28T23:08:19.033377Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2024-04-28T23:08:19.033605Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2024-04-28T23:18:19.672446Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":2031}
	{"level":"info","ts":"2024-04-28T23:18:19.720686Z","caller":"mvcc/kvstore_compaction.go:68","msg":"finished scheduled compaction","compact-revision":2031,"took":"47.429579ms","hash":3768603413,"current-db-size-bytes":8257536,"current-db-size":"8.3 MB","current-db-size-in-use-bytes":1728512,"current-db-size-in-use":"1.7 MB"}
	{"level":"info","ts":"2024-04-28T23:18:19.720732Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":3768603413,"revision":2031,"compact-revision":-1}
	{"level":"info","ts":"2024-04-28T23:23:19.679389Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":2276}
	{"level":"info","ts":"2024-04-28T23:23:19.682814Z","caller":"mvcc/kvstore_compaction.go:68","msg":"finished scheduled compaction","compact-revision":2276,"took":"2.935611ms","hash":3204635452,"current-db-size-bytes":8257536,"current-db-size":"8.3 MB","current-db-size-in-use-bytes":2187264,"current-db-size-in-use":"2.2 MB"}
	{"level":"info","ts":"2024-04-28T23:23:19.682859Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":3204635452,"revision":2276,"compact-revision":2031}
	{"level":"info","ts":"2024-04-28T23:28:19.68564Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":2519}
	{"level":"info","ts":"2024-04-28T23:28:19.689124Z","caller":"mvcc/kvstore_compaction.go:68","msg":"finished scheduled compaction","compact-revision":2519,"took":"2.896735ms","hash":1812310749,"current-db-size-bytes":8257536,"current-db-size":"8.3 MB","current-db-size-in-use-bytes":2174976,"current-db-size-in-use":"2.2 MB"}
	{"level":"info","ts":"2024-04-28T23:28:19.689173Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":1812310749,"revision":2519,"compact-revision":2276}
	{"level":"info","ts":"2024-04-28T23:33:19.691922Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":2764}
	{"level":"info","ts":"2024-04-28T23:33:19.695875Z","caller":"mvcc/kvstore_compaction.go:68","msg":"finished scheduled compaction","compact-revision":2764,"took":"3.545324ms","hash":3884449710,"current-db-size-bytes":8257536,"current-db-size":"8.3 MB","current-db-size-in-use-bytes":2162688,"current-db-size-in-use":"2.2 MB"}
	{"level":"info","ts":"2024-04-28T23:33:19.695921Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":3884449710,"revision":2764,"compact-revision":2519}
	{"level":"info","ts":"2024-04-28T23:38:19.697121Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":3006}
	{"level":"info","ts":"2024-04-28T23:38:19.700138Z","caller":"mvcc/kvstore_compaction.go:68","msg":"finished scheduled compaction","compact-revision":3006,"took":"2.546534ms","hash":3570150471,"current-db-size-bytes":8257536,"current-db-size":"8.3 MB","current-db-size-in-use-bytes":2162688,"current-db-size-in-use":"2.2 MB"}
	{"level":"info","ts":"2024-04-28T23:38:19.700188Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":3570150471,"revision":3006,"compact-revision":2764}
	{"level":"info","ts":"2024-04-28T23:43:19.703735Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":3251}
	{"level":"info","ts":"2024-04-28T23:43:19.707182Z","caller":"mvcc/kvstore_compaction.go:68","msg":"finished scheduled compaction","compact-revision":3251,"took":"2.921177ms","hash":2011780211,"current-db-size-bytes":8257536,"current-db-size":"8.3 MB","current-db-size-in-use-bytes":2146304,"current-db-size-in-use":"2.1 MB"}
	{"level":"info","ts":"2024-04-28T23:43:19.707224Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":2011780211,"revision":3251,"compact-revision":3006}
	
	
	==> gcp-auth [c276fbb520c869ea11f4516fed6d0967744de91d673b2d8e72d8045b8b55f287] <==
	2024/04/28 23:09:34 GCP Auth Webhook started!
	2024/04/28 23:10:07 Ready to marshal response ...
	2024/04/28 23:10:07 Ready to write response ...
	2024/04/28 23:10:22 Ready to marshal response ...
	2024/04/28 23:10:22 Ready to write response ...
	2024/04/28 23:10:22 Ready to marshal response ...
	2024/04/28 23:10:22 Ready to write response ...
	2024/04/28 23:10:26 Ready to marshal response ...
	2024/04/28 23:10:26 Ready to write response ...
	2024/04/28 23:10:34 Ready to marshal response ...
	2024/04/28 23:10:34 Ready to write response ...
	2024/04/28 23:10:41 Ready to marshal response ...
	2024/04/28 23:10:41 Ready to write response ...
	2024/04/28 23:10:42 Ready to marshal response ...
	2024/04/28 23:10:42 Ready to write response ...
	2024/04/28 23:10:42 Ready to marshal response ...
	2024/04/28 23:10:42 Ready to write response ...
	2024/04/28 23:10:42 Ready to marshal response ...
	2024/04/28 23:10:42 Ready to write response ...
	2024/04/28 23:11:05 Ready to marshal response ...
	2024/04/28 23:11:05 Ready to write response ...
	2024/04/28 23:11:13 Ready to marshal response ...
	2024/04/28 23:11:13 Ready to write response ...
	
	
	==> kernel <==
	 23:47:38 up  3:30,  0 users,  load average: 0.11, 0.10, 0.15
	Linux addons-595372 5.15.0-1058-aws #64~20.04.1-Ubuntu SMP Tue Apr 9 11:11:55 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [eac1f5ee1ed1c9179555a1501f7e3c886989422edbd67f8ef7f08d7dbebb00cb] <==
	I0428 23:45:31.652588       1 main.go:227] handling current node
	I0428 23:45:41.655991       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0428 23:45:41.656020       1 main.go:227] handling current node
	I0428 23:45:51.664279       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0428 23:45:51.664308       1 main.go:227] handling current node
	I0428 23:46:01.668447       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0428 23:46:01.668475       1 main.go:227] handling current node
	I0428 23:46:11.681111       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0428 23:46:11.681296       1 main.go:227] handling current node
	I0428 23:46:21.685182       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0428 23:46:21.685208       1 main.go:227] handling current node
	I0428 23:46:31.697589       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0428 23:46:31.697617       1 main.go:227] handling current node
	I0428 23:46:41.700971       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0428 23:46:41.701002       1 main.go:227] handling current node
	I0428 23:46:51.704732       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0428 23:46:51.704769       1 main.go:227] handling current node
	I0428 23:47:01.714461       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0428 23:47:01.714488       1 main.go:227] handling current node
	I0428 23:47:11.718791       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0428 23:47:11.718819       1 main.go:227] handling current node
	I0428 23:47:21.722759       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0428 23:47:21.722786       1 main.go:227] handling current node
	I0428 23:47:31.732776       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0428 23:47:31.732807       1 main.go:227] handling current node
	
	
	==> kube-apiserver [41b65b5891eee4e689b604133084271f77d4de90e522a041979ad0380307d62e] <==
	I0428 23:09:16.367063       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E0428 23:10:10.679172       1 watch.go:250] http2: stream closed
	I0428 23:10:37.646187       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0428 23:10:42.591845       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.97.74.162"}
	I0428 23:10:57.589685       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0428 23:10:57.589862       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0428 23:10:57.607781       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0428 23:10:57.609272       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0428 23:10:57.619173       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0428 23:10:57.619221       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0428 23:10:57.635232       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0428 23:10:57.635281       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0428 23:10:57.671966       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0428 23:10:57.672010       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0428 23:10:58.353411       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0428 23:10:58.619510       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0428 23:10:58.673365       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0428 23:10:58.683023       1 cacher.go:168] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	W0428 23:10:59.384825       1 cacher.go:168] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0428 23:11:05.030384       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0428 23:11:05.304348       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.109.182.198"}
	I0428 23:11:13.943645       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.111.89.92"}
	I0428 23:11:17.297911       1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Nothing (removed from the queue).
	E0428 23:11:30.808742       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"ingress-nginx\" not found]"
	E0428 23:11:33.540899       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"ingress-nginx\" not found]"
	
	
	==> kube-controller-manager [f80860f8125960b3f4f1a9fc6018317c464fef9535fb4a35cf16c1a50914c522] <==
	E0428 23:45:22.617878       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0428 23:45:43.092552       1 namespace_controller.go:159] deletion of namespace gadget failed: unexpected items still remain in namespace: gadget for gvr: /v1, Resource=pods
	W0428 23:45:43.719528       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0428 23:45:43.719728       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0428 23:45:58.888801       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0428 23:45:58.888839       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0428 23:46:00.533524       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0428 23:46:00.533561       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0428 23:46:11.931066       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0428 23:46:11.931104       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0428 23:46:33.420066       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0428 23:46:33.420105       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0428 23:46:43.197841       1 namespace_controller.go:159] deletion of namespace gadget failed: unexpected items still remain in namespace: gadget for gvr: /v1, Resource=pods
	W0428 23:46:45.229068       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0428 23:46:45.229150       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0428 23:46:47.676138       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0428 23:46:47.676175       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0428 23:46:51.308488       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0428 23:46:51.308530       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0428 23:47:06.844374       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0428 23:47:06.844417       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0428 23:47:31.685352       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0428 23:47:31.685399       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0428 23:47:33.205848       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0428 23:47:33.205886       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	
	
	==> kube-proxy [5d49b1eedd1ae2c91220984a1bc180ecbef037790386db43aefb5b1d75a01a36] <==
	I0428 23:08:39.760103       1 server_linux.go:69] "Using iptables proxy"
	I0428 23:08:39.772124       1 server.go:1062] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	I0428 23:08:39.798627       1 server.go:659] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0428 23:08:39.798681       1 server_linux.go:165] "Using iptables Proxier"
	I0428 23:08:39.800699       1 server_linux.go:511] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
	I0428 23:08:39.800727       1 server_linux.go:528] "Defaulting to no-op detect-local"
	I0428 23:08:39.800754       1 proxier.go:243] "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"
	I0428 23:08:39.800945       1 server.go:872] "Version info" version="v1.30.0"
	I0428 23:08:39.800969       1 server.go:874] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0428 23:08:39.802546       1 config.go:192] "Starting service config controller"
	I0428 23:08:39.802570       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0428 23:08:39.802636       1 config.go:101] "Starting endpoint slice config controller"
	I0428 23:08:39.802641       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0428 23:08:39.803132       1 config.go:319] "Starting node config controller"
	I0428 23:08:39.803139       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0428 23:08:39.902777       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0428 23:08:39.902833       1 shared_informer.go:320] Caches are synced for service config
	I0428 23:08:39.904713       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [d70fc32107c16146a78ed721670f80a4bffcec29f5f71ad5fff940b1e01ae943] <==
	W0428 23:08:23.374283       1 reflector.go:547] runtime/asm_arm64.s:1222: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E0428 23:08:23.374483       1 reflector.go:150] runtime/asm_arm64.s:1222: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	W0428 23:08:23.376930       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0428 23:08:23.377630       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	W0428 23:08:23.377203       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	W0428 23:08:23.377962       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0428 23:08:23.378104       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0428 23:08:23.378061       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	W0428 23:08:23.377299       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E0428 23:08:23.378569       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	W0428 23:08:23.377417       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0428 23:08:23.378671       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	W0428 23:08:23.377470       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0428 23:08:23.378768       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	W0428 23:08:23.377507       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0428 23:08:23.378892       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	W0428 23:08:23.377559       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E0428 23:08:23.379008       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	W0428 23:08:23.377603       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0428 23:08:23.379107       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	W0428 23:08:23.377253       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0428 23:08:23.379439       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	W0428 23:08:23.379626       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E0428 23:08:23.379725       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	I0428 23:08:24.371139       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Apr 28 23:47:05 addons-595372 kubelet[1497]: E0428 23:47:05.101592    1497 remote_runtime.go:496] "ExecSync cmd from runtime service failed" err="rpc error: code = Unknown desc = failed to exec in container: failed to start exec \"c52166282919324140d97586c1629bf334ae6fcc35cbdb8fd57094bbaa89154a\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown" containerID="51e9623fc9108c2d3ca99a0a7953c82ad39e9424869a0fbb4811b638b46b29b6" cmd=["/bin/gadgettracermanager","-liveness"]
	Apr 28 23:47:05 addons-595372 kubelet[1497]: E0428 23:47:05.119102    1497 remote_runtime.go:496] "ExecSync cmd from runtime service failed" err="rpc error: code = Unknown desc = failed to exec in container: failed to start exec \"e26b8651c239986b9c225a1afb287b2bfaaaa0d28440653c712a288924780de1\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown" containerID="51e9623fc9108c2d3ca99a0a7953c82ad39e9424869a0fbb4811b638b46b29b6" cmd=["/bin/gadgettracermanager","-liveness"]
	Apr 28 23:47:05 addons-595372 kubelet[1497]: E0428 23:47:05.133472    1497 remote_runtime.go:496] "ExecSync cmd from runtime service failed" err="rpc error: code = Unknown desc = failed to exec in container: failed to start exec \"198603cac8c914b89347bb34f5412a23e9da40e52cee4cec77c0c384d93c0b54\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown" containerID="51e9623fc9108c2d3ca99a0a7953c82ad39e9424869a0fbb4811b638b46b29b6" cmd=["/bin/gadgettracermanager","-liveness"]
	Apr 28 23:47:10 addons-595372 kubelet[1497]: E0428 23:47:10.096541    1497 remote_runtime.go:496] "ExecSync cmd from runtime service failed" err="rpc error: code = Unknown desc = failed to exec in container: failed to start exec \"667fbb1502924043919602338f81d36551c7d4ef9273bd42ed28f4a518c98fae\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown" containerID="51e9623fc9108c2d3ca99a0a7953c82ad39e9424869a0fbb4811b638b46b29b6" cmd=["/bin/gadgettracermanager","-liveness"]
	Apr 28 23:47:10 addons-595372 kubelet[1497]: E0428 23:47:10.111875    1497 remote_runtime.go:496] "ExecSync cmd from runtime service failed" err="rpc error: code = Unknown desc = failed to exec in container: failed to start exec \"0bb1e36a82d0256cbcdab776ddf9f1b05da084772ec559dd61f3ea5211e8b114\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown" containerID="51e9623fc9108c2d3ca99a0a7953c82ad39e9424869a0fbb4811b638b46b29b6" cmd=["/bin/gadgettracermanager","-liveness"]
	Apr 28 23:47:10 addons-595372 kubelet[1497]: E0428 23:47:10.125797    1497 remote_runtime.go:496] "ExecSync cmd from runtime service failed" err="rpc error: code = Unknown desc = failed to exec in container: failed to start exec \"899a3912b2a782f388047f6f824fd8243b564830d22e34ec4a5cef4d4c95e5b3\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown" containerID="51e9623fc9108c2d3ca99a0a7953c82ad39e9424869a0fbb4811b638b46b29b6" cmd=["/bin/gadgettracermanager","-liveness"]
	Apr 28 23:47:15 addons-595372 kubelet[1497]: E0428 23:47:15.105979    1497 remote_runtime.go:496] "ExecSync cmd from runtime service failed" err="rpc error: code = Unknown desc = failed to exec in container: failed to start exec \"24aae75b9b39e4e2f1bcd02c4f0c09a58147a4052bfa886a35fa59d8ed0cc99e\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown" containerID="51e9623fc9108c2d3ca99a0a7953c82ad39e9424869a0fbb4811b638b46b29b6" cmd=["/bin/gadgettracermanager","-liveness"]
	Apr 28 23:47:15 addons-595372 kubelet[1497]: E0428 23:47:15.121908    1497 remote_runtime.go:496] "ExecSync cmd from runtime service failed" err="rpc error: code = Unknown desc = failed to exec in container: failed to start exec \"c72aaea742617e0a7cd1722db5ce0d271360f2029516d96f3ed81a3e196c2844\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown" containerID="51e9623fc9108c2d3ca99a0a7953c82ad39e9424869a0fbb4811b638b46b29b6" cmd=["/bin/gadgettracermanager","-liveness"]
	Apr 28 23:47:15 addons-595372 kubelet[1497]: E0428 23:47:15.136341    1497 remote_runtime.go:496] "ExecSync cmd from runtime service failed" err="rpc error: code = Unknown desc = failed to exec in container: failed to start exec \"9802e562775979b46330b67be78cf58aa299babd78d58ed85c72903142b40bb6\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown" containerID="51e9623fc9108c2d3ca99a0a7953c82ad39e9424869a0fbb4811b638b46b29b6" cmd=["/bin/gadgettracermanager","-liveness"]
	Apr 28 23:47:18 addons-595372 kubelet[1497]: I0428 23:47:18.905143    1497 scope.go:117] "RemoveContainer" containerID="33aed610d39fc44b4e429fb276f979e8fb5f68c51ddcdd7626e28aeca26ce31b"
	Apr 28 23:47:18 addons-595372 kubelet[1497]: E0428 23:47:18.905921    1497 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"hello-world-app\" with CrashLoopBackOff: \"back-off 5m0s restarting failed container=hello-world-app pod=hello-world-app-86c47465fc-psccq_default(d03cdbb4-e406-43cc-9194-7c91da42bf3d)\"" pod="default/hello-world-app-86c47465fc-psccq" podUID="d03cdbb4-e406-43cc-9194-7c91da42bf3d"
	Apr 28 23:47:20 addons-595372 kubelet[1497]: E0428 23:47:20.095484    1497 remote_runtime.go:496] "ExecSync cmd from runtime service failed" err="rpc error: code = Unknown desc = failed to exec in container: failed to start exec \"6de9971a9759525096b370c8c7f452146bf8ed95993f49408f56392e97fe0ec5\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown" containerID="51e9623fc9108c2d3ca99a0a7953c82ad39e9424869a0fbb4811b638b46b29b6" cmd=["/bin/gadgettracermanager","-liveness"]
	Apr 28 23:47:20 addons-595372 kubelet[1497]: E0428 23:47:20.111144    1497 remote_runtime.go:496] "ExecSync cmd from runtime service failed" err="rpc error: code = Unknown desc = failed to exec in container: failed to start exec \"da23a3f1f4b19049a73e7f6695cf2def7de5f8bedd30baf499c98109f056018a\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown" containerID="51e9623fc9108c2d3ca99a0a7953c82ad39e9424869a0fbb4811b638b46b29b6" cmd=["/bin/gadgettracermanager","-liveness"]
	Apr 28 23:47:20 addons-595372 kubelet[1497]: E0428 23:47:20.126924    1497 remote_runtime.go:496] "ExecSync cmd from runtime service failed" err="rpc error: code = Unknown desc = failed to exec in container: failed to start exec \"e7d7dfe769032b440ca2c2b00367808ad3db362a5a5fa1a5118b84662b9f125c\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown" containerID="51e9623fc9108c2d3ca99a0a7953c82ad39e9424869a0fbb4811b638b46b29b6" cmd=["/bin/gadgettracermanager","-liveness"]
	Apr 28 23:47:25 addons-595372 kubelet[1497]: E0428 23:47:25.099300    1497 remote_runtime.go:496] "ExecSync cmd from runtime service failed" err="rpc error: code = Unknown desc = failed to exec in container: failed to start exec \"ff04bb3fa65e5dcde441d1fabb53c2ecc478af53a49237d4ed1af0e6350988ec\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown" containerID="51e9623fc9108c2d3ca99a0a7953c82ad39e9424869a0fbb4811b638b46b29b6" cmd=["/bin/gadgettracermanager","-liveness"]
	Apr 28 23:47:25 addons-595372 kubelet[1497]: E0428 23:47:25.115101    1497 remote_runtime.go:496] "ExecSync cmd from runtime service failed" err="rpc error: code = Unknown desc = failed to exec in container: failed to start exec \"ea78e4342da4592d03b7ac83ce9bdad162987badec047f76c15dba58e5e2bec9\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown" containerID="51e9623fc9108c2d3ca99a0a7953c82ad39e9424869a0fbb4811b638b46b29b6" cmd=["/bin/gadgettracermanager","-liveness"]
	Apr 28 23:47:25 addons-595372 kubelet[1497]: E0428 23:47:25.128993    1497 remote_runtime.go:496] "ExecSync cmd from runtime service failed" err="rpc error: code = Unknown desc = failed to exec in container: failed to start exec \"6691dd00c9e09e7f2643a6bd5999cdc68d78f93c44e7eaefacc0998bde5fe66b\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown" containerID="51e9623fc9108c2d3ca99a0a7953c82ad39e9424869a0fbb4811b638b46b29b6" cmd=["/bin/gadgettracermanager","-liveness"]
	Apr 28 23:47:30 addons-595372 kubelet[1497]: E0428 23:47:30.098972    1497 remote_runtime.go:496] "ExecSync cmd from runtime service failed" err="rpc error: code = Unknown desc = failed to exec in container: failed to start exec \"35c32ffd1410d9434b27de28e475eb0cdcfa2362732be6dbd9a42e2bc334675c\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown" containerID="51e9623fc9108c2d3ca99a0a7953c82ad39e9424869a0fbb4811b638b46b29b6" cmd=["/bin/gadgettracermanager","-liveness"]
	Apr 28 23:47:30 addons-595372 kubelet[1497]: E0428 23:47:30.115391    1497 remote_runtime.go:496] "ExecSync cmd from runtime service failed" err="rpc error: code = Unknown desc = failed to exec in container: failed to start exec \"46d6bbb09552ca1c3b11d90488b8370aa82ad0278deffee5feff5ea445c05be2\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown" containerID="51e9623fc9108c2d3ca99a0a7953c82ad39e9424869a0fbb4811b638b46b29b6" cmd=["/bin/gadgettracermanager","-liveness"]
	Apr 28 23:47:30 addons-595372 kubelet[1497]: E0428 23:47:30.131756    1497 remote_runtime.go:496] "ExecSync cmd from runtime service failed" err="rpc error: code = Unknown desc = failed to exec in container: failed to start exec \"7dba46706da258bbc7ebeed652ed405b171dfc7fd2bc3dee83c56d43bd6db442\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown" containerID="51e9623fc9108c2d3ca99a0a7953c82ad39e9424869a0fbb4811b638b46b29b6" cmd=["/bin/gadgettracermanager","-liveness"]
	Apr 28 23:47:32 addons-595372 kubelet[1497]: I0428 23:47:32.905776    1497 scope.go:117] "RemoveContainer" containerID="33aed610d39fc44b4e429fb276f979e8fb5f68c51ddcdd7626e28aeca26ce31b"
	Apr 28 23:47:32 addons-595372 kubelet[1497]: E0428 23:47:32.906479    1497 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"hello-world-app\" with CrashLoopBackOff: \"back-off 5m0s restarting failed container=hello-world-app pod=hello-world-app-86c47465fc-psccq_default(d03cdbb4-e406-43cc-9194-7c91da42bf3d)\"" pod="default/hello-world-app-86c47465fc-psccq" podUID="d03cdbb4-e406-43cc-9194-7c91da42bf3d"
	Apr 28 23:47:35 addons-595372 kubelet[1497]: E0428 23:47:35.102253    1497 remote_runtime.go:496] "ExecSync cmd from runtime service failed" err="rpc error: code = Unknown desc = failed to exec in container: failed to start exec \"98a6dea84ff3cf83792f9072a0474db7c9606916b7bb09f2ac44777dce0eb97c\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown" containerID="51e9623fc9108c2d3ca99a0a7953c82ad39e9424869a0fbb4811b638b46b29b6" cmd=["/bin/gadgettracermanager","-liveness"]
	Apr 28 23:47:35 addons-595372 kubelet[1497]: E0428 23:47:35.115427    1497 remote_runtime.go:496] "ExecSync cmd from runtime service failed" err="rpc error: code = Unknown desc = failed to exec in container: failed to start exec \"2abc15c5dbddbd2902d96527909881e283c911c2c8922cd324e5d13469c46434\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown" containerID="51e9623fc9108c2d3ca99a0a7953c82ad39e9424869a0fbb4811b638b46b29b6" cmd=["/bin/gadgettracermanager","-liveness"]
	Apr 28 23:47:35 addons-595372 kubelet[1497]: E0428 23:47:35.131250    1497 remote_runtime.go:496] "ExecSync cmd from runtime service failed" err="rpc error: code = Unknown desc = failed to exec in container: failed to start exec \"221cf73bf7eb9adc7e76f6b7a55b046c222648affc3b26e6b7cf3b0638f308a4\": OCI runtime exec failed: exec failed: cannot exec in a stopped container: unknown" containerID="51e9623fc9108c2d3ca99a0a7953c82ad39e9424869a0fbb4811b638b46b29b6" cmd=["/bin/gadgettracermanager","-liveness"]
	
	
	==> storage-provisioner [e82ebdf1c0e09f4621cd5f464cd55abacf6be04cc813272896c3d6453fb350da] <==
	I0428 23:08:43.799586       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0428 23:08:43.838323       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0428 23:08:43.838379       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0428 23:08:43.854451       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0428 23:08:43.854758       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-595372_e864d503-5958-4769-86d8-fe757799a672!
	I0428 23:08:43.855667       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"bc54232a-d9c5-442e-a647-38cb7bb0a106", APIVersion:"v1", ResourceVersion:"591", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-595372_e864d503-5958-4769-86d8-fe757799a672 became leader
	I0428 23:08:43.957526       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-595372_e864d503-5958-4769-86d8-fe757799a672!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-595372 -n addons-595372
helpers_test.go:261: (dbg) Run:  kubectl --context addons-595372 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:285: <<< TestAddons/parallel/InspektorGadget FAILED: end of post-mortem logs <<<
helpers_test.go:286: ---------------------/post-mortem---------------------------------
--- FAIL: TestAddons/parallel/InspektorGadget (2206.41s)

                                                
                                    
x
+
TestAddons/serial (0s)

                                                
                                                
=== RUN   TestAddons/serial
addons_test.go:162: Unable to run more tests (deadline exceeded)
--- FAIL: TestAddons/serial (0.00s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (0s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:172: (dbg) Run:  out/minikube-linux-arm64 stop -p addons-595372
addons_test.go:172: (dbg) Non-zero exit: out/minikube-linux-arm64 stop -p addons-595372: context deadline exceeded (837ns)
addons_test.go:174: failed to stop minikube. args "out/minikube-linux-arm64 stop -p addons-595372" : context deadline exceeded
addons_test.go:176: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p addons-595372
addons_test.go:176: (dbg) Non-zero exit: out/minikube-linux-arm64 addons enable dashboard -p addons-595372: context deadline exceeded (246ns)
addons_test.go:178: failed to enable dashboard addon: args "out/minikube-linux-arm64 addons enable dashboard -p addons-595372" : context deadline exceeded
addons_test.go:180: (dbg) Run:  out/minikube-linux-arm64 addons disable dashboard -p addons-595372
addons_test.go:180: (dbg) Non-zero exit: out/minikube-linux-arm64 addons disable dashboard -p addons-595372: context deadline exceeded (131ns)
addons_test.go:182: failed to disable dashboard addon: args "out/minikube-linux-arm64 addons disable dashboard -p addons-595372" : context deadline exceeded
addons_test.go:185: (dbg) Run:  out/minikube-linux-arm64 addons disable gvisor -p addons-595372
addons_test.go:185: (dbg) Non-zero exit: out/minikube-linux-arm64 addons disable gvisor -p addons-595372: context deadline exceeded (132ns)
addons_test.go:187: failed to disable non-enabled addon: args "out/minikube-linux-arm64 addons disable gvisor -p addons-595372" : context deadline exceeded
--- FAIL: TestAddons/StoppedEnableDisable (0.00s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadDaemon
functional_test.go:354: (dbg) Run:  out/minikube-linux-arm64 -p functional-622315 image load --daemon gcr.io/google-containers/addon-resizer:functional-622315 --alsologtostderr
functional_test.go:354: (dbg) Done: out/minikube-linux-arm64 -p functional-622315 image load --daemon gcr.io/google-containers/addon-resizer:functional-622315 --alsologtostderr: (4.018296324s)
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-622315 image ls
functional_test.go:442: expected "gcr.io/google-containers/addon-resizer:functional-622315" to be loaded into minikube but the image is not there
--- FAIL: TestFunctional/parallel/ImageCommands/ImageLoadDaemon (4.28s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageReloadDaemon
functional_test.go:364: (dbg) Run:  out/minikube-linux-arm64 -p functional-622315 image load --daemon gcr.io/google-containers/addon-resizer:functional-622315 --alsologtostderr
functional_test.go:364: (dbg) Done: out/minikube-linux-arm64 -p functional-622315 image load --daemon gcr.io/google-containers/addon-resizer:functional-622315 --alsologtostderr: (3.539082401s)
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-622315 image ls
functional_test.go:442: expected "gcr.io/google-containers/addon-resizer:functional-622315" to be loaded into minikube but the image is not there
--- FAIL: TestFunctional/parallel/ImageCommands/ImageReloadDaemon (3.78s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon
functional_test.go:234: (dbg) Run:  docker pull gcr.io/google-containers/addon-resizer:1.8.9
functional_test.go:234: (dbg) Done: docker pull gcr.io/google-containers/addon-resizer:1.8.9: (1.646285816s)
functional_test.go:239: (dbg) Run:  docker tag gcr.io/google-containers/addon-resizer:1.8.9 gcr.io/google-containers/addon-resizer:functional-622315
functional_test.go:244: (dbg) Run:  out/minikube-linux-arm64 -p functional-622315 image load --daemon gcr.io/google-containers/addon-resizer:functional-622315 --alsologtostderr
functional_test.go:244: (dbg) Done: out/minikube-linux-arm64 -p functional-622315 image load --daemon gcr.io/google-containers/addon-resizer:functional-622315 --alsologtostderr: (3.065765379s)
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-622315 image ls
functional_test.go:442: expected "gcr.io/google-containers/addon-resizer:functional-622315" to be loaded into minikube but the image is not there
--- FAIL: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (4.96s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveToFile
functional_test.go:379: (dbg) Run:  out/minikube-linux-arm64 -p functional-622315 image save gcr.io/google-containers/addon-resizer:functional-622315 /home/jenkins/workspace/Docker_Linux_containerd_arm64/addon-resizer-save.tar --alsologtostderr
functional_test.go:385: expected "/home/jenkins/workspace/Docker_Linux_containerd_arm64/addon-resizer-save.tar" to exist after `image save`, but doesn't exist
--- FAIL: TestFunctional/parallel/ImageCommands/ImageSaveToFile (0.59s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:408: (dbg) Run:  out/minikube-linux-arm64 -p functional-622315 image load /home/jenkins/workspace/Docker_Linux_containerd_arm64/addon-resizer-save.tar --alsologtostderr
functional_test.go:410: loading image into minikube from file: <nil>

                                                
                                                
** stderr ** 
	I0428 23:52:09.062141  329784 out.go:291] Setting OutFile to fd 1 ...
	I0428 23:52:09.062847  329784 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0428 23:52:09.062866  329784 out.go:304] Setting ErrFile to fd 2...
	I0428 23:52:09.062873  329784 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0428 23:52:09.063148  329784 root.go:338] Updating PATH: /home/jenkins/minikube-integration/17977-279724/.minikube/bin
	I0428 23:52:09.063953  329784 config.go:182] Loaded profile config "functional-622315": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.0
	I0428 23:52:09.064070  329784 config.go:182] Loaded profile config "functional-622315": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.0
	I0428 23:52:09.064685  329784 cli_runner.go:164] Run: docker container inspect functional-622315 --format={{.State.Status}}
	I0428 23:52:09.081578  329784 ssh_runner.go:195] Run: systemctl --version
	I0428 23:52:09.081666  329784 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-622315
	I0428 23:52:09.098414  329784 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33158 SSHKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/functional-622315/id_rsa Username:docker}
	I0428 23:52:09.186024  329784 cache_images.go:286] Loading image from: /home/jenkins/workspace/Docker_Linux_containerd_arm64/addon-resizer-save.tar
	W0428 23:52:09.186079  329784 cache_images.go:254] Failed to load cached images for profile functional-622315. make sure the profile is running. loading images: stat /home/jenkins/workspace/Docker_Linux_containerd_arm64/addon-resizer-save.tar: no such file or directory
	I0428 23:52:09.186094  329784 cache_images.go:262] succeeded pushing to: 
	I0428 23:52:09.186100  329784 cache_images.go:263] failed pushing to: functional-622315

                                                
                                                
** /stderr **
--- FAIL: TestFunctional/parallel/ImageCommands/ImageLoadFromFile (0.20s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p old-k8s-version-986962 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.20.0
start_stop_delete_test.go:256: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p old-k8s-version-986962 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.20.0: exit status 102 (6m7.795997294s)

                                                
                                                
-- stdout --
	* [old-k8s-version-986962] minikube v1.33.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=17977
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/17977-279724/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/17977-279724/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	* Kubernetes 1.30.0 is now available. If you would like to upgrade, specify: --kubernetes-version=v1.30.0
	* Using the docker driver based on existing profile
	* Starting "old-k8s-version-986962" primary control-plane node in "old-k8s-version-986962" cluster
	* Pulling base image v0.0.43-1713736339-18706 ...
	* Restarting existing docker container for "old-k8s-version-986962" ...
	* Preparing Kubernetes v1.20.0 on containerd 1.6.31 ...
	* Verifying Kubernetes components...
	  - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	  - Using image docker.io/kubernetesui/dashboard:v2.7.0
	  - Using image registry.k8s.io/echoserver:1.4
	  - Using image fake.domain/registry.k8s.io/echoserver:1.4
	* Some dashboard features require the metrics-server addon. To enable all features please run:
	
		minikube -p old-k8s-version-986962 addons enable metrics-server
	
	* Enabled addons: storage-provisioner, dashboard, metrics-server, default-storageclass
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0429 00:27:28.261382  485428 out.go:291] Setting OutFile to fd 1 ...
	I0429 00:27:28.261558  485428 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0429 00:27:28.261573  485428 out.go:304] Setting ErrFile to fd 2...
	I0429 00:27:28.261580  485428 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0429 00:27:28.261915  485428 root.go:338] Updating PATH: /home/jenkins/minikube-integration/17977-279724/.minikube/bin
	I0429 00:27:28.262426  485428 out.go:298] Setting JSON to false
	I0429 00:27:28.263846  485428 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":14996,"bootTime":1714335453,"procs":227,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1058-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0429 00:27:28.263954  485428 start.go:139] virtualization:  
	I0429 00:27:28.269699  485428 out.go:177] * [old-k8s-version-986962] minikube v1.33.0 on Ubuntu 20.04 (arm64)
	I0429 00:27:28.273665  485428 notify.go:220] Checking for updates...
	I0429 00:27:28.274262  485428 out.go:177]   - MINIKUBE_LOCATION=17977
	I0429 00:27:28.279452  485428 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0429 00:27:28.282141  485428 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/17977-279724/kubeconfig
	I0429 00:27:28.284336  485428 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/17977-279724/.minikube
	I0429 00:27:28.286471  485428 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0429 00:27:28.288487  485428 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0429 00:27:28.291140  485428 config.go:182] Loaded profile config "old-k8s-version-986962": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.20.0
	I0429 00:27:28.293944  485428 out.go:177] * Kubernetes 1.30.0 is now available. If you would like to upgrade, specify: --kubernetes-version=v1.30.0
	I0429 00:27:28.296089  485428 driver.go:392] Setting default libvirt URI to qemu:///system
	I0429 00:27:28.324494  485428 docker.go:122] docker version: linux-26.1.0:Docker Engine - Community
	I0429 00:27:28.324650  485428 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0429 00:27:28.444731  485428 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:2 ContainersRunning:1 ContainersPaused:0 ContainersStopped:1 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:47 OomKillDisable:true NGoroutines:67 SystemTime:2024-04-29 00:27:28.435511396 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1058-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8215105536 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:26.1.0 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:e377cd56a71523140ca6ae87e30244719194a521 Expected:e377cd56a71523140ca6ae87e30244719194a521} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1]] Warnings:<nil>}}
	I0429 00:27:28.444851  485428 docker.go:295] overlay module found
	I0429 00:27:28.447927  485428 out.go:177] * Using the docker driver based on existing profile
	I0429 00:27:28.449976  485428 start.go:297] selected driver: docker
	I0429 00:27:28.449997  485428 start.go:901] validating driver "docker" against &{Name:old-k8s-version-986962 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e Memory:2200 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:true NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.20.0 ClusterName:old-k8s-version-986962 Namespace:default APIServerHAVIP: AP
IServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.85.2 Port:8443 KubernetesVersion:v1.20.0 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[dashboard:true default-storageclass:true metrics-server:true storage-provisioner:true] CustomAddonImages:map[MetricsScraper:registry.k8s.io/echoserver:1.4 MetricsServer:registry.k8s.io/echoserver:1.4] CustomAddonRegistries:map[MetricsServer:fake.domain] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:fa
lse MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0429 00:27:28.450103  485428 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0429 00:27:28.450677  485428 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0429 00:27:28.534587  485428 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:2 ContainersRunning:1 ContainersPaused:0 ContainersStopped:1 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:47 OomKillDisable:true NGoroutines:67 SystemTime:2024-04-29 00:27:28.520857108 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1058-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8215105536 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:26.1.0 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:e377cd56a71523140ca6ae87e30244719194a521 Expected:e377cd56a71523140ca6ae87e30244719194a521} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1]] Warnings:<nil>}}
	I0429 00:27:28.534978  485428 start_flags.go:947] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0429 00:27:28.535037  485428 cni.go:84] Creating CNI manager for ""
	I0429 00:27:28.535046  485428 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0429 00:27:28.535087  485428 start.go:340] cluster config:
	{Name:old-k8s-version-986962 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e Memory:2200 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:true NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.20.0 ClusterName:old-k8s-version-986962 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local
ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.85.2 Port:8443 KubernetesVersion:v1.20.0 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[dashboard:true default-storageclass:true metrics-server:true storage-provisioner:true] CustomAddonImages:map[MetricsScraper:registry.k8s.io/echoserver:1.4 MetricsServer:registry.k8s.io/echoserver:1.4] CustomAddonRegistries:map[MetricsServer:fake.domain] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:do
cker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0429 00:27:28.539365  485428 out.go:177] * Starting "old-k8s-version-986962" primary control-plane node in "old-k8s-version-986962" cluster
	I0429 00:27:28.541069  485428 cache.go:121] Beginning downloading kic base image for docker with containerd
	I0429 00:27:28.543013  485428 out.go:177] * Pulling base image v0.0.43-1713736339-18706 ...
	I0429 00:27:28.545052  485428 preload.go:132] Checking if preload exists for k8s version v1.20.0 and runtime containerd
	I0429 00:27:28.545109  485428 preload.go:147] Found local preload: /home/jenkins/minikube-integration/17977-279724/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-arm64.tar.lz4
	I0429 00:27:28.545120  485428 cache.go:56] Caching tarball of preloaded images
	I0429 00:27:28.545221  485428 preload.go:173] Found /home/jenkins/minikube-integration/17977-279724/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-arm64.tar.lz4 in cache, skipping download
	I0429 00:27:28.545230  485428 cache.go:59] Finished verifying existence of preloaded tar for v1.20.0 on containerd
	I0429 00:27:28.545454  485428 profile.go:143] Saving config to /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/old-k8s-version-986962/config.json ...
	I0429 00:27:28.545466  485428 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e in local docker daemon
	I0429 00:27:28.561081  485428 image.go:83] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e in local docker daemon, skipping pull
	I0429 00:27:28.561105  485428 cache.go:144] gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e exists in daemon, skipping load
	I0429 00:27:28.561125  485428 cache.go:194] Successfully downloaded all kic artifacts
	I0429 00:27:28.561153  485428 start.go:360] acquireMachinesLock for old-k8s-version-986962: {Name:mkba267ad16b5575782bddcfbb293cefa400e513 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0429 00:27:28.561223  485428 start.go:364] duration metric: took 46.523µs to acquireMachinesLock for "old-k8s-version-986962"
	I0429 00:27:28.561243  485428 start.go:96] Skipping create...Using existing machine configuration
	I0429 00:27:28.561255  485428 fix.go:54] fixHost starting: 
	I0429 00:27:28.561648  485428 cli_runner.go:164] Run: docker container inspect old-k8s-version-986962 --format={{.State.Status}}
	I0429 00:27:28.578330  485428 fix.go:112] recreateIfNeeded on old-k8s-version-986962: state=Stopped err=<nil>
	W0429 00:27:28.578368  485428 fix.go:138] unexpected machine state, will restart: <nil>
	I0429 00:27:28.580830  485428 out.go:177] * Restarting existing docker container for "old-k8s-version-986962" ...
	I0429 00:27:28.582610  485428 cli_runner.go:164] Run: docker start old-k8s-version-986962
	I0429 00:27:29.103597  485428 cli_runner.go:164] Run: docker container inspect old-k8s-version-986962 --format={{.State.Status}}
	I0429 00:27:29.126221  485428 kic.go:430] container "old-k8s-version-986962" state is running.
	I0429 00:27:29.127695  485428 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" old-k8s-version-986962
	I0429 00:27:29.152427  485428 profile.go:143] Saving config to /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/old-k8s-version-986962/config.json ...
	I0429 00:27:29.152663  485428 machine.go:94] provisionDockerMachine start ...
	I0429 00:27:29.152734  485428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-986962
	I0429 00:27:29.176251  485428 main.go:141] libmachine: Using SSH client type: native
	I0429 00:27:29.176578  485428 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1e90] 0x3e46f0 <nil>  [] 0s} 127.0.0.1 33438 <nil> <nil>}
	I0429 00:27:29.176589  485428 main.go:141] libmachine: About to run SSH command:
	hostname
	I0429 00:27:29.177278  485428 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: EOF
	I0429 00:27:32.309271  485428 main.go:141] libmachine: SSH cmd err, output: <nil>: old-k8s-version-986962
	
	I0429 00:27:32.309293  485428 ubuntu.go:169] provisioning hostname "old-k8s-version-986962"
	I0429 00:27:32.309393  485428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-986962
	I0429 00:27:32.331823  485428 main.go:141] libmachine: Using SSH client type: native
	I0429 00:27:32.332095  485428 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1e90] 0x3e46f0 <nil>  [] 0s} 127.0.0.1 33438 <nil> <nil>}
	I0429 00:27:32.332112  485428 main.go:141] libmachine: About to run SSH command:
	sudo hostname old-k8s-version-986962 && echo "old-k8s-version-986962" | sudo tee /etc/hostname
	I0429 00:27:32.474941  485428 main.go:141] libmachine: SSH cmd err, output: <nil>: old-k8s-version-986962
	
	I0429 00:27:32.475096  485428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-986962
	I0429 00:27:32.493608  485428 main.go:141] libmachine: Using SSH client type: native
	I0429 00:27:32.493895  485428 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1e90] 0x3e46f0 <nil>  [] 0s} 127.0.0.1 33438 <nil> <nil>}
	I0429 00:27:32.493922  485428 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sold-k8s-version-986962' /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 old-k8s-version-986962/g' /etc/hosts;
				else 
					echo '127.0.1.1 old-k8s-version-986962' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0429 00:27:32.617437  485428 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0429 00:27:32.617504  485428 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/17977-279724/.minikube CaCertPath:/home/jenkins/minikube-integration/17977-279724/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/17977-279724/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/17977-279724/.minikube}
	I0429 00:27:32.617551  485428 ubuntu.go:177] setting up certificates
	I0429 00:27:32.617576  485428 provision.go:84] configureAuth start
	I0429 00:27:32.617686  485428 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" old-k8s-version-986962
	I0429 00:27:32.633747  485428 provision.go:143] copyHostCerts
	I0429 00:27:32.633820  485428 exec_runner.go:144] found /home/jenkins/minikube-integration/17977-279724/.minikube/key.pem, removing ...
	I0429 00:27:32.633830  485428 exec_runner.go:203] rm: /home/jenkins/minikube-integration/17977-279724/.minikube/key.pem
	I0429 00:27:32.633907  485428 exec_runner.go:151] cp: /home/jenkins/minikube-integration/17977-279724/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/17977-279724/.minikube/key.pem (1675 bytes)
	I0429 00:27:32.634003  485428 exec_runner.go:144] found /home/jenkins/minikube-integration/17977-279724/.minikube/ca.pem, removing ...
	I0429 00:27:32.634008  485428 exec_runner.go:203] rm: /home/jenkins/minikube-integration/17977-279724/.minikube/ca.pem
	I0429 00:27:32.634033  485428 exec_runner.go:151] cp: /home/jenkins/minikube-integration/17977-279724/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/17977-279724/.minikube/ca.pem (1078 bytes)
	I0429 00:27:32.634088  485428 exec_runner.go:144] found /home/jenkins/minikube-integration/17977-279724/.minikube/cert.pem, removing ...
	I0429 00:27:32.634092  485428 exec_runner.go:203] rm: /home/jenkins/minikube-integration/17977-279724/.minikube/cert.pem
	I0429 00:27:32.634114  485428 exec_runner.go:151] cp: /home/jenkins/minikube-integration/17977-279724/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/17977-279724/.minikube/cert.pem (1123 bytes)
	I0429 00:27:32.634164  485428 provision.go:117] generating server cert: /home/jenkins/minikube-integration/17977-279724/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/17977-279724/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/17977-279724/.minikube/certs/ca-key.pem org=jenkins.old-k8s-version-986962 san=[127.0.0.1 192.168.85.2 localhost minikube old-k8s-version-986962]
	I0429 00:27:32.883412  485428 provision.go:177] copyRemoteCerts
	I0429 00:27:32.883479  485428 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0429 00:27:32.883541  485428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-986962
	I0429 00:27:32.900703  485428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33438 SSHKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/old-k8s-version-986962/id_rsa Username:docker}
	I0429 00:27:32.997984  485428 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17977-279724/.minikube/machines/server.pem --> /etc/docker/server.pem (1233 bytes)
	I0429 00:27:33.028419  485428 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17977-279724/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0429 00:27:33.056324  485428 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17977-279724/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0429 00:27:33.083043  485428 provision.go:87] duration metric: took 465.405345ms to configureAuth
	I0429 00:27:33.083072  485428 ubuntu.go:193] setting minikube options for container-runtime
	I0429 00:27:33.083301  485428 config.go:182] Loaded profile config "old-k8s-version-986962": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.20.0
	I0429 00:27:33.083318  485428 machine.go:97] duration metric: took 3.930646643s to provisionDockerMachine
	I0429 00:27:33.083337  485428 start.go:293] postStartSetup for "old-k8s-version-986962" (driver="docker")
	I0429 00:27:33.083354  485428 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]
	I0429 00:27:33.083420  485428 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
	I0429 00:27:33.083485  485428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-986962
	I0429 00:27:33.101228  485428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33438 SSHKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/old-k8s-version-986962/id_rsa Username:docker}
	I0429 00:27:33.194742  485428 ssh_runner.go:195] Run: cat /etc/os-release
	I0429 00:27:33.198050  485428 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0429 00:27:33.198085  485428 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0429 00:27:33.198096  485428 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0429 00:27:33.198103  485428 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0429 00:27:33.198113  485428 filesync.go:126] Scanning /home/jenkins/minikube-integration/17977-279724/.minikube/addons for local assets ...
	I0429 00:27:33.198169  485428 filesync.go:126] Scanning /home/jenkins/minikube-integration/17977-279724/.minikube/files for local assets ...
	I0429 00:27:33.198258  485428 filesync.go:149] local asset: /home/jenkins/minikube-integration/17977-279724/.minikube/files/etc/ssl/certs/2851612.pem -> 2851612.pem in /etc/ssl/certs
	I0429 00:27:33.198377  485428 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I0429 00:27:33.206886  485428 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17977-279724/.minikube/files/etc/ssl/certs/2851612.pem --> /etc/ssl/certs/2851612.pem (1708 bytes)
	I0429 00:27:33.231287  485428 start.go:296] duration metric: took 147.92822ms for postStartSetup
	I0429 00:27:33.231391  485428 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0429 00:27:33.231445  485428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-986962
	I0429 00:27:33.252842  485428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33438 SSHKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/old-k8s-version-986962/id_rsa Username:docker}
	I0429 00:27:33.342762  485428 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0429 00:27:33.347256  485428 fix.go:56] duration metric: took 4.785999282s for fixHost
	I0429 00:27:33.347280  485428 start.go:83] releasing machines lock for "old-k8s-version-986962", held for 4.786048438s
	I0429 00:27:33.347348  485428 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" old-k8s-version-986962
	I0429 00:27:33.363602  485428 ssh_runner.go:195] Run: cat /version.json
	I0429 00:27:33.363635  485428 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0429 00:27:33.363658  485428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-986962
	I0429 00:27:33.363708  485428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-986962
	I0429 00:27:33.381642  485428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33438 SSHKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/old-k8s-version-986962/id_rsa Username:docker}
	I0429 00:27:33.386981  485428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33438 SSHKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/old-k8s-version-986962/id_rsa Username:docker}
	I0429 00:27:33.468800  485428 ssh_runner.go:195] Run: systemctl --version
	I0429 00:27:33.605696  485428 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0429 00:27:33.610007  485428 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f -name *loopback.conf* -not -name *.mk_disabled -exec sh -c "grep -q loopback {} && ( grep -q name {} || sudo sed -i '/"type": "loopback"/i \ \ \ \ "name": "loopback",' {} ) && sudo sed -i 's|"cniVersion": ".*"|"cniVersion": "1.0.0"|g' {}" ;
	I0429 00:27:33.627942  485428 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0429 00:27:33.628017  485428 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" ;
	I0429 00:27:33.636831  485428 cni.go:259] no active bridge cni configs found in "/etc/cni/net.d" - nothing to disable
	I0429 00:27:33.636898  485428 start.go:494] detecting cgroup driver to use...
	I0429 00:27:33.636945  485428 detect.go:196] detected "cgroupfs" cgroup driver on host os
	I0429 00:27:33.637026  485428 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0429 00:27:33.650931  485428 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0429 00:27:33.664792  485428 docker.go:217] disabling cri-docker service (if available) ...
	I0429 00:27:33.664863  485428 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0429 00:27:33.677673  485428 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0429 00:27:33.688531  485428 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0429 00:27:33.769993  485428 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0429 00:27:33.860697  485428 docker.go:233] disabling docker service ...
	I0429 00:27:33.860782  485428 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0429 00:27:33.874485  485428 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0429 00:27:33.886155  485428 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0429 00:27:33.987005  485428 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0429 00:27:34.080469  485428 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0429 00:27:34.093159  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0429 00:27:34.111034  485428 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.2"|' /etc/containerd/config.toml"
	I0429 00:27:34.123219  485428 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
	I0429 00:27:34.135760  485428 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0429 00:27:34.135837  485428 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0429 00:27:34.145941  485428 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0429 00:27:34.155955  485428 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0429 00:27:34.166151  485428 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0429 00:27:34.175883  485428 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0429 00:27:34.186353  485428 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
	I0429 00:27:34.196905  485428 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0429 00:27:34.206495  485428 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0429 00:27:34.215073  485428 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0429 00:27:34.308375  485428 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0429 00:27:34.514598  485428 start.go:541] Will wait 60s for socket path /run/containerd/containerd.sock
	I0429 00:27:34.514693  485428 ssh_runner.go:195] Run: stat /run/containerd/containerd.sock
	I0429 00:27:34.518895  485428 start.go:562] Will wait 60s for crictl version
	I0429 00:27:34.519007  485428 ssh_runner.go:195] Run: which crictl
	I0429 00:27:34.522508  485428 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0429 00:27:34.562958  485428 start.go:578] Version:  0.1.0
	RuntimeName:  containerd
	RuntimeVersion:  1.6.31
	RuntimeApiVersion:  v1
	I0429 00:27:34.563035  485428 ssh_runner.go:195] Run: containerd --version
	I0429 00:27:34.587434  485428 ssh_runner.go:195] Run: containerd --version
	I0429 00:27:34.616890  485428 out.go:177] * Preparing Kubernetes v1.20.0 on containerd 1.6.31 ...
	I0429 00:27:34.618811  485428 cli_runner.go:164] Run: docker network inspect old-k8s-version-986962 --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}}]}"
	I0429 00:27:34.632045  485428 ssh_runner.go:195] Run: grep 192.168.85.1	host.minikube.internal$ /etc/hosts
	I0429 00:27:34.635580  485428 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "192.168.85.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0429 00:27:34.646088  485428 kubeadm.go:877] updating cluster {Name:old-k8s-version-986962 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e Memory:2200 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:true NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.20.0 ClusterName:old-k8s-version-986962 Namespace:default APIServerHAVIP: APIServerName:minik
ubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.85.2 Port:8443 KubernetesVersion:v1.20.0 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[dashboard:true default-storageclass:true metrics-server:true storage-provisioner:true] CustomAddonImages:map[MetricsScraper:registry.k8s.io/echoserver:1.4 MetricsServer:registry.k8s.io/echoserver:1.4] CustomAddonRegistries:map[MetricsServer:fake.domain] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/
home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0429 00:27:34.646221  485428 preload.go:132] Checking if preload exists for k8s version v1.20.0 and runtime containerd
	I0429 00:27:34.646277  485428 ssh_runner.go:195] Run: sudo crictl images --output json
	I0429 00:27:34.687056  485428 containerd.go:627] all images are preloaded for containerd runtime.
	I0429 00:27:34.687077  485428 containerd.go:534] Images already preloaded, skipping extraction
	I0429 00:27:34.687143  485428 ssh_runner.go:195] Run: sudo crictl images --output json
	I0429 00:27:34.725281  485428 containerd.go:627] all images are preloaded for containerd runtime.
	I0429 00:27:34.725305  485428 cache_images.go:84] Images are preloaded, skipping loading
	I0429 00:27:34.725349  485428 kubeadm.go:928] updating node { 192.168.85.2 8443 v1.20.0 containerd true true} ...
	I0429 00:27:34.725472  485428 kubeadm.go:940] kubelet [Unit]
	Wants=containerd.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.20.0/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --container-runtime=remote --container-runtime-endpoint=unix:///run/containerd/containerd.sock --hostname-override=old-k8s-version-986962 --kubeconfig=/etc/kubernetes/kubelet.conf --network-plugin=cni --node-ip=192.168.85.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.20.0 ClusterName:old-k8s-version-986962 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0429 00:27:34.725564  485428 ssh_runner.go:195] Run: sudo crictl info
	I0429 00:27:34.762354  485428 cni.go:84] Creating CNI manager for ""
	I0429 00:27:34.762377  485428 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0429 00:27:34.762390  485428 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0429 00:27:34.762429  485428 kubeadm.go:181] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.85.2 APIServerPort:8443 KubernetesVersion:v1.20.0 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:old-k8s-version-986962 NodeName:old-k8s-version-986962 DNSDomain:cluster.local CRISocket:/run/containerd/containerd.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.85.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NodeIP:192.168.85.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt
StaticPodPath:/etc/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:false}
	I0429 00:27:34.762607  485428 kubeadm.go:187] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta2
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 192.168.85.2
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: /run/containerd/containerd.sock
	  name: "old-k8s-version-986962"
	  kubeletExtraArgs:
	    node-ip: 192.168.85.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta2
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.85.2"]
	  extraArgs:
	    enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    allocate-node-cidrs: "true"
	    leader-elect: "false"
	scheduler:
	  extraArgs:
	    leader-elect: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	dns:
	  type: CoreDNS
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.20.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
	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
	
	I0429 00:27:34.762676  485428 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.20.0
	I0429 00:27:34.772366  485428 binaries.go:44] Found k8s binaries, skipping transfer
	I0429 00:27:34.772441  485428 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0429 00:27:34.781270  485428 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (442 bytes)
	I0429 00:27:34.799326  485428 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0429 00:27:34.818107  485428 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2125 bytes)
	I0429 00:27:34.838079  485428 ssh_runner.go:195] Run: grep 192.168.85.2	control-plane.minikube.internal$ /etc/hosts
	I0429 00:27:34.841510  485428 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "192.168.85.2	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0429 00:27:34.852331  485428 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0429 00:27:34.937211  485428 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0429 00:27:34.954757  485428 certs.go:68] Setting up /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/old-k8s-version-986962 for IP: 192.168.85.2
	I0429 00:27:34.954818  485428 certs.go:194] generating shared ca certs ...
	I0429 00:27:34.954847  485428 certs.go:226] acquiring lock for ca certs: {Name:mkcd041a9568e77106d1711e59c82d2ab2062e2e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0429 00:27:34.955007  485428 certs.go:235] skipping valid "minikubeCA" ca cert: /home/jenkins/minikube-integration/17977-279724/.minikube/ca.key
	I0429 00:27:34.955095  485428 certs.go:235] skipping valid "proxyClientCA" ca cert: /home/jenkins/minikube-integration/17977-279724/.minikube/proxy-client-ca.key
	I0429 00:27:34.955123  485428 certs.go:256] generating profile certs ...
	I0429 00:27:34.955262  485428 certs.go:359] skipping valid signed profile cert regeneration for "minikube-user": /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/old-k8s-version-986962/client.key
	I0429 00:27:34.955352  485428 certs.go:359] skipping valid signed profile cert regeneration for "minikube": /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/old-k8s-version-986962/apiserver.key.e121b4c6
	I0429 00:27:34.955431  485428 certs.go:359] skipping valid signed profile cert regeneration for "aggregator": /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/old-k8s-version-986962/proxy-client.key
	I0429 00:27:34.955577  485428 certs.go:484] found cert: /home/jenkins/minikube-integration/17977-279724/.minikube/certs/285161.pem (1338 bytes)
	W0429 00:27:34.955633  485428 certs.go:480] ignoring /home/jenkins/minikube-integration/17977-279724/.minikube/certs/285161_empty.pem, impossibly tiny 0 bytes
	I0429 00:27:34.955656  485428 certs.go:484] found cert: /home/jenkins/minikube-integration/17977-279724/.minikube/certs/ca-key.pem (1675 bytes)
	I0429 00:27:34.955716  485428 certs.go:484] found cert: /home/jenkins/minikube-integration/17977-279724/.minikube/certs/ca.pem (1078 bytes)
	I0429 00:27:34.955767  485428 certs.go:484] found cert: /home/jenkins/minikube-integration/17977-279724/.minikube/certs/cert.pem (1123 bytes)
	I0429 00:27:34.955819  485428 certs.go:484] found cert: /home/jenkins/minikube-integration/17977-279724/.minikube/certs/key.pem (1675 bytes)
	I0429 00:27:34.955893  485428 certs.go:484] found cert: /home/jenkins/minikube-integration/17977-279724/.minikube/files/etc/ssl/certs/2851612.pem (1708 bytes)
	I0429 00:27:34.956572  485428 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17977-279724/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0429 00:27:34.988716  485428 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17977-279724/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0429 00:27:35.016460  485428 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17977-279724/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0429 00:27:35.043375  485428 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17977-279724/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0429 00:27:35.070351  485428 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/old-k8s-version-986962/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1432 bytes)
	I0429 00:27:35.097874  485428 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/old-k8s-version-986962/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0429 00:27:35.130904  485428 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/old-k8s-version-986962/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0429 00:27:35.159898  485428 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/old-k8s-version-986962/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0429 00:27:35.189705  485428 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17977-279724/.minikube/certs/285161.pem --> /usr/share/ca-certificates/285161.pem (1338 bytes)
	I0429 00:27:35.215317  485428 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17977-279724/.minikube/files/etc/ssl/certs/2851612.pem --> /usr/share/ca-certificates/2851612.pem (1708 bytes)
	I0429 00:27:35.239689  485428 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17977-279724/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0429 00:27:35.266902  485428 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0429 00:27:35.290280  485428 ssh_runner.go:195] Run: openssl version
	I0429 00:27:35.297176  485428 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"
	I0429 00:27:35.307234  485428 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0429 00:27:35.310782  485428 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Apr 28 23:08 /usr/share/ca-certificates/minikubeCA.pem
	I0429 00:27:35.310846  485428 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0429 00:27:35.317760  485428 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"
	I0429 00:27:35.326487  485428 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/285161.pem && ln -fs /usr/share/ca-certificates/285161.pem /etc/ssl/certs/285161.pem"
	I0429 00:27:35.335618  485428 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/285161.pem
	I0429 00:27:35.339517  485428 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Apr 28 23:49 /usr/share/ca-certificates/285161.pem
	I0429 00:27:35.339595  485428 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/285161.pem
	I0429 00:27:35.346492  485428 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/285161.pem /etc/ssl/certs/51391683.0"
	I0429 00:27:35.355788  485428 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/2851612.pem && ln -fs /usr/share/ca-certificates/2851612.pem /etc/ssl/certs/2851612.pem"
	I0429 00:27:35.365168  485428 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/2851612.pem
	I0429 00:27:35.368865  485428 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Apr 28 23:49 /usr/share/ca-certificates/2851612.pem
	I0429 00:27:35.368940  485428 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/2851612.pem
	I0429 00:27:35.375899  485428 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/2851612.pem /etc/ssl/certs/3ec20f2e.0"
	I0429 00:27:35.384815  485428 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0429 00:27:35.388319  485428 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-etcd-client.crt -checkend 86400
	I0429 00:27:35.395610  485428 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-kubelet-client.crt -checkend 86400
	I0429 00:27:35.402926  485428 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/server.crt -checkend 86400
	I0429 00:27:35.409689  485428 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/healthcheck-client.crt -checkend 86400
	I0429 00:27:35.416602  485428 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/peer.crt -checkend 86400
	I0429 00:27:35.423217  485428 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/front-proxy-client.crt -checkend 86400
	I0429 00:27:35.429995  485428 kubeadm.go:391] StartCluster: {Name:old-k8s-version-986962 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e Memory:2200 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:true NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.20.0 ClusterName:old-k8s-version-986962 Namespace:default APIServerHAVIP: APIServerName:minikube
CA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.85.2 Port:8443 KubernetesVersion:v1.20.0 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[dashboard:true default-storageclass:true metrics-server:true storage-provisioner:true] CustomAddonImages:map[MetricsScraper:registry.k8s.io/echoserver:1.4 MetricsServer:registry.k8s.io/echoserver:1.4] CustomAddonRegistries:map[MetricsServer:fake.domain] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/hom
e/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0429 00:27:35.430105  485428 cri.go:56] listing CRI containers in root /run/containerd/runc/k8s.io: {State:paused Name: Namespaces:[kube-system]}
	I0429 00:27:35.430176  485428 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0429 00:27:35.477405  485428 cri.go:91] found id: "d2c241b81f4af5d070f7aaac71b6ea07a1c2a7a9826614c71a532705f4174a0c"
	I0429 00:27:35.477431  485428 cri.go:91] found id: "c4a5c9431b6b9b1467257bb46ad4b6ad0e2c3d449a31f02f480483682a148483"
	I0429 00:27:35.477436  485428 cri.go:91] found id: "7d1ee5454e242be6aee5d6dc2fda6454ced3ded1d1d2261607c3138495a9f4eb"
	I0429 00:27:35.477440  485428 cri.go:91] found id: "38935ec6e9ee6979c4dcd3b4e6eb5658dffba089755f21dbac543d9011ae84fd"
	I0429 00:27:35.477444  485428 cri.go:91] found id: "7034e263f4c8ca3fba745dc68039dbdee8c77536d6058dffcca0a45efea75fb7"
	I0429 00:27:35.477449  485428 cri.go:91] found id: "1858f1c4690a436e79520a7f3138325dcbaae3308266f89038bfaf2d6b765b90"
	I0429 00:27:35.477453  485428 cri.go:91] found id: "76aa698af0d57a196019daa607db479e380c0d92a7f22441c58f7baf5817bc72"
	I0429 00:27:35.477457  485428 cri.go:91] found id: "031c01a9366b64b349da9605e9bee4db611da5019b6e161d31a7b3323b5624a0"
	I0429 00:27:35.477460  485428 cri.go:91] found id: ""
	I0429 00:27:35.477528  485428 ssh_runner.go:195] Run: sudo runc --root /run/containerd/runc/k8s.io list -f json
	I0429 00:27:35.489593  485428 cri.go:130] JSON = null
	W0429 00:27:35.489682  485428 kubeadm.go:398] unpause failed: list paused: list returned 0 containers, but ps returned 8
	I0429 00:27:35.489779  485428 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	W0429 00:27:35.498338  485428 kubeadm.go:404] apiserver tunnel failed: apiserver port not set
	I0429 00:27:35.498406  485428 kubeadm.go:407] found existing configuration files, will attempt cluster restart
	I0429 00:27:35.498427  485428 kubeadm.go:587] restartPrimaryControlPlane start ...
	I0429 00:27:35.498501  485428 ssh_runner.go:195] Run: sudo test -d /data/minikube
	I0429 00:27:35.507311  485428 kubeadm.go:129] /data/minikube skipping compat symlinks: sudo test -d /data/minikube: Process exited with status 1
	stdout:
	
	stderr:
	I0429 00:27:35.507919  485428 kubeconfig.go:47] verify endpoint returned: get endpoint: "old-k8s-version-986962" does not appear in /home/jenkins/minikube-integration/17977-279724/kubeconfig
	I0429 00:27:35.508181  485428 kubeconfig.go:62] /home/jenkins/minikube-integration/17977-279724/kubeconfig needs updating (will repair): [kubeconfig missing "old-k8s-version-986962" cluster setting kubeconfig missing "old-k8s-version-986962" context setting]
	I0429 00:27:35.508666  485428 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17977-279724/kubeconfig: {Name:mkbb3c2c770c8d2fd65cb5de247281cb7a4ee7d3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0429 00:27:35.510186  485428 ssh_runner.go:195] Run: sudo diff -u /var/tmp/minikube/kubeadm.yaml /var/tmp/minikube/kubeadm.yaml.new
	I0429 00:27:35.519310  485428 kubeadm.go:624] The running cluster does not require reconfiguration: 192.168.85.2
	I0429 00:27:35.519355  485428 kubeadm.go:591] duration metric: took 20.917775ms to restartPrimaryControlPlane
	I0429 00:27:35.519364  485428 kubeadm.go:393] duration metric: took 89.377927ms to StartCluster
	I0429 00:27:35.519379  485428 settings.go:142] acquiring lock: {Name:mk1ef483b4409570bf074109a5e5f6e1c27ea573 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0429 00:27:35.519455  485428 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/17977-279724/kubeconfig
	I0429 00:27:35.520482  485428 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17977-279724/kubeconfig: {Name:mkbb3c2c770c8d2fd65cb5de247281cb7a4ee7d3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0429 00:27:35.520738  485428 start.go:234] Will wait 6m0s for node &{Name: IP:192.168.85.2 Port:8443 KubernetesVersion:v1.20.0 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0429 00:27:35.524016  485428 out.go:177] * Verifying Kubernetes components...
	I0429 00:27:35.521070  485428 config.go:182] Loaded profile config "old-k8s-version-986962": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.20.0
	I0429 00:27:35.521085  485428 addons.go:502] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:true default-storageclass:true efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false helm-tiller:false inaccel:false ingress:false ingress-dns:false inspektor-gadget:false istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:false nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:false registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:false volumesnapshots:false yakd:false]
	I0429 00:27:35.525957  485428 addons.go:69] Setting storage-provisioner=true in profile "old-k8s-version-986962"
	I0429 00:27:35.525968  485428 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0429 00:27:35.525989  485428 addons.go:234] Setting addon storage-provisioner=true in "old-k8s-version-986962"
	W0429 00:27:35.525997  485428 addons.go:243] addon storage-provisioner should already be in state true
	I0429 00:27:35.526025  485428 host.go:66] Checking if "old-k8s-version-986962" exists ...
	I0429 00:27:35.526065  485428 addons.go:69] Setting dashboard=true in profile "old-k8s-version-986962"
	I0429 00:27:35.526084  485428 addons.go:234] Setting addon dashboard=true in "old-k8s-version-986962"
	W0429 00:27:35.526090  485428 addons.go:243] addon dashboard should already be in state true
	I0429 00:27:35.526111  485428 host.go:66] Checking if "old-k8s-version-986962" exists ...
	I0429 00:27:35.526520  485428 cli_runner.go:164] Run: docker container inspect old-k8s-version-986962 --format={{.State.Status}}
	I0429 00:27:35.526557  485428 cli_runner.go:164] Run: docker container inspect old-k8s-version-986962 --format={{.State.Status}}
	I0429 00:27:35.527022  485428 addons.go:69] Setting default-storageclass=true in profile "old-k8s-version-986962"
	I0429 00:27:35.527056  485428 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "old-k8s-version-986962"
	I0429 00:27:35.527307  485428 cli_runner.go:164] Run: docker container inspect old-k8s-version-986962 --format={{.State.Status}}
	I0429 00:27:35.527537  485428 addons.go:69] Setting metrics-server=true in profile "old-k8s-version-986962"
	I0429 00:27:35.527559  485428 addons.go:234] Setting addon metrics-server=true in "old-k8s-version-986962"
	W0429 00:27:35.527571  485428 addons.go:243] addon metrics-server should already be in state true
	I0429 00:27:35.527599  485428 host.go:66] Checking if "old-k8s-version-986962" exists ...
	I0429 00:27:35.527971  485428 cli_runner.go:164] Run: docker container inspect old-k8s-version-986962 --format={{.State.Status}}
	I0429 00:27:35.552701  485428 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0429 00:27:35.554426  485428 addons.go:426] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0429 00:27:35.554451  485428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0429 00:27:35.554516  485428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-986962
	I0429 00:27:35.572250  485428 out.go:177]   - Using image docker.io/kubernetesui/dashboard:v2.7.0
	I0429 00:27:35.574044  485428 out.go:177]   - Using image registry.k8s.io/echoserver:1.4
	I0429 00:27:35.575761  485428 addons.go:426] installing /etc/kubernetes/addons/dashboard-ns.yaml
	I0429 00:27:35.575780  485428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-ns.yaml (759 bytes)
	I0429 00:27:35.575843  485428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-986962
	I0429 00:27:35.598484  485428 addons.go:234] Setting addon default-storageclass=true in "old-k8s-version-986962"
	W0429 00:27:35.598508  485428 addons.go:243] addon default-storageclass should already be in state true
	I0429 00:27:35.598533  485428 host.go:66] Checking if "old-k8s-version-986962" exists ...
	I0429 00:27:35.598933  485428 cli_runner.go:164] Run: docker container inspect old-k8s-version-986962 --format={{.State.Status}}
	I0429 00:27:35.610932  485428 out.go:177]   - Using image fake.domain/registry.k8s.io/echoserver:1.4
	I0429 00:27:35.612694  485428 addons.go:426] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0429 00:27:35.612716  485428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0429 00:27:35.612785  485428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-986962
	I0429 00:27:35.634705  485428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33438 SSHKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/old-k8s-version-986962/id_rsa Username:docker}
	I0429 00:27:35.645237  485428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33438 SSHKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/old-k8s-version-986962/id_rsa Username:docker}
	I0429 00:27:35.654737  485428 addons.go:426] installing /etc/kubernetes/addons/storageclass.yaml
	I0429 00:27:35.654758  485428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0429 00:27:35.654825  485428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-986962
	I0429 00:27:35.675295  485428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33438 SSHKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/old-k8s-version-986962/id_rsa Username:docker}
	I0429 00:27:35.697291  485428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33438 SSHKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/old-k8s-version-986962/id_rsa Username:docker}
	I0429 00:27:35.712549  485428 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0429 00:27:35.758846  485428 node_ready.go:35] waiting up to 6m0s for node "old-k8s-version-986962" to be "Ready" ...
	I0429 00:27:35.808853  485428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0429 00:27:35.825152  485428 addons.go:426] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0429 00:27:35.825218  485428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1825 bytes)
	I0429 00:27:35.848982  485428 addons.go:426] installing /etc/kubernetes/addons/dashboard-clusterrole.yaml
	I0429 00:27:35.849052  485428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-clusterrole.yaml (1001 bytes)
	I0429 00:27:35.856210  485428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0429 00:27:35.863711  485428 addons.go:426] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0429 00:27:35.863784  485428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0429 00:27:35.890260  485428 addons.go:426] installing /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml
	I0429 00:27:35.890333  485428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml (1018 bytes)
	I0429 00:27:35.905291  485428 addons.go:426] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0429 00:27:35.905452  485428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0429 00:27:35.933957  485428 addons.go:426] installing /etc/kubernetes/addons/dashboard-configmap.yaml
	I0429 00:27:35.934027  485428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-configmap.yaml (837 bytes)
	I0429 00:27:35.948779  485428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.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
	I0429 00:27:35.988419  485428 addons.go:426] installing /etc/kubernetes/addons/dashboard-dp.yaml
	I0429 00:27:35.988489  485428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-dp.yaml (4201 bytes)
	W0429 00:27:35.993797  485428 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0429 00:27:35.993897  485428 retry.go:31] will retry after 286.028766ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	W0429 00:27:36.049094  485428 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0429 00:27:36.049194  485428 retry.go:31] will retry after 171.911253ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0429 00:27:36.056085  485428 addons.go:426] installing /etc/kubernetes/addons/dashboard-role.yaml
	I0429 00:27:36.056162  485428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-role.yaml (1724 bytes)
	I0429 00:27:36.080363  485428 addons.go:426] installing /etc/kubernetes/addons/dashboard-rolebinding.yaml
	I0429 00:27:36.080390  485428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-rolebinding.yaml (1046 bytes)
	W0429 00:27:36.094818  485428 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.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: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0429 00:27:36.094850  485428 retry.go:31] will retry after 236.230215ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.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: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0429 00:27:36.107949  485428 addons.go:426] installing /etc/kubernetes/addons/dashboard-sa.yaml
	I0429 00:27:36.107977  485428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-sa.yaml (837 bytes)
	I0429 00:27:36.127238  485428 addons.go:426] installing /etc/kubernetes/addons/dashboard-secret.yaml
	I0429 00:27:36.127309  485428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-secret.yaml (1389 bytes)
	I0429 00:27:36.146326  485428 addons.go:426] installing /etc/kubernetes/addons/dashboard-svc.yaml
	I0429 00:27:36.146397  485428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-svc.yaml (1294 bytes)
	I0429 00:27:36.164953  485428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml
	I0429 00:27:36.222321  485428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml
	W0429 00:27:36.242712  485428 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0429 00:27:36.242753  485428 retry.go:31] will retry after 288.963332ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0429 00:27:36.280495  485428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml
	W0429 00:27:36.299290  485428 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0429 00:27:36.299331  485428 retry.go:31] will retry after 441.751875ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0429 00:27:36.331468  485428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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
	W0429 00:27:36.378185  485428 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0429 00:27:36.378229  485428 retry.go:31] will retry after 522.329468ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	W0429 00:27:36.420338  485428 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0429 00:27:36.420369  485428 retry.go:31] will retry after 303.462836ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0429 00:27:36.532731  485428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml
	W0429 00:27:36.600428  485428 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0429 00:27:36.600513  485428 retry.go:31] will retry after 393.160142ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0429 00:27:36.724858  485428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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
	I0429 00:27:36.742156  485428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml
	W0429 00:27:36.822415  485428 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0429 00:27:36.822518  485428 retry.go:31] will retry after 745.795837ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	W0429 00:27:36.844329  485428 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0429 00:27:36.844361  485428 retry.go:31] will retry after 798.315499ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0429 00:27:36.901514  485428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml
	W0429 00:27:36.970886  485428 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0429 00:27:36.970919  485428 retry.go:31] will retry after 322.953328ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0429 00:27:36.994226  485428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml
	W0429 00:27:37.071836  485428 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0429 00:27:37.071870  485428 retry.go:31] will retry after 407.326161ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0429 00:27:37.294623  485428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml
	W0429 00:27:37.371942  485428 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0429 00:27:37.371972  485428 retry.go:31] will retry after 536.657109ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0429 00:27:37.480184  485428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml
	W0429 00:27:37.550416  485428 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0429 00:27:37.550447  485428 retry.go:31] will retry after 829.581894ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0429 00:27:37.568741  485428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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
	W0429 00:27:37.638009  485428 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0429 00:27:37.638055  485428 retry.go:31] will retry after 1.122008637s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0429 00:27:37.643168  485428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml
	W0429 00:27:37.724589  485428 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0429 00:27:37.724620  485428 retry.go:31] will retry after 1.015638972s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0429 00:27:37.760120  485428 node_ready.go:53] error getting node "old-k8s-version-986962": Get "https://192.168.85.2:8443/api/v1/nodes/old-k8s-version-986962": dial tcp 192.168.85.2:8443: connect: connection refused
	I0429 00:27:37.909616  485428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml
	W0429 00:27:37.983247  485428 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0429 00:27:37.983276  485428 retry.go:31] will retry after 1.36001629s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0429 00:27:38.380686  485428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml
	W0429 00:27:38.453782  485428 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0429 00:27:38.453813  485428 retry.go:31] will retry after 1.173556713s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0429 00:27:38.741399  485428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml
	I0429 00:27:38.760276  485428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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
	W0429 00:27:38.931034  485428 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0429 00:27:38.931081  485428 retry.go:31] will retry after 1.206067589s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	W0429 00:27:38.946755  485428 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0429 00:27:38.946787  485428 retry.go:31] will retry after 1.654473582s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0429 00:27:39.343896  485428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml
	W0429 00:27:39.427440  485428 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0429 00:27:39.427472  485428 retry.go:31] will retry after 2.074288565s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0429 00:27:39.627904  485428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml
	W0429 00:27:39.696030  485428 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0429 00:27:39.696067  485428 retry.go:31] will retry after 2.027433779s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0429 00:27:40.138065  485428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml
	W0429 00:27:40.227668  485428 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0429 00:27:40.227708  485428 retry.go:31] will retry after 958.907374ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0429 00:27:40.260199  485428 node_ready.go:53] error getting node "old-k8s-version-986962": Get "https://192.168.85.2:8443/api/v1/nodes/old-k8s-version-986962": dial tcp 192.168.85.2:8443: connect: connection refused
	I0429 00:27:40.601491  485428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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
	W0429 00:27:40.675101  485428 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0429 00:27:40.675136  485428 retry.go:31] will retry after 2.126265535s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0429 00:27:41.187017  485428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml
	W0429 00:27:41.301549  485428 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0429 00:27:41.301584  485428 retry.go:31] will retry after 2.083268193s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0429 00:27:41.502818  485428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml
	W0429 00:27:41.581960  485428 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0429 00:27:41.581990  485428 retry.go:31] will retry after 3.992159313s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0429 00:27:41.724272  485428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml
	W0429 00:27:41.806114  485428 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0429 00:27:41.806155  485428 retry.go:31] will retry after 3.756456999s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0429 00:27:42.260800  485428 node_ready.go:53] error getting node "old-k8s-version-986962": Get "https://192.168.85.2:8443/api/v1/nodes/old-k8s-version-986962": dial tcp 192.168.85.2:8443: connect: connection refused
	I0429 00:27:42.802552  485428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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
	W0429 00:27:42.896006  485428 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0429 00:27:42.896040  485428 retry.go:31] will retry after 3.701494574s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0429 00:27:43.385659  485428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml
	W0429 00:27:43.503765  485428 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0429 00:27:43.503797  485428 retry.go:31] will retry after 2.546159187s: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	I0429 00:27:45.563572  485428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml
	I0429 00:27:45.574991  485428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0429 00:27:46.050532  485428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml
	I0429 00:27:46.598522  485428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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
	I0429 00:27:52.321168  485428 node_ready.go:49] node "old-k8s-version-986962" has status "Ready":"True"
	I0429 00:27:52.321193  485428 node_ready.go:38] duration metric: took 16.562310728s for node "old-k8s-version-986962" to be "Ready" ...
	I0429 00:27:52.321204  485428 pod_ready.go:35] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0429 00:27:52.721687  485428 pod_ready.go:78] waiting up to 6m0s for pod "coredns-74ff55c5b-nl96g" in "kube-system" namespace to be "Ready" ...
	I0429 00:27:52.900957  485428 pod_ready.go:92] pod "coredns-74ff55c5b-nl96g" in "kube-system" namespace has status "Ready":"True"
	I0429 00:27:52.900986  485428 pod_ready.go:81] duration metric: took 179.268669ms for pod "coredns-74ff55c5b-nl96g" in "kube-system" namespace to be "Ready" ...
	I0429 00:27:52.900999  485428 pod_ready.go:78] waiting up to 6m0s for pod "etcd-old-k8s-version-986962" in "kube-system" namespace to be "Ready" ...
	I0429 00:27:52.984676  485428 pod_ready.go:92] pod "etcd-old-k8s-version-986962" in "kube-system" namespace has status "Ready":"True"
	I0429 00:27:52.984717  485428 pod_ready.go:81] duration metric: took 83.709217ms for pod "etcd-old-k8s-version-986962" in "kube-system" namespace to be "Ready" ...
	I0429 00:27:52.984733  485428 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-old-k8s-version-986962" in "kube-system" namespace to be "Ready" ...
	I0429 00:27:54.597248  485428 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml: (9.033604525s)
	I0429 00:27:54.599515  485428 out.go:177] * Some dashboard features require the metrics-server addon. To enable all features please run:
	
		minikube -p old-k8s-version-986962 addons enable metrics-server
	
	I0429 00:27:54.597489  485428 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storage-provisioner.yaml: (9.022462399s)
	I0429 00:27:54.597519  485428 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -f /etc/kubernetes/addons/storageclass.yaml: (8.546959348s)
	I0429 00:27:54.597611  485428 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.20.0/kubectl apply --force -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: (7.999058626s)
	I0429 00:27:54.599967  485428 addons.go:470] Verifying addon metrics-server=true in "old-k8s-version-986962"
	I0429 00:27:54.608853  485428 out.go:177] * Enabled addons: storage-provisioner, dashboard, metrics-server, default-storageclass
	I0429 00:27:54.610778  485428 addons.go:505] duration metric: took 19.089688108s for enable addons: enabled=[storage-provisioner dashboard metrics-server default-storageclass]
	I0429 00:27:54.990621  485428 pod_ready.go:102] pod "kube-apiserver-old-k8s-version-986962" in "kube-system" namespace has status "Ready":"False"
	I0429 00:27:56.992163  485428 pod_ready.go:102] pod "kube-apiserver-old-k8s-version-986962" in "kube-system" namespace has status "Ready":"False"
	I0429 00:27:59.491132  485428 pod_ready.go:102] pod "kube-apiserver-old-k8s-version-986962" in "kube-system" namespace has status "Ready":"False"
	I0429 00:28:01.491084  485428 pod_ready.go:92] pod "kube-apiserver-old-k8s-version-986962" in "kube-system" namespace has status "Ready":"True"
	I0429 00:28:01.491110  485428 pod_ready.go:81] duration metric: took 8.506353147s for pod "kube-apiserver-old-k8s-version-986962" in "kube-system" namespace to be "Ready" ...
	I0429 00:28:01.491122  485428 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-old-k8s-version-986962" in "kube-system" namespace to be "Ready" ...
	I0429 00:28:03.497532  485428 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-986962" in "kube-system" namespace has status "Ready":"False"
	I0429 00:28:05.499201  485428 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-986962" in "kube-system" namespace has status "Ready":"False"
	I0429 00:28:07.997053  485428 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-986962" in "kube-system" namespace has status "Ready":"False"
	I0429 00:28:09.997817  485428 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-986962" in "kube-system" namespace has status "Ready":"False"
	I0429 00:28:12.348638  485428 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-986962" in "kube-system" namespace has status "Ready":"False"
	I0429 00:28:14.503301  485428 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-986962" in "kube-system" namespace has status "Ready":"False"
	I0429 00:28:17.002402  485428 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-986962" in "kube-system" namespace has status "Ready":"False"
	I0429 00:28:19.503196  485428 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-986962" in "kube-system" namespace has status "Ready":"False"
	I0429 00:28:21.998666  485428 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-986962" in "kube-system" namespace has status "Ready":"False"
	I0429 00:28:24.506140  485428 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-986962" in "kube-system" namespace has status "Ready":"False"
	I0429 00:28:26.996664  485428 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-986962" in "kube-system" namespace has status "Ready":"False"
	I0429 00:28:28.998143  485428 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-986962" in "kube-system" namespace has status "Ready":"False"
	I0429 00:28:31.498178  485428 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-986962" in "kube-system" namespace has status "Ready":"False"
	I0429 00:28:33.498594  485428 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-986962" in "kube-system" namespace has status "Ready":"False"
	I0429 00:28:35.996590  485428 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-986962" in "kube-system" namespace has status "Ready":"False"
	I0429 00:28:37.998003  485428 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-986962" in "kube-system" namespace has status "Ready":"False"
	I0429 00:28:40.498788  485428 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-986962" in "kube-system" namespace has status "Ready":"False"
	I0429 00:28:42.998334  485428 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-986962" in "kube-system" namespace has status "Ready":"False"
	I0429 00:28:45.497449  485428 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-986962" in "kube-system" namespace has status "Ready":"False"
	I0429 00:28:47.497760  485428 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-986962" in "kube-system" namespace has status "Ready":"False"
	I0429 00:28:49.497969  485428 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-986962" in "kube-system" namespace has status "Ready":"False"
	I0429 00:28:52.004643  485428 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-986962" in "kube-system" namespace has status "Ready":"False"
	I0429 00:28:54.497946  485428 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-986962" in "kube-system" namespace has status "Ready":"False"
	I0429 00:28:56.997050  485428 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-986962" in "kube-system" namespace has status "Ready":"False"
	I0429 00:28:58.997570  485428 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-986962" in "kube-system" namespace has status "Ready":"False"
	I0429 00:29:01.497475  485428 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-986962" in "kube-system" namespace has status "Ready":"False"
	I0429 00:29:03.498388  485428 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-986962" in "kube-system" namespace has status "Ready":"False"
	I0429 00:29:05.997796  485428 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-986962" in "kube-system" namespace has status "Ready":"False"
	I0429 00:29:08.496836  485428 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-986962" in "kube-system" namespace has status "Ready":"False"
	I0429 00:29:10.497057  485428 pod_ready.go:102] pod "kube-controller-manager-old-k8s-version-986962" in "kube-system" namespace has status "Ready":"False"
	I0429 00:29:11.999137  485428 pod_ready.go:92] pod "kube-controller-manager-old-k8s-version-986962" in "kube-system" namespace has status "Ready":"True"
	I0429 00:29:11.999163  485428 pod_ready.go:81] duration metric: took 1m10.508032944s for pod "kube-controller-manager-old-k8s-version-986962" in "kube-system" namespace to be "Ready" ...
	I0429 00:29:11.999175  485428 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-dhlbf" in "kube-system" namespace to be "Ready" ...
	I0429 00:29:12.007791  485428 pod_ready.go:92] pod "kube-proxy-dhlbf" in "kube-system" namespace has status "Ready":"True"
	I0429 00:29:12.007820  485428 pod_ready.go:81] duration metric: took 8.636147ms for pod "kube-proxy-dhlbf" in "kube-system" namespace to be "Ready" ...
	I0429 00:29:12.007833  485428 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-old-k8s-version-986962" in "kube-system" namespace to be "Ready" ...
	I0429 00:29:12.014203  485428 pod_ready.go:92] pod "kube-scheduler-old-k8s-version-986962" in "kube-system" namespace has status "Ready":"True"
	I0429 00:29:12.014229  485428 pod_ready.go:81] duration metric: took 6.387687ms for pod "kube-scheduler-old-k8s-version-986962" in "kube-system" namespace to be "Ready" ...
	I0429 00:29:12.014241  485428 pod_ready.go:78] waiting up to 6m0s for pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace to be "Ready" ...
	I0429 00:29:14.020586  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:29:16.021614  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:29:18.520462  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:29:20.520891  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:29:22.521711  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:29:24.523581  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:29:27.020200  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:29:29.021384  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:29:31.021559  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:29:33.524560  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:29:36.023605  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:29:38.547950  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:29:41.020912  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:29:43.522237  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:29:45.527202  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:29:48.021384  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:29:50.520355  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:29:52.532263  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:29:55.022165  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:29:57.525278  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:30:00.043877  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:30:02.521569  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:30:04.521830  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:30:06.522055  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:30:09.020956  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:30:11.021031  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:30:13.524655  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:30:16.020839  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:30:18.025443  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:30:20.522256  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:30:23.022125  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:30:25.022351  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:30:27.520344  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:30:29.525783  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:30:31.526416  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:30:34.021047  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:30:36.021790  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:30:38.521993  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:30:41.019902  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:30:43.020990  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:30:45.027262  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:30:47.525515  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:30:50.021430  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:30:52.028995  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:30:54.522436  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:30:57.020950  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:30:59.529193  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:31:02.020660  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:31:04.021555  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:31:06.520793  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:31:08.521655  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:31:10.522305  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:31:13.020726  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:31:15.022703  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:31:17.528873  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:31:20.021566  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:31:22.521011  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:31:24.524873  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:31:27.020442  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:31:29.026340  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:31:31.521510  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:31:33.524569  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:31:36.021495  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:31:38.524250  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:31:41.019739  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:31:43.028640  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:31:45.526122  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:31:48.020811  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:31:50.024355  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:31:52.527656  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:31:55.020848  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:31:57.526178  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:31:59.527646  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:32:02.020940  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:32:04.023399  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:32:06.520675  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:32:08.523339  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:32:11.020893  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:32:13.021757  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:32:15.023674  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:32:17.520871  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:32:19.525488  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:32:22.020501  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:32:24.521820  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:32:27.021477  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:32:29.021813  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:32:31.522652  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:32:33.524973  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:32:36.024346  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:32:38.520899  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:32:40.527457  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:32:43.019953  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:32:45.027990  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:32:47.526648  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:32:50.020600  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:32:52.020976  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:32:54.021529  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:32:56.021731  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:32:58.522366  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:33:00.523360  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:33:03.020398  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:33:05.020875  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:33:07.521895  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:33:09.524301  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:33:11.525008  485428 pod_ready.go:102] pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace has status "Ready":"False"
	I0429 00:33:12.020253  485428 pod_ready.go:81] duration metric: took 4m0.005999787s for pod "metrics-server-9975d5f86-ws56k" in "kube-system" namespace to be "Ready" ...
	E0429 00:33:12.020283  485428 pod_ready.go:66] WaitExtra: waitPodCondition: context deadline exceeded
	I0429 00:33:12.020300  485428 pod_ready.go:38] duration metric: took 5m19.699079417s for extra waiting for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0429 00:33:12.020315  485428 api_server.go:52] waiting for apiserver process to appear ...
	I0429 00:33:12.020344  485428 cri.go:56] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-apiserver Namespaces:[]}
	I0429 00:33:12.020430  485428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0429 00:33:12.061191  485428 cri.go:91] found id: "96d47267c5fbec4ad3aac6952b99f7709ab1d49da6380651e3dcdec70765be78"
	I0429 00:33:12.061217  485428 cri.go:91] found id: "1858f1c4690a436e79520a7f3138325dcbaae3308266f89038bfaf2d6b765b90"
	I0429 00:33:12.061223  485428 cri.go:91] found id: ""
	I0429 00:33:12.061231  485428 logs.go:276] 2 containers: [96d47267c5fbec4ad3aac6952b99f7709ab1d49da6380651e3dcdec70765be78 1858f1c4690a436e79520a7f3138325dcbaae3308266f89038bfaf2d6b765b90]
	I0429 00:33:12.061290  485428 ssh_runner.go:195] Run: which crictl
	I0429 00:33:12.065264  485428 ssh_runner.go:195] Run: which crictl
	I0429 00:33:12.069219  485428 cri.go:56] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:etcd Namespaces:[]}
	I0429 00:33:12.069295  485428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0429 00:33:12.111896  485428 cri.go:91] found id: "1b53d76fb882755fc062fef23d96d4c4e1fb6d6d08097daa4057ca769b6a906a"
	I0429 00:33:12.111920  485428 cri.go:91] found id: "031c01a9366b64b349da9605e9bee4db611da5019b6e161d31a7b3323b5624a0"
	I0429 00:33:12.111926  485428 cri.go:91] found id: ""
	I0429 00:33:12.111935  485428 logs.go:276] 2 containers: [1b53d76fb882755fc062fef23d96d4c4e1fb6d6d08097daa4057ca769b6a906a 031c01a9366b64b349da9605e9bee4db611da5019b6e161d31a7b3323b5624a0]
	I0429 00:33:12.111994  485428 ssh_runner.go:195] Run: which crictl
	I0429 00:33:12.115742  485428 ssh_runner.go:195] Run: which crictl
	I0429 00:33:12.119432  485428 cri.go:56] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:coredns Namespaces:[]}
	I0429 00:33:12.119525  485428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0429 00:33:12.166749  485428 cri.go:91] found id: "1893603d59158ecb2f26703fa5bca6862a6f0c25390e0d634872a0284189be30"
	I0429 00:33:12.166772  485428 cri.go:91] found id: "d2c241b81f4af5d070f7aaac71b6ea07a1c2a7a9826614c71a532705f4174a0c"
	I0429 00:33:12.166777  485428 cri.go:91] found id: ""
	I0429 00:33:12.166785  485428 logs.go:276] 2 containers: [1893603d59158ecb2f26703fa5bca6862a6f0c25390e0d634872a0284189be30 d2c241b81f4af5d070f7aaac71b6ea07a1c2a7a9826614c71a532705f4174a0c]
	I0429 00:33:12.166841  485428 ssh_runner.go:195] Run: which crictl
	I0429 00:33:12.170604  485428 ssh_runner.go:195] Run: which crictl
	I0429 00:33:12.174093  485428 cri.go:56] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-scheduler Namespaces:[]}
	I0429 00:33:12.174161  485428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0429 00:33:12.220728  485428 cri.go:91] found id: "72e74cc42a08629ee94a3754235d73b114c8fc3535f35066ad6824ae2ae4c2fa"
	I0429 00:33:12.220768  485428 cri.go:91] found id: "7034e263f4c8ca3fba745dc68039dbdee8c77536d6058dffcca0a45efea75fb7"
	I0429 00:33:12.220773  485428 cri.go:91] found id: ""
	I0429 00:33:12.220780  485428 logs.go:276] 2 containers: [72e74cc42a08629ee94a3754235d73b114c8fc3535f35066ad6824ae2ae4c2fa 7034e263f4c8ca3fba745dc68039dbdee8c77536d6058dffcca0a45efea75fb7]
	I0429 00:33:12.220917  485428 ssh_runner.go:195] Run: which crictl
	I0429 00:33:12.224795  485428 ssh_runner.go:195] Run: which crictl
	I0429 00:33:12.228446  485428 cri.go:56] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-proxy Namespaces:[]}
	I0429 00:33:12.228525  485428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0429 00:33:12.266962  485428 cri.go:91] found id: "2876c197892aa246913a1b22619d61b8af093f39da8153dabf2f9eddbf572325"
	I0429 00:33:12.266984  485428 cri.go:91] found id: "38935ec6e9ee6979c4dcd3b4e6eb5658dffba089755f21dbac543d9011ae84fd"
	I0429 00:33:12.266989  485428 cri.go:91] found id: ""
	I0429 00:33:12.266997  485428 logs.go:276] 2 containers: [2876c197892aa246913a1b22619d61b8af093f39da8153dabf2f9eddbf572325 38935ec6e9ee6979c4dcd3b4e6eb5658dffba089755f21dbac543d9011ae84fd]
	I0429 00:33:12.267050  485428 ssh_runner.go:195] Run: which crictl
	I0429 00:33:12.271107  485428 ssh_runner.go:195] Run: which crictl
	I0429 00:33:12.274414  485428 cri.go:56] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-controller-manager Namespaces:[]}
	I0429 00:33:12.274544  485428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0429 00:33:12.319018  485428 cri.go:91] found id: "570f7546c13228db1e862c56aa6724ec4a4d1c9b93fc30fb116c70ba71d2dcf0"
	I0429 00:33:12.319043  485428 cri.go:91] found id: "76aa698af0d57a196019daa607db479e380c0d92a7f22441c58f7baf5817bc72"
	I0429 00:33:12.319048  485428 cri.go:91] found id: ""
	I0429 00:33:12.319056  485428 logs.go:276] 2 containers: [570f7546c13228db1e862c56aa6724ec4a4d1c9b93fc30fb116c70ba71d2dcf0 76aa698af0d57a196019daa607db479e380c0d92a7f22441c58f7baf5817bc72]
	I0429 00:33:12.319140  485428 ssh_runner.go:195] Run: which crictl
	I0429 00:33:12.323139  485428 ssh_runner.go:195] Run: which crictl
	I0429 00:33:12.326569  485428 cri.go:56] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kindnet Namespaces:[]}
	I0429 00:33:12.326638  485428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0429 00:33:12.365928  485428 cri.go:91] found id: "50939ece932175719a84799fc79f8db9fcc026250fddde63094edee8d8dd040f"
	I0429 00:33:12.366000  485428 cri.go:91] found id: "7d1ee5454e242be6aee5d6dc2fda6454ced3ded1d1d2261607c3138495a9f4eb"
	I0429 00:33:12.366020  485428 cri.go:91] found id: ""
	I0429 00:33:12.366034  485428 logs.go:276] 2 containers: [50939ece932175719a84799fc79f8db9fcc026250fddde63094edee8d8dd040f 7d1ee5454e242be6aee5d6dc2fda6454ced3ded1d1d2261607c3138495a9f4eb]
	I0429 00:33:12.366103  485428 ssh_runner.go:195] Run: which crictl
	I0429 00:33:12.370215  485428 ssh_runner.go:195] Run: which crictl
	I0429 00:33:12.374031  485428 cri.go:56] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kubernetes-dashboard Namespaces:[]}
	I0429 00:33:12.374119  485428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kubernetes-dashboard
	I0429 00:33:12.412008  485428 cri.go:91] found id: "3135ce0fd68571f9b689ab7f58cac03eb1b48fc69b4c73d22a18ff3b996298bd"
	I0429 00:33:12.412030  485428 cri.go:91] found id: ""
	I0429 00:33:12.412039  485428 logs.go:276] 1 containers: [3135ce0fd68571f9b689ab7f58cac03eb1b48fc69b4c73d22a18ff3b996298bd]
	I0429 00:33:12.412120  485428 ssh_runner.go:195] Run: which crictl
	I0429 00:33:12.415663  485428 cri.go:56] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:storage-provisioner Namespaces:[]}
	I0429 00:33:12.415768  485428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=storage-provisioner
	I0429 00:33:12.466128  485428 cri.go:91] found id: "12489bdaedbcffb7385c91b690d969b56584fb57d9be55c2d40c1082cb728740"
	I0429 00:33:12.466189  485428 cri.go:91] found id: "b4b3887254f8a20d9882511c2e4eac16a860777331e76a27cf2ceb02aa1256c0"
	I0429 00:33:12.466201  485428 cri.go:91] found id: ""
	I0429 00:33:12.466209  485428 logs.go:276] 2 containers: [12489bdaedbcffb7385c91b690d969b56584fb57d9be55c2d40c1082cb728740 b4b3887254f8a20d9882511c2e4eac16a860777331e76a27cf2ceb02aa1256c0]
	I0429 00:33:12.466263  485428 ssh_runner.go:195] Run: which crictl
	I0429 00:33:12.469736  485428 ssh_runner.go:195] Run: which crictl
	I0429 00:33:12.473157  485428 logs.go:123] Gathering logs for etcd [1b53d76fb882755fc062fef23d96d4c4e1fb6d6d08097daa4057ca769b6a906a] ...
	I0429 00:33:12.473180  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1b53d76fb882755fc062fef23d96d4c4e1fb6d6d08097daa4057ca769b6a906a"
	I0429 00:33:12.520017  485428 logs.go:123] Gathering logs for etcd [031c01a9366b64b349da9605e9bee4db611da5019b6e161d31a7b3323b5624a0] ...
	I0429 00:33:12.520047  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 031c01a9366b64b349da9605e9bee4db611da5019b6e161d31a7b3323b5624a0"
	I0429 00:33:12.567212  485428 logs.go:123] Gathering logs for coredns [d2c241b81f4af5d070f7aaac71b6ea07a1c2a7a9826614c71a532705f4174a0c] ...
	I0429 00:33:12.567244  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d2c241b81f4af5d070f7aaac71b6ea07a1c2a7a9826614c71a532705f4174a0c"
	I0429 00:33:12.612567  485428 logs.go:123] Gathering logs for kube-scheduler [72e74cc42a08629ee94a3754235d73b114c8fc3535f35066ad6824ae2ae4c2fa] ...
	I0429 00:33:12.612598  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 72e74cc42a08629ee94a3754235d73b114c8fc3535f35066ad6824ae2ae4c2fa"
	I0429 00:33:12.663335  485428 logs.go:123] Gathering logs for kube-proxy [38935ec6e9ee6979c4dcd3b4e6eb5658dffba089755f21dbac543d9011ae84fd] ...
	I0429 00:33:12.663362  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 38935ec6e9ee6979c4dcd3b4e6eb5658dffba089755f21dbac543d9011ae84fd"
	I0429 00:33:12.705508  485428 logs.go:123] Gathering logs for kube-controller-manager [570f7546c13228db1e862c56aa6724ec4a4d1c9b93fc30fb116c70ba71d2dcf0] ...
	I0429 00:33:12.705538  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 570f7546c13228db1e862c56aa6724ec4a4d1c9b93fc30fb116c70ba71d2dcf0"
	I0429 00:33:12.761668  485428 logs.go:123] Gathering logs for containerd ...
	I0429 00:33:12.761709  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u containerd -n 400"
	I0429 00:33:12.832861  485428 logs.go:123] Gathering logs for kubernetes-dashboard [3135ce0fd68571f9b689ab7f58cac03eb1b48fc69b4c73d22a18ff3b996298bd] ...
	I0429 00:33:12.832903  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3135ce0fd68571f9b689ab7f58cac03eb1b48fc69b4c73d22a18ff3b996298bd"
	I0429 00:33:12.876716  485428 logs.go:123] Gathering logs for storage-provisioner [12489bdaedbcffb7385c91b690d969b56584fb57d9be55c2d40c1082cb728740] ...
	I0429 00:33:12.876745  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 12489bdaedbcffb7385c91b690d969b56584fb57d9be55c2d40c1082cb728740"
	I0429 00:33:12.919653  485428 logs.go:123] Gathering logs for kubelet ...
	I0429 00:33:12.919726  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0429 00:33:12.980153  485428 logs.go:138] Found kubelet problem: Apr 29 00:27:52 old-k8s-version-986962 kubelet[666]: E0429 00:27:52.175417     666 reflector.go:138] object-"default"/"default-token-rbrhg": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "default-token-rbrhg" is forbidden: User "system:node:old-k8s-version-986962" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'old-k8s-version-986962' and this object
	W0429 00:33:12.980391  485428 logs.go:138] Found kubelet problem: Apr 29 00:27:52 old-k8s-version-986962 kubelet[666]: E0429 00:27:52.176857     666 reflector.go:138] object-"kube-system"/"kube-proxy-token-b24nb": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "kube-proxy-token-b24nb" is forbidden: User "system:node:old-k8s-version-986962" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-986962' and this object
	W0429 00:33:12.980614  485428 logs.go:138] Found kubelet problem: Apr 29 00:27:52 old-k8s-version-986962 kubelet[666]: E0429 00:27:52.177649     666 reflector.go:138] object-"kube-system"/"metrics-server-token-c49r8": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "metrics-server-token-c49r8" is forbidden: User "system:node:old-k8s-version-986962" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-986962' and this object
	W0429 00:33:12.980818  485428 logs.go:138] Found kubelet problem: Apr 29 00:27:52 old-k8s-version-986962 kubelet[666]: E0429 00:27:52.244827     666 reflector.go:138] object-"kube-system"/"kube-proxy": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:old-k8s-version-986962" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-986962' and this object
	W0429 00:33:12.981137  485428 logs.go:138] Found kubelet problem: Apr 29 00:27:52 old-k8s-version-986962 kubelet[666]: E0429 00:27:52.244769     666 reflector.go:138] object-"kube-system"/"coredns": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:old-k8s-version-986962" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-986962' and this object
	W0429 00:33:12.981369  485428 logs.go:138] Found kubelet problem: Apr 29 00:27:52 old-k8s-version-986962 kubelet[666]: E0429 00:27:52.244923     666 reflector.go:138] object-"kube-system"/"kindnet-token-hrmlb": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "kindnet-token-hrmlb" is forbidden: User "system:node:old-k8s-version-986962" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-986962' and this object
	W0429 00:33:12.981585  485428 logs.go:138] Found kubelet problem: Apr 29 00:27:52 old-k8s-version-986962 kubelet[666]: E0429 00:27:52.245033     666 reflector.go:138] object-"kube-system"/"coredns-token-5zhzz": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "coredns-token-5zhzz" is forbidden: User "system:node:old-k8s-version-986962" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-986962' and this object
	W0429 00:33:12.990121  485428 logs.go:138] Found kubelet problem: Apr 29 00:27:54 old-k8s-version-986962 kubelet[666]: E0429 00:27:54.717507     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = failed to pull and unpack image \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to resolve reference \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	W0429 00:33:12.990322  485428 logs.go:138] Found kubelet problem: Apr 29 00:27:55 old-k8s-version-986962 kubelet[666]: E0429 00:27:55.630538     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:12.993052  485428 logs.go:138] Found kubelet problem: Apr 29 00:28:09 old-k8s-version-986962 kubelet[666]: E0429 00:28:09.533014     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = failed to pull and unpack image \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to resolve reference \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	W0429 00:33:12.994873  485428 logs.go:138] Found kubelet problem: Apr 29 00:28:20 old-k8s-version-986962 kubelet[666]: E0429 00:28:20.519444     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:12.995202  485428 logs.go:138] Found kubelet problem: Apr 29 00:28:20 old-k8s-version-986962 kubelet[666]: E0429 00:28:20.727762     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 10s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:12.995655  485428 logs.go:138] Found kubelet problem: Apr 29 00:28:21 old-k8s-version-986962 kubelet[666]: E0429 00:28:21.732509     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 10s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:12.995979  485428 logs.go:138] Found kubelet problem: Apr 29 00:28:24 old-k8s-version-986962 kubelet[666]: E0429 00:28:24.110640     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 10s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:12.996735  485428 logs.go:138] Found kubelet problem: Apr 29 00:28:24 old-k8s-version-986962 kubelet[666]: E0429 00:28:24.746560     666 pod_workers.go:191] Error syncing pod 64bd3dc5-37e6-4adf-9276-171e40a1fa3c ("storage-provisioner_kube-system(64bd3dc5-37e6-4adf-9276-171e40a1fa3c)"), skipping: failed to "StartContainer" for "storage-provisioner" with CrashLoopBackOff: "back-off 10s restarting failed container=storage-provisioner pod=storage-provisioner_kube-system(64bd3dc5-37e6-4adf-9276-171e40a1fa3c)"
	W0429 00:33:12.999291  485428 logs.go:138] Found kubelet problem: Apr 29 00:28:32 old-k8s-version-986962 kubelet[666]: E0429 00:28:32.530577     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = failed to pull and unpack image \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to resolve reference \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	W0429 00:33:13.000348  485428 logs.go:138] Found kubelet problem: Apr 29 00:28:40 old-k8s-version-986962 kubelet[666]: E0429 00:28:40.821391     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:13.000712  485428 logs.go:138] Found kubelet problem: Apr 29 00:28:44 old-k8s-version-986962 kubelet[666]: E0429 00:28:44.110502     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:13.000902  485428 logs.go:138] Found kubelet problem: Apr 29 00:28:47 old-k8s-version-986962 kubelet[666]: E0429 00:28:47.518859     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:13.001260  485428 logs.go:138] Found kubelet problem: Apr 29 00:28:57 old-k8s-version-986962 kubelet[666]: E0429 00:28:57.518507     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:13.001479  485428 logs.go:138] Found kubelet problem: Apr 29 00:28:59 old-k8s-version-986962 kubelet[666]: E0429 00:28:59.521456     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:13.002063  485428 logs.go:138] Found kubelet problem: Apr 29 00:29:10 old-k8s-version-986962 kubelet[666]: E0429 00:29:10.900117     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:13.002240  485428 logs.go:138] Found kubelet problem: Apr 29 00:29:12 old-k8s-version-986962 kubelet[666]: E0429 00:29:12.518801     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:13.002568  485428 logs.go:138] Found kubelet problem: Apr 29 00:29:14 old-k8s-version-986962 kubelet[666]: E0429 00:29:14.110568     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:13.002887  485428 logs.go:138] Found kubelet problem: Apr 29 00:29:25 old-k8s-version-986962 kubelet[666]: E0429 00:29:25.521456     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:13.005427  485428 logs.go:138] Found kubelet problem: Apr 29 00:29:25 old-k8s-version-986962 kubelet[666]: E0429 00:29:25.530567     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = failed to pull and unpack image \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to resolve reference \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	W0429 00:33:13.005827  485428 logs.go:138] Found kubelet problem: Apr 29 00:29:38 old-k8s-version-986962 kubelet[666]: E0429 00:29:38.518554     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:13.006017  485428 logs.go:138] Found kubelet problem: Apr 29 00:29:38 old-k8s-version-986962 kubelet[666]: E0429 00:29:38.519753     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:13.006630  485428 logs.go:138] Found kubelet problem: Apr 29 00:29:52 old-k8s-version-986962 kubelet[666]: E0429 00:29:52.999631     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:13.006819  485428 logs.go:138] Found kubelet problem: Apr 29 00:29:53 old-k8s-version-986962 kubelet[666]: E0429 00:29:53.519300     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:13.007149  485428 logs.go:138] Found kubelet problem: Apr 29 00:29:54 old-k8s-version-986962 kubelet[666]: E0429 00:29:54.110529     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:13.007342  485428 logs.go:138] Found kubelet problem: Apr 29 00:30:06 old-k8s-version-986962 kubelet[666]: E0429 00:30:06.519037     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:13.007667  485428 logs.go:138] Found kubelet problem: Apr 29 00:30:09 old-k8s-version-986962 kubelet[666]: E0429 00:30:09.519200     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:13.007851  485428 logs.go:138] Found kubelet problem: Apr 29 00:30:20 old-k8s-version-986962 kubelet[666]: E0429 00:30:20.519694     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:13.008174  485428 logs.go:138] Found kubelet problem: Apr 29 00:30:21 old-k8s-version-986962 kubelet[666]: E0429 00:30:21.518693     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:13.008356  485428 logs.go:138] Found kubelet problem: Apr 29 00:30:32 old-k8s-version-986962 kubelet[666]: E0429 00:30:32.519024     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:13.009368  485428 logs.go:138] Found kubelet problem: Apr 29 00:30:33 old-k8s-version-986962 kubelet[666]: E0429 00:30:33.522032     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:13.009710  485428 logs.go:138] Found kubelet problem: Apr 29 00:30:45 old-k8s-version-986962 kubelet[666]: E0429 00:30:45.519211     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:13.011082  485428 logs.go:138] Found kubelet problem: Apr 29 00:30:45 old-k8s-version-986962 kubelet[666]: E0429 00:30:45.522942     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:13.011435  485428 logs.go:138] Found kubelet problem: Apr 29 00:30:56 old-k8s-version-986962 kubelet[666]: E0429 00:30:56.518442     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:13.013856  485428 logs.go:138] Found kubelet problem: Apr 29 00:30:59 old-k8s-version-986962 kubelet[666]: E0429 00:30:59.534524     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = failed to pull and unpack image \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to resolve reference \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	W0429 00:33:13.014761  485428 logs.go:138] Found kubelet problem: Apr 29 00:31:10 old-k8s-version-986962 kubelet[666]: E0429 00:31:10.519313     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:13.014955  485428 logs.go:138] Found kubelet problem: Apr 29 00:31:14 old-k8s-version-986962 kubelet[666]: E0429 00:31:14.519934     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:13.015538  485428 logs.go:138] Found kubelet problem: Apr 29 00:31:22 old-k8s-version-986962 kubelet[666]: E0429 00:31:22.216618     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:13.015860  485428 logs.go:138] Found kubelet problem: Apr 29 00:31:24 old-k8s-version-986962 kubelet[666]: E0429 00:31:24.111042     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:13.016045  485428 logs.go:138] Found kubelet problem: Apr 29 00:31:29 old-k8s-version-986962 kubelet[666]: E0429 00:31:29.522552     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:13.016373  485428 logs.go:138] Found kubelet problem: Apr 29 00:31:38 old-k8s-version-986962 kubelet[666]: E0429 00:31:38.518771     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:13.016556  485428 logs.go:138] Found kubelet problem: Apr 29 00:31:40 old-k8s-version-986962 kubelet[666]: E0429 00:31:40.520253     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:13.016883  485428 logs.go:138] Found kubelet problem: Apr 29 00:31:53 old-k8s-version-986962 kubelet[666]: E0429 00:31:53.519794     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:13.017070  485428 logs.go:138] Found kubelet problem: Apr 29 00:31:53 old-k8s-version-986962 kubelet[666]: E0429 00:31:53.520981     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:13.017411  485428 logs.go:138] Found kubelet problem: Apr 29 00:32:08 old-k8s-version-986962 kubelet[666]: E0429 00:32:08.518551     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:13.017597  485428 logs.go:138] Found kubelet problem: Apr 29 00:32:08 old-k8s-version-986962 kubelet[666]: E0429 00:32:08.519486     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:13.017783  485428 logs.go:138] Found kubelet problem: Apr 29 00:32:19 old-k8s-version-986962 kubelet[666]: E0429 00:32:19.522179     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:13.018107  485428 logs.go:138] Found kubelet problem: Apr 29 00:32:20 old-k8s-version-986962 kubelet[666]: E0429 00:32:20.518688     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:13.018295  485428 logs.go:138] Found kubelet problem: Apr 29 00:32:34 old-k8s-version-986962 kubelet[666]: E0429 00:32:34.524040     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:13.018627  485428 logs.go:138] Found kubelet problem: Apr 29 00:32:35 old-k8s-version-986962 kubelet[666]: E0429 00:32:35.519362     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:13.018811  485428 logs.go:138] Found kubelet problem: Apr 29 00:32:45 old-k8s-version-986962 kubelet[666]: E0429 00:32:45.532030     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:13.019136  485428 logs.go:138] Found kubelet problem: Apr 29 00:32:47 old-k8s-version-986962 kubelet[666]: E0429 00:32:47.518902     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:13.019320  485428 logs.go:138] Found kubelet problem: Apr 29 00:32:56 old-k8s-version-986962 kubelet[666]: E0429 00:32:56.518829     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:13.019653  485428 logs.go:138] Found kubelet problem: Apr 29 00:33:00 old-k8s-version-986962 kubelet[666]: E0429 00:33:00.520587     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:13.019837  485428 logs.go:138] Found kubelet problem: Apr 29 00:33:08 old-k8s-version-986962 kubelet[666]: E0429 00:33:08.519749     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	I0429 00:33:13.019849  485428 logs.go:123] Gathering logs for describe nodes ...
	I0429 00:33:13.019865  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.20.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0429 00:33:13.159103  485428 logs.go:123] Gathering logs for coredns [1893603d59158ecb2f26703fa5bca6862a6f0c25390e0d634872a0284189be30] ...
	I0429 00:33:13.159146  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1893603d59158ecb2f26703fa5bca6862a6f0c25390e0d634872a0284189be30"
	I0429 00:33:13.210883  485428 logs.go:123] Gathering logs for kube-scheduler [7034e263f4c8ca3fba745dc68039dbdee8c77536d6058dffcca0a45efea75fb7] ...
	I0429 00:33:13.210912  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7034e263f4c8ca3fba745dc68039dbdee8c77536d6058dffcca0a45efea75fb7"
	I0429 00:33:13.256135  485428 logs.go:123] Gathering logs for kube-proxy [2876c197892aa246913a1b22619d61b8af093f39da8153dabf2f9eddbf572325] ...
	I0429 00:33:13.256168  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2876c197892aa246913a1b22619d61b8af093f39da8153dabf2f9eddbf572325"
	I0429 00:33:13.295303  485428 logs.go:123] Gathering logs for kindnet [7d1ee5454e242be6aee5d6dc2fda6454ced3ded1d1d2261607c3138495a9f4eb] ...
	I0429 00:33:13.295361  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7d1ee5454e242be6aee5d6dc2fda6454ced3ded1d1d2261607c3138495a9f4eb"
	I0429 00:33:13.333419  485428 logs.go:123] Gathering logs for container status ...
	I0429 00:33:13.333492  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0429 00:33:13.383864  485428 logs.go:123] Gathering logs for dmesg ...
	I0429 00:33:13.383947  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0429 00:33:13.402938  485428 logs.go:123] Gathering logs for kube-apiserver [96d47267c5fbec4ad3aac6952b99f7709ab1d49da6380651e3dcdec70765be78] ...
	I0429 00:33:13.402969  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 96d47267c5fbec4ad3aac6952b99f7709ab1d49da6380651e3dcdec70765be78"
	I0429 00:33:13.463945  485428 logs.go:123] Gathering logs for kube-apiserver [1858f1c4690a436e79520a7f3138325dcbaae3308266f89038bfaf2d6b765b90] ...
	I0429 00:33:13.463978  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1858f1c4690a436e79520a7f3138325dcbaae3308266f89038bfaf2d6b765b90"
	I0429 00:33:13.525885  485428 logs.go:123] Gathering logs for kube-controller-manager [76aa698af0d57a196019daa607db479e380c0d92a7f22441c58f7baf5817bc72] ...
	I0429 00:33:13.525922  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 76aa698af0d57a196019daa607db479e380c0d92a7f22441c58f7baf5817bc72"
	I0429 00:33:13.596606  485428 logs.go:123] Gathering logs for kindnet [50939ece932175719a84799fc79f8db9fcc026250fddde63094edee8d8dd040f] ...
	I0429 00:33:13.596643  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 50939ece932175719a84799fc79f8db9fcc026250fddde63094edee8d8dd040f"
	I0429 00:33:13.646487  485428 logs.go:123] Gathering logs for storage-provisioner [b4b3887254f8a20d9882511c2e4eac16a860777331e76a27cf2ceb02aa1256c0] ...
	I0429 00:33:13.646518  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b4b3887254f8a20d9882511c2e4eac16a860777331e76a27cf2ceb02aa1256c0"
	I0429 00:33:13.685508  485428 out.go:304] Setting ErrFile to fd 2...
	I0429 00:33:13.685534  485428 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0429 00:33:13.685614  485428 out.go:239] X Problems detected in kubelet:
	X Problems detected in kubelet:
	W0429 00:33:13.685627  485428 out.go:239]   Apr 29 00:32:45 old-k8s-version-986962 kubelet[666]: E0429 00:32:45.532030     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	  Apr 29 00:32:45 old-k8s-version-986962 kubelet[666]: E0429 00:32:45.532030     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:13.685668  485428 out.go:239]   Apr 29 00:32:47 old-k8s-version-986962 kubelet[666]: E0429 00:32:47.518902     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	  Apr 29 00:32:47 old-k8s-version-986962 kubelet[666]: E0429 00:32:47.518902     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:13.685686  485428 out.go:239]   Apr 29 00:32:56 old-k8s-version-986962 kubelet[666]: E0429 00:32:56.518829     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	  Apr 29 00:32:56 old-k8s-version-986962 kubelet[666]: E0429 00:32:56.518829     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:13.685693  485428 out.go:239]   Apr 29 00:33:00 old-k8s-version-986962 kubelet[666]: E0429 00:33:00.520587     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	  Apr 29 00:33:00 old-k8s-version-986962 kubelet[666]: E0429 00:33:00.520587     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:13.685704  485428 out.go:239]   Apr 29 00:33:08 old-k8s-version-986962 kubelet[666]: E0429 00:33:08.519749     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	  Apr 29 00:33:08 old-k8s-version-986962 kubelet[666]: E0429 00:33:08.519749     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	I0429 00:33:13.685712  485428 out.go:304] Setting ErrFile to fd 2...
	I0429 00:33:13.685722  485428 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0429 00:33:23.687068  485428 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0429 00:33:23.699899  485428 api_server.go:72] duration metric: took 5m48.179128826s to wait for apiserver process to appear ...
	I0429 00:33:23.699922  485428 api_server.go:88] waiting for apiserver healthz status ...
	I0429 00:33:23.699957  485428 cri.go:56] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-apiserver Namespaces:[]}
	I0429 00:33:23.700014  485428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0429 00:33:23.756386  485428 cri.go:91] found id: "96d47267c5fbec4ad3aac6952b99f7709ab1d49da6380651e3dcdec70765be78"
	I0429 00:33:23.756405  485428 cri.go:91] found id: "1858f1c4690a436e79520a7f3138325dcbaae3308266f89038bfaf2d6b765b90"
	I0429 00:33:23.756411  485428 cri.go:91] found id: ""
	I0429 00:33:23.756418  485428 logs.go:276] 2 containers: [96d47267c5fbec4ad3aac6952b99f7709ab1d49da6380651e3dcdec70765be78 1858f1c4690a436e79520a7f3138325dcbaae3308266f89038bfaf2d6b765b90]
	I0429 00:33:23.756474  485428 ssh_runner.go:195] Run: which crictl
	I0429 00:33:23.760338  485428 ssh_runner.go:195] Run: which crictl
	I0429 00:33:23.765754  485428 cri.go:56] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:etcd Namespaces:[]}
	I0429 00:33:23.765875  485428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0429 00:33:23.811549  485428 cri.go:91] found id: "1b53d76fb882755fc062fef23d96d4c4e1fb6d6d08097daa4057ca769b6a906a"
	I0429 00:33:23.811567  485428 cri.go:91] found id: "031c01a9366b64b349da9605e9bee4db611da5019b6e161d31a7b3323b5624a0"
	I0429 00:33:23.811572  485428 cri.go:91] found id: ""
	I0429 00:33:23.811580  485428 logs.go:276] 2 containers: [1b53d76fb882755fc062fef23d96d4c4e1fb6d6d08097daa4057ca769b6a906a 031c01a9366b64b349da9605e9bee4db611da5019b6e161d31a7b3323b5624a0]
	I0429 00:33:23.811635  485428 ssh_runner.go:195] Run: which crictl
	I0429 00:33:23.815702  485428 ssh_runner.go:195] Run: which crictl
	I0429 00:33:23.819321  485428 cri.go:56] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:coredns Namespaces:[]}
	I0429 00:33:23.819387  485428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0429 00:33:23.871724  485428 cri.go:91] found id: "1893603d59158ecb2f26703fa5bca6862a6f0c25390e0d634872a0284189be30"
	I0429 00:33:23.871743  485428 cri.go:91] found id: "d2c241b81f4af5d070f7aaac71b6ea07a1c2a7a9826614c71a532705f4174a0c"
	I0429 00:33:23.871749  485428 cri.go:91] found id: ""
	I0429 00:33:23.871756  485428 logs.go:276] 2 containers: [1893603d59158ecb2f26703fa5bca6862a6f0c25390e0d634872a0284189be30 d2c241b81f4af5d070f7aaac71b6ea07a1c2a7a9826614c71a532705f4174a0c]
	I0429 00:33:23.871810  485428 ssh_runner.go:195] Run: which crictl
	I0429 00:33:23.875977  485428 ssh_runner.go:195] Run: which crictl
	I0429 00:33:23.879945  485428 cri.go:56] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-scheduler Namespaces:[]}
	I0429 00:33:23.880067  485428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0429 00:33:23.926785  485428 cri.go:91] found id: "72e74cc42a08629ee94a3754235d73b114c8fc3535f35066ad6824ae2ae4c2fa"
	I0429 00:33:23.926866  485428 cri.go:91] found id: "7034e263f4c8ca3fba745dc68039dbdee8c77536d6058dffcca0a45efea75fb7"
	I0429 00:33:23.926896  485428 cri.go:91] found id: ""
	I0429 00:33:23.926917  485428 logs.go:276] 2 containers: [72e74cc42a08629ee94a3754235d73b114c8fc3535f35066ad6824ae2ae4c2fa 7034e263f4c8ca3fba745dc68039dbdee8c77536d6058dffcca0a45efea75fb7]
	I0429 00:33:23.926999  485428 ssh_runner.go:195] Run: which crictl
	I0429 00:33:23.931114  485428 ssh_runner.go:195] Run: which crictl
	I0429 00:33:23.934972  485428 cri.go:56] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-proxy Namespaces:[]}
	I0429 00:33:23.935108  485428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0429 00:33:23.993159  485428 cri.go:91] found id: "2876c197892aa246913a1b22619d61b8af093f39da8153dabf2f9eddbf572325"
	I0429 00:33:23.993230  485428 cri.go:91] found id: "38935ec6e9ee6979c4dcd3b4e6eb5658dffba089755f21dbac543d9011ae84fd"
	I0429 00:33:23.993250  485428 cri.go:91] found id: ""
	I0429 00:33:23.993270  485428 logs.go:276] 2 containers: [2876c197892aa246913a1b22619d61b8af093f39da8153dabf2f9eddbf572325 38935ec6e9ee6979c4dcd3b4e6eb5658dffba089755f21dbac543d9011ae84fd]
	I0429 00:33:23.993359  485428 ssh_runner.go:195] Run: which crictl
	I0429 00:33:23.997168  485428 ssh_runner.go:195] Run: which crictl
	I0429 00:33:24.000976  485428 cri.go:56] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-controller-manager Namespaces:[]}
	I0429 00:33:24.001101  485428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0429 00:33:24.053067  485428 cri.go:91] found id: "570f7546c13228db1e862c56aa6724ec4a4d1c9b93fc30fb116c70ba71d2dcf0"
	I0429 00:33:24.053141  485428 cri.go:91] found id: "76aa698af0d57a196019daa607db479e380c0d92a7f22441c58f7baf5817bc72"
	I0429 00:33:24.053162  485428 cri.go:91] found id: ""
	I0429 00:33:24.053185  485428 logs.go:276] 2 containers: [570f7546c13228db1e862c56aa6724ec4a4d1c9b93fc30fb116c70ba71d2dcf0 76aa698af0d57a196019daa607db479e380c0d92a7f22441c58f7baf5817bc72]
	I0429 00:33:24.053263  485428 ssh_runner.go:195] Run: which crictl
	I0429 00:33:24.057807  485428 ssh_runner.go:195] Run: which crictl
	I0429 00:33:24.061814  485428 cri.go:56] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kindnet Namespaces:[]}
	I0429 00:33:24.061949  485428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0429 00:33:24.122978  485428 cri.go:91] found id: "50939ece932175719a84799fc79f8db9fcc026250fddde63094edee8d8dd040f"
	I0429 00:33:24.123053  485428 cri.go:91] found id: "7d1ee5454e242be6aee5d6dc2fda6454ced3ded1d1d2261607c3138495a9f4eb"
	I0429 00:33:24.123072  485428 cri.go:91] found id: ""
	I0429 00:33:24.123095  485428 logs.go:276] 2 containers: [50939ece932175719a84799fc79f8db9fcc026250fddde63094edee8d8dd040f 7d1ee5454e242be6aee5d6dc2fda6454ced3ded1d1d2261607c3138495a9f4eb]
	I0429 00:33:24.123171  485428 ssh_runner.go:195] Run: which crictl
	I0429 00:33:24.127307  485428 ssh_runner.go:195] Run: which crictl
	I0429 00:33:24.131361  485428 cri.go:56] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:storage-provisioner Namespaces:[]}
	I0429 00:33:24.131480  485428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=storage-provisioner
	I0429 00:33:24.198292  485428 cri.go:91] found id: "12489bdaedbcffb7385c91b690d969b56584fb57d9be55c2d40c1082cb728740"
	I0429 00:33:24.198361  485428 cri.go:91] found id: "b4b3887254f8a20d9882511c2e4eac16a860777331e76a27cf2ceb02aa1256c0"
	I0429 00:33:24.198388  485428 cri.go:91] found id: ""
	I0429 00:33:24.198411  485428 logs.go:276] 2 containers: [12489bdaedbcffb7385c91b690d969b56584fb57d9be55c2d40c1082cb728740 b4b3887254f8a20d9882511c2e4eac16a860777331e76a27cf2ceb02aa1256c0]
	I0429 00:33:24.198490  485428 ssh_runner.go:195] Run: which crictl
	I0429 00:33:24.202554  485428 ssh_runner.go:195] Run: which crictl
	I0429 00:33:24.206312  485428 cri.go:56] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kubernetes-dashboard Namespaces:[]}
	I0429 00:33:24.206431  485428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kubernetes-dashboard
	I0429 00:33:24.249188  485428 cri.go:91] found id: "3135ce0fd68571f9b689ab7f58cac03eb1b48fc69b4c73d22a18ff3b996298bd"
	I0429 00:33:24.249259  485428 cri.go:91] found id: ""
	I0429 00:33:24.249282  485428 logs.go:276] 1 containers: [3135ce0fd68571f9b689ab7f58cac03eb1b48fc69b4c73d22a18ff3b996298bd]
	I0429 00:33:24.249386  485428 ssh_runner.go:195] Run: which crictl
	I0429 00:33:24.253953  485428 logs.go:123] Gathering logs for kubelet ...
	I0429 00:33:24.253977  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0429 00:33:24.310346  485428 logs.go:138] Found kubelet problem: Apr 29 00:27:52 old-k8s-version-986962 kubelet[666]: E0429 00:27:52.175417     666 reflector.go:138] object-"default"/"default-token-rbrhg": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "default-token-rbrhg" is forbidden: User "system:node:old-k8s-version-986962" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'old-k8s-version-986962' and this object
	W0429 00:33:24.310580  485428 logs.go:138] Found kubelet problem: Apr 29 00:27:52 old-k8s-version-986962 kubelet[666]: E0429 00:27:52.176857     666 reflector.go:138] object-"kube-system"/"kube-proxy-token-b24nb": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "kube-proxy-token-b24nb" is forbidden: User "system:node:old-k8s-version-986962" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-986962' and this object
	W0429 00:33:24.310803  485428 logs.go:138] Found kubelet problem: Apr 29 00:27:52 old-k8s-version-986962 kubelet[666]: E0429 00:27:52.177649     666 reflector.go:138] object-"kube-system"/"metrics-server-token-c49r8": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "metrics-server-token-c49r8" is forbidden: User "system:node:old-k8s-version-986962" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-986962' and this object
	W0429 00:33:24.311006  485428 logs.go:138] Found kubelet problem: Apr 29 00:27:52 old-k8s-version-986962 kubelet[666]: E0429 00:27:52.244827     666 reflector.go:138] object-"kube-system"/"kube-proxy": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:old-k8s-version-986962" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-986962' and this object
	W0429 00:33:24.311210  485428 logs.go:138] Found kubelet problem: Apr 29 00:27:52 old-k8s-version-986962 kubelet[666]: E0429 00:27:52.244769     666 reflector.go:138] object-"kube-system"/"coredns": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:old-k8s-version-986962" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-986962' and this object
	W0429 00:33:24.311418  485428 logs.go:138] Found kubelet problem: Apr 29 00:27:52 old-k8s-version-986962 kubelet[666]: E0429 00:27:52.244923     666 reflector.go:138] object-"kube-system"/"kindnet-token-hrmlb": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "kindnet-token-hrmlb" is forbidden: User "system:node:old-k8s-version-986962" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-986962' and this object
	W0429 00:33:24.311662  485428 logs.go:138] Found kubelet problem: Apr 29 00:27:52 old-k8s-version-986962 kubelet[666]: E0429 00:27:52.245033     666 reflector.go:138] object-"kube-system"/"coredns-token-5zhzz": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "coredns-token-5zhzz" is forbidden: User "system:node:old-k8s-version-986962" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-986962' and this object
	W0429 00:33:24.320035  485428 logs.go:138] Found kubelet problem: Apr 29 00:27:54 old-k8s-version-986962 kubelet[666]: E0429 00:27:54.717507     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = failed to pull and unpack image \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to resolve reference \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	W0429 00:33:24.320223  485428 logs.go:138] Found kubelet problem: Apr 29 00:27:55 old-k8s-version-986962 kubelet[666]: E0429 00:27:55.630538     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:24.322991  485428 logs.go:138] Found kubelet problem: Apr 29 00:28:09 old-k8s-version-986962 kubelet[666]: E0429 00:28:09.533014     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = failed to pull and unpack image \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to resolve reference \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	W0429 00:33:24.324775  485428 logs.go:138] Found kubelet problem: Apr 29 00:28:20 old-k8s-version-986962 kubelet[666]: E0429 00:28:20.519444     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:24.325101  485428 logs.go:138] Found kubelet problem: Apr 29 00:28:20 old-k8s-version-986962 kubelet[666]: E0429 00:28:20.727762     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 10s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:24.325614  485428 logs.go:138] Found kubelet problem: Apr 29 00:28:21 old-k8s-version-986962 kubelet[666]: E0429 00:28:21.732509     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 10s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:24.325941  485428 logs.go:138] Found kubelet problem: Apr 29 00:28:24 old-k8s-version-986962 kubelet[666]: E0429 00:28:24.110640     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 10s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:24.326722  485428 logs.go:138] Found kubelet problem: Apr 29 00:28:24 old-k8s-version-986962 kubelet[666]: E0429 00:28:24.746560     666 pod_workers.go:191] Error syncing pod 64bd3dc5-37e6-4adf-9276-171e40a1fa3c ("storage-provisioner_kube-system(64bd3dc5-37e6-4adf-9276-171e40a1fa3c)"), skipping: failed to "StartContainer" for "storage-provisioner" with CrashLoopBackOff: "back-off 10s restarting failed container=storage-provisioner pod=storage-provisioner_kube-system(64bd3dc5-37e6-4adf-9276-171e40a1fa3c)"
	W0429 00:33:24.329113  485428 logs.go:138] Found kubelet problem: Apr 29 00:28:32 old-k8s-version-986962 kubelet[666]: E0429 00:28:32.530577     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = failed to pull and unpack image \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to resolve reference \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	W0429 00:33:24.330201  485428 logs.go:138] Found kubelet problem: Apr 29 00:28:40 old-k8s-version-986962 kubelet[666]: E0429 00:28:40.821391     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:24.330532  485428 logs.go:138] Found kubelet problem: Apr 29 00:28:44 old-k8s-version-986962 kubelet[666]: E0429 00:28:44.110502     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:24.330714  485428 logs.go:138] Found kubelet problem: Apr 29 00:28:47 old-k8s-version-986962 kubelet[666]: E0429 00:28:47.518859     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:24.331060  485428 logs.go:138] Found kubelet problem: Apr 29 00:28:57 old-k8s-version-986962 kubelet[666]: E0429 00:28:57.518507     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:24.331278  485428 logs.go:138] Found kubelet problem: Apr 29 00:28:59 old-k8s-version-986962 kubelet[666]: E0429 00:28:59.521456     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:24.331864  485428 logs.go:138] Found kubelet problem: Apr 29 00:29:10 old-k8s-version-986962 kubelet[666]: E0429 00:29:10.900117     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:24.332067  485428 logs.go:138] Found kubelet problem: Apr 29 00:29:12 old-k8s-version-986962 kubelet[666]: E0429 00:29:12.518801     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:24.332412  485428 logs.go:138] Found kubelet problem: Apr 29 00:29:14 old-k8s-version-986962 kubelet[666]: E0429 00:29:14.110568     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:24.332757  485428 logs.go:138] Found kubelet problem: Apr 29 00:29:25 old-k8s-version-986962 kubelet[666]: E0429 00:29:25.521456     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:24.335182  485428 logs.go:138] Found kubelet problem: Apr 29 00:29:25 old-k8s-version-986962 kubelet[666]: E0429 00:29:25.530567     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = failed to pull and unpack image \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to resolve reference \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	W0429 00:33:24.335529  485428 logs.go:138] Found kubelet problem: Apr 29 00:29:38 old-k8s-version-986962 kubelet[666]: E0429 00:29:38.518554     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:24.335736  485428 logs.go:138] Found kubelet problem: Apr 29 00:29:38 old-k8s-version-986962 kubelet[666]: E0429 00:29:38.519753     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:24.336341  485428 logs.go:138] Found kubelet problem: Apr 29 00:29:52 old-k8s-version-986962 kubelet[666]: E0429 00:29:52.999631     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:24.336545  485428 logs.go:138] Found kubelet problem: Apr 29 00:29:53 old-k8s-version-986962 kubelet[666]: E0429 00:29:53.519300     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:24.336916  485428 logs.go:138] Found kubelet problem: Apr 29 00:29:54 old-k8s-version-986962 kubelet[666]: E0429 00:29:54.110529     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:24.337121  485428 logs.go:138] Found kubelet problem: Apr 29 00:30:06 old-k8s-version-986962 kubelet[666]: E0429 00:30:06.519037     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:24.337478  485428 logs.go:138] Found kubelet problem: Apr 29 00:30:09 old-k8s-version-986962 kubelet[666]: E0429 00:30:09.519200     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:24.337684  485428 logs.go:138] Found kubelet problem: Apr 29 00:30:20 old-k8s-version-986962 kubelet[666]: E0429 00:30:20.519694     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:24.338027  485428 logs.go:138] Found kubelet problem: Apr 29 00:30:21 old-k8s-version-986962 kubelet[666]: E0429 00:30:21.518693     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:24.338236  485428 logs.go:138] Found kubelet problem: Apr 29 00:30:32 old-k8s-version-986962 kubelet[666]: E0429 00:30:32.519024     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:24.338588  485428 logs.go:138] Found kubelet problem: Apr 29 00:30:33 old-k8s-version-986962 kubelet[666]: E0429 00:30:33.522032     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:24.338962  485428 logs.go:138] Found kubelet problem: Apr 29 00:30:45 old-k8s-version-986962 kubelet[666]: E0429 00:30:45.519211     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:24.339164  485428 logs.go:138] Found kubelet problem: Apr 29 00:30:45 old-k8s-version-986962 kubelet[666]: E0429 00:30:45.522942     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:24.339505  485428 logs.go:138] Found kubelet problem: Apr 29 00:30:56 old-k8s-version-986962 kubelet[666]: E0429 00:30:56.518442     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:24.341976  485428 logs.go:138] Found kubelet problem: Apr 29 00:30:59 old-k8s-version-986962 kubelet[666]: E0429 00:30:59.534524     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = failed to pull and unpack image \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to resolve reference \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	W0429 00:33:24.342327  485428 logs.go:138] Found kubelet problem: Apr 29 00:31:10 old-k8s-version-986962 kubelet[666]: E0429 00:31:10.519313     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:24.342528  485428 logs.go:138] Found kubelet problem: Apr 29 00:31:14 old-k8s-version-986962 kubelet[666]: E0429 00:31:14.519934     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:24.343128  485428 logs.go:138] Found kubelet problem: Apr 29 00:31:22 old-k8s-version-986962 kubelet[666]: E0429 00:31:22.216618     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:24.343477  485428 logs.go:138] Found kubelet problem: Apr 29 00:31:24 old-k8s-version-986962 kubelet[666]: E0429 00:31:24.111042     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:24.343678  485428 logs.go:138] Found kubelet problem: Apr 29 00:31:29 old-k8s-version-986962 kubelet[666]: E0429 00:31:29.522552     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:24.344047  485428 logs.go:138] Found kubelet problem: Apr 29 00:31:38 old-k8s-version-986962 kubelet[666]: E0429 00:31:38.518771     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:24.344252  485428 logs.go:138] Found kubelet problem: Apr 29 00:31:40 old-k8s-version-986962 kubelet[666]: E0429 00:31:40.520253     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:24.344596  485428 logs.go:138] Found kubelet problem: Apr 29 00:31:53 old-k8s-version-986962 kubelet[666]: E0429 00:31:53.519794     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:24.344786  485428 logs.go:138] Found kubelet problem: Apr 29 00:31:53 old-k8s-version-986962 kubelet[666]: E0429 00:31:53.520981     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:24.345157  485428 logs.go:138] Found kubelet problem: Apr 29 00:32:08 old-k8s-version-986962 kubelet[666]: E0429 00:32:08.518551     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:24.345353  485428 logs.go:138] Found kubelet problem: Apr 29 00:32:08 old-k8s-version-986962 kubelet[666]: E0429 00:32:08.519486     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:24.345558  485428 logs.go:138] Found kubelet problem: Apr 29 00:32:19 old-k8s-version-986962 kubelet[666]: E0429 00:32:19.522179     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:24.345885  485428 logs.go:138] Found kubelet problem: Apr 29 00:32:20 old-k8s-version-986962 kubelet[666]: E0429 00:32:20.518688     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:24.346089  485428 logs.go:138] Found kubelet problem: Apr 29 00:32:34 old-k8s-version-986962 kubelet[666]: E0429 00:32:34.524040     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:24.346422  485428 logs.go:138] Found kubelet problem: Apr 29 00:32:35 old-k8s-version-986962 kubelet[666]: E0429 00:32:35.519362     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:24.346607  485428 logs.go:138] Found kubelet problem: Apr 29 00:32:45 old-k8s-version-986962 kubelet[666]: E0429 00:32:45.532030     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:24.346933  485428 logs.go:138] Found kubelet problem: Apr 29 00:32:47 old-k8s-version-986962 kubelet[666]: E0429 00:32:47.518902     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:24.347114  485428 logs.go:138] Found kubelet problem: Apr 29 00:32:56 old-k8s-version-986962 kubelet[666]: E0429 00:32:56.518829     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:24.347498  485428 logs.go:138] Found kubelet problem: Apr 29 00:33:00 old-k8s-version-986962 kubelet[666]: E0429 00:33:00.520587     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:24.347702  485428 logs.go:138] Found kubelet problem: Apr 29 00:33:08 old-k8s-version-986962 kubelet[666]: E0429 00:33:08.519749     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:24.348046  485428 logs.go:138] Found kubelet problem: Apr 29 00:33:14 old-k8s-version-986962 kubelet[666]: E0429 00:33:14.522135     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:24.348247  485428 logs.go:138] Found kubelet problem: Apr 29 00:33:21 old-k8s-version-986962 kubelet[666]: E0429 00:33:21.519904     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	I0429 00:33:24.348282  485428 logs.go:123] Gathering logs for describe nodes ...
	I0429 00:33:24.348313  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.20.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0429 00:33:24.544912  485428 logs.go:123] Gathering logs for kube-apiserver [1858f1c4690a436e79520a7f3138325dcbaae3308266f89038bfaf2d6b765b90] ...
	I0429 00:33:24.544944  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1858f1c4690a436e79520a7f3138325dcbaae3308266f89038bfaf2d6b765b90"
	I0429 00:33:24.642221  485428 logs.go:123] Gathering logs for kube-scheduler [7034e263f4c8ca3fba745dc68039dbdee8c77536d6058dffcca0a45efea75fb7] ...
	I0429 00:33:24.642255  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7034e263f4c8ca3fba745dc68039dbdee8c77536d6058dffcca0a45efea75fb7"
	I0429 00:33:24.749221  485428 logs.go:123] Gathering logs for kube-proxy [2876c197892aa246913a1b22619d61b8af093f39da8153dabf2f9eddbf572325] ...
	I0429 00:33:24.749419  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2876c197892aa246913a1b22619d61b8af093f39da8153dabf2f9eddbf572325"
	I0429 00:33:24.839886  485428 logs.go:123] Gathering logs for kube-scheduler [72e74cc42a08629ee94a3754235d73b114c8fc3535f35066ad6824ae2ae4c2fa] ...
	I0429 00:33:24.839955  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 72e74cc42a08629ee94a3754235d73b114c8fc3535f35066ad6824ae2ae4c2fa"
	I0429 00:33:24.903661  485428 logs.go:123] Gathering logs for kube-controller-manager [570f7546c13228db1e862c56aa6724ec4a4d1c9b93fc30fb116c70ba71d2dcf0] ...
	I0429 00:33:24.903729  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 570f7546c13228db1e862c56aa6724ec4a4d1c9b93fc30fb116c70ba71d2dcf0"
	I0429 00:33:25.010382  485428 logs.go:123] Gathering logs for kubernetes-dashboard [3135ce0fd68571f9b689ab7f58cac03eb1b48fc69b4c73d22a18ff3b996298bd] ...
	I0429 00:33:25.010469  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3135ce0fd68571f9b689ab7f58cac03eb1b48fc69b4c73d22a18ff3b996298bd"
	I0429 00:33:25.075580  485428 logs.go:123] Gathering logs for containerd ...
	I0429 00:33:25.075659  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u containerd -n 400"
	I0429 00:33:25.154934  485428 logs.go:123] Gathering logs for dmesg ...
	I0429 00:33:25.154985  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0429 00:33:25.188119  485428 logs.go:123] Gathering logs for kube-apiserver [96d47267c5fbec4ad3aac6952b99f7709ab1d49da6380651e3dcdec70765be78] ...
	I0429 00:33:25.188153  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 96d47267c5fbec4ad3aac6952b99f7709ab1d49da6380651e3dcdec70765be78"
	I0429 00:33:25.266675  485428 logs.go:123] Gathering logs for coredns [1893603d59158ecb2f26703fa5bca6862a6f0c25390e0d634872a0284189be30] ...
	I0429 00:33:25.266719  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1893603d59158ecb2f26703fa5bca6862a6f0c25390e0d634872a0284189be30"
	I0429 00:33:25.318306  485428 logs.go:123] Gathering logs for coredns [d2c241b81f4af5d070f7aaac71b6ea07a1c2a7a9826614c71a532705f4174a0c] ...
	I0429 00:33:25.318352  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d2c241b81f4af5d070f7aaac71b6ea07a1c2a7a9826614c71a532705f4174a0c"
	I0429 00:33:25.360632  485428 logs.go:123] Gathering logs for kube-proxy [38935ec6e9ee6979c4dcd3b4e6eb5658dffba089755f21dbac543d9011ae84fd] ...
	I0429 00:33:25.360659  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 38935ec6e9ee6979c4dcd3b4e6eb5658dffba089755f21dbac543d9011ae84fd"
	I0429 00:33:25.416502  485428 logs.go:123] Gathering logs for storage-provisioner [12489bdaedbcffb7385c91b690d969b56584fb57d9be55c2d40c1082cb728740] ...
	I0429 00:33:25.416528  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 12489bdaedbcffb7385c91b690d969b56584fb57d9be55c2d40c1082cb728740"
	I0429 00:33:25.470137  485428 logs.go:123] Gathering logs for storage-provisioner [b4b3887254f8a20d9882511c2e4eac16a860777331e76a27cf2ceb02aa1256c0] ...
	I0429 00:33:25.470164  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b4b3887254f8a20d9882511c2e4eac16a860777331e76a27cf2ceb02aa1256c0"
	I0429 00:33:25.533985  485428 logs.go:123] Gathering logs for etcd [1b53d76fb882755fc062fef23d96d4c4e1fb6d6d08097daa4057ca769b6a906a] ...
	I0429 00:33:25.534051  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1b53d76fb882755fc062fef23d96d4c4e1fb6d6d08097daa4057ca769b6a906a"
	I0429 00:33:25.596243  485428 logs.go:123] Gathering logs for etcd [031c01a9366b64b349da9605e9bee4db611da5019b6e161d31a7b3323b5624a0] ...
	I0429 00:33:25.596315  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 031c01a9366b64b349da9605e9bee4db611da5019b6e161d31a7b3323b5624a0"
	I0429 00:33:25.643173  485428 logs.go:123] Gathering logs for kube-controller-manager [76aa698af0d57a196019daa607db479e380c0d92a7f22441c58f7baf5817bc72] ...
	I0429 00:33:25.643264  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 76aa698af0d57a196019daa607db479e380c0d92a7f22441c58f7baf5817bc72"
	I0429 00:33:25.717093  485428 logs.go:123] Gathering logs for kindnet [50939ece932175719a84799fc79f8db9fcc026250fddde63094edee8d8dd040f] ...
	I0429 00:33:25.717163  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 50939ece932175719a84799fc79f8db9fcc026250fddde63094edee8d8dd040f"
	I0429 00:33:25.776332  485428 logs.go:123] Gathering logs for kindnet [7d1ee5454e242be6aee5d6dc2fda6454ced3ded1d1d2261607c3138495a9f4eb] ...
	I0429 00:33:25.776417  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7d1ee5454e242be6aee5d6dc2fda6454ced3ded1d1d2261607c3138495a9f4eb"
	I0429 00:33:25.821229  485428 logs.go:123] Gathering logs for container status ...
	I0429 00:33:25.821311  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0429 00:33:25.904929  485428 out.go:304] Setting ErrFile to fd 2...
	I0429 00:33:25.904955  485428 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0429 00:33:25.905006  485428 out.go:239] X Problems detected in kubelet:
	X Problems detected in kubelet:
	W0429 00:33:25.905020  485428 out.go:239]   Apr 29 00:32:56 old-k8s-version-986962 kubelet[666]: E0429 00:32:56.518829     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	  Apr 29 00:32:56 old-k8s-version-986962 kubelet[666]: E0429 00:32:56.518829     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:25.905040  485428 out.go:239]   Apr 29 00:33:00 old-k8s-version-986962 kubelet[666]: E0429 00:33:00.520587     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	  Apr 29 00:33:00 old-k8s-version-986962 kubelet[666]: E0429 00:33:00.520587     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:25.905050  485428 out.go:239]   Apr 29 00:33:08 old-k8s-version-986962 kubelet[666]: E0429 00:33:08.519749     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	  Apr 29 00:33:08 old-k8s-version-986962 kubelet[666]: E0429 00:33:08.519749     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:25.905062  485428 out.go:239]   Apr 29 00:33:14 old-k8s-version-986962 kubelet[666]: E0429 00:33:14.522135     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	  Apr 29 00:33:14 old-k8s-version-986962 kubelet[666]: E0429 00:33:14.522135     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:25.905069  485428 out.go:239]   Apr 29 00:33:21 old-k8s-version-986962 kubelet[666]: E0429 00:33:21.519904     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	  Apr 29 00:33:21 old-k8s-version-986962 kubelet[666]: E0429 00:33:21.519904     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	I0429 00:33:25.905078  485428 out.go:304] Setting ErrFile to fd 2...
	I0429 00:33:25.905084  485428 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0429 00:33:35.906910  485428 api_server.go:253] Checking apiserver healthz at https://192.168.85.2:8443/healthz ...
	I0429 00:33:35.922285  485428 api_server.go:279] https://192.168.85.2:8443/healthz returned 200:
	ok
	I0429 00:33:35.924647  485428 out.go:177] 
	W0429 00:33:35.926440  485428 out.go:239] X Exiting due to K8S_UNHEALTHY_CONTROL_PLANE: wait 6m0s for node: wait for healthy API server: controlPlane never updated to v1.20.0
	X Exiting due to K8S_UNHEALTHY_CONTROL_PLANE: wait 6m0s for node: wait for healthy API server: controlPlane never updated to v1.20.0
	W0429 00:33:35.926632  485428 out.go:239] * Suggestion: Control Plane could not update, try minikube delete --all --purge
	* Suggestion: Control Plane could not update, try minikube delete --all --purge
	W0429 00:33:35.926689  485428 out.go:239] * Related issue: https://github.com/kubernetes/minikube/issues/11417
	* Related issue: https://github.com/kubernetes/minikube/issues/11417
	W0429 00:33:35.926724  485428 out.go:239] * 
	* 
	W0429 00:33:35.927822  485428 out.go:239] ╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * If the above advice does not help, please let us know:                                 │
	│      https://github.com/kubernetes/minikube/issues/new/choose                               │
	│                                                                                             │
	│    * Please run `minikube logs --file=logs.txt` and attach logs.txt to the GitHub issue.    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯
	╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * If the above advice does not help, please let us know:                                 │
	│      https://github.com/kubernetes/minikube/issues/new/choose                               │
	│                                                                                             │
	│    * Please run `minikube logs --file=logs.txt` and attach logs.txt to the GitHub issue.    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯
	I0429 00:33:35.929480  485428 out.go:177] 

                                                
                                                
** /stderr **
start_stop_delete_test.go:259: failed to start minikube post-stop. args "out/minikube-linux-arm64 start -p old-k8s-version-986962 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.20.0": exit status 102
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestStartStop/group/old-k8s-version/serial/SecondStart]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect old-k8s-version-986962
helpers_test.go:235: (dbg) docker inspect old-k8s-version-986962:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "109c90074f26389299928f02b1fcf0dbe88e92554dfbdcc1b5ef569dc66ac6aa",
	        "Created": "2024-04-29T00:25:00.987504725Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 485682,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-04-29T00:27:29.092752607Z",
	            "FinishedAt": "2024-04-29T00:27:27.503015266Z"
	        },
	        "Image": "sha256:c9315e0f61546d7b9630cf89252fa7f614fc966830e816cca5333df5c944376f",
	        "ResolvConfPath": "/var/lib/docker/containers/109c90074f26389299928f02b1fcf0dbe88e92554dfbdcc1b5ef569dc66ac6aa/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/109c90074f26389299928f02b1fcf0dbe88e92554dfbdcc1b5ef569dc66ac6aa/hostname",
	        "HostsPath": "/var/lib/docker/containers/109c90074f26389299928f02b1fcf0dbe88e92554dfbdcc1b5ef569dc66ac6aa/hosts",
	        "LogPath": "/var/lib/docker/containers/109c90074f26389299928f02b1fcf0dbe88e92554dfbdcc1b5ef569dc66ac6aa/109c90074f26389299928f02b1fcf0dbe88e92554dfbdcc1b5ef569dc66ac6aa-json.log",
	        "Name": "/old-k8s-version-986962",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "old-k8s-version-986962:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "old-k8s-version-986962",
	            "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": 2306867200,
	            "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": 4613734400,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "LowerDir": "/var/lib/docker/overlay2/44f31d74d216321cdafa40336dbec68af50bac24bd840b7b096839cf81716068-init/diff:/var/lib/docker/overlay2/7715f1720aa660576e79dc1cdb075a32cc3cb2fd7bc80582802e6bde79f75bb3/diff",
	                "MergedDir": "/var/lib/docker/overlay2/44f31d74d216321cdafa40336dbec68af50bac24bd840b7b096839cf81716068/merged",
	                "UpperDir": "/var/lib/docker/overlay2/44f31d74d216321cdafa40336dbec68af50bac24bd840b7b096839cf81716068/diff",
	                "WorkDir": "/var/lib/docker/overlay2/44f31d74d216321cdafa40336dbec68af50bac24bd840b7b096839cf81716068/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "old-k8s-version-986962",
	                "Source": "/var/lib/docker/volumes/old-k8s-version-986962/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "old-k8s-version-986962",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e",
	            "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": "old-k8s-version-986962",
	                "name.minikube.sigs.k8s.io": "old-k8s-version-986962",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "8d28473fb85b8f3250ef34a6e6c9d0182d7a6cff3e00b7a271ecd8b8912970ad",
	            "SandboxKey": "/var/run/docker/netns/8d28473fb85b",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33438"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33437"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33434"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33436"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33435"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "old-k8s-version-986962": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.85.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:55:02",
	                    "NetworkID": "20cc09287a772ba9399e85295aa642d17a35ff9c746b9340404d34b24b0ef919",
	                    "EndpointID": "12c165d4efe2b7b3ff6ceba1590a14a4e813430b0ff128ce1836795f94c0586d",
	                    "Gateway": "192.168.85.1",
	                    "IPAddress": "192.168.85.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DriverOpts": null,
	                    "DNSNames": [
	                        "old-k8s-version-986962",
	                        "109c90074f26"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p old-k8s-version-986962 -n old-k8s-version-986962
helpers_test.go:244: <<< TestStartStop/group/old-k8s-version/serial/SecondStart FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestStartStop/group/old-k8s-version/serial/SecondStart]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 -p old-k8s-version-986962 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p old-k8s-version-986962 logs -n 25: (2.464918687s)
helpers_test.go:252: TestStartStop/group/old-k8s-version/serial/SecondStart logs: 
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------------------------------|---------------------------|---------|---------|---------------------|---------------------|
	| Command |                          Args                          |          Profile          |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------------------------------|---------------------------|---------|---------|---------------------|---------------------|
	| start   | -p force-systemd-flag-062218                           | force-systemd-flag-062218 | jenkins | v1.33.0 | 29 Apr 24 00:23 UTC | 29 Apr 24 00:24 UTC |
	|         | --memory=2048 --force-systemd                          |                           |         |         |                     |                     |
	|         | --alsologtostderr                                      |                           |         |         |                     |                     |
	|         | -v=5 --driver=docker                                   |                           |         |         |                     |                     |
	|         | --container-runtime=containerd                         |                           |         |         |                     |                     |
	| ssh     | force-systemd-flag-062218                              | force-systemd-flag-062218 | jenkins | v1.33.0 | 29 Apr 24 00:24 UTC | 29 Apr 24 00:24 UTC |
	|         | ssh cat                                                |                           |         |         |                     |                     |
	|         | /etc/containerd/config.toml                            |                           |         |         |                     |                     |
	| delete  | -p force-systemd-flag-062218                           | force-systemd-flag-062218 | jenkins | v1.33.0 | 29 Apr 24 00:24 UTC | 29 Apr 24 00:24 UTC |
	| start   | -p cert-options-365297                                 | cert-options-365297       | jenkins | v1.33.0 | 29 Apr 24 00:24 UTC | 29 Apr 24 00:24 UTC |
	|         | --memory=2048                                          |                           |         |         |                     |                     |
	|         | --apiserver-ips=127.0.0.1                              |                           |         |         |                     |                     |
	|         | --apiserver-ips=192.168.15.15                          |                           |         |         |                     |                     |
	|         | --apiserver-names=localhost                            |                           |         |         |                     |                     |
	|         | --apiserver-names=www.google.com                       |                           |         |         |                     |                     |
	|         | --apiserver-port=8555                                  |                           |         |         |                     |                     |
	|         | --driver=docker                                        |                           |         |         |                     |                     |
	|         | --container-runtime=containerd                         |                           |         |         |                     |                     |
	| ssh     | cert-options-365297 ssh                                | cert-options-365297       | jenkins | v1.33.0 | 29 Apr 24 00:24 UTC | 29 Apr 24 00:24 UTC |
	|         | openssl x509 -text -noout -in                          |                           |         |         |                     |                     |
	|         | /var/lib/minikube/certs/apiserver.crt                  |                           |         |         |                     |                     |
	| ssh     | -p cert-options-365297 -- sudo                         | cert-options-365297       | jenkins | v1.33.0 | 29 Apr 24 00:24 UTC | 29 Apr 24 00:24 UTC |
	|         | cat /etc/kubernetes/admin.conf                         |                           |         |         |                     |                     |
	| delete  | -p cert-options-365297                                 | cert-options-365297       | jenkins | v1.33.0 | 29 Apr 24 00:24 UTC | 29 Apr 24 00:24 UTC |
	| start   | -p old-k8s-version-986962                              | old-k8s-version-986962    | jenkins | v1.33.0 | 29 Apr 24 00:24 UTC | 29 Apr 24 00:27 UTC |
	|         | --memory=2200                                          |                           |         |         |                     |                     |
	|         | --alsologtostderr --wait=true                          |                           |         |         |                     |                     |
	|         | --kvm-network=default                                  |                           |         |         |                     |                     |
	|         | --kvm-qemu-uri=qemu:///system                          |                           |         |         |                     |                     |
	|         | --disable-driver-mounts                                |                           |         |         |                     |                     |
	|         | --keep-context=false                                   |                           |         |         |                     |                     |
	|         | --driver=docker                                        |                           |         |         |                     |                     |
	|         | --container-runtime=containerd                         |                           |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0                           |                           |         |         |                     |                     |
	| start   | -p cert-expiration-359537                              | cert-expiration-359537    | jenkins | v1.33.0 | 29 Apr 24 00:26 UTC | 29 Apr 24 00:26 UTC |
	|         | --memory=2048                                          |                           |         |         |                     |                     |
	|         | --cert-expiration=8760h                                |                           |         |         |                     |                     |
	|         | --driver=docker                                        |                           |         |         |                     |                     |
	|         | --container-runtime=containerd                         |                           |         |         |                     |                     |
	| delete  | -p cert-expiration-359537                              | cert-expiration-359537    | jenkins | v1.33.0 | 29 Apr 24 00:26 UTC | 29 Apr 24 00:26 UTC |
	| start   | -p no-preload-635733                                   | no-preload-635733         | jenkins | v1.33.0 | 29 Apr 24 00:26 UTC | 29 Apr 24 00:27 UTC |
	|         | --memory=2200                                          |                           |         |         |                     |                     |
	|         | --alsologtostderr                                      |                           |         |         |                     |                     |
	|         | --wait=true --preload=false                            |                           |         |         |                     |                     |
	|         | --driver=docker                                        |                           |         |         |                     |                     |
	|         | --container-runtime=containerd                         |                           |         |         |                     |                     |
	|         | --kubernetes-version=v1.30.0                           |                           |         |         |                     |                     |
	| addons  | enable metrics-server -p old-k8s-version-986962        | old-k8s-version-986962    | jenkins | v1.33.0 | 29 Apr 24 00:27 UTC | 29 Apr 24 00:27 UTC |
	|         | --images=MetricsServer=registry.k8s.io/echoserver:1.4  |                           |         |         |                     |                     |
	|         | --registries=MetricsServer=fake.domain                 |                           |         |         |                     |                     |
	| stop    | -p old-k8s-version-986962                              | old-k8s-version-986962    | jenkins | v1.33.0 | 29 Apr 24 00:27 UTC | 29 Apr 24 00:27 UTC |
	|         | --alsologtostderr -v=3                                 |                           |         |         |                     |                     |
	| addons  | enable dashboard -p old-k8s-version-986962             | old-k8s-version-986962    | jenkins | v1.33.0 | 29 Apr 24 00:27 UTC | 29 Apr 24 00:27 UTC |
	|         | --images=MetricsScraper=registry.k8s.io/echoserver:1.4 |                           |         |         |                     |                     |
	| start   | -p old-k8s-version-986962                              | old-k8s-version-986962    | jenkins | v1.33.0 | 29 Apr 24 00:27 UTC |                     |
	|         | --memory=2200                                          |                           |         |         |                     |                     |
	|         | --alsologtostderr --wait=true                          |                           |         |         |                     |                     |
	|         | --kvm-network=default                                  |                           |         |         |                     |                     |
	|         | --kvm-qemu-uri=qemu:///system                          |                           |         |         |                     |                     |
	|         | --disable-driver-mounts                                |                           |         |         |                     |                     |
	|         | --keep-context=false                                   |                           |         |         |                     |                     |
	|         | --driver=docker                                        |                           |         |         |                     |                     |
	|         | --container-runtime=containerd                         |                           |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0                           |                           |         |         |                     |                     |
	| addons  | enable metrics-server -p no-preload-635733             | no-preload-635733         | jenkins | v1.33.0 | 29 Apr 24 00:27 UTC | 29 Apr 24 00:27 UTC |
	|         | --images=MetricsServer=registry.k8s.io/echoserver:1.4  |                           |         |         |                     |                     |
	|         | --registries=MetricsServer=fake.domain                 |                           |         |         |                     |                     |
	| stop    | -p no-preload-635733                                   | no-preload-635733         | jenkins | v1.33.0 | 29 Apr 24 00:27 UTC | 29 Apr 24 00:28 UTC |
	|         | --alsologtostderr -v=3                                 |                           |         |         |                     |                     |
	| addons  | enable dashboard -p no-preload-635733                  | no-preload-635733         | jenkins | v1.33.0 | 29 Apr 24 00:28 UTC | 29 Apr 24 00:28 UTC |
	|         | --images=MetricsScraper=registry.k8s.io/echoserver:1.4 |                           |         |         |                     |                     |
	| start   | -p no-preload-635733                                   | no-preload-635733         | jenkins | v1.33.0 | 29 Apr 24 00:28 UTC | 29 Apr 24 00:33 UTC |
	|         | --memory=2200                                          |                           |         |         |                     |                     |
	|         | --alsologtostderr                                      |                           |         |         |                     |                     |
	|         | --wait=true --preload=false                            |                           |         |         |                     |                     |
	|         | --driver=docker                                        |                           |         |         |                     |                     |
	|         | --container-runtime=containerd                         |                           |         |         |                     |                     |
	|         | --kubernetes-version=v1.30.0                           |                           |         |         |                     |                     |
	| image   | no-preload-635733 image list                           | no-preload-635733         | jenkins | v1.33.0 | 29 Apr 24 00:33 UTC | 29 Apr 24 00:33 UTC |
	|         | --format=json                                          |                           |         |         |                     |                     |
	| pause   | -p no-preload-635733                                   | no-preload-635733         | jenkins | v1.33.0 | 29 Apr 24 00:33 UTC | 29 Apr 24 00:33 UTC |
	|         | --alsologtostderr -v=1                                 |                           |         |         |                     |                     |
	| unpause | -p no-preload-635733                                   | no-preload-635733         | jenkins | v1.33.0 | 29 Apr 24 00:33 UTC | 29 Apr 24 00:33 UTC |
	|         | --alsologtostderr -v=1                                 |                           |         |         |                     |                     |
	| delete  | -p no-preload-635733                                   | no-preload-635733         | jenkins | v1.33.0 | 29 Apr 24 00:33 UTC | 29 Apr 24 00:33 UTC |
	| delete  | -p no-preload-635733                                   | no-preload-635733         | jenkins | v1.33.0 | 29 Apr 24 00:33 UTC | 29 Apr 24 00:33 UTC |
	| start   | -p embed-certs-554266                                  | embed-certs-554266        | jenkins | v1.33.0 | 29 Apr 24 00:33 UTC |                     |
	|         | --memory=2200                                          |                           |         |         |                     |                     |
	|         | --alsologtostderr --wait=true                          |                           |         |         |                     |                     |
	|         | --embed-certs --driver=docker                          |                           |         |         |                     |                     |
	|         | --container-runtime=containerd                         |                           |         |         |                     |                     |
	|         | --kubernetes-version=v1.30.0                           |                           |         |         |                     |                     |
	|---------|--------------------------------------------------------|---------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/04/29 00:33:22
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.22.1 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0429 00:33:22.000428  494925 out.go:291] Setting OutFile to fd 1 ...
	I0429 00:33:22.000668  494925 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0429 00:33:22.000681  494925 out.go:304] Setting ErrFile to fd 2...
	I0429 00:33:22.000686  494925 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0429 00:33:22.001110  494925 root.go:338] Updating PATH: /home/jenkins/minikube-integration/17977-279724/.minikube/bin
	I0429 00:33:22.001783  494925 out.go:298] Setting JSON to false
	I0429 00:33:22.002957  494925 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":15349,"bootTime":1714335453,"procs":221,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1058-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0429 00:33:22.003087  494925 start.go:139] virtualization:  
	I0429 00:33:22.005868  494925 out.go:177] * [embed-certs-554266] minikube v1.33.0 on Ubuntu 20.04 (arm64)
	I0429 00:33:22.007417  494925 out.go:177]   - MINIKUBE_LOCATION=17977
	I0429 00:33:22.010234  494925 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0429 00:33:22.009477  494925 notify.go:220] Checking for updates...
	I0429 00:33:22.012492  494925 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/17977-279724/kubeconfig
	I0429 00:33:22.014488  494925 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/17977-279724/.minikube
	I0429 00:33:22.016202  494925 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0429 00:33:22.017914  494925 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0429 00:33:22.020606  494925 config.go:182] Loaded profile config "old-k8s-version-986962": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.20.0
	I0429 00:33:22.020786  494925 driver.go:392] Setting default libvirt URI to qemu:///system
	I0429 00:33:22.043145  494925 docker.go:122] docker version: linux-26.1.0:Docker Engine - Community
	I0429 00:33:22.043270  494925 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0429 00:33:22.115857  494925 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:33 OomKillDisable:true NGoroutines:52 SystemTime:2024-04-29 00:33:22.105745544 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1058-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8215105536 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:26.1.0 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:e377cd56a71523140ca6ae87e30244719194a521 Expected:e377cd56a71523140ca6ae87e30244719194a521} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1]] Warnings:<nil>}}
	I0429 00:33:22.115975  494925 docker.go:295] overlay module found
	I0429 00:33:22.118577  494925 out.go:177] * Using the docker driver based on user configuration
	I0429 00:33:22.120548  494925 start.go:297] selected driver: docker
	I0429 00:33:22.120567  494925 start.go:901] validating driver "docker" against <nil>
	I0429 00:33:22.120581  494925 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0429 00:33:22.121283  494925 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0429 00:33:22.180712  494925 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:33 OomKillDisable:true NGoroutines:52 SystemTime:2024-04-29 00:33:22.171951179 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1058-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8215105536 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:26.1.0 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:e377cd56a71523140ca6ae87e30244719194a521 Expected:e377cd56a71523140ca6ae87e30244719194a521} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1]] Warnings:<nil>}}
	I0429 00:33:22.180879  494925 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0429 00:33:22.181107  494925 start_flags.go:947] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0429 00:33:22.183284  494925 out.go:177] * Using Docker driver with root privileges
	I0429 00:33:22.185436  494925 cni.go:84] Creating CNI manager for ""
	I0429 00:33:22.185466  494925 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0429 00:33:22.185476  494925 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0429 00:33:22.185556  494925 start.go:340] cluster config:
	{Name:embed-certs-554266 KeepContext:false EmbedCerts:true MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e Memory:2200 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.30.0 ClusterName:embed-certs-554266 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Contain
erRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.0 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: Stati
cIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0429 00:33:22.188114  494925 out.go:177] * Starting "embed-certs-554266" primary control-plane node in "embed-certs-554266" cluster
	I0429 00:33:22.190711  494925 cache.go:121] Beginning downloading kic base image for docker with containerd
	I0429 00:33:22.193499  494925 out.go:177] * Pulling base image v0.0.43-1713736339-18706 ...
	I0429 00:33:22.195950  494925 preload.go:132] Checking if preload exists for k8s version v1.30.0 and runtime containerd
	I0429 00:33:22.196008  494925 preload.go:147] Found local preload: /home/jenkins/minikube-integration/17977-279724/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.0-containerd-overlay2-arm64.tar.lz4
	I0429 00:33:22.196020  494925 cache.go:56] Caching tarball of preloaded images
	I0429 00:33:22.196016  494925 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e in local docker daemon
	I0429 00:33:22.196235  494925 preload.go:173] Found /home/jenkins/minikube-integration/17977-279724/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.0-containerd-overlay2-arm64.tar.lz4 in cache, skipping download
	I0429 00:33:22.196254  494925 cache.go:59] Finished verifying existence of preloaded tar for v1.30.0 on containerd
	I0429 00:33:22.196363  494925 profile.go:143] Saving config to /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/embed-certs-554266/config.json ...
	I0429 00:33:22.196391  494925 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/embed-certs-554266/config.json: {Name:mkb8b4b3d90a167e1bebcbfd10c38d5bb9eba987 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0429 00:33:22.211002  494925 image.go:83] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e in local docker daemon, skipping pull
	I0429 00:33:22.211031  494925 cache.go:144] gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e exists in daemon, skipping load
	I0429 00:33:22.211052  494925 cache.go:194] Successfully downloaded all kic artifacts
	I0429 00:33:22.211086  494925 start.go:360] acquireMachinesLock for embed-certs-554266: {Name:mk8ad0282a25115b4c8d7a1f1c9f18e9318f8aa2 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0429 00:33:22.211576  494925 start.go:364] duration metric: took 458.287µs to acquireMachinesLock for "embed-certs-554266"
	I0429 00:33:22.211618  494925 start.go:93] Provisioning new machine with config: &{Name:embed-certs-554266 KeepContext:false EmbedCerts:true MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e Memory:2200 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.30.0 ClusterName:embed-certs-554266 Namespace:default APIServerHAVIP: APIServe
rName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.0 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableM
etrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.30.0 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0429 00:33:22.211739  494925 start.go:125] createHost starting for "" (driver="docker")
	I0429 00:33:22.214954  494925 out.go:204] * Creating docker container (CPUs=2, Memory=2200MB) ...
	I0429 00:33:22.215211  494925 start.go:159] libmachine.API.Create for "embed-certs-554266" (driver="docker")
	I0429 00:33:22.215255  494925 client.go:168] LocalClient.Create starting
	I0429 00:33:22.215340  494925 main.go:141] libmachine: Reading certificate data from /home/jenkins/minikube-integration/17977-279724/.minikube/certs/ca.pem
	I0429 00:33:22.215379  494925 main.go:141] libmachine: Decoding PEM data...
	I0429 00:33:22.215396  494925 main.go:141] libmachine: Parsing certificate...
	I0429 00:33:22.215448  494925 main.go:141] libmachine: Reading certificate data from /home/jenkins/minikube-integration/17977-279724/.minikube/certs/cert.pem
	I0429 00:33:22.215468  494925 main.go:141] libmachine: Decoding PEM data...
	I0429 00:33:22.215487  494925 main.go:141] libmachine: Parsing certificate...
	I0429 00:33:22.215866  494925 cli_runner.go:164] Run: docker network inspect embed-certs-554266 --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}}]}"
	W0429 00:33:22.228994  494925 cli_runner.go:211] docker network inspect embed-certs-554266 --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
	I0429 00:33:22.229084  494925 network_create.go:281] running [docker network inspect embed-certs-554266] to gather additional debugging logs...
	I0429 00:33:22.229107  494925 cli_runner.go:164] Run: docker network inspect embed-certs-554266
	W0429 00:33:22.242315  494925 cli_runner.go:211] docker network inspect embed-certs-554266 returned with exit code 1
	I0429 00:33:22.242367  494925 network_create.go:284] error running [docker network inspect embed-certs-554266]: docker network inspect embed-certs-554266: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network embed-certs-554266 not found
	I0429 00:33:22.242381  494925 network_create.go:286] output of [docker network inspect embed-certs-554266]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network embed-certs-554266 not found
	
	** /stderr **
	I0429 00:33:22.242495  494925 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}}]}"
	I0429 00:33:22.257009  494925 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-efe73df44253 IfaceIPv4:192.168.49.1 IfaceMTU:1500 IfaceMAC:02:42:d0:31:e6:3e} reservation:<nil>}
	I0429 00:33:22.257469  494925 network.go:211] skipping subnet 192.168.58.0/24 that is taken: &{IP:192.168.58.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.58.0/24 Gateway:192.168.58.1 ClientMin:192.168.58.2 ClientMax:192.168.58.254 Broadcast:192.168.58.255 IsPrivate:true Interface:{IfaceName:br-0fd6b152dc43 IfaceIPv4:192.168.58.1 IfaceMTU:1500 IfaceMAC:02:42:af:85:c9:81} reservation:<nil>}
	I0429 00:33:22.257898  494925 network.go:211] skipping subnet 192.168.67.0/24 that is taken: &{IP:192.168.67.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.67.0/24 Gateway:192.168.67.1 ClientMin:192.168.67.2 ClientMax:192.168.67.254 Broadcast:192.168.67.255 IsPrivate:true Interface:{IfaceName:br-2bb8d8089cfa IfaceIPv4:192.168.67.1 IfaceMTU:1500 IfaceMAC:02:42:4b:21:4e:68} reservation:<nil>}
	I0429 00:33:22.258477  494925 network.go:206] using free private subnet 192.168.76.0/24: &{IP:192.168.76.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.76.0/24 Gateway:192.168.76.1 ClientMin:192.168.76.2 ClientMax:192.168.76.254 Broadcast:192.168.76.255 IsPrivate:true Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:0x40025ab540}
	I0429 00:33:22.258502  494925 network_create.go:124] attempt to create docker network embed-certs-554266 192.168.76.0/24 with gateway 192.168.76.1 and MTU of 1500 ...
	I0429 00:33:22.258559  494925 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.76.0/24 --gateway=192.168.76.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=embed-certs-554266 embed-certs-554266
	I0429 00:33:22.334955  494925 network_create.go:108] docker network embed-certs-554266 192.168.76.0/24 created
	I0429 00:33:22.334989  494925 kic.go:121] calculated static IP "192.168.76.2" for the "embed-certs-554266" container
	I0429 00:33:22.335061  494925 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0429 00:33:22.349862  494925 cli_runner.go:164] Run: docker volume create embed-certs-554266 --label name.minikube.sigs.k8s.io=embed-certs-554266 --label created_by.minikube.sigs.k8s.io=true
	I0429 00:33:22.367264  494925 oci.go:103] Successfully created a docker volume embed-certs-554266
	I0429 00:33:22.367379  494925 cli_runner.go:164] Run: docker run --rm --name embed-certs-554266-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=embed-certs-554266 --entrypoint /usr/bin/test -v embed-certs-554266:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e -d /var/lib
	I0429 00:33:23.025059  494925 oci.go:107] Successfully prepared a docker volume embed-certs-554266
	I0429 00:33:23.025102  494925 preload.go:132] Checking if preload exists for k8s version v1.30.0 and runtime containerd
	I0429 00:33:23.025121  494925 kic.go:194] Starting extracting preloaded images to volume ...
	I0429 00:33:23.025209  494925 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/17977-279724/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.0-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v embed-certs-554266:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e -I lz4 -xf /preloaded.tar -C /extractDir
	I0429 00:33:23.687068  485428 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0429 00:33:23.699899  485428 api_server.go:72] duration metric: took 5m48.179128826s to wait for apiserver process to appear ...
	I0429 00:33:23.699922  485428 api_server.go:88] waiting for apiserver healthz status ...
	I0429 00:33:23.699957  485428 cri.go:56] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-apiserver Namespaces:[]}
	I0429 00:33:23.700014  485428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0429 00:33:23.756386  485428 cri.go:91] found id: "96d47267c5fbec4ad3aac6952b99f7709ab1d49da6380651e3dcdec70765be78"
	I0429 00:33:23.756405  485428 cri.go:91] found id: "1858f1c4690a436e79520a7f3138325dcbaae3308266f89038bfaf2d6b765b90"
	I0429 00:33:23.756411  485428 cri.go:91] found id: ""
	I0429 00:33:23.756418  485428 logs.go:276] 2 containers: [96d47267c5fbec4ad3aac6952b99f7709ab1d49da6380651e3dcdec70765be78 1858f1c4690a436e79520a7f3138325dcbaae3308266f89038bfaf2d6b765b90]
	I0429 00:33:23.756474  485428 ssh_runner.go:195] Run: which crictl
	I0429 00:33:23.760338  485428 ssh_runner.go:195] Run: which crictl
	I0429 00:33:23.765754  485428 cri.go:56] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:etcd Namespaces:[]}
	I0429 00:33:23.765875  485428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0429 00:33:23.811549  485428 cri.go:91] found id: "1b53d76fb882755fc062fef23d96d4c4e1fb6d6d08097daa4057ca769b6a906a"
	I0429 00:33:23.811567  485428 cri.go:91] found id: "031c01a9366b64b349da9605e9bee4db611da5019b6e161d31a7b3323b5624a0"
	I0429 00:33:23.811572  485428 cri.go:91] found id: ""
	I0429 00:33:23.811580  485428 logs.go:276] 2 containers: [1b53d76fb882755fc062fef23d96d4c4e1fb6d6d08097daa4057ca769b6a906a 031c01a9366b64b349da9605e9bee4db611da5019b6e161d31a7b3323b5624a0]
	I0429 00:33:23.811635  485428 ssh_runner.go:195] Run: which crictl
	I0429 00:33:23.815702  485428 ssh_runner.go:195] Run: which crictl
	I0429 00:33:23.819321  485428 cri.go:56] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:coredns Namespaces:[]}
	I0429 00:33:23.819387  485428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0429 00:33:23.871724  485428 cri.go:91] found id: "1893603d59158ecb2f26703fa5bca6862a6f0c25390e0d634872a0284189be30"
	I0429 00:33:23.871743  485428 cri.go:91] found id: "d2c241b81f4af5d070f7aaac71b6ea07a1c2a7a9826614c71a532705f4174a0c"
	I0429 00:33:23.871749  485428 cri.go:91] found id: ""
	I0429 00:33:23.871756  485428 logs.go:276] 2 containers: [1893603d59158ecb2f26703fa5bca6862a6f0c25390e0d634872a0284189be30 d2c241b81f4af5d070f7aaac71b6ea07a1c2a7a9826614c71a532705f4174a0c]
	I0429 00:33:23.871810  485428 ssh_runner.go:195] Run: which crictl
	I0429 00:33:23.875977  485428 ssh_runner.go:195] Run: which crictl
	I0429 00:33:23.879945  485428 cri.go:56] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-scheduler Namespaces:[]}
	I0429 00:33:23.880067  485428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0429 00:33:23.926785  485428 cri.go:91] found id: "72e74cc42a08629ee94a3754235d73b114c8fc3535f35066ad6824ae2ae4c2fa"
	I0429 00:33:23.926866  485428 cri.go:91] found id: "7034e263f4c8ca3fba745dc68039dbdee8c77536d6058dffcca0a45efea75fb7"
	I0429 00:33:23.926896  485428 cri.go:91] found id: ""
	I0429 00:33:23.926917  485428 logs.go:276] 2 containers: [72e74cc42a08629ee94a3754235d73b114c8fc3535f35066ad6824ae2ae4c2fa 7034e263f4c8ca3fba745dc68039dbdee8c77536d6058dffcca0a45efea75fb7]
	I0429 00:33:23.926999  485428 ssh_runner.go:195] Run: which crictl
	I0429 00:33:23.931114  485428 ssh_runner.go:195] Run: which crictl
	I0429 00:33:23.934972  485428 cri.go:56] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-proxy Namespaces:[]}
	I0429 00:33:23.935108  485428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0429 00:33:23.993159  485428 cri.go:91] found id: "2876c197892aa246913a1b22619d61b8af093f39da8153dabf2f9eddbf572325"
	I0429 00:33:23.993230  485428 cri.go:91] found id: "38935ec6e9ee6979c4dcd3b4e6eb5658dffba089755f21dbac543d9011ae84fd"
	I0429 00:33:23.993250  485428 cri.go:91] found id: ""
	I0429 00:33:23.993270  485428 logs.go:276] 2 containers: [2876c197892aa246913a1b22619d61b8af093f39da8153dabf2f9eddbf572325 38935ec6e9ee6979c4dcd3b4e6eb5658dffba089755f21dbac543d9011ae84fd]
	I0429 00:33:23.993359  485428 ssh_runner.go:195] Run: which crictl
	I0429 00:33:23.997168  485428 ssh_runner.go:195] Run: which crictl
	I0429 00:33:24.000976  485428 cri.go:56] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kube-controller-manager Namespaces:[]}
	I0429 00:33:24.001101  485428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0429 00:33:24.053067  485428 cri.go:91] found id: "570f7546c13228db1e862c56aa6724ec4a4d1c9b93fc30fb116c70ba71d2dcf0"
	I0429 00:33:24.053141  485428 cri.go:91] found id: "76aa698af0d57a196019daa607db479e380c0d92a7f22441c58f7baf5817bc72"
	I0429 00:33:24.053162  485428 cri.go:91] found id: ""
	I0429 00:33:24.053185  485428 logs.go:276] 2 containers: [570f7546c13228db1e862c56aa6724ec4a4d1c9b93fc30fb116c70ba71d2dcf0 76aa698af0d57a196019daa607db479e380c0d92a7f22441c58f7baf5817bc72]
	I0429 00:33:24.053263  485428 ssh_runner.go:195] Run: which crictl
	I0429 00:33:24.057807  485428 ssh_runner.go:195] Run: which crictl
	I0429 00:33:24.061814  485428 cri.go:56] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kindnet Namespaces:[]}
	I0429 00:33:24.061949  485428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0429 00:33:24.122978  485428 cri.go:91] found id: "50939ece932175719a84799fc79f8db9fcc026250fddde63094edee8d8dd040f"
	I0429 00:33:24.123053  485428 cri.go:91] found id: "7d1ee5454e242be6aee5d6dc2fda6454ced3ded1d1d2261607c3138495a9f4eb"
	I0429 00:33:24.123072  485428 cri.go:91] found id: ""
	I0429 00:33:24.123095  485428 logs.go:276] 2 containers: [50939ece932175719a84799fc79f8db9fcc026250fddde63094edee8d8dd040f 7d1ee5454e242be6aee5d6dc2fda6454ced3ded1d1d2261607c3138495a9f4eb]
	I0429 00:33:24.123171  485428 ssh_runner.go:195] Run: which crictl
	I0429 00:33:24.127307  485428 ssh_runner.go:195] Run: which crictl
	I0429 00:33:24.131361  485428 cri.go:56] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:storage-provisioner Namespaces:[]}
	I0429 00:33:24.131480  485428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=storage-provisioner
	I0429 00:33:24.198292  485428 cri.go:91] found id: "12489bdaedbcffb7385c91b690d969b56584fb57d9be55c2d40c1082cb728740"
	I0429 00:33:24.198361  485428 cri.go:91] found id: "b4b3887254f8a20d9882511c2e4eac16a860777331e76a27cf2ceb02aa1256c0"
	I0429 00:33:24.198388  485428 cri.go:91] found id: ""
	I0429 00:33:24.198411  485428 logs.go:276] 2 containers: [12489bdaedbcffb7385c91b690d969b56584fb57d9be55c2d40c1082cb728740 b4b3887254f8a20d9882511c2e4eac16a860777331e76a27cf2ceb02aa1256c0]
	I0429 00:33:24.198490  485428 ssh_runner.go:195] Run: which crictl
	I0429 00:33:24.202554  485428 ssh_runner.go:195] Run: which crictl
	I0429 00:33:24.206312  485428 cri.go:56] listing CRI containers in root /run/containerd/runc/k8s.io: {State:all Name:kubernetes-dashboard Namespaces:[]}
	I0429 00:33:24.206431  485428 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kubernetes-dashboard
	I0429 00:33:24.249188  485428 cri.go:91] found id: "3135ce0fd68571f9b689ab7f58cac03eb1b48fc69b4c73d22a18ff3b996298bd"
	I0429 00:33:24.249259  485428 cri.go:91] found id: ""
	I0429 00:33:24.249282  485428 logs.go:276] 1 containers: [3135ce0fd68571f9b689ab7f58cac03eb1b48fc69b4c73d22a18ff3b996298bd]
	I0429 00:33:24.249386  485428 ssh_runner.go:195] Run: which crictl
	I0429 00:33:24.253953  485428 logs.go:123] Gathering logs for kubelet ...
	I0429 00:33:24.253977  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0429 00:33:24.310346  485428 logs.go:138] Found kubelet problem: Apr 29 00:27:52 old-k8s-version-986962 kubelet[666]: E0429 00:27:52.175417     666 reflector.go:138] object-"default"/"default-token-rbrhg": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "default-token-rbrhg" is forbidden: User "system:node:old-k8s-version-986962" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'old-k8s-version-986962' and this object
	W0429 00:33:24.310580  485428 logs.go:138] Found kubelet problem: Apr 29 00:27:52 old-k8s-version-986962 kubelet[666]: E0429 00:27:52.176857     666 reflector.go:138] object-"kube-system"/"kube-proxy-token-b24nb": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "kube-proxy-token-b24nb" is forbidden: User "system:node:old-k8s-version-986962" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-986962' and this object
	W0429 00:33:24.310803  485428 logs.go:138] Found kubelet problem: Apr 29 00:27:52 old-k8s-version-986962 kubelet[666]: E0429 00:27:52.177649     666 reflector.go:138] object-"kube-system"/"metrics-server-token-c49r8": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "metrics-server-token-c49r8" is forbidden: User "system:node:old-k8s-version-986962" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-986962' and this object
	W0429 00:33:24.311006  485428 logs.go:138] Found kubelet problem: Apr 29 00:27:52 old-k8s-version-986962 kubelet[666]: E0429 00:27:52.244827     666 reflector.go:138] object-"kube-system"/"kube-proxy": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:old-k8s-version-986962" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-986962' and this object
	W0429 00:33:24.311210  485428 logs.go:138] Found kubelet problem: Apr 29 00:27:52 old-k8s-version-986962 kubelet[666]: E0429 00:27:52.244769     666 reflector.go:138] object-"kube-system"/"coredns": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:old-k8s-version-986962" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-986962' and this object
	W0429 00:33:24.311418  485428 logs.go:138] Found kubelet problem: Apr 29 00:27:52 old-k8s-version-986962 kubelet[666]: E0429 00:27:52.244923     666 reflector.go:138] object-"kube-system"/"kindnet-token-hrmlb": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "kindnet-token-hrmlb" is forbidden: User "system:node:old-k8s-version-986962" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-986962' and this object
	W0429 00:33:24.311662  485428 logs.go:138] Found kubelet problem: Apr 29 00:27:52 old-k8s-version-986962 kubelet[666]: E0429 00:27:52.245033     666 reflector.go:138] object-"kube-system"/"coredns-token-5zhzz": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "coredns-token-5zhzz" is forbidden: User "system:node:old-k8s-version-986962" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'old-k8s-version-986962' and this object
	W0429 00:33:24.320035  485428 logs.go:138] Found kubelet problem: Apr 29 00:27:54 old-k8s-version-986962 kubelet[666]: E0429 00:27:54.717507     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = failed to pull and unpack image \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to resolve reference \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	W0429 00:33:24.320223  485428 logs.go:138] Found kubelet problem: Apr 29 00:27:55 old-k8s-version-986962 kubelet[666]: E0429 00:27:55.630538     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:24.322991  485428 logs.go:138] Found kubelet problem: Apr 29 00:28:09 old-k8s-version-986962 kubelet[666]: E0429 00:28:09.533014     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = failed to pull and unpack image \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to resolve reference \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	W0429 00:33:24.324775  485428 logs.go:138] Found kubelet problem: Apr 29 00:28:20 old-k8s-version-986962 kubelet[666]: E0429 00:28:20.519444     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:24.325101  485428 logs.go:138] Found kubelet problem: Apr 29 00:28:20 old-k8s-version-986962 kubelet[666]: E0429 00:28:20.727762     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 10s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:24.325614  485428 logs.go:138] Found kubelet problem: Apr 29 00:28:21 old-k8s-version-986962 kubelet[666]: E0429 00:28:21.732509     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 10s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:24.325941  485428 logs.go:138] Found kubelet problem: Apr 29 00:28:24 old-k8s-version-986962 kubelet[666]: E0429 00:28:24.110640     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 10s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:24.326722  485428 logs.go:138] Found kubelet problem: Apr 29 00:28:24 old-k8s-version-986962 kubelet[666]: E0429 00:28:24.746560     666 pod_workers.go:191] Error syncing pod 64bd3dc5-37e6-4adf-9276-171e40a1fa3c ("storage-provisioner_kube-system(64bd3dc5-37e6-4adf-9276-171e40a1fa3c)"), skipping: failed to "StartContainer" for "storage-provisioner" with CrashLoopBackOff: "back-off 10s restarting failed container=storage-provisioner pod=storage-provisioner_kube-system(64bd3dc5-37e6-4adf-9276-171e40a1fa3c)"
	W0429 00:33:24.329113  485428 logs.go:138] Found kubelet problem: Apr 29 00:28:32 old-k8s-version-986962 kubelet[666]: E0429 00:28:32.530577     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = failed to pull and unpack image \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to resolve reference \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	W0429 00:33:24.330201  485428 logs.go:138] Found kubelet problem: Apr 29 00:28:40 old-k8s-version-986962 kubelet[666]: E0429 00:28:40.821391     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:24.330532  485428 logs.go:138] Found kubelet problem: Apr 29 00:28:44 old-k8s-version-986962 kubelet[666]: E0429 00:28:44.110502     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:24.330714  485428 logs.go:138] Found kubelet problem: Apr 29 00:28:47 old-k8s-version-986962 kubelet[666]: E0429 00:28:47.518859     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:24.331060  485428 logs.go:138] Found kubelet problem: Apr 29 00:28:57 old-k8s-version-986962 kubelet[666]: E0429 00:28:57.518507     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:24.331278  485428 logs.go:138] Found kubelet problem: Apr 29 00:28:59 old-k8s-version-986962 kubelet[666]: E0429 00:28:59.521456     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:24.331864  485428 logs.go:138] Found kubelet problem: Apr 29 00:29:10 old-k8s-version-986962 kubelet[666]: E0429 00:29:10.900117     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:24.332067  485428 logs.go:138] Found kubelet problem: Apr 29 00:29:12 old-k8s-version-986962 kubelet[666]: E0429 00:29:12.518801     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:24.332412  485428 logs.go:138] Found kubelet problem: Apr 29 00:29:14 old-k8s-version-986962 kubelet[666]: E0429 00:29:14.110568     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:24.332757  485428 logs.go:138] Found kubelet problem: Apr 29 00:29:25 old-k8s-version-986962 kubelet[666]: E0429 00:29:25.521456     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:24.335182  485428 logs.go:138] Found kubelet problem: Apr 29 00:29:25 old-k8s-version-986962 kubelet[666]: E0429 00:29:25.530567     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = failed to pull and unpack image \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to resolve reference \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	W0429 00:33:24.335529  485428 logs.go:138] Found kubelet problem: Apr 29 00:29:38 old-k8s-version-986962 kubelet[666]: E0429 00:29:38.518554     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:24.335736  485428 logs.go:138] Found kubelet problem: Apr 29 00:29:38 old-k8s-version-986962 kubelet[666]: E0429 00:29:38.519753     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:24.336341  485428 logs.go:138] Found kubelet problem: Apr 29 00:29:52 old-k8s-version-986962 kubelet[666]: E0429 00:29:52.999631     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:24.336545  485428 logs.go:138] Found kubelet problem: Apr 29 00:29:53 old-k8s-version-986962 kubelet[666]: E0429 00:29:53.519300     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:24.336916  485428 logs.go:138] Found kubelet problem: Apr 29 00:29:54 old-k8s-version-986962 kubelet[666]: E0429 00:29:54.110529     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:24.337121  485428 logs.go:138] Found kubelet problem: Apr 29 00:30:06 old-k8s-version-986962 kubelet[666]: E0429 00:30:06.519037     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:24.337478  485428 logs.go:138] Found kubelet problem: Apr 29 00:30:09 old-k8s-version-986962 kubelet[666]: E0429 00:30:09.519200     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:24.337684  485428 logs.go:138] Found kubelet problem: Apr 29 00:30:20 old-k8s-version-986962 kubelet[666]: E0429 00:30:20.519694     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:24.338027  485428 logs.go:138] Found kubelet problem: Apr 29 00:30:21 old-k8s-version-986962 kubelet[666]: E0429 00:30:21.518693     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:24.338236  485428 logs.go:138] Found kubelet problem: Apr 29 00:30:32 old-k8s-version-986962 kubelet[666]: E0429 00:30:32.519024     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:24.338588  485428 logs.go:138] Found kubelet problem: Apr 29 00:30:33 old-k8s-version-986962 kubelet[666]: E0429 00:30:33.522032     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:24.338962  485428 logs.go:138] Found kubelet problem: Apr 29 00:30:45 old-k8s-version-986962 kubelet[666]: E0429 00:30:45.519211     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:24.339164  485428 logs.go:138] Found kubelet problem: Apr 29 00:30:45 old-k8s-version-986962 kubelet[666]: E0429 00:30:45.522942     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:24.339505  485428 logs.go:138] Found kubelet problem: Apr 29 00:30:56 old-k8s-version-986962 kubelet[666]: E0429 00:30:56.518442     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:24.341976  485428 logs.go:138] Found kubelet problem: Apr 29 00:30:59 old-k8s-version-986962 kubelet[666]: E0429 00:30:59.534524     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ErrImagePull: "rpc error: code = Unknown desc = failed to pull and unpack image \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to resolve reference \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	W0429 00:33:24.342327  485428 logs.go:138] Found kubelet problem: Apr 29 00:31:10 old-k8s-version-986962 kubelet[666]: E0429 00:31:10.519313     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 1m20s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:24.342528  485428 logs.go:138] Found kubelet problem: Apr 29 00:31:14 old-k8s-version-986962 kubelet[666]: E0429 00:31:14.519934     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:24.343128  485428 logs.go:138] Found kubelet problem: Apr 29 00:31:22 old-k8s-version-986962 kubelet[666]: E0429 00:31:22.216618     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:24.343477  485428 logs.go:138] Found kubelet problem: Apr 29 00:31:24 old-k8s-version-986962 kubelet[666]: E0429 00:31:24.111042     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:24.343678  485428 logs.go:138] Found kubelet problem: Apr 29 00:31:29 old-k8s-version-986962 kubelet[666]: E0429 00:31:29.522552     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:24.344047  485428 logs.go:138] Found kubelet problem: Apr 29 00:31:38 old-k8s-version-986962 kubelet[666]: E0429 00:31:38.518771     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:24.344252  485428 logs.go:138] Found kubelet problem: Apr 29 00:31:40 old-k8s-version-986962 kubelet[666]: E0429 00:31:40.520253     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:24.344596  485428 logs.go:138] Found kubelet problem: Apr 29 00:31:53 old-k8s-version-986962 kubelet[666]: E0429 00:31:53.519794     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:24.344786  485428 logs.go:138] Found kubelet problem: Apr 29 00:31:53 old-k8s-version-986962 kubelet[666]: E0429 00:31:53.520981     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:24.345157  485428 logs.go:138] Found kubelet problem: Apr 29 00:32:08 old-k8s-version-986962 kubelet[666]: E0429 00:32:08.518551     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:24.345353  485428 logs.go:138] Found kubelet problem: Apr 29 00:32:08 old-k8s-version-986962 kubelet[666]: E0429 00:32:08.519486     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:24.345558  485428 logs.go:138] Found kubelet problem: Apr 29 00:32:19 old-k8s-version-986962 kubelet[666]: E0429 00:32:19.522179     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:24.345885  485428 logs.go:138] Found kubelet problem: Apr 29 00:32:20 old-k8s-version-986962 kubelet[666]: E0429 00:32:20.518688     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:24.346089  485428 logs.go:138] Found kubelet problem: Apr 29 00:32:34 old-k8s-version-986962 kubelet[666]: E0429 00:32:34.524040     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:24.346422  485428 logs.go:138] Found kubelet problem: Apr 29 00:32:35 old-k8s-version-986962 kubelet[666]: E0429 00:32:35.519362     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:24.346607  485428 logs.go:138] Found kubelet problem: Apr 29 00:32:45 old-k8s-version-986962 kubelet[666]: E0429 00:32:45.532030     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:24.346933  485428 logs.go:138] Found kubelet problem: Apr 29 00:32:47 old-k8s-version-986962 kubelet[666]: E0429 00:32:47.518902     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:24.347114  485428 logs.go:138] Found kubelet problem: Apr 29 00:32:56 old-k8s-version-986962 kubelet[666]: E0429 00:32:56.518829     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:24.347498  485428 logs.go:138] Found kubelet problem: Apr 29 00:33:00 old-k8s-version-986962 kubelet[666]: E0429 00:33:00.520587     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:24.347702  485428 logs.go:138] Found kubelet problem: Apr 29 00:33:08 old-k8s-version-986962 kubelet[666]: E0429 00:33:08.519749     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:24.348046  485428 logs.go:138] Found kubelet problem: Apr 29 00:33:14 old-k8s-version-986962 kubelet[666]: E0429 00:33:14.522135     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:24.348247  485428 logs.go:138] Found kubelet problem: Apr 29 00:33:21 old-k8s-version-986962 kubelet[666]: E0429 00:33:21.519904     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	I0429 00:33:24.348282  485428 logs.go:123] Gathering logs for describe nodes ...
	I0429 00:33:24.348313  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.20.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0429 00:33:24.544912  485428 logs.go:123] Gathering logs for kube-apiserver [1858f1c4690a436e79520a7f3138325dcbaae3308266f89038bfaf2d6b765b90] ...
	I0429 00:33:24.544944  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1858f1c4690a436e79520a7f3138325dcbaae3308266f89038bfaf2d6b765b90"
	I0429 00:33:24.642221  485428 logs.go:123] Gathering logs for kube-scheduler [7034e263f4c8ca3fba745dc68039dbdee8c77536d6058dffcca0a45efea75fb7] ...
	I0429 00:33:24.642255  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7034e263f4c8ca3fba745dc68039dbdee8c77536d6058dffcca0a45efea75fb7"
	I0429 00:33:24.749221  485428 logs.go:123] Gathering logs for kube-proxy [2876c197892aa246913a1b22619d61b8af093f39da8153dabf2f9eddbf572325] ...
	I0429 00:33:24.749419  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2876c197892aa246913a1b22619d61b8af093f39da8153dabf2f9eddbf572325"
	I0429 00:33:24.839886  485428 logs.go:123] Gathering logs for kube-scheduler [72e74cc42a08629ee94a3754235d73b114c8fc3535f35066ad6824ae2ae4c2fa] ...
	I0429 00:33:24.839955  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 72e74cc42a08629ee94a3754235d73b114c8fc3535f35066ad6824ae2ae4c2fa"
	I0429 00:33:24.903661  485428 logs.go:123] Gathering logs for kube-controller-manager [570f7546c13228db1e862c56aa6724ec4a4d1c9b93fc30fb116c70ba71d2dcf0] ...
	I0429 00:33:24.903729  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 570f7546c13228db1e862c56aa6724ec4a4d1c9b93fc30fb116c70ba71d2dcf0"
	I0429 00:33:25.010382  485428 logs.go:123] Gathering logs for kubernetes-dashboard [3135ce0fd68571f9b689ab7f58cac03eb1b48fc69b4c73d22a18ff3b996298bd] ...
	I0429 00:33:25.010469  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3135ce0fd68571f9b689ab7f58cac03eb1b48fc69b4c73d22a18ff3b996298bd"
	I0429 00:33:25.075580  485428 logs.go:123] Gathering logs for containerd ...
	I0429 00:33:25.075659  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u containerd -n 400"
	I0429 00:33:25.154934  485428 logs.go:123] Gathering logs for dmesg ...
	I0429 00:33:25.154985  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0429 00:33:25.188119  485428 logs.go:123] Gathering logs for kube-apiserver [96d47267c5fbec4ad3aac6952b99f7709ab1d49da6380651e3dcdec70765be78] ...
	I0429 00:33:25.188153  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 96d47267c5fbec4ad3aac6952b99f7709ab1d49da6380651e3dcdec70765be78"
	I0429 00:33:25.266675  485428 logs.go:123] Gathering logs for coredns [1893603d59158ecb2f26703fa5bca6862a6f0c25390e0d634872a0284189be30] ...
	I0429 00:33:25.266719  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1893603d59158ecb2f26703fa5bca6862a6f0c25390e0d634872a0284189be30"
	I0429 00:33:25.318306  485428 logs.go:123] Gathering logs for coredns [d2c241b81f4af5d070f7aaac71b6ea07a1c2a7a9826614c71a532705f4174a0c] ...
	I0429 00:33:25.318352  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d2c241b81f4af5d070f7aaac71b6ea07a1c2a7a9826614c71a532705f4174a0c"
	I0429 00:33:25.360632  485428 logs.go:123] Gathering logs for kube-proxy [38935ec6e9ee6979c4dcd3b4e6eb5658dffba089755f21dbac543d9011ae84fd] ...
	I0429 00:33:25.360659  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 38935ec6e9ee6979c4dcd3b4e6eb5658dffba089755f21dbac543d9011ae84fd"
	I0429 00:33:25.416502  485428 logs.go:123] Gathering logs for storage-provisioner [12489bdaedbcffb7385c91b690d969b56584fb57d9be55c2d40c1082cb728740] ...
	I0429 00:33:25.416528  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 12489bdaedbcffb7385c91b690d969b56584fb57d9be55c2d40c1082cb728740"
	I0429 00:33:25.470137  485428 logs.go:123] Gathering logs for storage-provisioner [b4b3887254f8a20d9882511c2e4eac16a860777331e76a27cf2ceb02aa1256c0] ...
	I0429 00:33:25.470164  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 b4b3887254f8a20d9882511c2e4eac16a860777331e76a27cf2ceb02aa1256c0"
	I0429 00:33:25.533985  485428 logs.go:123] Gathering logs for etcd [1b53d76fb882755fc062fef23d96d4c4e1fb6d6d08097daa4057ca769b6a906a] ...
	I0429 00:33:25.534051  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1b53d76fb882755fc062fef23d96d4c4e1fb6d6d08097daa4057ca769b6a906a"
	I0429 00:33:25.596243  485428 logs.go:123] Gathering logs for etcd [031c01a9366b64b349da9605e9bee4db611da5019b6e161d31a7b3323b5624a0] ...
	I0429 00:33:25.596315  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 031c01a9366b64b349da9605e9bee4db611da5019b6e161d31a7b3323b5624a0"
	I0429 00:33:25.643173  485428 logs.go:123] Gathering logs for kube-controller-manager [76aa698af0d57a196019daa607db479e380c0d92a7f22441c58f7baf5817bc72] ...
	I0429 00:33:25.643264  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 76aa698af0d57a196019daa607db479e380c0d92a7f22441c58f7baf5817bc72"
	I0429 00:33:25.717093  485428 logs.go:123] Gathering logs for kindnet [50939ece932175719a84799fc79f8db9fcc026250fddde63094edee8d8dd040f] ...
	I0429 00:33:25.717163  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 50939ece932175719a84799fc79f8db9fcc026250fddde63094edee8d8dd040f"
	I0429 00:33:25.776332  485428 logs.go:123] Gathering logs for kindnet [7d1ee5454e242be6aee5d6dc2fda6454ced3ded1d1d2261607c3138495a9f4eb] ...
	I0429 00:33:25.776417  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7d1ee5454e242be6aee5d6dc2fda6454ced3ded1d1d2261607c3138495a9f4eb"
	I0429 00:33:25.821229  485428 logs.go:123] Gathering logs for container status ...
	I0429 00:33:25.821311  485428 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0429 00:33:25.904929  485428 out.go:304] Setting ErrFile to fd 2...
	I0429 00:33:25.904955  485428 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0429 00:33:25.905006  485428 out.go:239] X Problems detected in kubelet:
	W0429 00:33:25.905020  485428 out.go:239]   Apr 29 00:32:56 old-k8s-version-986962 kubelet[666]: E0429 00:32:56.518829     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:25.905040  485428 out.go:239]   Apr 29 00:33:00 old-k8s-version-986962 kubelet[666]: E0429 00:33:00.520587     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:25.905050  485428 out.go:239]   Apr 29 00:33:08 old-k8s-version-986962 kubelet[666]: E0429 00:33:08.519749     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	W0429 00:33:25.905062  485428 out.go:239]   Apr 29 00:33:14 old-k8s-version-986962 kubelet[666]: E0429 00:33:14.522135     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	W0429 00:33:25.905069  485428 out.go:239]   Apr 29 00:33:21 old-k8s-version-986962 kubelet[666]: E0429 00:33:21.519904     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	I0429 00:33:25.905078  485428 out.go:304] Setting ErrFile to fd 2...
	I0429 00:33:25.905084  485428 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0429 00:33:28.198940  494925 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/17977-279724/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.0-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v embed-certs-554266:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e -I lz4 -xf /preloaded.tar -C /extractDir: (5.173694138s)
	I0429 00:33:28.198977  494925 kic.go:203] duration metric: took 5.17385152s to extract preloaded images to volume ...
	W0429 00:33:28.199116  494925 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0429 00:33:28.199253  494925 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0429 00:33:28.249685  494925 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 embed-certs-554266 --name embed-certs-554266 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=embed-certs-554266 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=embed-certs-554266 --network embed-certs-554266 --ip 192.168.76.2 --volume embed-certs-554266:/var --security-opt apparmor=unconfined --memory=2200mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e
	I0429 00:33:28.577925  494925 cli_runner.go:164] Run: docker container inspect embed-certs-554266 --format={{.State.Running}}
	I0429 00:33:28.607122  494925 cli_runner.go:164] Run: docker container inspect embed-certs-554266 --format={{.State.Status}}
	I0429 00:33:28.631873  494925 cli_runner.go:164] Run: docker exec embed-certs-554266 stat /var/lib/dpkg/alternatives/iptables
	I0429 00:33:28.716134  494925 oci.go:144] the created container "embed-certs-554266" has a running status.
	I0429 00:33:28.716161  494925 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/17977-279724/.minikube/machines/embed-certs-554266/id_rsa...
	I0429 00:33:29.157774  494925 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/17977-279724/.minikube/machines/embed-certs-554266/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0429 00:33:29.182144  494925 cli_runner.go:164] Run: docker container inspect embed-certs-554266 --format={{.State.Status}}
	I0429 00:33:29.213611  494925 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0429 00:33:29.213630  494925 kic_runner.go:114] Args: [docker exec --privileged embed-certs-554266 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0429 00:33:29.296479  494925 cli_runner.go:164] Run: docker container inspect embed-certs-554266 --format={{.State.Status}}
	I0429 00:33:29.320387  494925 machine.go:94] provisionDockerMachine start ...
	I0429 00:33:29.320484  494925 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" embed-certs-554266
	I0429 00:33:29.343780  494925 main.go:141] libmachine: Using SSH client type: native
	I0429 00:33:29.344037  494925 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1e90] 0x3e46f0 <nil>  [] 0s} 127.0.0.1 33448 <nil> <nil>}
	I0429 00:33:29.344046  494925 main.go:141] libmachine: About to run SSH command:
	hostname
	I0429 00:33:29.485028  494925 main.go:141] libmachine: SSH cmd err, output: <nil>: embed-certs-554266
	
	I0429 00:33:29.485115  494925 ubuntu.go:169] provisioning hostname "embed-certs-554266"
	I0429 00:33:29.485209  494925 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" embed-certs-554266
	I0429 00:33:29.503299  494925 main.go:141] libmachine: Using SSH client type: native
	I0429 00:33:29.503540  494925 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1e90] 0x3e46f0 <nil>  [] 0s} 127.0.0.1 33448 <nil> <nil>}
	I0429 00:33:29.503551  494925 main.go:141] libmachine: About to run SSH command:
	sudo hostname embed-certs-554266 && echo "embed-certs-554266" | sudo tee /etc/hostname
	I0429 00:33:29.656321  494925 main.go:141] libmachine: SSH cmd err, output: <nil>: embed-certs-554266
	
	I0429 00:33:29.656496  494925 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" embed-certs-554266
	I0429 00:33:29.679503  494925 main.go:141] libmachine: Using SSH client type: native
	I0429 00:33:29.679751  494925 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1e90] 0x3e46f0 <nil>  [] 0s} 127.0.0.1 33448 <nil> <nil>}
	I0429 00:33:29.679768  494925 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sembed-certs-554266' /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 embed-certs-554266/g' /etc/hosts;
				else 
					echo '127.0.1.1 embed-certs-554266' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0429 00:33:29.809458  494925 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0429 00:33:29.809498  494925 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/17977-279724/.minikube CaCertPath:/home/jenkins/minikube-integration/17977-279724/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/17977-279724/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/17977-279724/.minikube}
	I0429 00:33:29.809519  494925 ubuntu.go:177] setting up certificates
	I0429 00:33:29.809528  494925 provision.go:84] configureAuth start
	I0429 00:33:29.809597  494925 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" embed-certs-554266
	I0429 00:33:29.829309  494925 provision.go:143] copyHostCerts
	I0429 00:33:29.829403  494925 exec_runner.go:144] found /home/jenkins/minikube-integration/17977-279724/.minikube/ca.pem, removing ...
	I0429 00:33:29.829417  494925 exec_runner.go:203] rm: /home/jenkins/minikube-integration/17977-279724/.minikube/ca.pem
	I0429 00:33:29.829477  494925 exec_runner.go:151] cp: /home/jenkins/minikube-integration/17977-279724/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/17977-279724/.minikube/ca.pem (1078 bytes)
	I0429 00:33:29.829579  494925 exec_runner.go:144] found /home/jenkins/minikube-integration/17977-279724/.minikube/cert.pem, removing ...
	I0429 00:33:29.829588  494925 exec_runner.go:203] rm: /home/jenkins/minikube-integration/17977-279724/.minikube/cert.pem
	I0429 00:33:29.829614  494925 exec_runner.go:151] cp: /home/jenkins/minikube-integration/17977-279724/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/17977-279724/.minikube/cert.pem (1123 bytes)
	I0429 00:33:29.829679  494925 exec_runner.go:144] found /home/jenkins/minikube-integration/17977-279724/.minikube/key.pem, removing ...
	I0429 00:33:29.829689  494925 exec_runner.go:203] rm: /home/jenkins/minikube-integration/17977-279724/.minikube/key.pem
	I0429 00:33:29.829712  494925 exec_runner.go:151] cp: /home/jenkins/minikube-integration/17977-279724/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/17977-279724/.minikube/key.pem (1675 bytes)
	I0429 00:33:29.829770  494925 provision.go:117] generating server cert: /home/jenkins/minikube-integration/17977-279724/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/17977-279724/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/17977-279724/.minikube/certs/ca-key.pem org=jenkins.embed-certs-554266 san=[127.0.0.1 192.168.76.2 embed-certs-554266 localhost minikube]
	I0429 00:33:31.114901  494925 provision.go:177] copyRemoteCerts
	I0429 00:33:31.114970  494925 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0429 00:33:31.115015  494925 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" embed-certs-554266
	I0429 00:33:31.134120  494925 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33448 SSHKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/embed-certs-554266/id_rsa Username:docker}
	I0429 00:33:31.226183  494925 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17977-279724/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0429 00:33:31.251016  494925 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17977-279724/.minikube/machines/server.pem --> /etc/docker/server.pem (1224 bytes)
	I0429 00:33:31.276102  494925 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17977-279724/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0429 00:33:31.300414  494925 provision.go:87] duration metric: took 1.490871859s to configureAuth
	I0429 00:33:31.300446  494925 ubuntu.go:193] setting minikube options for container-runtime
	I0429 00:33:31.300683  494925 config.go:182] Loaded profile config "embed-certs-554266": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.0
	I0429 00:33:31.300700  494925 machine.go:97] duration metric: took 1.980295349s to provisionDockerMachine
	I0429 00:33:31.300708  494925 client.go:171] duration metric: took 9.085442509s to LocalClient.Create
	I0429 00:33:31.300728  494925 start.go:167] duration metric: took 9.085518447s to libmachine.API.Create "embed-certs-554266"
	I0429 00:33:31.300741  494925 start.go:293] postStartSetup for "embed-certs-554266" (driver="docker")
	I0429 00:33:31.300752  494925 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]
	I0429 00:33:31.300807  494925 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
	I0429 00:33:31.300861  494925 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" embed-certs-554266
	I0429 00:33:31.316488  494925 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33448 SSHKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/embed-certs-554266/id_rsa Username:docker}
	I0429 00:33:31.406594  494925 ssh_runner.go:195] Run: cat /etc/os-release
	I0429 00:33:31.409992  494925 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0429 00:33:31.410027  494925 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0429 00:33:31.410038  494925 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0429 00:33:31.410045  494925 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0429 00:33:31.410055  494925 filesync.go:126] Scanning /home/jenkins/minikube-integration/17977-279724/.minikube/addons for local assets ...
	I0429 00:33:31.410116  494925 filesync.go:126] Scanning /home/jenkins/minikube-integration/17977-279724/.minikube/files for local assets ...
	I0429 00:33:31.410198  494925 filesync.go:149] local asset: /home/jenkins/minikube-integration/17977-279724/.minikube/files/etc/ssl/certs/2851612.pem -> 2851612.pem in /etc/ssl/certs
	I0429 00:33:31.410313  494925 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I0429 00:33:31.419268  494925 ssh_runner.go:362] scp /home/jenkins/minikube-integration/17977-279724/.minikube/files/etc/ssl/certs/2851612.pem --> /etc/ssl/certs/2851612.pem (1708 bytes)
	I0429 00:33:31.445104  494925 start.go:296] duration metric: took 144.346833ms for postStartSetup
	I0429 00:33:31.445573  494925 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" embed-certs-554266
	I0429 00:33:31.461201  494925 profile.go:143] Saving config to /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/embed-certs-554266/config.json ...
	I0429 00:33:31.461539  494925 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0429 00:33:31.461605  494925 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" embed-certs-554266
	I0429 00:33:31.477226  494925 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33448 SSHKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/embed-certs-554266/id_rsa Username:docker}
	I0429 00:33:31.562490  494925 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0429 00:33:31.568484  494925 start.go:128] duration metric: took 9.356721608s to createHost
	I0429 00:33:31.568506  494925 start.go:83] releasing machines lock for "embed-certs-554266", held for 9.356910185s
	I0429 00:33:31.568581  494925 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" embed-certs-554266
	I0429 00:33:31.584879  494925 ssh_runner.go:195] Run: cat /version.json
	I0429 00:33:31.584936  494925 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" embed-certs-554266
	I0429 00:33:31.585205  494925 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0429 00:33:31.585260  494925 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" embed-certs-554266
	I0429 00:33:31.603005  494925 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33448 SSHKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/embed-certs-554266/id_rsa Username:docker}
	I0429 00:33:31.614847  494925 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33448 SSHKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/embed-certs-554266/id_rsa Username:docker}
	I0429 00:33:31.804611  494925 ssh_runner.go:195] Run: systemctl --version
	I0429 00:33:31.811128  494925 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0429 00:33:31.815641  494925 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f -name *loopback.conf* -not -name *.mk_disabled -exec sh -c "grep -q loopback {} && ( grep -q name {} || sudo sed -i '/"type": "loopback"/i \ \ \ \ "name": "loopback",' {} ) && sudo sed -i 's|"cniVersion": ".*"|"cniVersion": "1.0.0"|g' {}" ;
	I0429 00:33:31.841738  494925 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0429 00:33:31.841844  494925 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(MISSING), " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0429 00:33:31.872398  494925 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0429 00:33:31.872420  494925 start.go:494] detecting cgroup driver to use...
	I0429 00:33:31.872451  494925 detect.go:196] detected "cgroupfs" cgroup driver on host os
	I0429 00:33:31.872502  494925 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0429 00:33:31.886752  494925 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0429 00:33:31.901728  494925 docker.go:217] disabling cri-docker service (if available) ...
	I0429 00:33:31.901789  494925 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0429 00:33:31.916634  494925 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0429 00:33:31.931746  494925 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0429 00:33:32.024111  494925 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0429 00:33:32.111804  494925 docker.go:233] disabling docker service ...
	I0429 00:33:32.111889  494925 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0429 00:33:32.134684  494925 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0429 00:33:32.146268  494925 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0429 00:33:32.237360  494925 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0429 00:33:32.326961  494925 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0429 00:33:32.339507  494925 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %!s(MISSING) "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	I0429 00:33:32.357897  494925 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.9"|' /etc/containerd/config.toml"
	I0429 00:33:32.368887  494925 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
	I0429 00:33:32.379990  494925 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0429 00:33:32.380065  494925 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0429 00:33:32.390770  494925 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0429 00:33:32.402915  494925 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0429 00:33:32.413520  494925 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0429 00:33:32.423928  494925 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0429 00:33:32.434171  494925 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
	I0429 00:33:32.446460  494925 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0429 00:33:32.457746  494925 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1  enable_unprivileged_ports = true|' /etc/containerd/config.toml"
	I0429 00:33:32.468172  494925 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0429 00:33:32.476810  494925 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0429 00:33:32.485534  494925 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0429 00:33:32.569163  494925 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0429 00:33:32.686386  494925 start.go:541] Will wait 60s for socket path /run/containerd/containerd.sock
	I0429 00:33:32.686527  494925 ssh_runner.go:195] Run: stat /run/containerd/containerd.sock
	I0429 00:33:32.690158  494925 start.go:562] Will wait 60s for crictl version
	I0429 00:33:32.690276  494925 ssh_runner.go:195] Run: which crictl
	I0429 00:33:32.693644  494925 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0429 00:33:32.728815  494925 start.go:578] Version:  0.1.0
	RuntimeName:  containerd
	RuntimeVersion:  1.6.31
	RuntimeApiVersion:  v1
	I0429 00:33:32.728943  494925 ssh_runner.go:195] Run: containerd --version
	I0429 00:33:32.753181  494925 ssh_runner.go:195] Run: containerd --version
	I0429 00:33:32.780617  494925 out.go:177] * Preparing Kubernetes v1.30.0 on containerd 1.6.31 ...
	I0429 00:33:35.906910  485428 api_server.go:253] Checking apiserver healthz at https://192.168.85.2:8443/healthz ...
	I0429 00:33:35.922285  485428 api_server.go:279] https://192.168.85.2:8443/healthz returned 200:
	ok
	I0429 00:33:35.924647  485428 out.go:177] 
	W0429 00:33:35.926440  485428 out.go:239] X Exiting due to K8S_UNHEALTHY_CONTROL_PLANE: wait 6m0s for node: wait for healthy API server: controlPlane never updated to v1.20.0
	W0429 00:33:35.926632  485428 out.go:239] * Suggestion: Control Plane could not update, try minikube delete --all --purge
	W0429 00:33:35.926689  485428 out.go:239] * Related issue: https://github.com/kubernetes/minikube/issues/11417
	W0429 00:33:35.926724  485428 out.go:239] * 
	W0429 00:33:35.927822  485428 out.go:239] ╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * 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.    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯
	I0429 00:33:35.929480  485428 out.go:177] 
	
	
	==> container status <==
	CONTAINER           IMAGE               CREATED             STATE               NAME                        ATTEMPT             POD ID              POD
	e6759e8f9fe56       523cad1a4df73       2 minutes ago       Exited              dashboard-metrics-scraper   5                   24ae8741267b6       dashboard-metrics-scraper-8d5bb5db8-29b2x
	12489bdaedbcf       ba04bb24b9575       4 minutes ago       Running             storage-provisioner         2                   ef8d6ff87e4d5       storage-provisioner
	3135ce0fd6857       20b332c9a70d8       5 minutes ago       Running             kubernetes-dashboard        0                   964d8d8a5f3ba       kubernetes-dashboard-cd95d586-ncbxj
	50939ece93217       4740c1948d3fc       5 minutes ago       Running             kindnet-cni                 1                   53cc43073c126       kindnet-sw9rg
	4a6e44c555b2f       1611cd07b61d5       5 minutes ago       Running             busybox                     1                   237f65d6740de       busybox
	1893603d59158       db91994f4ee8f       5 minutes ago       Running             coredns                     1                   454295c9f1e15       coredns-74ff55c5b-nl96g
	2876c197892aa       25a5233254979       5 minutes ago       Running             kube-proxy                  1                   16cac70ebbcda       kube-proxy-dhlbf
	b4b3887254f8a       ba04bb24b9575       5 minutes ago       Exited              storage-provisioner         1                   ef8d6ff87e4d5       storage-provisioner
	570f7546c1322       1df8a2b116bd1       5 minutes ago       Running             kube-controller-manager     1                   ab3542149cd2d       kube-controller-manager-old-k8s-version-986962
	1b53d76fb8827       05b738aa1bc63       5 minutes ago       Running             etcd                        1                   eb8d49634b901       etcd-old-k8s-version-986962
	72e74cc42a086       e7605f88f17d6       5 minutes ago       Running             kube-scheduler              1                   78dca92e8c0e4       kube-scheduler-old-k8s-version-986962
	96d47267c5fbe       2c08bbbc02d3a       5 minutes ago       Running             kube-apiserver              1                   fcae73c915da6       kube-apiserver-old-k8s-version-986962
	b0b4231e1bc51       1611cd07b61d5       6 minutes ago       Exited              busybox                     0                   bd1401565fe83       busybox
	d2c241b81f4af       db91994f4ee8f       7 minutes ago       Exited              coredns                     0                   2624d0fcc020b       coredns-74ff55c5b-nl96g
	7d1ee5454e242       4740c1948d3fc       7 minutes ago       Exited              kindnet-cni                 0                   390312a248f19       kindnet-sw9rg
	38935ec6e9ee6       25a5233254979       7 minutes ago       Exited              kube-proxy                  0                   290dcecc88780       kube-proxy-dhlbf
	7034e263f4c8c       e7605f88f17d6       8 minutes ago       Exited              kube-scheduler              0                   d11cc22c18956       kube-scheduler-old-k8s-version-986962
	1858f1c4690a4       2c08bbbc02d3a       8 minutes ago       Exited              kube-apiserver              0                   b953a061bda2b       kube-apiserver-old-k8s-version-986962
	76aa698af0d57       1df8a2b116bd1       8 minutes ago       Exited              kube-controller-manager     0                   d45b03fd28256       kube-controller-manager-old-k8s-version-986962
	031c01a9366b6       05b738aa1bc63       8 minutes ago       Exited              etcd                        0                   b226bf1f6f88e       etcd-old-k8s-version-986962
	
	
	==> containerd <==
	Apr 29 00:29:25 old-k8s-version-986962 containerd[572]: time="2024-04-29T00:29:25.528497959Z" level=info msg="trying next host" error="failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host" host=fake.domain
	Apr 29 00:29:25 old-k8s-version-986962 containerd[572]: time="2024-04-29T00:29:25.529994176Z" level=error msg="PullImage \"fake.domain/registry.k8s.io/echoserver:1.4\" failed" error="failed to pull and unpack image \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to resolve reference \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	Apr 29 00:29:52 old-k8s-version-986962 containerd[572]: time="2024-04-29T00:29:52.525855547Z" level=info msg="CreateContainer within sandbox \"24ae8741267b634111b4eb01dbd97d0eb1b88776d570d409effc43fdd6c58556\" for container &ContainerMetadata{Name:dashboard-metrics-scraper,Attempt:4,}"
	Apr 29 00:29:52 old-k8s-version-986962 containerd[572]: time="2024-04-29T00:29:52.546932275Z" level=info msg="CreateContainer within sandbox \"24ae8741267b634111b4eb01dbd97d0eb1b88776d570d409effc43fdd6c58556\" for &ContainerMetadata{Name:dashboard-metrics-scraper,Attempt:4,} returns container id \"a6ef63d5f9b8df20408a15d0b1cf74987f6d087aa3478e4c81b1be99840a38df\""
	Apr 29 00:29:52 old-k8s-version-986962 containerd[572]: time="2024-04-29T00:29:52.547496803Z" level=info msg="StartContainer for \"a6ef63d5f9b8df20408a15d0b1cf74987f6d087aa3478e4c81b1be99840a38df\""
	Apr 29 00:29:52 old-k8s-version-986962 containerd[572]: time="2024-04-29T00:29:52.634521170Z" level=info msg="StartContainer for \"a6ef63d5f9b8df20408a15d0b1cf74987f6d087aa3478e4c81b1be99840a38df\" returns successfully"
	Apr 29 00:29:52 old-k8s-version-986962 containerd[572]: time="2024-04-29T00:29:52.693512222Z" level=info msg="shim disconnected" id=a6ef63d5f9b8df20408a15d0b1cf74987f6d087aa3478e4c81b1be99840a38df
	Apr 29 00:29:52 old-k8s-version-986962 containerd[572]: time="2024-04-29T00:29:52.693804578Z" level=warning msg="cleaning up after shim disconnected" id=a6ef63d5f9b8df20408a15d0b1cf74987f6d087aa3478e4c81b1be99840a38df namespace=k8s.io
	Apr 29 00:29:52 old-k8s-version-986962 containerd[572]: time="2024-04-29T00:29:52.693832722Z" level=info msg="cleaning up dead shim"
	Apr 29 00:29:52 old-k8s-version-986962 containerd[572]: time="2024-04-29T00:29:52.706922942Z" level=warning msg="cleanup warnings time=\"2024-04-29T00:29:52Z\" level=info msg=\"starting signal loop\" namespace=k8s.io pid=2994 runtime=io.containerd.runc.v2\n"
	Apr 29 00:29:53 old-k8s-version-986962 containerd[572]: time="2024-04-29T00:29:53.002005463Z" level=info msg="RemoveContainer for \"c85c3a470f34bec69cac56014852ebe29bac33326e5ea274ef7437b14a8a369a\""
	Apr 29 00:29:53 old-k8s-version-986962 containerd[572]: time="2024-04-29T00:29:53.007964770Z" level=info msg="RemoveContainer for \"c85c3a470f34bec69cac56014852ebe29bac33326e5ea274ef7437b14a8a369a\" returns successfully"
	Apr 29 00:30:59 old-k8s-version-986962 containerd[572]: time="2024-04-29T00:30:59.519242862Z" level=info msg="PullImage \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Apr 29 00:30:59 old-k8s-version-986962 containerd[572]: time="2024-04-29T00:30:59.525106612Z" level=info msg="trying next host" error="failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host" host=fake.domain
	Apr 29 00:30:59 old-k8s-version-986962 containerd[572]: time="2024-04-29T00:30:59.527365115Z" level=error msg="PullImage \"fake.domain/registry.k8s.io/echoserver:1.4\" failed" error="failed to pull and unpack image \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to resolve reference \"fake.domain/registry.k8s.io/echoserver:1.4\": failed to do request: Head \"https://fake.domain/v2/registry.k8s.io/echoserver/manifests/1.4\": dial tcp: lookup fake.domain on 192.168.85.1:53: no such host"
	Apr 29 00:31:21 old-k8s-version-986962 containerd[572]: time="2024-04-29T00:31:21.521259046Z" level=info msg="CreateContainer within sandbox \"24ae8741267b634111b4eb01dbd97d0eb1b88776d570d409effc43fdd6c58556\" for container &ContainerMetadata{Name:dashboard-metrics-scraper,Attempt:5,}"
	Apr 29 00:31:21 old-k8s-version-986962 containerd[572]: time="2024-04-29T00:31:21.537071765Z" level=info msg="CreateContainer within sandbox \"24ae8741267b634111b4eb01dbd97d0eb1b88776d570d409effc43fdd6c58556\" for &ContainerMetadata{Name:dashboard-metrics-scraper,Attempt:5,} returns container id \"e6759e8f9fe56b9d7c52953d73369950bcc43f596b3e3d7dff36f792ac28daf6\""
	Apr 29 00:31:21 old-k8s-version-986962 containerd[572]: time="2024-04-29T00:31:21.542135567Z" level=info msg="StartContainer for \"e6759e8f9fe56b9d7c52953d73369950bcc43f596b3e3d7dff36f792ac28daf6\""
	Apr 29 00:31:21 old-k8s-version-986962 containerd[572]: time="2024-04-29T00:31:21.622628446Z" level=info msg="StartContainer for \"e6759e8f9fe56b9d7c52953d73369950bcc43f596b3e3d7dff36f792ac28daf6\" returns successfully"
	Apr 29 00:31:21 old-k8s-version-986962 containerd[572]: time="2024-04-29T00:31:21.648392474Z" level=info msg="shim disconnected" id=e6759e8f9fe56b9d7c52953d73369950bcc43f596b3e3d7dff36f792ac28daf6
	Apr 29 00:31:21 old-k8s-version-986962 containerd[572]: time="2024-04-29T00:31:21.648581733Z" level=warning msg="cleaning up after shim disconnected" id=e6759e8f9fe56b9d7c52953d73369950bcc43f596b3e3d7dff36f792ac28daf6 namespace=k8s.io
	Apr 29 00:31:21 old-k8s-version-986962 containerd[572]: time="2024-04-29T00:31:21.648604584Z" level=info msg="cleaning up dead shim"
	Apr 29 00:31:21 old-k8s-version-986962 containerd[572]: time="2024-04-29T00:31:21.657175155Z" level=warning msg="cleanup warnings time=\"2024-04-29T00:31:21Z\" level=info msg=\"starting signal loop\" namespace=k8s.io pid=3248 runtime=io.containerd.runc.v2\n"
	Apr 29 00:31:22 old-k8s-version-986962 containerd[572]: time="2024-04-29T00:31:22.216874237Z" level=info msg="RemoveContainer for \"a6ef63d5f9b8df20408a15d0b1cf74987f6d087aa3478e4c81b1be99840a38df\""
	Apr 29 00:31:22 old-k8s-version-986962 containerd[572]: time="2024-04-29T00:31:22.222280692Z" level=info msg="RemoveContainer for \"a6ef63d5f9b8df20408a15d0b1cf74987f6d087aa3478e4c81b1be99840a38df\" returns successfully"
	
	
	==> coredns [1893603d59158ecb2f26703fa5bca6862a6f0c25390e0d634872a0284189be30] <==
	[INFO] plugin/ready: Still waiting on: "kubernetes"
	.:53
	[INFO] plugin/reload: Running configuration MD5 = 093a0bf1423dd8c4eee62372bb216168
	CoreDNS-1.7.0
	linux/arm64, go1.14.4, f59c03d
	[INFO] 127.0.0.1:36301 - 33114 "HINFO IN 6091305175431685494.1544863111115889338. udp 57 false 512" NXDOMAIN qr,rd,ra 57 0.031187763s
	[INFO] plugin/ready: Still waiting on: "kubernetes"
	[INFO] plugin/ready: Still waiting on: "kubernetes"
	I0429 00:28:24.908695       1 trace.go:116] Trace[2019727887]: "Reflector ListAndWatch" name:pkg/mod/k8s.io/client-go@v0.18.3/tools/cache/reflector.go:125 (started: 2024-04-29 00:27:54.905191254 +0000 UTC m=+0.023631071) (total time: 30.003112481s):
	Trace[2019727887]: [30.003112481s] [30.003112481s] END
	E0429 00:28:24.908735       1 reflector.go:178] pkg/mod/k8s.io/client-go@v0.18.3/tools/cache/reflector.go:125: Failed to list *v1.Namespace: Get "https://10.96.0.1:443/api/v1/namespaces?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: i/o timeout
	I0429 00:28:24.909035       1 trace.go:116] Trace[939984059]: "Reflector ListAndWatch" name:pkg/mod/k8s.io/client-go@v0.18.3/tools/cache/reflector.go:125 (started: 2024-04-29 00:27:54.907302419 +0000 UTC m=+0.025742236) (total time: 30.001713806s):
	Trace[939984059]: [30.001713806s] [30.001713806s] END
	E0429 00:28:24.909048       1 reflector.go:178] pkg/mod/k8s.io/client-go@v0.18.3/tools/cache/reflector.go:125: Failed to list *v1.Service: Get "https://10.96.0.1:443/api/v1/services?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: i/o timeout
	I0429 00:28:24.909109       1 trace.go:116] Trace[911902081]: "Reflector ListAndWatch" name:pkg/mod/k8s.io/client-go@v0.18.3/tools/cache/reflector.go:125 (started: 2024-04-29 00:27:54.907601634 +0000 UTC m=+0.026041451) (total time: 30.001497774s):
	Trace[911902081]: [30.001497774s] [30.001497774s] END
	E0429 00:28:24.909120       1 reflector.go:178] pkg/mod/k8s.io/client-go@v0.18.3/tools/cache/reflector.go:125: Failed to list *v1.Endpoints: Get "https://10.96.0.1:443/api/v1/endpoints?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: i/o timeout
	
	
	==> coredns [d2c241b81f4af5d070f7aaac71b6ea07a1c2a7a9826614c71a532705f4174a0c] <==
	.:53
	[INFO] plugin/reload: Running configuration MD5 = 093a0bf1423dd8c4eee62372bb216168
	CoreDNS-1.7.0
	linux/arm64, go1.14.4, f59c03d
	[INFO] 127.0.0.1:44823 - 31477 "HINFO IN 2029552967978163555.2465276380487632772. udp 57 false 512" NXDOMAIN qr,rd,ra 57 0.020674726s
	
	
	==> describe nodes <==
	Name:               old-k8s-version-986962
	Roles:              control-plane,master
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=old-k8s-version-986962
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=5aea53309587d5dad960702a78dfdd5fb48b1328
	                    minikube.k8s.io/name=old-k8s-version-986962
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_04_29T00_25_34_0700
	                    minikube.k8s.io/version=v1.33.0
	                    node-role.kubernetes.io/control-plane=
	                    node-role.kubernetes.io/master=
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: /run/containerd/containerd.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 29 Apr 2024 00:25:31 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  old-k8s-version-986962
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 29 Apr 2024 00:33:34 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 29 Apr 2024 00:28:52 +0000   Mon, 29 Apr 2024 00:25:24 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 29 Apr 2024 00:28:52 +0000   Mon, 29 Apr 2024 00:25:24 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 29 Apr 2024 00:28:52 +0000   Mon, 29 Apr 2024 00:25:24 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 29 Apr 2024 00:28:52 +0000   Mon, 29 Apr 2024 00:25:49 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.85.2
	  Hostname:    old-k8s-version-986962
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022564Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022564Ki
	  pods:               110
	System Info:
	  Machine ID:                 3ba6dd8116884e2da09751b80349bae0
	  System UUID:                3d7a1e51-c425-4ac0-adcd-170d8fc435fe
	  Boot ID:                    de90711a-a250-4ad8-9382-4d46a6bbf2b8
	  Kernel Version:             5.15.0-1058-aws
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  containerd://1.6.31
	  Kubelet Version:            v1.20.0
	  Kube-Proxy Version:         v1.20.0
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (12 in total)
	  Namespace                   Name                                              CPU Requests  CPU Limits  Memory Requests  Memory Limits  AGE
	  ---------                   ----                                              ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                           0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m33s
	  kube-system                 coredns-74ff55c5b-nl96g                           100m (5%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (2%!)(MISSING)     7m48s
	  kube-system                 etcd-old-k8s-version-986962                       100m (5%!)(MISSING)     0 (0%!)(MISSING)      100Mi (1%!)(MISSING)       0 (0%!)(MISSING)         7m55s
	  kube-system                 kindnet-sw9rg                                     100m (5%!)(MISSING)     100m (5%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      7m48s
	  kube-system                 kube-apiserver-old-k8s-version-986962             250m (12%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         7m55s
	  kube-system                 kube-controller-manager-old-k8s-version-986962    200m (10%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         7m55s
	  kube-system                 kube-proxy-dhlbf                                  0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         7m48s
	  kube-system                 kube-scheduler-old-k8s-version-986962             100m (5%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         7m55s
	  kube-system                 metrics-server-9975d5f86-ws56k                    100m (5%!)(MISSING)     0 (0%!)(MISSING)      200Mi (2%!)(MISSING)       0 (0%!)(MISSING)         6m21s
	  kube-system                 storage-provisioner                               0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         7m46s
	  kubernetes-dashboard        dashboard-metrics-scraper-8d5bb5db8-29b2x         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m26s
	  kubernetes-dashboard        kubernetes-dashboard-cd95d586-ncbxj               0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m25s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (47%!)(MISSING)  100m (5%!)(MISSING)
	  memory             420Mi (5%!)(MISSING)  220Mi (2%!)(MISSING)
	  ephemeral-storage  100Mi (0%!)(MISSING)  0 (0%!)(MISSING)
	  hugepages-1Gi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-2Mi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-32Mi     0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-64Ki     0 (0%!)(MISSING)      0 (0%!)(MISSING)
	Events:
	  Type    Reason                   Age                    From        Message
	  ----    ------                   ----                   ----        -------
	  Normal  NodeHasSufficientMemory  8m14s (x4 over 8m14s)  kubelet     Node old-k8s-version-986962 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    8m14s (x4 over 8m14s)  kubelet     Node old-k8s-version-986962 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     8m14s (x4 over 8m14s)  kubelet     Node old-k8s-version-986962 status is now: NodeHasSufficientPID
	  Normal  Starting                 7m55s                  kubelet     Starting kubelet.
	  Normal  NodeHasSufficientMemory  7m55s                  kubelet     Node old-k8s-version-986962 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    7m55s                  kubelet     Node old-k8s-version-986962 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     7m55s                  kubelet     Node old-k8s-version-986962 status is now: NodeHasSufficientPID
	  Normal  NodeAllocatableEnforced  7m55s                  kubelet     Updated Node Allocatable limit across pods
	  Normal  NodeReady                7m48s                  kubelet     Node old-k8s-version-986962 status is now: NodeReady
	  Normal  Starting                 7m47s                  kube-proxy  Starting kube-proxy.
	  Normal  Starting                 5m54s                  kubelet     Starting kubelet.
	  Normal  NodeHasSufficientMemory  5m54s (x8 over 5m54s)  kubelet     Node old-k8s-version-986962 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    5m54s (x8 over 5m54s)  kubelet     Node old-k8s-version-986962 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     5m54s (x7 over 5m54s)  kubelet     Node old-k8s-version-986962 status is now: NodeHasSufficientPID
	  Normal  NodeAllocatableEnforced  5m54s                  kubelet     Updated Node Allocatable limit across pods
	  Normal  Starting                 5m43s                  kube-proxy  Starting kube-proxy.
	
	
	==> dmesg <==
	[  +0.001015] FS-Cache: O-key=[8] 'dd3a5c0100000000'
	[  +0.000765] FS-Cache: N-cookie c=0000001e [p=00000015 fl=2 nc=0 na=1]
	[  +0.000940] FS-Cache: N-cookie d=00000000393dea0d{9p.inode} n=0000000082e5d4b4
	[  +0.001092] FS-Cache: N-key=[8] 'dd3a5c0100000000'
	[  +0.004963] FS-Cache: Duplicate cookie detected
	[  +0.000828] FS-Cache: O-cookie c=00000018 [p=00000015 fl=226 nc=0 na=1]
	[  +0.000960] FS-Cache: O-cookie d=00000000393dea0d{9p.inode} n=000000008608ff64
	[  +0.001115] FS-Cache: O-key=[8] 'dd3a5c0100000000'
	[  +0.000697] FS-Cache: N-cookie c=0000001f [p=00000015 fl=2 nc=0 na=1]
	[  +0.000937] FS-Cache: N-cookie d=00000000393dea0d{9p.inode} n=00000000f6d7ed84
	[  +0.001172] FS-Cache: N-key=[8] 'dd3a5c0100000000'
	[  +2.707519] FS-Cache: Duplicate cookie detected
	[  +0.000755] FS-Cache: O-cookie c=00000016 [p=00000015 fl=226 nc=0 na=1]
	[  +0.000968] FS-Cache: O-cookie d=00000000393dea0d{9p.inode} n=00000000a3772c53
	[  +0.001066] FS-Cache: O-key=[8] 'dc3a5c0100000000'
	[  +0.000720] FS-Cache: N-cookie c=00000021 [p=00000015 fl=2 nc=0 na=1]
	[  +0.001099] FS-Cache: N-cookie d=00000000393dea0d{9p.inode} n=0000000082e5d4b4
	[  +0.001090] FS-Cache: N-key=[8] 'dc3a5c0100000000'
	[  +0.346592] FS-Cache: Duplicate cookie detected
	[  +0.000750] FS-Cache: O-cookie c=0000001b [p=00000015 fl=226 nc=0 na=1]
	[  +0.001039] FS-Cache: O-cookie d=00000000393dea0d{9p.inode} n=00000000960815bf
	[  +0.001087] FS-Cache: O-key=[8] 'e23a5c0100000000'
	[  +0.000771] FS-Cache: N-cookie c=00000022 [p=00000015 fl=2 nc=0 na=1]
	[  +0.000943] FS-Cache: N-cookie d=00000000393dea0d{9p.inode} n=0000000090d2d7b4
	[  +0.001060] FS-Cache: N-key=[8] 'e23a5c0100000000'
	
	
	==> etcd [031c01a9366b64b349da9605e9bee4db611da5019b6e161d31a7b3323b5624a0] <==
	2024-04-29 00:25:24.162852 I | etcdserver/membership: added member 9f0758e1c58a86ed [https://192.168.85.2:2380] to cluster 68eaea490fab4e05
	2024-04-29 00:25:24.162891 I | embed: listening for peers on 192.168.85.2:2380
	raft2024/04/29 00:25:24 INFO: 9f0758e1c58a86ed is starting a new election at term 1
	raft2024/04/29 00:25:24 INFO: 9f0758e1c58a86ed became candidate at term 2
	raft2024/04/29 00:25:24 INFO: 9f0758e1c58a86ed received MsgVoteResp from 9f0758e1c58a86ed at term 2
	raft2024/04/29 00:25:24 INFO: 9f0758e1c58a86ed became leader at term 2
	raft2024/04/29 00:25:24 INFO: raft.node: 9f0758e1c58a86ed elected leader 9f0758e1c58a86ed at term 2
	2024-04-29 00:25:24.954261 I | etcdserver: setting up the initial cluster version to 3.4
	2024-04-29 00:25:24.957572 N | etcdserver/membership: set the initial cluster version to 3.4
	2024-04-29 00:25:24.957808 I | etcdserver/api: enabled capabilities for version 3.4
	2024-04-29 00:25:24.957968 I | etcdserver: published {Name:old-k8s-version-986962 ClientURLs:[https://192.168.85.2:2379]} to cluster 68eaea490fab4e05
	2024-04-29 00:25:24.961235 I | embed: ready to serve client requests
	2024-04-29 00:25:24.963027 I | embed: serving client requests on 192.168.85.2:2379
	2024-04-29 00:25:24.963221 I | embed: ready to serve client requests
	2024-04-29 00:25:24.969477 I | embed: serving client requests on 127.0.0.1:2379
	2024-04-29 00:25:48.027919 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-04-29 00:25:54.268145 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-04-29 00:26:04.267807 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-04-29 00:26:14.267926 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-04-29 00:26:24.267838 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-04-29 00:26:34.268040 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-04-29 00:26:44.267628 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-04-29 00:26:54.267837 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-04-29 00:27:04.271893 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-04-29 00:27:14.267906 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	
	
	==> etcd [1b53d76fb882755fc062fef23d96d4c4e1fb6d6d08097daa4057ca769b6a906a] <==
	2024-04-29 00:29:33.410469 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-04-29 00:29:43.410583 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-04-29 00:29:53.410491 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-04-29 00:30:03.410463 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-04-29 00:30:13.410468 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-04-29 00:30:23.410394 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-04-29 00:30:33.410540 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-04-29 00:30:43.410624 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-04-29 00:30:53.410479 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-04-29 00:31:03.410565 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-04-29 00:31:13.410584 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-04-29 00:31:23.410473 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-04-29 00:31:33.410714 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-04-29 00:31:43.410442 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-04-29 00:31:53.410548 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-04-29 00:32:03.410466 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-04-29 00:32:13.410701 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-04-29 00:32:23.410694 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-04-29 00:32:33.410622 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-04-29 00:32:43.410585 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-04-29 00:32:53.410548 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-04-29 00:33:03.410735 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-04-29 00:33:13.410434 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-04-29 00:33:23.410657 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	2024-04-29 00:33:33.410601 I | etcdserver/api/etcdhttp: /health OK (status code 200)
	
	
	==> kernel <==
	 00:33:38 up  4:16,  0 users,  load average: 0.86, 1.61, 2.23
	Linux old-k8s-version-986962 5.15.0-1058-aws #64~20.04.1-Ubuntu SMP Tue Apr 9 11:11:55 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [50939ece932175719a84799fc79f8db9fcc026250fddde63094edee8d8dd040f] <==
	I0429 00:31:37.024985       1 main.go:227] handling current node
	I0429 00:31:47.037755       1 main.go:223] Handling node with IPs: map[192.168.85.2:{}]
	I0429 00:31:47.037784       1 main.go:227] handling current node
	I0429 00:31:57.050880       1 main.go:223] Handling node with IPs: map[192.168.85.2:{}]
	I0429 00:31:57.050907       1 main.go:227] handling current node
	I0429 00:32:07.071839       1 main.go:223] Handling node with IPs: map[192.168.85.2:{}]
	I0429 00:32:07.071869       1 main.go:227] handling current node
	I0429 00:32:17.089871       1 main.go:223] Handling node with IPs: map[192.168.85.2:{}]
	I0429 00:32:17.089903       1 main.go:227] handling current node
	I0429 00:32:27.109072       1 main.go:223] Handling node with IPs: map[192.168.85.2:{}]
	I0429 00:32:27.109102       1 main.go:227] handling current node
	I0429 00:32:37.121470       1 main.go:223] Handling node with IPs: map[192.168.85.2:{}]
	I0429 00:32:37.121502       1 main.go:227] handling current node
	I0429 00:32:47.135757       1 main.go:223] Handling node with IPs: map[192.168.85.2:{}]
	I0429 00:32:47.135795       1 main.go:227] handling current node
	I0429 00:32:57.147252       1 main.go:223] Handling node with IPs: map[192.168.85.2:{}]
	I0429 00:32:57.147280       1 main.go:227] handling current node
	I0429 00:33:07.161275       1 main.go:223] Handling node with IPs: map[192.168.85.2:{}]
	I0429 00:33:07.161305       1 main.go:227] handling current node
	I0429 00:33:17.174459       1 main.go:223] Handling node with IPs: map[192.168.85.2:{}]
	I0429 00:33:17.174593       1 main.go:227] handling current node
	I0429 00:33:27.186771       1 main.go:223] Handling node with IPs: map[192.168.85.2:{}]
	I0429 00:33:27.186802       1 main.go:227] handling current node
	I0429 00:33:37.199436       1 main.go:223] Handling node with IPs: map[192.168.85.2:{}]
	I0429 00:33:37.199464       1 main.go:227] handling current node
	
	
	==> kindnet [7d1ee5454e242be6aee5d6dc2fda6454ced3ded1d1d2261607c3138495a9f4eb] <==
	I0429 00:25:50.750029       1 main.go:102] connected to apiserver: https://10.96.0.1:443
	I0429 00:25:50.750128       1 main.go:107] hostIP = 192.168.85.2
	podIP = 192.168.85.2
	I0429 00:25:50.750259       1 main.go:116] setting mtu 1500 for CNI 
	I0429 00:25:50.750274       1 main.go:146] kindnetd IP family: "ipv4"
	I0429 00:25:50.750288       1 main.go:150] noMask IPv4 subnets: [10.244.0.0/16]
	I0429 00:26:20.978268       1 main.go:191] Failed to get nodes, retrying after error: Get "https://10.96.0.1:443/api/v1/nodes": dial tcp 10.96.0.1:443: i/o timeout
	I0429 00:26:20.993359       1 main.go:223] Handling node with IPs: map[192.168.85.2:{}]
	I0429 00:26:20.993395       1 main.go:227] handling current node
	I0429 00:26:31.010229       1 main.go:223] Handling node with IPs: map[192.168.85.2:{}]
	I0429 00:26:31.010329       1 main.go:227] handling current node
	I0429 00:26:41.040518       1 main.go:223] Handling node with IPs: map[192.168.85.2:{}]
	I0429 00:26:41.040742       1 main.go:227] handling current node
	I0429 00:26:51.054718       1 main.go:223] Handling node with IPs: map[192.168.85.2:{}]
	I0429 00:26:51.054816       1 main.go:227] handling current node
	I0429 00:27:01.078261       1 main.go:223] Handling node with IPs: map[192.168.85.2:{}]
	I0429 00:27:01.078288       1 main.go:227] handling current node
	I0429 00:27:11.102320       1 main.go:223] Handling node with IPs: map[192.168.85.2:{}]
	I0429 00:27:11.102356       1 main.go:227] handling current node
	
	
	==> kube-apiserver [1858f1c4690a436e79520a7f3138325dcbaae3308266f89038bfaf2d6b765b90] <==
	I0429 00:25:31.211128       1 cache.go:39] Caches are synced for autoregister controller
	I0429 00:25:31.211702       1 cache.go:39] Caches are synced for APIServiceRegistrationController controller
	I0429 00:25:31.244603       1 controller.go:606] quota admission added evaluator for: namespaces
	I0429 00:25:31.900539       1 controller.go:132] OpenAPI AggregationController: action for item : Nothing (removed from the queue).
	I0429 00:25:31.900847       1 controller.go:132] OpenAPI AggregationController: action for item k8s_internal_local_delegation_chain_0000000000: Nothing (removed from the queue).
	I0429 00:25:31.914458       1 storage_scheduling.go:132] created PriorityClass system-node-critical with value 2000001000
	I0429 00:25:31.923341       1 storage_scheduling.go:132] created PriorityClass system-cluster-critical with value 2000000000
	I0429 00:25:31.923543       1 storage_scheduling.go:148] all system priority classes are created successfully or already exist.
	I0429 00:25:32.400012       1 controller.go:606] quota admission added evaluator for: roles.rbac.authorization.k8s.io
	I0429 00:25:32.455311       1 controller.go:606] quota admission added evaluator for: rolebindings.rbac.authorization.k8s.io
	W0429 00:25:32.545941       1 lease.go:233] Resetting endpoints for master service "kubernetes" to [192.168.85.2]
	I0429 00:25:32.547666       1 controller.go:606] quota admission added evaluator for: endpoints
	I0429 00:25:32.555064       1 controller.go:606] quota admission added evaluator for: endpointslices.discovery.k8s.io
	I0429 00:25:32.924963       1 controller.go:606] quota admission added evaluator for: leases.coordination.k8s.io
	I0429 00:25:33.555765       1 controller.go:606] quota admission added evaluator for: serviceaccounts
	I0429 00:25:33.916106       1 controller.go:606] quota admission added evaluator for: deployments.apps
	I0429 00:25:34.014251       1 controller.go:606] quota admission added evaluator for: daemonsets.apps
	I0429 00:25:49.659956       1 controller.go:606] quota admission added evaluator for: replicasets.apps
	I0429 00:25:49.732624       1 controller.go:606] quota admission added evaluator for: controllerrevisions.apps
	I0429 00:25:59.733300       1 client.go:360] parsed scheme: "passthrough"
	I0429 00:25:59.733423       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0429 00:25:59.733467       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	I0429 00:26:39.240643       1 client.go:360] parsed scheme: "passthrough"
	I0429 00:26:39.240687       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0429 00:26:39.240695       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	
	
	==> kube-apiserver [96d47267c5fbec4ad3aac6952b99f7709ab1d49da6380651e3dcdec70765be78] <==
	I0429 00:30:08.708969       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0429 00:30:08.708978       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	I0429 00:30:42.268710       1 client.go:360] parsed scheme: "passthrough"
	I0429 00:30:42.269115       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0429 00:30:42.269135       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	W0429 00:30:55.625518       1 handler_proxy.go:102] no RequestInfo found in the context
	E0429 00:30:55.625631       1 controller.go:116] loading OpenAPI spec for "v1beta1.metrics.k8s.io" failed with: failed to retrieve openAPI spec, http error: ResponseCode: 503, Body: service unavailable
	, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
	I0429 00:30:55.625640       1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
	I0429 00:31:24.230141       1 client.go:360] parsed scheme: "passthrough"
	I0429 00:31:24.230184       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0429 00:31:24.230193       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	I0429 00:32:01.049662       1 client.go:360] parsed scheme: "passthrough"
	I0429 00:32:01.049709       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0429 00:32:01.049884       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	I0429 00:32:36.527408       1 client.go:360] parsed scheme: "passthrough"
	I0429 00:32:36.527464       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0429 00:32:36.527473       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	W0429 00:32:53.163444       1 handler_proxy.go:102] no RequestInfo found in the context
	E0429 00:32:53.163718       1 controller.go:116] loading OpenAPI spec for "v1beta1.metrics.k8s.io" failed with: failed to retrieve openAPI spec, http error: ResponseCode: 503, Body: service unavailable
	, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
	I0429 00:32:53.163810       1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
	I0429 00:33:15.866218       1 client.go:360] parsed scheme: "passthrough"
	I0429 00:33:15.866278       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
	I0429 00:33:15.866292       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
	
	
	==> kube-controller-manager [570f7546c13228db1e862c56aa6724ec4a4d1c9b93fc30fb116c70ba71d2dcf0] <==
	I0429 00:29:17.970509       1 request.go:655] Throttling request took 1.048420723s, request: GET:https://192.168.85.2:8443/apis/autoscaling/v2beta2?timeout=32s
	W0429 00:29:18.822002       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0429 00:29:43.533802       1 resource_quota_controller.go:409] unable to retrieve the complete list of server APIs: metrics.k8s.io/v1beta1: the server is currently unable to handle the request
	I0429 00:29:50.472503       1 request.go:655] Throttling request took 1.048231602s, request: GET:https://192.168.85.2:8443/apis/extensions/v1beta1?timeout=32s
	W0429 00:29:51.323993       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0429 00:30:14.035705       1 resource_quota_controller.go:409] unable to retrieve the complete list of server APIs: metrics.k8s.io/v1beta1: the server is currently unable to handle the request
	I0429 00:30:22.974559       1 request.go:655] Throttling request took 1.048453552s, request: GET:https://192.168.85.2:8443/apis/certificates.k8s.io/v1?timeout=32s
	W0429 00:30:23.826043       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0429 00:30:44.538431       1 resource_quota_controller.go:409] unable to retrieve the complete list of server APIs: metrics.k8s.io/v1beta1: the server is currently unable to handle the request
	I0429 00:30:55.476763       1 request.go:655] Throttling request took 1.048308851s, request: GET:https://192.168.85.2:8443/apis/scheduling.k8s.io/v1?timeout=32s
	W0429 00:30:56.328287       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0429 00:31:15.040482       1 resource_quota_controller.go:409] unable to retrieve the complete list of server APIs: metrics.k8s.io/v1beta1: the server is currently unable to handle the request
	I0429 00:31:27.978762       1 request.go:655] Throttling request took 1.048322362s, request: GET:https://192.168.85.2:8443/apis/extensions/v1beta1?timeout=32s
	W0429 00:31:28.830239       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0429 00:31:45.542494       1 resource_quota_controller.go:409] unable to retrieve the complete list of server APIs: metrics.k8s.io/v1beta1: the server is currently unable to handle the request
	I0429 00:32:00.480790       1 request.go:655] Throttling request took 1.048201231s, request: GET:https://192.168.85.2:8443/apis/extensions/v1beta1?timeout=32s
	W0429 00:32:01.332388       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0429 00:32:16.044511       1 resource_quota_controller.go:409] unable to retrieve the complete list of server APIs: metrics.k8s.io/v1beta1: the server is currently unable to handle the request
	I0429 00:32:32.982912       1 request.go:655] Throttling request took 1.048449314s, request: GET:https://192.168.85.2:8443/apis/rbac.authorization.k8s.io/v1?timeout=32s
	W0429 00:32:33.834386       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0429 00:32:46.547722       1 resource_quota_controller.go:409] unable to retrieve the complete list of server APIs: metrics.k8s.io/v1beta1: the server is currently unable to handle the request
	I0429 00:33:05.534926       1 request.go:655] Throttling request took 1.030530081s, request: GET:https://192.168.85.2:8443/apis/policy/v1beta1?timeout=32s
	W0429 00:33:06.336547       1 garbagecollector.go:703] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E0429 00:33:17.051246       1 resource_quota_controller.go:409] unable to retrieve the complete list of server APIs: metrics.k8s.io/v1beta1: the server is currently unable to handle the request
	I0429 00:33:37.986979       1 request.go:655] Throttling request took 1.048197518s, request: GET:https://192.168.85.2:8443/apis/extensions/v1beta1?timeout=32s
	
	
	==> kube-controller-manager [76aa698af0d57a196019daa607db479e380c0d92a7f22441c58f7baf5817bc72] <==
	I0429 00:25:49.718513       1 shared_informer.go:247] Caches are synced for endpoint_slice 
	E0429 00:25:49.742008       1 clusterroleaggregation_controller.go:181] admin failed with : Operation cannot be fulfilled on clusterroles.rbac.authorization.k8s.io "admin": the object has been modified; please apply your changes to the latest version and try again
	I0429 00:25:49.761179       1 shared_informer.go:247] Caches are synced for PVC protection 
	I0429 00:25:49.763667       1 shared_informer.go:247] Caches are synced for attach detach 
	I0429 00:25:49.771259       1 shared_informer.go:247] Caches are synced for endpoint 
	I0429 00:25:49.771514       1 event.go:291] "Event occurred" object="kube-system/coredns-74ff55c5b" kind="ReplicaSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulCreate" message="Created pod: coredns-74ff55c5b-nl96g"
	I0429 00:25:49.784096       1 shared_informer.go:247] Caches are synced for endpoint_slice_mirroring 
	I0429 00:25:49.794424       1 event.go:291] "Event occurred" object="kube-system/kindnet" kind="DaemonSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulCreate" message="Created pod: kindnet-sw9rg"
	I0429 00:25:49.831645       1 event.go:291] "Event occurred" object="kube-system/kube-proxy" kind="DaemonSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulCreate" message="Created pod: kube-proxy-dhlbf"
	E0429 00:25:49.848959       1 clusterroleaggregation_controller.go:181] admin failed with : Operation cannot be fulfilled on clusterroles.rbac.authorization.k8s.io "admin": the object has been modified; please apply your changes to the latest version and try again
	I0429 00:25:49.876008       1 shared_informer.go:247] Caches are synced for resource quota 
	I0429 00:25:49.876553       1 shared_informer.go:247] Caches are synced for resource quota 
	E0429 00:25:49.923699       1 daemon_controller.go:320] kube-system/kindnet failed with : error storing status for daemon set &v1.DaemonSet{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"kindnet", GenerateName:"", Namespace:"kube-system", SelfLink:"", UID:"0685e818-1f62-4759-9799-3006349baffe", ResourceVersion:"275", Generation:1, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63849947134, loc:(*time.Location)(0x632eb80)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"app":"kindnet", "k8s-app":"kindnet", "tier":"node"}, Annotations:map[string]string{"deprecated.daemonset.template.generation":"1", "kubectl.kubernetes.io/last-applied-configuration":"{\"apiVersion\":\"apps/v1\",\"kind\":\"DaemonSet\",\"metadata\":{\"annotations\":{},\"labels\":{\"app\":\"kindnet\",\"k8s-app\":\"kindnet\",\"tier\":\"node\"},\"name\":\"kindnet\",\"namespace\":\"kube-system\"},\"spec\":{\"selector\":{\"matchLabels\":{\"app\":\"k
indnet\"}},\"template\":{\"metadata\":{\"labels\":{\"app\":\"kindnet\",\"k8s-app\":\"kindnet\",\"tier\":\"node\"}},\"spec\":{\"containers\":[{\"env\":[{\"name\":\"HOST_IP\",\"valueFrom\":{\"fieldRef\":{\"fieldPath\":\"status.hostIP\"}}},{\"name\":\"POD_IP\",\"valueFrom\":{\"fieldRef\":{\"fieldPath\":\"status.podIP\"}}},{\"name\":\"POD_SUBNET\",\"value\":\"10.244.0.0/16\"}],\"image\":\"docker.io/kindest/kindnetd:v20240202-8f1494ea\",\"name\":\"kindnet-cni\",\"resources\":{\"limits\":{\"cpu\":\"100m\",\"memory\":\"50Mi\"},\"requests\":{\"cpu\":\"100m\",\"memory\":\"50Mi\"}},\"securityContext\":{\"capabilities\":{\"add\":[\"NET_RAW\",\"NET_ADMIN\"]},\"privileged\":false},\"volumeMounts\":[{\"mountPath\":\"/etc/cni/net.d\",\"name\":\"cni-cfg\"},{\"mountPath\":\"/run/xtables.lock\",\"name\":\"xtables-lock\",\"readOnly\":false},{\"mountPath\":\"/lib/modules\",\"name\":\"lib-modules\",\"readOnly\":true}]}],\"hostNetwork\":true,\"serviceAccountName\":\"kindnet\",\"tolerations\":[{\"effect\":\"NoSchedule\",\"operator\
":\"Exists\"}],\"volumes\":[{\"hostPath\":{\"path\":\"/etc/cni/net.d\",\"type\":\"DirectoryOrCreate\"},\"name\":\"cni-cfg\"},{\"hostPath\":{\"path\":\"/run/xtables.lock\",\"type\":\"FileOrCreate\"},\"name\":\"xtables-lock\"},{\"hostPath\":{\"path\":\"/lib/modules\"},\"name\":\"lib-modules\"}]}}}}\n"}, OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry{v1.ManagedFieldsEntry{Manager:"kubectl-client-side-apply", Operation:"Update", APIVersion:"apps/v1", Time:(*v1.Time)(0x4001662dc0), FieldsType:"FieldsV1", FieldsV1:(*v1.FieldsV1)(0x4001662de0)}}}, Spec:v1.DaemonSetSpec{Selector:(*v1.LabelSelector)(0x4001662e00), Template:v1.PodTemplateSpec{ObjectMeta:v1.ObjectMeta{Name:"", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:0, loc:(*time.Location)(nil)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string
{"app":"kindnet", "k8s-app":"kindnet", "tier":"node"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v1.PodSpec{Volumes:[]v1.Volume{v1.Volume{Name:"cni-cfg", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(0x4001662e20), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil),
FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil), Ephemeral:(*v1.EphemeralVolumeSource)(nil)}}, v1.Volume{Name:"xtables-lock", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(0x4001662e40), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.Glust
erfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil), Ephemeral:(*v1.EphemeralVolumeSource)(nil)}}, v1.Volume{Name:"lib-modules", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(0x4001662e60), EmptyDi
r:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil),
PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil), Ephemeral:(*v1.EphemeralVolumeSource)(nil)}}}, InitContainers:[]v1.Container(nil), Containers:[]v1.Container{v1.Container{Name:"kindnet-cni", Image:"docker.io/kindest/kindnetd:v20240202-8f1494ea", Command:[]string(nil), Args:[]string(nil), WorkingDir:"", Ports:[]v1.ContainerPort(nil), EnvFrom:[]v1.EnvFromSource(nil), Env:[]v1.EnvVar{v1.EnvVar{Name:"HOST_IP", Value:"", ValueFrom:(*v1.EnvVarSource)(0x4001662e80)}, v1.EnvVar{Name:"POD_IP", Value:"", ValueFrom:(*v1.EnvVarSource)(0x4001662ec0)}, v1.EnvVar{Name:"POD_SUBNET", Value:"10.244.0.0/16", ValueFrom:(*v1.EnvVarSource)(nil)}}, Resources:v1.ResourceRequirements{Limits:v1.ResourceList{"cpu":resource.Quantity{i:resource.int64Amount{value:100, scale:-3}, d:resource.infDecAmount{Dec:(*inf.Dec)(nil)}, s:"100m", Format:"DecimalSI"}, "memory":resource.Quantity{i:resource.int64Amount{value:52428800, scale:
0}, d:resource.infDecAmount{Dec:(*inf.Dec)(nil)}, s:"50Mi", Format:"BinarySI"}}, Requests:v1.ResourceList{"cpu":resource.Quantity{i:resource.int64Amount{value:100, scale:-3}, d:resource.infDecAmount{Dec:(*inf.Dec)(nil)}, s:"100m", Format:"DecimalSI"}, "memory":resource.Quantity{i:resource.int64Amount{value:52428800, scale:0}, d:resource.infDecAmount{Dec:(*inf.Dec)(nil)}, s:"50Mi", Format:"BinarySI"}}}, VolumeMounts:[]v1.VolumeMount{v1.VolumeMount{Name:"cni-cfg", ReadOnly:false, MountPath:"/etc/cni/net.d", SubPath:"", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:""}, v1.VolumeMount{Name:"xtables-lock", ReadOnly:false, MountPath:"/run/xtables.lock", SubPath:"", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:""}, v1.VolumeMount{Name:"lib-modules", ReadOnly:true, MountPath:"/lib/modules", SubPath:"", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:""}}, VolumeDevices:[]v1.VolumeDevice(nil), LivenessProbe:(*v1.Probe)(nil), ReadinessProbe:(*v1.Probe)(nil), StartupProbe:
(*v1.Probe)(nil), Lifecycle:(*v1.Lifecycle)(nil), TerminationMessagePath:"/dev/termination-log", TerminationMessagePolicy:"File", ImagePullPolicy:"IfNotPresent", SecurityContext:(*v1.SecurityContext)(0x400163cd20), Stdin:false, StdinOnce:false, TTY:false}}, EphemeralContainers:[]v1.EphemeralContainer(nil), RestartPolicy:"Always", TerminationGracePeriodSeconds:(*int64)(0x4000d276a8), ActiveDeadlineSeconds:(*int64)(nil), DNSPolicy:"ClusterFirst", NodeSelector:map[string]string(nil), ServiceAccountName:"kindnet", DeprecatedServiceAccount:"kindnet", AutomountServiceAccountToken:(*bool)(nil), NodeName:"", HostNetwork:true, HostPID:false, HostIPC:false, ShareProcessNamespace:(*bool)(nil), SecurityContext:(*v1.PodSecurityContext)(0x40005c32d0), ImagePullSecrets:[]v1.LocalObjectReference(nil), Hostname:"", Subdomain:"", Affinity:(*v1.Affinity)(nil), SchedulerName:"default-scheduler", Tolerations:[]v1.Toleration{v1.Toleration{Key:"", Operator:"Exists", Value:"", Effect:"NoSchedule", TolerationSeconds:(*int64)(nil)}},
HostAliases:[]v1.HostAlias(nil), PriorityClassName:"", Priority:(*int32)(nil), DNSConfig:(*v1.PodDNSConfig)(nil), ReadinessGates:[]v1.PodReadinessGate(nil), RuntimeClassName:(*string)(nil), EnableServiceLinks:(*bool)(nil), PreemptionPolicy:(*v1.PreemptionPolicy)(nil), Overhead:v1.ResourceList(nil), TopologySpreadConstraints:[]v1.TopologySpreadConstraint(nil), SetHostnameAsFQDN:(*bool)(nil)}}, UpdateStrategy:v1.DaemonSetUpdateStrategy{Type:"RollingUpdate", RollingUpdate:(*v1.RollingUpdateDaemonSet)(0x4000644d18)}, MinReadySeconds:0, RevisionHistoryLimit:(*int32)(0x4000d27700)}, Status:v1.DaemonSetStatus{CurrentNumberScheduled:0, NumberMisscheduled:0, DesiredNumberScheduled:0, NumberReady:0, ObservedGeneration:0, UpdatedNumberScheduled:0, NumberAvailable:0, NumberUnavailable:0, CollisionCount:(*int32)(nil), Conditions:[]v1.DaemonSetCondition(nil)}}: Operation cannot be fulfilled on daemonsets.apps "kindnet": the object has been modified; please apply your changes to the latest version and try again
	I0429 00:25:50.015744       1 shared_informer.go:240] Waiting for caches to sync for garbage collector
	I0429 00:25:50.311090       1 shared_informer.go:247] Caches are synced for garbage collector 
	I0429 00:25:50.311114       1 garbagecollector.go:151] Garbage collector: all resource monitors have synced. Proceeding to collect garbage
	I0429 00:25:50.315927       1 shared_informer.go:247] Caches are synced for garbage collector 
	I0429 00:25:51.266674       1 event.go:291] "Event occurred" object="kube-system/coredns" kind="Deployment" apiVersion="apps/v1" type="Normal" reason="ScalingReplicaSet" message="Scaled down replica set coredns-74ff55c5b to 1"
	I0429 00:25:51.306113       1 event.go:291] "Event occurred" object="kube-system/coredns-74ff55c5b" kind="ReplicaSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulDelete" message="Deleted pod: coredns-74ff55c5b-srwmg"
	I0429 00:25:54.734703       1 node_lifecycle_controller.go:1222] Controller detected that some Nodes are Ready. Exiting master disruption mode.
	I0429 00:25:54.735111       1 event.go:291] "Event occurred" object="kube-system/storage-provisioner" kind="Pod" apiVersion="" type="Normal" reason="TaintManagerEviction" message="Cancelling deletion of Pod kube-system/storage-provisioner"
	I0429 00:25:54.735136       1 event.go:291] "Event occurred" object="kube-system/coredns-74ff55c5b-nl96g" kind="Pod" apiVersion="" type="Normal" reason="TaintManagerEviction" message="Cancelling deletion of Pod kube-system/coredns-74ff55c5b-nl96g"
	I0429 00:27:15.013808       1 event.go:291] "Event occurred" object="kube-system/metrics-server" kind="Deployment" apiVersion="apps/v1" type="Normal" reason="ScalingReplicaSet" message="Scaled up replica set metrics-server-9975d5f86 to 1"
	I0429 00:27:15.101245       1 event.go:291] "Event occurred" object="kube-system/metrics-server-9975d5f86" kind="ReplicaSet" apiVersion="apps/v1" type="Warning" reason="FailedCreate" message="Error creating: pods \"metrics-server-9975d5f86-\" is forbidden: error looking up service account kube-system/metrics-server: serviceaccount \"metrics-server\" not found"
	E0429 00:27:15.175604       1 replica_set.go:532] sync "kube-system/metrics-server-9975d5f86" failed with pods "metrics-server-9975d5f86-" is forbidden: error looking up service account kube-system/metrics-server: serviceaccount "metrics-server" not found
	
	
	==> kube-proxy [2876c197892aa246913a1b22619d61b8af093f39da8153dabf2f9eddbf572325] <==
	I0429 00:27:54.832989       1 node.go:172] Successfully retrieved node IP: 192.168.85.2
	I0429 00:27:54.833117       1 server_others.go:142] kube-proxy node IP is an IPv4 address (192.168.85.2), assume IPv4 operation
	W0429 00:27:54.882588       1 server_others.go:578] Unknown proxy mode "", assuming iptables proxy
	I0429 00:27:54.882703       1 server_others.go:185] Using iptables Proxier.
	I0429 00:27:54.882965       1 server.go:650] Version: v1.20.0
	I0429 00:27:54.885100       1 config.go:315] Starting service config controller
	I0429 00:27:54.885121       1 shared_informer.go:240] Waiting for caches to sync for service config
	I0429 00:27:54.885148       1 config.go:224] Starting endpoint slice config controller
	I0429 00:27:54.885152       1 shared_informer.go:240] Waiting for caches to sync for endpoint slice config
	I0429 00:27:54.985250       1 shared_informer.go:247] Caches are synced for endpoint slice config 
	I0429 00:27:54.985298       1 shared_informer.go:247] Caches are synced for service config 
	
	
	==> kube-proxy [38935ec6e9ee6979c4dcd3b4e6eb5658dffba089755f21dbac543d9011ae84fd] <==
	I0429 00:25:50.717679       1 node.go:172] Successfully retrieved node IP: 192.168.85.2
	I0429 00:25:50.717776       1 server_others.go:142] kube-proxy node IP is an IPv4 address (192.168.85.2), assume IPv4 operation
	W0429 00:25:50.780519       1 server_others.go:578] Unknown proxy mode "", assuming iptables proxy
	I0429 00:25:50.780604       1 server_others.go:185] Using iptables Proxier.
	I0429 00:25:50.780814       1 server.go:650] Version: v1.20.0
	I0429 00:25:50.781743       1 config.go:315] Starting service config controller
	I0429 00:25:50.781753       1 shared_informer.go:240] Waiting for caches to sync for service config
	I0429 00:25:50.781769       1 config.go:224] Starting endpoint slice config controller
	I0429 00:25:50.781772       1 shared_informer.go:240] Waiting for caches to sync for endpoint slice config
	I0429 00:25:50.881870       1 shared_informer.go:247] Caches are synced for endpoint slice config 
	I0429 00:25:50.881949       1 shared_informer.go:247] Caches are synced for service config 
	
	
	==> kube-scheduler [7034e263f4c8ca3fba745dc68039dbdee8c77536d6058dffcca0a45efea75fb7] <==
	I0429 00:25:26.372359       1 serving.go:331] Generated self-signed cert in-memory
	W0429 00:25:31.029935       1 requestheader_controller.go:193] Unable to get configmap/extension-apiserver-authentication in kube-system.  Usually fixed by 'kubectl create rolebinding -n kube-system ROLEBINDING_NAME --role=extension-apiserver-authentication-reader --serviceaccount=YOUR_NS:YOUR_SA'
	W0429 00:25:31.030005       1 authentication.go:332] Error looking up in-cluster authentication configuration: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot get resource "configmaps" in API group "" in the namespace "kube-system"
	W0429 00:25:31.030014       1 authentication.go:333] Continuing without authentication configuration. This may treat all requests as anonymous.
	W0429 00:25:31.030020       1 authentication.go:334] To require authentication configuration lookup to succeed, set --authentication-tolerate-lookup-failure=false
	I0429 00:25:31.131678       1 secure_serving.go:197] Serving securely on 127.0.0.1:10259
	I0429 00:25:31.132083       1 configmap_cafile_content.go:202] Starting client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	I0429 00:25:31.133577       1 shared_informer.go:240] Waiting for caches to sync for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	I0429 00:25:31.134768       1 tlsconfig.go:240] Starting DynamicServingCertificateController
	E0429 00:25:31.208382       1 reflector.go:138] k8s.io/apiserver/pkg/server/dynamiccertificates/configmap_cafile_content.go:206: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E0429 00:25:31.209101       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0429 00:25:31.209468       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0429 00:25:31.209565       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0429 00:25:31.209648       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1beta1.PodDisruptionBudget: failed to list *v1beta1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0429 00:25:31.209725       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E0429 00:25:31.209794       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	E0429 00:25:31.209858       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0429 00:25:31.209915       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0429 00:25:31.209981       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0429 00:25:31.210049       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0429 00:25:31.210163       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E0429 00:25:32.055942       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0429 00:25:32.214323       1 reflector.go:138] k8s.io/apiserver/pkg/server/dynamiccertificates/configmap_cafile_content.go:206: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	I0429 00:25:34.634838       1 shared_informer.go:247] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file 
	
	
	==> kube-scheduler [72e74cc42a08629ee94a3754235d73b114c8fc3535f35066ad6824ae2ae4c2fa] <==
	I0429 00:27:45.316546       1 serving.go:331] Generated self-signed cert in-memory
	I0429 00:27:52.915048       1 secure_serving.go:197] Serving securely on 127.0.0.1:10259
	I0429 00:27:52.915837       1 requestheader_controller.go:169] Starting RequestHeaderAuthRequestController
	I0429 00:27:52.915853       1 shared_informer.go:240] Waiting for caches to sync for RequestHeaderAuthRequestController
	I0429 00:27:52.915872       1 tlsconfig.go:240] Starting DynamicServingCertificateController
	I0429 00:27:52.932719       1 configmap_cafile_content.go:202] Starting client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	I0429 00:27:52.932739       1 shared_informer.go:240] Waiting for caches to sync for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	I0429 00:27:52.932756       1 configmap_cafile_content.go:202] Starting client-ca::kube-system::extension-apiserver-authentication::requestheader-client-ca-file
	I0429 00:27:52.932760       1 shared_informer.go:240] Waiting for caches to sync for client-ca::kube-system::extension-apiserver-authentication::requestheader-client-ca-file
	I0429 00:27:53.022224       1 shared_informer.go:247] Caches are synced for RequestHeaderAuthRequestController 
	I0429 00:27:53.032899       1 shared_informer.go:247] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file 
	I0429 00:27:53.033874       1 shared_informer.go:247] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::requestheader-client-ca-file 
	
	
	==> kubelet <==
	Apr 29 00:31:53 old-k8s-version-986962 kubelet[666]: I0429 00:31:53.519409     666 scope.go:95] [topologymanager] RemoveContainer - Container ID: e6759e8f9fe56b9d7c52953d73369950bcc43f596b3e3d7dff36f792ac28daf6
	Apr 29 00:31:53 old-k8s-version-986962 kubelet[666]: E0429 00:31:53.519794     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	Apr 29 00:31:53 old-k8s-version-986962 kubelet[666]: E0429 00:31:53.520981     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Apr 29 00:32:08 old-k8s-version-986962 kubelet[666]: I0429 00:32:08.518208     666 scope.go:95] [topologymanager] RemoveContainer - Container ID: e6759e8f9fe56b9d7c52953d73369950bcc43f596b3e3d7dff36f792ac28daf6
	Apr 29 00:32:08 old-k8s-version-986962 kubelet[666]: E0429 00:32:08.518551     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	Apr 29 00:32:08 old-k8s-version-986962 kubelet[666]: E0429 00:32:08.519486     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Apr 29 00:32:19 old-k8s-version-986962 kubelet[666]: E0429 00:32:19.522179     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Apr 29 00:32:20 old-k8s-version-986962 kubelet[666]: I0429 00:32:20.518138     666 scope.go:95] [topologymanager] RemoveContainer - Container ID: e6759e8f9fe56b9d7c52953d73369950bcc43f596b3e3d7dff36f792ac28daf6
	Apr 29 00:32:20 old-k8s-version-986962 kubelet[666]: E0429 00:32:20.518688     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	Apr 29 00:32:34 old-k8s-version-986962 kubelet[666]: E0429 00:32:34.524040     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Apr 29 00:32:35 old-k8s-version-986962 kubelet[666]: I0429 00:32:35.519035     666 scope.go:95] [topologymanager] RemoveContainer - Container ID: e6759e8f9fe56b9d7c52953d73369950bcc43f596b3e3d7dff36f792ac28daf6
	Apr 29 00:32:35 old-k8s-version-986962 kubelet[666]: E0429 00:32:35.519362     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	Apr 29 00:32:45 old-k8s-version-986962 kubelet[666]: E0429 00:32:45.532030     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Apr 29 00:32:47 old-k8s-version-986962 kubelet[666]: I0429 00:32:47.518092     666 scope.go:95] [topologymanager] RemoveContainer - Container ID: e6759e8f9fe56b9d7c52953d73369950bcc43f596b3e3d7dff36f792ac28daf6
	Apr 29 00:32:47 old-k8s-version-986962 kubelet[666]: E0429 00:32:47.518902     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	Apr 29 00:32:56 old-k8s-version-986962 kubelet[666]: E0429 00:32:56.518829     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Apr 29 00:33:00 old-k8s-version-986962 kubelet[666]: I0429 00:33:00.518164     666 scope.go:95] [topologymanager] RemoveContainer - Container ID: e6759e8f9fe56b9d7c52953d73369950bcc43f596b3e3d7dff36f792ac28daf6
	Apr 29 00:33:00 old-k8s-version-986962 kubelet[666]: E0429 00:33:00.520587     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	Apr 29 00:33:08 old-k8s-version-986962 kubelet[666]: E0429 00:33:08.519749     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Apr 29 00:33:14 old-k8s-version-986962 kubelet[666]: I0429 00:33:14.521228     666 scope.go:95] [topologymanager] RemoveContainer - Container ID: e6759e8f9fe56b9d7c52953d73369950bcc43f596b3e3d7dff36f792ac28daf6
	Apr 29 00:33:14 old-k8s-version-986962 kubelet[666]: E0429 00:33:14.522135     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	Apr 29 00:33:21 old-k8s-version-986962 kubelet[666]: E0429 00:33:21.519904     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	Apr 29 00:33:26 old-k8s-version-986962 kubelet[666]: I0429 00:33:26.518115     666 scope.go:95] [topologymanager] RemoveContainer - Container ID: e6759e8f9fe56b9d7c52953d73369950bcc43f596b3e3d7dff36f792ac28daf6
	Apr 29 00:33:26 old-k8s-version-986962 kubelet[666]: E0429 00:33:26.518480     666 pod_workers.go:191] Error syncing pod 695b8b43-2e8a-48a8-94fc-ce1741f839ba ("dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"), skipping: failed to "StartContainer" for "dashboard-metrics-scraper" with CrashLoopBackOff: "back-off 2m40s restarting failed container=dashboard-metrics-scraper pod=dashboard-metrics-scraper-8d5bb5db8-29b2x_kubernetes-dashboard(695b8b43-2e8a-48a8-94fc-ce1741f839ba)"
	Apr 29 00:33:34 old-k8s-version-986962 kubelet[666]: E0429 00:33:34.525254     666 pod_workers.go:191] Error syncing pod 4f641e89-f044-4350-8975-64dc4cc7485b ("metrics-server-9975d5f86-ws56k_kube-system(4f641e89-f044-4350-8975-64dc4cc7485b)"), skipping: failed to "StartContainer" for "metrics-server" with ImagePullBackOff: "Back-off pulling image \"fake.domain/registry.k8s.io/echoserver:1.4\""
	
	
	==> kubernetes-dashboard [3135ce0fd68571f9b689ab7f58cac03eb1b48fc69b4c73d22a18ff3b996298bd] <==
	2024/04/29 00:28:25 Using namespace: kubernetes-dashboard
	2024/04/29 00:28:25 Using in-cluster config to connect to apiserver
	2024/04/29 00:28:25 Using secret token for csrf signing
	2024/04/29 00:28:25 Initializing csrf token from kubernetes-dashboard-csrf secret
	2024/04/29 00:28:25 Empty token. Generating and storing in a secret kubernetes-dashboard-csrf
	2024/04/29 00:28:25 Successful initial request to the apiserver, version: v1.20.0
	2024/04/29 00:28:25 New synchronizer has been registered: kubernetes-dashboard-key-holder-kubernetes-dashboard. Starting
	2024/04/29 00:28:25 Starting secret synchronizer for kubernetes-dashboard-key-holder in namespace kubernetes-dashboard
	2024/04/29 00:28:25 Generating JWE encryption key
	2024/04/29 00:28:26 Initializing JWE encryption key from synchronized object
	2024/04/29 00:28:26 Creating in-cluster Sidecar client
	2024/04/29 00:28:26 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/04/29 00:28:26 Serving insecurely on HTTP port: 9090
	2024/04/29 00:28:56 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/04/29 00:29:26 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/04/29 00:29:56 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/04/29 00:30:26 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/04/29 00:30:56 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/04/29 00:31:26 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/04/29 00:31:56 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/04/29 00:32:26 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/04/29 00:32:56 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/04/29 00:33:26 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	2024/04/29 00:28:25 Starting overwatch
	
	
	==> storage-provisioner [12489bdaedbcffb7385c91b690d969b56584fb57d9be55c2d40c1082cb728740] <==
	I0429 00:28:38.629755       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0429 00:28:38.648991       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0429 00:28:38.649207       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0429 00:28:56.145669       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0429 00:28:56.146777       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_old-k8s-version-986962_6335ac0c-e4f8-4c17-bbb8-c7d04a339743!
	I0429 00:28:56.148648       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"7fb017e7-6c37-49d9-a9d9-ac0661d30348", APIVersion:"v1", ResourceVersion:"844", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' old-k8s-version-986962_6335ac0c-e4f8-4c17-bbb8-c7d04a339743 became leader
	I0429 00:28:56.247828       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_old-k8s-version-986962_6335ac0c-e4f8-4c17-bbb8-c7d04a339743!
	
	
	==> storage-provisioner [b4b3887254f8a20d9882511c2e4eac16a860777331e76a27cf2ceb02aa1256c0] <==
	I0429 00:27:54.033283       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	F0429 00:28:24.042822       1 main.go:39] error getting server version: Get "https://10.96.0.1:443/version?timeout=32s": dial tcp 10.96.0.1:443: i/o timeout
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p old-k8s-version-986962 -n old-k8s-version-986962
helpers_test.go:261: (dbg) Run:  kubectl --context old-k8s-version-986962 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: metrics-server-9975d5f86-ws56k
helpers_test.go:274: ======> post-mortem[TestStartStop/group/old-k8s-version/serial/SecondStart]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context old-k8s-version-986962 describe pod metrics-server-9975d5f86-ws56k
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context old-k8s-version-986962 describe pod metrics-server-9975d5f86-ws56k: exit status 1 (111.646257ms)

                                                
                                                
** stderr ** 
	Error from server (NotFound): pods "metrics-server-9975d5f86-ws56k" not found

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context old-k8s-version-986962 describe pod metrics-server-9975d5f86-ws56k: exit status 1
--- FAIL: TestStartStop/group/old-k8s-version/serial/SecondStart (371.69s)

                                                
                                    

Test pass (289/327)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 17.68
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.09
9 TestDownloadOnly/v1.20.0/DeleteAll 0.2
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.13
12 TestDownloadOnly/v1.30.0/json-events 8.9
13 TestDownloadOnly/v1.30.0/preload-exists 0
17 TestDownloadOnly/v1.30.0/LogsDuration 0.09
18 TestDownloadOnly/v1.30.0/DeleteAll 0.22
19 TestDownloadOnly/v1.30.0/DeleteAlwaysSucceeds 0.14
21 TestBinaryMirror 0.57
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.09
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.08
27 TestAddons/Setup 139.3
29 TestAddons/parallel/Registry 15.56
32 TestAddons/parallel/MetricsServer 6.81
35 TestAddons/parallel/CSI 61.83
36 TestAddons/parallel/Headlamp 11.26
37 TestAddons/parallel/CloudSpanner 6.68
38 TestAddons/parallel/LocalPath 12.56
39 TestAddons/parallel/NvidiaDevicePlugin 5.55
40 TestAddons/parallel/Yakd 5.01
43 TestCertOptions 35.22
44 TestCertExpiration 224.57
46 TestForceSystemdFlag 33.57
47 TestForceSystemdEnv 43.52
48 TestDockerEnvContainerd 47.38
53 TestErrorSpam/setup 29.96
54 TestErrorSpam/start 0.72
55 TestErrorSpam/status 0.98
56 TestErrorSpam/pause 1.66
57 TestErrorSpam/unpause 1.76
58 TestErrorSpam/stop 1.44
61 TestFunctional/serial/CopySyncFile 0
62 TestFunctional/serial/StartWithProxy 54.43
63 TestFunctional/serial/AuditLog 0
64 TestFunctional/serial/SoftStart 6.11
65 TestFunctional/serial/KubeContext 0.06
66 TestFunctional/serial/KubectlGetPods 0.09
69 TestFunctional/serial/CacheCmd/cache/add_remote 3.99
70 TestFunctional/serial/CacheCmd/cache/add_local 1.47
71 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.07
72 TestFunctional/serial/CacheCmd/cache/list 0.07
73 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.31
74 TestFunctional/serial/CacheCmd/cache/cache_reload 2.1
75 TestFunctional/serial/CacheCmd/cache/delete 0.14
76 TestFunctional/serial/MinikubeKubectlCmd 0.15
77 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.15
78 TestFunctional/serial/ExtraConfig 43.45
79 TestFunctional/serial/ComponentHealth 0.1
80 TestFunctional/serial/LogsCmd 1.74
81 TestFunctional/serial/LogsFileCmd 1.8
82 TestFunctional/serial/InvalidService 4.43
84 TestFunctional/parallel/ConfigCmd 0.56
85 TestFunctional/parallel/DashboardCmd 7.96
86 TestFunctional/parallel/DryRun 0.49
87 TestFunctional/parallel/InternationalLanguage 0.22
88 TestFunctional/parallel/StatusCmd 1.35
92 TestFunctional/parallel/ServiceCmdConnect 9.59
93 TestFunctional/parallel/AddonsCmd 0.17
94 TestFunctional/parallel/PersistentVolumeClaim 25
96 TestFunctional/parallel/SSHCmd 0.66
97 TestFunctional/parallel/CpCmd 2.41
99 TestFunctional/parallel/FileSync 0.29
100 TestFunctional/parallel/CertSync 2.08
104 TestFunctional/parallel/NodeLabels 0.08
106 TestFunctional/parallel/NonActiveRuntimeDisabled 0.71
108 TestFunctional/parallel/License 0.43
110 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.63
111 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
113 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 9.45
114 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.1
115 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
119 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
120 TestFunctional/parallel/ServiceCmd/DeployApp 6.21
121 TestFunctional/parallel/ProfileCmd/profile_not_create 0.49
122 TestFunctional/parallel/ServiceCmd/List 0.56
123 TestFunctional/parallel/ProfileCmd/profile_list 0.47
124 TestFunctional/parallel/ServiceCmd/JSONOutput 0.62
125 TestFunctional/parallel/ProfileCmd/profile_json_output 0.44
126 TestFunctional/parallel/ServiceCmd/HTTPS 0.52
127 TestFunctional/parallel/MountCmd/any-port 7.65
128 TestFunctional/parallel/ServiceCmd/Format 0.44
129 TestFunctional/parallel/ServiceCmd/URL 0.39
130 TestFunctional/parallel/MountCmd/specific-port 2.09
131 TestFunctional/parallel/MountCmd/VerifyCleanup 2.64
132 TestFunctional/parallel/Version/short 0.1
133 TestFunctional/parallel/Version/components 1.24
134 TestFunctional/parallel/ImageCommands/ImageListShort 0.3
135 TestFunctional/parallel/ImageCommands/ImageListTable 0.36
136 TestFunctional/parallel/ImageCommands/ImageListJson 0.32
137 TestFunctional/parallel/ImageCommands/ImageListYaml 0.28
138 TestFunctional/parallel/ImageCommands/ImageBuild 2.62
139 TestFunctional/parallel/ImageCommands/Setup 1.81
140 TestFunctional/parallel/UpdateContextCmd/no_changes 0.26
141 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.22
142 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.21
147 TestFunctional/parallel/ImageCommands/ImageRemove 0.46
149 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.62
150 TestFunctional/delete_addon-resizer_images 0.08
151 TestFunctional/delete_my-image_image 0.01
152 TestFunctional/delete_minikube_cached_images 0.02
156 TestMultiControlPlane/serial/StartCluster 125.06
157 TestMultiControlPlane/serial/DeployApp 20.28
158 TestMultiControlPlane/serial/PingHostFromPods 1.74
159 TestMultiControlPlane/serial/AddWorkerNode 22.29
160 TestMultiControlPlane/serial/NodeLabels 0.1
161 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.77
162 TestMultiControlPlane/serial/CopyFile 18.95
163 TestMultiControlPlane/serial/StopSecondaryNode 12.83
164 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.57
165 TestMultiControlPlane/serial/RestartSecondaryNode 31.28
166 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 0.81
167 TestMultiControlPlane/serial/RestartClusterKeepsNodes 110.94
168 TestMultiControlPlane/serial/DeleteSecondaryNode 11.48
169 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.55
170 TestMultiControlPlane/serial/StopCluster 25.25
171 TestMultiControlPlane/serial/RestartCluster 101.3
172 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.56
173 TestMultiControlPlane/serial/AddSecondaryNode 51.72
174 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.77
178 TestJSONOutput/start/Command 82.68
179 TestJSONOutput/start/Audit 0.01
181 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
182 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
184 TestJSONOutput/pause/Command 0.73
185 TestJSONOutput/pause/Audit 0
187 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
188 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
190 TestJSONOutput/unpause/Command 0.65
191 TestJSONOutput/unpause/Audit 0
193 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
194 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
196 TestJSONOutput/stop/Command 5.8
197 TestJSONOutput/stop/Audit 0
199 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
200 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
201 TestErrorJSONOutput 0.26
203 TestKicCustomNetwork/create_custom_network 39.25
204 TestKicCustomNetwork/use_default_bridge_network 34.51
205 TestKicExistingNetwork 34.89
206 TestKicCustomSubnet 35.64
207 TestKicStaticIP 32.79
208 TestMainNoArgs 0.06
209 TestMinikubeProfile 68.43
212 TestMountStart/serial/StartWithMountFirst 7.33
213 TestMountStart/serial/VerifyMountFirst 0.26
214 TestMountStart/serial/StartWithMountSecond 6.89
215 TestMountStart/serial/VerifyMountSecond 0.27
216 TestMountStart/serial/DeleteFirst 1.61
217 TestMountStart/serial/VerifyMountPostDelete 0.26
218 TestMountStart/serial/Stop 1.21
219 TestMountStart/serial/RestartStopped 7.61
220 TestMountStart/serial/VerifyMountPostStop 0.27
223 TestMultiNode/serial/FreshStart2Nodes 104.46
224 TestMultiNode/serial/DeployApp2Nodes 4.71
225 TestMultiNode/serial/PingHostFrom2Pods 1.04
226 TestMultiNode/serial/AddNode 16.34
227 TestMultiNode/serial/MultiNodeLabels 0.09
228 TestMultiNode/serial/ProfileList 0.33
229 TestMultiNode/serial/CopyFile 10.26
230 TestMultiNode/serial/StopNode 2.24
231 TestMultiNode/serial/StartAfterStop 9.62
232 TestMultiNode/serial/RestartKeepsNodes 86.3
233 TestMultiNode/serial/DeleteNode 5.33
234 TestMultiNode/serial/StopMultiNode 24.06
235 TestMultiNode/serial/RestartMultiNode 54.55
236 TestMultiNode/serial/ValidateNameConflict 32.39
241 TestPreload 108.81
243 TestScheduledStopUnix 107.65
246 TestInsufficientStorage 11.12
247 TestRunningBinaryUpgrade 96.21
249 TestKubernetesUpgrade 98.5
250 TestMissingContainerUpgrade 164.9
252 TestPause/serial/Start 65.5
253 TestPause/serial/SecondStartNoReconfiguration 6.98
254 TestPause/serial/Pause 0.88
255 TestPause/serial/VerifyStatus 0.42
256 TestPause/serial/Unpause 0.8
257 TestPause/serial/PauseAgain 1.21
258 TestPause/serial/DeletePaused 3.61
259 TestPause/serial/VerifyDeletedResources 4.18
260 TestStoppedBinaryUpgrade/Setup 1.5
261 TestStoppedBinaryUpgrade/Upgrade 144.7
269 TestStoppedBinaryUpgrade/MinikubeLogs 1.76
271 TestNoKubernetes/serial/StartNoK8sWithVersion 0.12
272 TestNoKubernetes/serial/StartWithK8s 40.62
280 TestNetworkPlugins/group/false 5.06
284 TestNoKubernetes/serial/StartWithStopK8s 16.74
285 TestNoKubernetes/serial/Start 8.38
286 TestNoKubernetes/serial/VerifyK8sNotRunning 0.27
287 TestNoKubernetes/serial/ProfileList 0.96
288 TestNoKubernetes/serial/Stop 1.23
289 TestNoKubernetes/serial/StartNoArgs 6.85
290 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.28
292 TestStartStop/group/old-k8s-version/serial/FirstStart 131.88
294 TestStartStop/group/no-preload/serial/FirstStart 67.22
295 TestStartStop/group/old-k8s-version/serial/DeployApp 9.76
296 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 1.35
297 TestStartStop/group/old-k8s-version/serial/Stop 12.33
298 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.3
300 TestStartStop/group/no-preload/serial/DeployApp 9.42
301 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1.45
302 TestStartStop/group/no-preload/serial/Stop 12.4
303 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.22
304 TestStartStop/group/no-preload/serial/SecondStart 298.76
305 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
306 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 6.1
307 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.26
308 TestStartStop/group/no-preload/serial/Pause 3.14
310 TestStartStop/group/embed-certs/serial/FirstStart 87.13
311 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
312 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.16
313 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.3
314 TestStartStop/group/old-k8s-version/serial/Pause 3.41
316 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 62.62
317 TestStartStop/group/embed-certs/serial/DeployApp 8.38
318 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.23
319 TestStartStop/group/embed-certs/serial/Stop 12.44
320 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 8.45
321 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.03
322 TestStartStop/group/default-k8s-diff-port/serial/Stop 12.23
323 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.26
324 TestStartStop/group/embed-certs/serial/SecondStart 277.81
325 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.26
326 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 291.53
327 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6
328 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.31
329 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.26
330 TestStartStop/group/embed-certs/serial/Pause 3.72
332 TestStartStop/group/newest-cni/serial/FirstStart 51.03
333 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
334 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 6.11
335 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.28
336 TestStartStop/group/default-k8s-diff-port/serial/Pause 3.81
337 TestNetworkPlugins/group/auto/Start 89.11
338 TestStartStop/group/newest-cni/serial/DeployApp 0
339 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 2.12
340 TestStartStop/group/newest-cni/serial/Stop 1.39
341 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.36
342 TestStartStop/group/newest-cni/serial/SecondStart 19.03
343 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
344 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
345 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.27
346 TestStartStop/group/newest-cni/serial/Pause 4.27
347 TestNetworkPlugins/group/kindnet/Start 83.38
348 TestNetworkPlugins/group/auto/KubeletFlags 0.29
349 TestNetworkPlugins/group/auto/NetCatPod 9.3
350 TestNetworkPlugins/group/auto/DNS 0.26
351 TestNetworkPlugins/group/auto/Localhost 0.21
352 TestNetworkPlugins/group/auto/HairPin 0.22
353 TestNetworkPlugins/group/calico/Start 77.41
354 TestNetworkPlugins/group/kindnet/ControllerPod 6
355 TestNetworkPlugins/group/kindnet/KubeletFlags 0.44
356 TestNetworkPlugins/group/kindnet/NetCatPod 9.45
357 TestNetworkPlugins/group/kindnet/DNS 0.18
358 TestNetworkPlugins/group/kindnet/Localhost 0.21
359 TestNetworkPlugins/group/kindnet/HairPin 0.16
360 TestNetworkPlugins/group/custom-flannel/Start 64.26
361 TestNetworkPlugins/group/calico/ControllerPod 6.01
362 TestNetworkPlugins/group/calico/KubeletFlags 0.34
363 TestNetworkPlugins/group/calico/NetCatPod 11.33
364 TestNetworkPlugins/group/calico/DNS 0.26
365 TestNetworkPlugins/group/calico/Localhost 0.2
366 TestNetworkPlugins/group/calico/HairPin 0.28
367 TestNetworkPlugins/group/enable-default-cni/Start 91.9
368 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.35
369 TestNetworkPlugins/group/custom-flannel/NetCatPod 12.33
370 TestNetworkPlugins/group/custom-flannel/DNS 0.21
371 TestNetworkPlugins/group/custom-flannel/Localhost 0.3
372 TestNetworkPlugins/group/custom-flannel/HairPin 0.21
373 TestNetworkPlugins/group/flannel/Start 59.97
374 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.32
375 TestNetworkPlugins/group/enable-default-cni/NetCatPod 9.25
376 TestNetworkPlugins/group/enable-default-cni/DNS 0.19
377 TestNetworkPlugins/group/enable-default-cni/Localhost 0.16
378 TestNetworkPlugins/group/enable-default-cni/HairPin 0.23
379 TestNetworkPlugins/group/flannel/ControllerPod 6.01
380 TestNetworkPlugins/group/flannel/KubeletFlags 0.41
381 TestNetworkPlugins/group/flannel/NetCatPod 11.34
382 TestNetworkPlugins/group/flannel/DNS 0.39
383 TestNetworkPlugins/group/flannel/Localhost 0.23
384 TestNetworkPlugins/group/flannel/HairPin 0.22
385 TestNetworkPlugins/group/bridge/Start 48.71
386 TestNetworkPlugins/group/bridge/KubeletFlags 0.29
387 TestNetworkPlugins/group/bridge/NetCatPod 8.26
388 TestNetworkPlugins/group/bridge/DNS 0.17
389 TestNetworkPlugins/group/bridge/Localhost 0.17
390 TestNetworkPlugins/group/bridge/HairPin 0.16
x
+
TestDownloadOnly/v1.20.0/json-events (17.68s)

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/preload-exists
--- PASS: TestDownloadOnly/v1.20.0/preload-exists (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.20.0/LogsDuration (0.09s)

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-048993 | jenkins | v1.33.0 | 28 Apr 24 23:07 UTC |          |
	|         | -p download-only-048993        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=containerd |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=containerd |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/04/28 23:07:07
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.22.1 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0428 23:07:07.864673  285166 out.go:291] Setting OutFile to fd 1 ...
	I0428 23:07:07.864902  285166 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0428 23:07:07.864928  285166 out.go:304] Setting ErrFile to fd 2...
	I0428 23:07:07.864945  285166 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0428 23:07:07.865214  285166 root.go:338] Updating PATH: /home/jenkins/minikube-integration/17977-279724/.minikube/bin
	W0428 23:07:07.865437  285166 root.go:314] Error reading config file at /home/jenkins/minikube-integration/17977-279724/.minikube/config/config.json: open /home/jenkins/minikube-integration/17977-279724/.minikube/config/config.json: no such file or directory
	I0428 23:07:07.865921  285166 out.go:298] Setting JSON to true
	I0428 23:07:07.866857  285166 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":10175,"bootTime":1714335453,"procs":148,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1058-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0428 23:07:07.866960  285166 start.go:139] virtualization:  
	I0428 23:07:07.869802  285166 out.go:97] [download-only-048993] minikube v1.33.0 on Ubuntu 20.04 (arm64)
	I0428 23:07:07.871476  285166 out.go:169] MINIKUBE_LOCATION=17977
	W0428 23:07:07.869969  285166 preload.go:294] Failed to list preload files: open /home/jenkins/minikube-integration/17977-279724/.minikube/cache/preloaded-tarball: no such file or directory
	I0428 23:07:07.870011  285166 notify.go:220] Checking for updates...
	I0428 23:07:07.875202  285166 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0428 23:07:07.877370  285166 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/17977-279724/kubeconfig
	I0428 23:07:07.878926  285166 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/17977-279724/.minikube
	I0428 23:07:07.880641  285166 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0428 23:07:07.884342  285166 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0428 23:07:07.884620  285166 driver.go:392] Setting default libvirt URI to qemu:///system
	I0428 23:07:07.903877  285166 docker.go:122] docker version: linux-26.1.0:Docker Engine - Community
	I0428 23:07:07.903973  285166 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0428 23:07:07.962535  285166 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:52 SystemTime:2024-04-28 23:07:07.953224644 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1058-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8215105536 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:26.1.0 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:e377cd56a71523140ca6ae87e30244719194a521 Expected:e377cd56a71523140ca6ae87e30244719194a521} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1]] Warnings:<nil>}}
	I0428 23:07:07.962661  285166 docker.go:295] overlay module found
	I0428 23:07:07.964278  285166 out.go:97] Using the docker driver based on user configuration
	I0428 23:07:07.964302  285166 start.go:297] selected driver: docker
	I0428 23:07:07.964309  285166 start.go:901] validating driver "docker" against <nil>
	I0428 23:07:07.964422  285166 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0428 23:07:08.018760  285166 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:52 SystemTime:2024-04-28 23:07:08.009242764 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1058-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8215105536 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:26.1.0 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:e377cd56a71523140ca6ae87e30244719194a521 Expected:e377cd56a71523140ca6ae87e30244719194a521} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1]] Warnings:<nil>}}
	I0428 23:07:08.018953  285166 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0428 23:07:08.019258  285166 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0428 23:07:08.019435  285166 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0428 23:07:08.021611  285166 out.go:169] Using Docker driver with root privileges
	I0428 23:07:08.023530  285166 cni.go:84] Creating CNI manager for ""
	I0428 23:07:08.023565  285166 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0428 23:07:08.023577  285166 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0428 23:07:08.023661  285166 start.go:340] cluster config:
	{Name:download-only-048993 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e Memory:2200 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.20.0 ClusterName:download-only-048993 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.20.0 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0428 23:07:08.025437  285166 out.go:97] Starting "download-only-048993" primary control-plane node in "download-only-048993" cluster
	I0428 23:07:08.025458  285166 cache.go:121] Beginning downloading kic base image for docker with containerd
	I0428 23:07:08.027160  285166 out.go:97] Pulling base image v0.0.43-1713736339-18706 ...
	I0428 23:07:08.027191  285166 preload.go:132] Checking if preload exists for k8s version v1.20.0 and runtime containerd
	I0428 23:07:08.027367  285166 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e in local docker daemon
	I0428 23:07:08.041422  285166 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e to local cache
	I0428 23:07:08.042129  285166 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e in local cache directory
	I0428 23:07:08.042237  285166 image.go:118] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e to local cache
	I0428 23:07:08.099894  285166 preload.go:119] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-arm64.tar.lz4
	I0428 23:07:08.099918  285166 cache.go:56] Caching tarball of preloaded images
	I0428 23:07:08.100078  285166 preload.go:132] Checking if preload exists for k8s version v1.20.0 and runtime containerd
	I0428 23:07:08.102266  285166 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0428 23:07:08.102292  285166 preload.go:237] getting checksum for preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-arm64.tar.lz4 ...
	I0428 23:07:08.218992  285166 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-arm64.tar.lz4?checksum=md5:7e3d48ccb9f143791669d02e14ce1643 -> /home/jenkins/minikube-integration/17977-279724/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-arm64.tar.lz4
	I0428 23:07:15.224448  285166 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e as a tarball
	I0428 23:07:17.669484  285166 preload.go:248] saving checksum for preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-arm64.tar.lz4 ...
	I0428 23:07:17.669582  285166 preload.go:255] verifying checksum of /home/jenkins/minikube-integration/17977-279724/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-arm64.tar.lz4 ...
	I0428 23:07:18.757040  285166 cache.go:59] Finished verifying existence of preloaded tar for v1.20.0 on containerd
	I0428 23:07:18.757453  285166 profile.go:143] Saving config to /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/download-only-048993/config.json ...
	I0428 23:07:18.757486  285166 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/download-only-048993/config.json: {Name:mk15981e77376449745eb1b1d1f8b5e76897f961 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0428 23:07:18.757670  285166 preload.go:132] Checking if preload exists for k8s version v1.20.0 and runtime containerd
	I0428 23:07:18.757858  285166 download.go:107] Downloading: https://dl.k8s.io/release/v1.20.0/bin/linux/arm64/kubectl?checksum=file:https://dl.k8s.io/release/v1.20.0/bin/linux/arm64/kubectl.sha256 -> /home/jenkins/minikube-integration/17977-279724/.minikube/cache/linux/arm64/v1.20.0/kubectl
	
	
	* The control-plane node download-only-048993 host does not exist
	  To start a cluster, run: "minikube start -p download-only-048993"

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

                                                
                                    
x
+
TestDownloadOnly/v1.20.0/DeleteAll (0.2s)

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

                                                
                                    
x
+
TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds (0.13s)

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

                                                
                                    
x
+
TestDownloadOnly/v1.30.0/json-events (8.9s)

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.30.0/preload-exists
--- PASS: TestDownloadOnly/v1.30.0/preload-exists (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.30.0/LogsDuration (0.09s)

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-048993 | jenkins | v1.33.0 | 28 Apr 24 23:07 UTC |                     |
	|         | -p download-only-048993        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=containerd |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=containerd |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.33.0 | 28 Apr 24 23:07 UTC | 28 Apr 24 23:07 UTC |
	| delete  | -p download-only-048993        | download-only-048993 | jenkins | v1.33.0 | 28 Apr 24 23:07 UTC | 28 Apr 24 23:07 UTC |
	| start   | -o=json --download-only        | download-only-989840 | jenkins | v1.33.0 | 28 Apr 24 23:07 UTC |                     |
	|         | -p download-only-989840        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.30.0   |                      |         |         |                     |                     |
	|         | --container-runtime=containerd |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=containerd |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/04/28 23:07:25
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.22.1 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0428 23:07:25.968025  285332 out.go:291] Setting OutFile to fd 1 ...
	I0428 23:07:25.968134  285332 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0428 23:07:25.968143  285332 out.go:304] Setting ErrFile to fd 2...
	I0428 23:07:25.968149  285332 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0428 23:07:25.968385  285332 root.go:338] Updating PATH: /home/jenkins/minikube-integration/17977-279724/.minikube/bin
	I0428 23:07:25.968772  285332 out.go:298] Setting JSON to true
	I0428 23:07:25.969641  285332 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":10193,"bootTime":1714335453,"procs":144,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1058-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0428 23:07:25.969711  285332 start.go:139] virtualization:  
	I0428 23:07:25.972792  285332 out.go:97] [download-only-989840] minikube v1.33.0 on Ubuntu 20.04 (arm64)
	I0428 23:07:25.975465  285332 out.go:169] MINIKUBE_LOCATION=17977
	I0428 23:07:25.972985  285332 notify.go:220] Checking for updates...
	I0428 23:07:25.980408  285332 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0428 23:07:25.983026  285332 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/17977-279724/kubeconfig
	I0428 23:07:25.985668  285332 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/17977-279724/.minikube
	I0428 23:07:25.994361  285332 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0428 23:07:25.998184  285332 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0428 23:07:25.998496  285332 driver.go:392] Setting default libvirt URI to qemu:///system
	I0428 23:07:26.018492  285332 docker.go:122] docker version: linux-26.1.0:Docker Engine - Community
	I0428 23:07:26.018612  285332 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0428 23:07:26.080616  285332 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:45 SystemTime:2024-04-28 23:07:26.070843543 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1058-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8215105536 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:26.1.0 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:e377cd56a71523140ca6ae87e30244719194a521 Expected:e377cd56a71523140ca6ae87e30244719194a521} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1]] Warnings:<nil>}}
	I0428 23:07:26.080720  285332 docker.go:295] overlay module found
	I0428 23:07:26.082877  285332 out.go:97] Using the docker driver based on user configuration
	I0428 23:07:26.082922  285332 start.go:297] selected driver: docker
	I0428 23:07:26.082933  285332 start.go:901] validating driver "docker" against <nil>
	I0428 23:07:26.083071  285332 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0428 23:07:26.133600  285332 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:45 SystemTime:2024-04-28 23:07:26.124094872 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1058-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8215105536 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:26.1.0 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:e377cd56a71523140ca6ae87e30244719194a521 Expected:e377cd56a71523140ca6ae87e30244719194a521} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1]] Warnings:<nil>}}
	I0428 23:07:26.133784  285332 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0428 23:07:26.134078  285332 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0428 23:07:26.134233  285332 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0428 23:07:26.136572  285332 out.go:169] Using Docker driver with root privileges
	I0428 23:07:26.138883  285332 cni.go:84] Creating CNI manager for ""
	I0428 23:07:26.138903  285332 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0428 23:07:26.138915  285332 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0428 23:07:26.138995  285332 start.go:340] cluster config:
	{Name:download-only-989840 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e Memory:2200 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.30.0 ClusterName:download-only-989840 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.0 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0428 23:07:26.141198  285332 out.go:97] Starting "download-only-989840" primary control-plane node in "download-only-989840" cluster
	I0428 23:07:26.141219  285332 cache.go:121] Beginning downloading kic base image for docker with containerd
	I0428 23:07:26.143696  285332 out.go:97] Pulling base image v0.0.43-1713736339-18706 ...
	I0428 23:07:26.143723  285332 preload.go:132] Checking if preload exists for k8s version v1.30.0 and runtime containerd
	I0428 23:07:26.143781  285332 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e in local docker daemon
	I0428 23:07:26.158534  285332 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e to local cache
	I0428 23:07:26.158687  285332 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e in local cache directory
	I0428 23:07:26.158712  285332 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e in local cache directory, skipping pull
	I0428 23:07:26.158721  285332 image.go:105] gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e exists in cache, skipping pull
	I0428 23:07:26.158730  285332 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e as a tarball
	I0428 23:07:26.228282  285332 preload.go:119] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.30.0/preloaded-images-k8s-v18-v1.30.0-containerd-overlay2-arm64.tar.lz4
	I0428 23:07:26.228308  285332 cache.go:56] Caching tarball of preloaded images
	I0428 23:07:26.229110  285332 preload.go:132] Checking if preload exists for k8s version v1.30.0 and runtime containerd
	I0428 23:07:26.231451  285332 out.go:97] Downloading Kubernetes v1.30.0 preload ...
	I0428 23:07:26.231489  285332 preload.go:237] getting checksum for preloaded-images-k8s-v18-v1.30.0-containerd-overlay2-arm64.tar.lz4 ...
	I0428 23:07:26.342451  285332 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.30.0/preloaded-images-k8s-v18-v1.30.0-containerd-overlay2-arm64.tar.lz4?checksum=md5:5e92da255825208273f5af050546b822 -> /home/jenkins/minikube-integration/17977-279724/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.0-containerd-overlay2-arm64.tar.lz4
	
	
	* The control-plane node download-only-989840 host does not exist
	  To start a cluster, run: "minikube start -p download-only-989840"

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

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

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

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

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

                                                
                                    
x
+
TestBinaryMirror (0.57s)

                                                
                                                
=== RUN   TestBinaryMirror
aaa_download_only_test.go:314: (dbg) Run:  out/minikube-linux-arm64 start --download-only -p binary-mirror-979346 --alsologtostderr --binary-mirror http://127.0.0.1:34807 --driver=docker  --container-runtime=containerd
helpers_test.go:175: Cleaning up "binary-mirror-979346" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p binary-mirror-979346
--- PASS: TestBinaryMirror (0.57s)

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.09s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.08s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (139.3s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:109: (dbg) Run:  out/minikube-linux-arm64 start -p addons-595372 --wait=true --memory=4000 --alsologtostderr --addons=registry --addons=metrics-server --addons=volumesnapshots --addons=csi-hostpath-driver --addons=gcp-auth --addons=cloud-spanner --addons=inspektor-gadget --addons=storage-provisioner-rancher --addons=nvidia-device-plugin --addons=yakd --driver=docker  --container-runtime=containerd --addons=ingress --addons=ingress-dns
addons_test.go:109: (dbg) Done: out/minikube-linux-arm64 start -p addons-595372 --wait=true --memory=4000 --alsologtostderr --addons=registry --addons=metrics-server --addons=volumesnapshots --addons=csi-hostpath-driver --addons=gcp-auth --addons=cloud-spanner --addons=inspektor-gadget --addons=storage-provisioner-rancher --addons=nvidia-device-plugin --addons=yakd --driver=docker  --container-runtime=containerd --addons=ingress --addons=ingress-dns: (2m19.300177174s)
--- PASS: TestAddons/Setup (139.30s)

                                                
                                    
x
+
TestAddons/parallel/Registry (15.56s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:330: registry stabilized in 37.443455ms
addons_test.go:332: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-6h8kx" [ff84aefb-bf71-4e34-89c5-beedc9068632] Running
addons_test.go:332: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 6.007668006s
addons_test.go:335: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-proxy-xqj86" [201b9330-c2df-4a87-b313-775649c50a02] Running
addons_test.go:335: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.004555255s
addons_test.go:340: (dbg) Run:  kubectl --context addons-595372 delete po -l run=registry-test --now
addons_test.go:345: (dbg) Run:  kubectl --context addons-595372 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:345: (dbg) Done: kubectl --context addons-595372 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": (3.508366716s)
addons_test.go:359: (dbg) Run:  out/minikube-linux-arm64 -p addons-595372 ip
2024/04/28 23:10:10 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:388: (dbg) Run:  out/minikube-linux-arm64 -p addons-595372 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (15.56s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (6.81s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:407: metrics-server stabilized in 4.248228ms
addons_test.go:409: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:344: "metrics-server-c59844bb4-cnsxs" [e5b09190-d827-441d-aab1-ac226e5260ff] Running
addons_test.go:409: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 6.004429302s
addons_test.go:415: (dbg) Run:  kubectl --context addons-595372 top pods -n kube-system
addons_test.go:432: (dbg) Run:  out/minikube-linux-arm64 -p addons-595372 addons disable metrics-server --alsologtostderr -v=1
--- PASS: TestAddons/parallel/MetricsServer (6.81s)

                                                
                                    
x
+
TestAddons/parallel/CSI (61.83s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:561: csi-hostpath-driver pods stabilized in 35.222058ms
addons_test.go:564: (dbg) Run:  kubectl --context addons-595372 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:569: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-595372 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-595372 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-595372 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-595372 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-595372 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-595372 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-595372 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-595372 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-595372 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-595372 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-595372 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-595372 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-595372 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-595372 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-595372 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-595372 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-595372 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-595372 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-595372 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-595372 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-595372 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-595372 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-595372 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-595372 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-595372 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-595372 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-595372 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-595372 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-595372 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-595372 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-595372 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:574: (dbg) Run:  kubectl --context addons-595372 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:579: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [b6d70495-5dd1-45bb-b9b2-c376e5c54bbc] Pending
helpers_test.go:344: "task-pv-pod" [b6d70495-5dd1-45bb-b9b2-c376e5c54bbc] Pending / Ready:ContainersNotReady (containers with unready status: [task-pv-container]) / ContainersReady:ContainersNotReady (containers with unready status: [task-pv-container])
helpers_test.go:344: "task-pv-pod" [b6d70495-5dd1-45bb-b9b2-c376e5c54bbc] Running
addons_test.go:579: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 11.003262116s
addons_test.go:584: (dbg) Run:  kubectl --context addons-595372 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:589: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:419: (dbg) Run:  kubectl --context addons-595372 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-595372 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:594: (dbg) Run:  kubectl --context addons-595372 delete pod task-pv-pod
addons_test.go:594: (dbg) Done: kubectl --context addons-595372 delete pod task-pv-pod: (1.073144205s)
addons_test.go:600: (dbg) Run:  kubectl --context addons-595372 delete pvc hpvc
addons_test.go:606: (dbg) Run:  kubectl --context addons-595372 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:611: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-595372 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-595372 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:616: (dbg) Run:  kubectl --context addons-595372 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:621: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod-restore" in namespace "default" ...
helpers_test.go:344: "task-pv-pod-restore" [3429a247-5f6a-4bb1-b50d-099f77299e3c] Pending
helpers_test.go:344: "task-pv-pod-restore" [3429a247-5f6a-4bb1-b50d-099f77299e3c] Pending / Ready:ContainersNotReady (containers with unready status: [task-pv-container]) / ContainersReady:ContainersNotReady (containers with unready status: [task-pv-container])
helpers_test.go:344: "task-pv-pod-restore" [3429a247-5f6a-4bb1-b50d-099f77299e3c] Running
addons_test.go:621: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 7.003554159s
addons_test.go:626: (dbg) Run:  kubectl --context addons-595372 delete pod task-pv-pod-restore
addons_test.go:626: (dbg) Done: kubectl --context addons-595372 delete pod task-pv-pod-restore: (1.248797681s)
addons_test.go:630: (dbg) Run:  kubectl --context addons-595372 delete pvc hpvc-restore
addons_test.go:634: (dbg) Run:  kubectl --context addons-595372 delete volumesnapshot new-snapshot-demo
addons_test.go:638: (dbg) Run:  out/minikube-linux-arm64 -p addons-595372 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:638: (dbg) Done: out/minikube-linux-arm64 -p addons-595372 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.795895041s)
addons_test.go:642: (dbg) Run:  out/minikube-linux-arm64 -p addons-595372 addons disable volumesnapshots --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CSI (61.83s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (11.26s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:824: (dbg) Run:  out/minikube-linux-arm64 addons enable headlamp -p addons-595372 --alsologtostderr -v=1
addons_test.go:824: (dbg) Done: out/minikube-linux-arm64 addons enable headlamp -p addons-595372 --alsologtostderr -v=1: (1.255106388s)
addons_test.go:829: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-7559bf459f-j9bv7" [8ba34b49-6106-46b6-bb61-1ea1f5d1df45] Pending
helpers_test.go:344: "headlamp-7559bf459f-j9bv7" [8ba34b49-6106-46b6-bb61-1ea1f5d1df45] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-7559bf459f-j9bv7" [8ba34b49-6106-46b6-bb61-1ea1f5d1df45] Running
addons_test.go:829: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 10.00387221s
--- PASS: TestAddons/parallel/Headlamp (11.26s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (6.68s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:857: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-8677549d7-4d2xx" [3d0afefd-e72b-4f4e-8981-e4e5409b49b8] Running
addons_test.go:857: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 6.003778824s
addons_test.go:860: (dbg) Run:  out/minikube-linux-arm64 addons disable cloud-spanner -p addons-595372
--- PASS: TestAddons/parallel/CloudSpanner (6.68s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (12.56s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:873: (dbg) Run:  kubectl --context addons-595372 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:879: (dbg) Run:  kubectl --context addons-595372 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:883: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-595372 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-595372 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-595372 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-595372 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-595372 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-595372 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:886: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:344: "test-local-path" [ae5ab98a-56a7-4b76-b0a8-d2bc89a500d5] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [ae5ab98a-56a7-4b76-b0a8-d2bc89a500d5] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [ae5ab98a-56a7-4b76-b0a8-d2bc89a500d5] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:886: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 6.004629065s
addons_test.go:891: (dbg) Run:  kubectl --context addons-595372 get pvc test-pvc -o=json
addons_test.go:900: (dbg) Run:  out/minikube-linux-arm64 -p addons-595372 ssh "cat /opt/local-path-provisioner/pvc-5d5b666c-8b2e-4722-b04b-adad631fa7f0_default_test-pvc/file1"
addons_test.go:912: (dbg) Run:  kubectl --context addons-595372 delete pod test-local-path
addons_test.go:916: (dbg) Run:  kubectl --context addons-595372 delete pvc test-pvc
addons_test.go:920: (dbg) Run:  out/minikube-linux-arm64 -p addons-595372 addons disable storage-provisioner-rancher --alsologtostderr -v=1
--- PASS: TestAddons/parallel/LocalPath (12.56s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (5.55s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:952: (dbg) TestAddons/parallel/NvidiaDevicePlugin: waiting 6m0s for pods matching "name=nvidia-device-plugin-ds" in namespace "kube-system" ...
helpers_test.go:344: "nvidia-device-plugin-daemonset-8vprv" [2cb3e417-a99c-4690-9673-d0cd60e9d36c] Running
addons_test.go:952: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 5.004549912s
addons_test.go:955: (dbg) Run:  out/minikube-linux-arm64 addons disable nvidia-device-plugin -p addons-595372
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (5.55s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (5.01s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:963: (dbg) TestAddons/parallel/Yakd: waiting 2m0s for pods matching "app.kubernetes.io/name=yakd-dashboard" in namespace "yakd-dashboard" ...
helpers_test.go:344: "yakd-dashboard-5ddbf7d777-72l79" [d866a458-779b-4a24-8c72-8d44022ba64b] Running
addons_test.go:963: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 5.004454221s
--- PASS: TestAddons/parallel/Yakd (5.01s)

                                                
                                    
x
+
TestCertOptions (35.22s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

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

                                                
                                    
x
+
TestCertExpiration (224.57s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-359537 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=containerd
E0429 00:22:59.129923  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/client.crt: no such file or directory
cert_options_test.go:123: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-359537 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=containerd: (34.793771184s)
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-359537 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=containerd
cert_options_test.go:131: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-359537 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=containerd: (7.540283585s)
helpers_test.go:175: Cleaning up "cert-expiration-359537" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-expiration-359537
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-expiration-359537: (2.23387764s)
--- PASS: TestCertExpiration (224.57s)

                                                
                                    
x
+
TestForceSystemdFlag (33.57s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdEnv (43.52s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:155: (dbg) Run:  out/minikube-linux-arm64 start -p force-systemd-env-406993 --memory=2048 --alsologtostderr -v=5 --driver=docker  --container-runtime=containerd
docker_test.go:155: (dbg) Done: out/minikube-linux-arm64 start -p force-systemd-env-406993 --memory=2048 --alsologtostderr -v=5 --driver=docker  --container-runtime=containerd: (40.030479653s)
docker_test.go:121: (dbg) Run:  out/minikube-linux-arm64 -p force-systemd-env-406993 ssh "cat /etc/containerd/config.toml"
helpers_test.go:175: Cleaning up "force-systemd-env-406993" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p force-systemd-env-406993
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p force-systemd-env-406993: (3.091126229s)
--- PASS: TestForceSystemdEnv (43.52s)

                                                
                                    
x
+
TestDockerEnvContainerd (47.38s)

                                                
                                                
=== RUN   TestDockerEnvContainerd
docker_test.go:170: running with containerd true linux arm64
docker_test.go:181: (dbg) Run:  out/minikube-linux-arm64 start -p dockerenv-899851 --driver=docker  --container-runtime=containerd
docker_test.go:181: (dbg) Done: out/minikube-linux-arm64 start -p dockerenv-899851 --driver=docker  --container-runtime=containerd: (31.604428374s)
docker_test.go:189: (dbg) Run:  /bin/bash -c "out/minikube-linux-arm64 docker-env --ssh-host --ssh-add -p dockerenv-899851"
docker_test.go:189: (dbg) Done: /bin/bash -c "out/minikube-linux-arm64 docker-env --ssh-host --ssh-add -p dockerenv-899851": (1.088700388s)
docker_test.go:220: (dbg) Run:  /bin/bash -c "SSH_AUTH_SOCK="/tmp/ssh-OQsn4aDwB5Ux/agent.313413" SSH_AGENT_PID="313414" DOCKER_HOST=ssh://docker@127.0.0.1:33148 docker version"
docker_test.go:243: (dbg) Run:  /bin/bash -c "SSH_AUTH_SOCK="/tmp/ssh-OQsn4aDwB5Ux/agent.313413" SSH_AGENT_PID="313414" DOCKER_HOST=ssh://docker@127.0.0.1:33148 DOCKER_BUILDKIT=0 docker build -t local/minikube-dockerenv-containerd-test:latest testdata/docker-env"
docker_test.go:243: (dbg) Done: /bin/bash -c "SSH_AUTH_SOCK="/tmp/ssh-OQsn4aDwB5Ux/agent.313413" SSH_AGENT_PID="313414" DOCKER_HOST=ssh://docker@127.0.0.1:33148 DOCKER_BUILDKIT=0 docker build -t local/minikube-dockerenv-containerd-test:latest testdata/docker-env": (1.252983997s)
docker_test.go:250: (dbg) Run:  /bin/bash -c "SSH_AUTH_SOCK="/tmp/ssh-OQsn4aDwB5Ux/agent.313413" SSH_AGENT_PID="313414" DOCKER_HOST=ssh://docker@127.0.0.1:33148 docker image ls"
helpers_test.go:175: Cleaning up "dockerenv-899851" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p dockerenv-899851
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p dockerenv-899851: (1.946269043s)
--- PASS: TestDockerEnvContainerd (47.38s)

                                                
                                    
x
+
TestErrorSpam/setup (29.96s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.72s)

                                                
                                                
=== RUN   TestErrorSpam/start
error_spam_test.go:216: Cleaning up 1 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-623885 --log_dir /tmp/nospam-623885 start --dry-run
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-623885 --log_dir /tmp/nospam-623885 start --dry-run
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-arm64 -p nospam-623885 --log_dir /tmp/nospam-623885 start --dry-run
--- PASS: TestErrorSpam/start (0.72s)

                                                
                                    
x
+
TestErrorSpam/status (0.98s)

                                                
                                                
=== RUN   TestErrorSpam/status
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-623885 --log_dir /tmp/nospam-623885 status
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-623885 --log_dir /tmp/nospam-623885 status
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-arm64 -p nospam-623885 --log_dir /tmp/nospam-623885 status
--- PASS: TestErrorSpam/status (0.98s)

                                                
                                    
x
+
TestErrorSpam/pause (1.66s)

                                                
                                                
=== RUN   TestErrorSpam/pause
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-623885 --log_dir /tmp/nospam-623885 pause
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-623885 --log_dir /tmp/nospam-623885 pause
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-arm64 -p nospam-623885 --log_dir /tmp/nospam-623885 pause
--- PASS: TestErrorSpam/pause (1.66s)

                                                
                                    
x
+
TestErrorSpam/unpause (1.76s)

                                                
                                                
=== RUN   TestErrorSpam/unpause
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-623885 --log_dir /tmp/nospam-623885 unpause
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-623885 --log_dir /tmp/nospam-623885 unpause
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-arm64 -p nospam-623885 --log_dir /tmp/nospam-623885 unpause
--- PASS: TestErrorSpam/unpause (1.76s)

                                                
                                    
x
+
TestErrorSpam/stop (1.44s)

                                                
                                                
=== RUN   TestErrorSpam/stop
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-623885 --log_dir /tmp/nospam-623885 stop
error_spam_test.go:159: (dbg) Done: out/minikube-linux-arm64 -p nospam-623885 --log_dir /tmp/nospam-623885 stop: (1.22218851s)
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-623885 --log_dir /tmp/nospam-623885 stop
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-arm64 -p nospam-623885 --log_dir /tmp/nospam-623885 stop
--- PASS: TestErrorSpam/stop (1.44s)

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

                                                
                                                
=== RUN   TestFunctional/serial/CopySyncFile
functional_test.go:1851: local sync path: /home/jenkins/minikube-integration/17977-279724/.minikube/files/etc/test/nested/copy/285161/hosts
--- PASS: TestFunctional/serial/CopySyncFile (0.00s)

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (54.43s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2230: (dbg) Run:  out/minikube-linux-arm64 start -p functional-622315 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=containerd
E0428 23:49:56.080781  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/client.crt: no such file or directory
E0428 23:49:56.087820  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/client.crt: no such file or directory
E0428 23:49:56.098143  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/client.crt: no such file or directory
E0428 23:49:56.118539  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/client.crt: no such file or directory
E0428 23:49:56.158810  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/client.crt: no such file or directory
E0428 23:49:56.239171  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/client.crt: no such file or directory
E0428 23:49:56.399571  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/client.crt: no such file or directory
E0428 23:49:56.720099  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/client.crt: no such file or directory
E0428 23:49:57.360958  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/client.crt: no such file or directory
E0428 23:49:58.642101  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/client.crt: no such file or directory
E0428 23:50:01.202341  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/client.crt: no such file or directory
functional_test.go:2230: (dbg) Done: out/minikube-linux-arm64 start -p functional-622315 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=containerd: (54.42415514s)
--- PASS: TestFunctional/serial/StartWithProxy (54.43s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (6.11s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
functional_test.go:655: (dbg) Run:  out/minikube-linux-arm64 start -p functional-622315 --alsologtostderr -v=8
E0428 23:50:06.322803  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/client.crt: no such file or directory
functional_test.go:655: (dbg) Done: out/minikube-linux-arm64 start -p functional-622315 --alsologtostderr -v=8: (6.112688672s)
functional_test.go:659: soft start took 6.113178458s for "functional-622315" cluster.
--- PASS: TestFunctional/serial/SoftStart (6.11s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.06s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.09s)

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-622315 cache add registry.k8s.io/pause:3.1
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-622315 cache add registry.k8s.io/pause:3.1: (1.468168482s)
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-622315 cache add registry.k8s.io/pause:3.3
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-622315 cache add registry.k8s.io/pause:3.3: (1.304311129s)
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-622315 cache add registry.k8s.io/pause:latest
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-622315 cache add registry.k8s.io/pause:latest: (1.219270354s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (3.99s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_local
functional_test.go:1073: (dbg) Run:  docker build -t minikube-local-cache-test:functional-622315 /tmp/TestFunctionalserialCacheCmdcacheadd_local339476303/001
functional_test.go:1085: (dbg) Run:  out/minikube-linux-arm64 -p functional-622315 cache add minikube-local-cache-test:functional-622315
E0428 23:50:16.563842  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/client.crt: no such file or directory
functional_test.go:1090: (dbg) Run:  out/minikube-linux-arm64 -p functional-622315 cache delete minikube-local-cache-test:functional-622315
functional_test.go:1079: (dbg) Run:  docker rmi minikube-local-cache-test:functional-622315
--- PASS: TestFunctional/serial/CacheCmd/cache/add_local (1.47s)

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

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
functional_test.go:1154: (dbg) Run:  out/minikube-linux-arm64 -p functional-622315 cache reload
functional_test.go:1154: (dbg) Done: out/minikube-linux-arm64 -p functional-622315 cache reload: (1.15233522s)
functional_test.go:1159: (dbg) Run:  out/minikube-linux-arm64 -p functional-622315 ssh sudo crictl inspecti registry.k8s.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/cache_reload (2.10s)

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.15s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.15s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (43.45s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:753: (dbg) Run:  out/minikube-linux-arm64 start -p functional-622315 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
E0428 23:50:37.045093  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/client.crt: no such file or directory
functional_test.go:753: (dbg) Done: out/minikube-linux-arm64 start -p functional-622315 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (43.446537521s)
functional_test.go:757: restart took 43.446643785s for "functional-622315" cluster.
--- PASS: TestFunctional/serial/ExtraConfig (43.45s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.1s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.74s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1232: (dbg) Run:  out/minikube-linux-arm64 -p functional-622315 logs
functional_test.go:1232: (dbg) Done: out/minikube-linux-arm64 -p functional-622315 logs: (1.735861346s)
--- PASS: TestFunctional/serial/LogsCmd (1.74s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.8s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1246: (dbg) Run:  out/minikube-linux-arm64 -p functional-622315 logs --file /tmp/TestFunctionalserialLogsFileCmd2904126066/001/logs.txt
functional_test.go:1246: (dbg) Done: out/minikube-linux-arm64 -p functional-622315 logs --file /tmp/TestFunctionalserialLogsFileCmd2904126066/001/logs.txt: (1.801763444s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.80s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.43s)

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

                                                
                                                
-- stdout --
	|-----------|-------------|-------------|---------------------------|
	| NAMESPACE |    NAME     | TARGET PORT |            URL            |
	|-----------|-------------|-------------|---------------------------|
	| default   | invalid-svc |          80 | http://192.168.49.2:31793 |
	|-----------|-------------|-------------|---------------------------|
	
	

                                                
                                                
-- /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:2323: (dbg) Run:  kubectl --context functional-622315 delete -f testdata/invalidsvc.yaml
--- PASS: TestFunctional/serial/InvalidService (4.43s)

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.56s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (7.96s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DashboardCmd
functional_test.go:901: (dbg) daemon: [out/minikube-linux-arm64 dashboard --url --port 36195 -p functional-622315 --alsologtostderr -v=1]
functional_test.go:906: (dbg) stopping [out/minikube-linux-arm64 dashboard --url --port 36195 -p functional-622315 --alsologtostderr -v=1] ...
helpers_test.go:508: unable to kill pid 327612: os: process already finished
--- PASS: TestFunctional/parallel/DashboardCmd (7.96s)

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.49s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0428 23:51:43.590456  327224 out.go:291] Setting OutFile to fd 1 ...
	I0428 23:51:43.590689  327224 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0428 23:51:43.590703  327224 out.go:304] Setting ErrFile to fd 2...
	I0428 23:51:43.590709  327224 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0428 23:51:43.590981  327224 root.go:338] Updating PATH: /home/jenkins/minikube-integration/17977-279724/.minikube/bin
	I0428 23:51:43.591354  327224 out.go:298] Setting JSON to false
	I0428 23:51:43.592401  327224 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":12851,"bootTime":1714335453,"procs":211,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1058-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0428 23:51:43.592477  327224 start.go:139] virtualization:  
	I0428 23:51:43.595177  327224 out.go:177] * [functional-622315] minikube v1.33.0 on Ubuntu 20.04 (arm64)
	I0428 23:51:43.598494  327224 out.go:177]   - MINIKUBE_LOCATION=17977
	I0428 23:51:43.598552  327224 notify.go:220] Checking for updates...
	I0428 23:51:43.602608  327224 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0428 23:51:43.604548  327224 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/17977-279724/kubeconfig
	I0428 23:51:43.606414  327224 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/17977-279724/.minikube
	I0428 23:51:43.607948  327224 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0428 23:51:43.609552  327224 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0428 23:51:43.611856  327224 config.go:182] Loaded profile config "functional-622315": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.0
	I0428 23:51:43.612440  327224 driver.go:392] Setting default libvirt URI to qemu:///system
	I0428 23:51:43.636886  327224 docker.go:122] docker version: linux-26.1.0:Docker Engine - Community
	I0428 23:51:43.637000  327224 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0428 23:51:43.704504  327224 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:true NGoroutines:53 SystemTime:2024-04-28 23:51:43.693508451 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1058-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8215105536 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:26.1.0 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:e377cd56a71523140ca6ae87e30244719194a521 Expected:e377cd56a71523140ca6ae87e30244719194a521} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1]] Warnings:<nil>}}
	I0428 23:51:43.704621  327224 docker.go:295] overlay module found
	I0428 23:51:43.707781  327224 out.go:177] * Using the docker driver based on existing profile
	I0428 23:51:43.709914  327224 start.go:297] selected driver: docker
	I0428 23:51:43.709937  327224 start.go:901] validating driver "docker" against &{Name:functional-622315 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort: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.30.0 ClusterName:functional-622315 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.30.0 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:do
cker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0428 23:51:43.710056  327224 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0428 23:51:43.712674  327224 out.go:177] 
	W0428 23:51:43.714518  327224 out.go:239] 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
	I0428 23:51:43.716348  327224 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.22s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0428 23:51:43.348649  327155 out.go:291] Setting OutFile to fd 1 ...
	I0428 23:51:43.348859  327155 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0428 23:51:43.348882  327155 out.go:304] Setting ErrFile to fd 2...
	I0428 23:51:43.348888  327155 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0428 23:51:43.349289  327155 root.go:338] Updating PATH: /home/jenkins/minikube-integration/17977-279724/.minikube/bin
	I0428 23:51:43.349716  327155 out.go:298] Setting JSON to false
	I0428 23:51:43.350799  327155 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":12851,"bootTime":1714335453,"procs":208,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1058-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0428 23:51:43.350866  327155 start.go:139] virtualization:  
	I0428 23:51:43.354331  327155 out.go:177] * [functional-622315] minikube v1.33.0 sur Ubuntu 20.04 (arm64)
	I0428 23:51:43.355912  327155 out.go:177]   - MINIKUBE_LOCATION=17977
	I0428 23:51:43.355979  327155 notify.go:220] Checking for updates...
	I0428 23:51:43.358879  327155 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0428 23:51:43.360625  327155 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/17977-279724/kubeconfig
	I0428 23:51:43.362108  327155 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/17977-279724/.minikube
	I0428 23:51:43.363981  327155 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0428 23:51:43.365633  327155 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0428 23:51:43.367504  327155 config.go:182] Loaded profile config "functional-622315": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.0
	I0428 23:51:43.368021  327155 driver.go:392] Setting default libvirt URI to qemu:///system
	I0428 23:51:43.389830  327155 docker.go:122] docker version: linux-26.1.0:Docker Engine - Community
	I0428 23:51:43.389943  327155 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0428 23:51:43.486690  327155 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:true NGoroutines:53 SystemTime:2024-04-28 23:51:43.454509466 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1058-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8215105536 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:26.1.0 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:e377cd56a71523140ca6ae87e30244719194a521 Expected:e377cd56a71523140ca6ae87e30244719194a521} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1]] Warnings:<nil>}}
	I0428 23:51:43.486841  327155 docker.go:295] overlay module found
	I0428 23:51:43.489091  327155 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0428 23:51:43.490936  327155 start.go:297] selected driver: docker
	I0428 23:51:43.490976  327155 start.go:901] validating driver "docker" against &{Name:functional-622315 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713736339-18706@sha256:bccd96633fa59b612ea2e24c6961d2499fe576afbab2e6056a6801ffbd3b1a7e Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort: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.30.0 ClusterName:functional-622315 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.30.0 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:do
cker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0428 23:51:43.491185  327155 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0428 23:51:43.494086  327155 out.go:177] 
	W0428 23:51:43.497173  327155 out.go:239] 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
	I0428 23:51:43.499209  327155 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.35s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/StatusCmd
functional_test.go:850: (dbg) Run:  out/minikube-linux-arm64 -p functional-622315 status
functional_test.go:856: (dbg) Run:  out/minikube-linux-arm64 -p functional-622315 status -f host:{{.Host}},kublet:{{.Kubelet}},apiserver:{{.APIServer}},kubeconfig:{{.Kubeconfig}}
functional_test.go:868: (dbg) Run:  out/minikube-linux-arm64 -p functional-622315 status -o json
--- PASS: TestFunctional/parallel/StatusCmd (1.35s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (9.59s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1623: (dbg) Run:  kubectl --context functional-622315 create deployment hello-node-connect --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1631: (dbg) Run:  kubectl --context functional-622315 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1636: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:344: "hello-node-connect-6f49f58cd5-7gwv8" [4b42f3bf-4cfb-4db2-bccb-1e75a8d3a9df] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-connect-6f49f58cd5-7gwv8" [4b42f3bf-4cfb-4db2-bccb-1e75a8d3a9df] Running
functional_test.go:1636: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 9.005319029s
functional_test.go:1645: (dbg) Run:  out/minikube-linux-arm64 -p functional-622315 service hello-node-connect --url
functional_test.go:1651: found endpoint for hello-node-connect: http://192.168.49.2:31149
functional_test.go:1671: http://192.168.49.2:31149: success! body:

                                                
                                                

                                                
                                                
Hostname: hello-node-connect-6f49f58cd5-7gwv8

                                                
                                                
Pod Information:
	-no pod information available-

                                                
                                                
Server values:
	server_version=nginx: 1.13.3 - lua: 10008

                                                
                                                
Request Information:
	client_address=10.244.0.1
	method=GET
	real path=/
	query=
	request_version=1.1
	request_uri=http://192.168.49.2:8080/

                                                
                                                
Request Headers:
	accept-encoding=gzip
	host=192.168.49.2:31149
	user-agent=Go-http-client/1.1

                                                
                                                
Request Body:
	-no body in request-

                                                
                                                
--- PASS: TestFunctional/parallel/ServiceCmdConnect (9.59s)

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.17s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/AddonsCmd
functional_test.go:1686: (dbg) Run:  out/minikube-linux-arm64 -p functional-622315 addons list
functional_test.go:1698: (dbg) Run:  out/minikube-linux-arm64 -p functional-622315 addons list -o json
--- PASS: TestFunctional/parallel/AddonsCmd (0.17s)

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (25s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/PersistentVolumeClaim
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 4m0s for pods matching "integration-test=storage-provisioner" in namespace "kube-system" ...
helpers_test.go:344: "storage-provisioner" [8e56c8d8-03d6-43b4-9f93-0a825341f271] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.004963687s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-622315 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-622315 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-622315 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-622315 apply -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 3m0s for pods matching "test=storage-provisioner" in namespace "default" ...
helpers_test.go:344: "sp-pod" [bbd154c3-adf1-449d-af09-6fee316c2a89] Pending
helpers_test.go:344: "sp-pod" [bbd154c3-adf1-449d-af09-6fee316c2a89] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [bbd154c3-adf1-449d-af09-6fee316c2a89] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 11.00414458s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-622315 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-622315 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:106: (dbg) Done: kubectl --context functional-622315 delete -f testdata/storage-provisioner/pod.yaml: (1.005196459s)
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-622315 apply -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 3m0s for pods matching "test=storage-provisioner" in namespace "default" ...
helpers_test.go:344: "sp-pod" [99de9fb0-037e-4752-97ec-f2a8003a7d6d] Pending
helpers_test.go:344: "sp-pod" [99de9fb0-037e-4752-97ec-f2a8003a7d6d] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 7.003990064s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-622315 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (25.00s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.66s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/SSHCmd
functional_test.go:1721: (dbg) Run:  out/minikube-linux-arm64 -p functional-622315 ssh "echo hello"
functional_test.go:1738: (dbg) Run:  out/minikube-linux-arm64 -p functional-622315 ssh "cat /etc/hostname"
--- PASS: TestFunctional/parallel/SSHCmd (0.66s)

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (2.41s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CpCmd
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p functional-622315 cp testdata/cp-test.txt /home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p functional-622315 ssh -n functional-622315 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p functional-622315 cp functional-622315:/home/docker/cp-test.txt /tmp/TestFunctionalparallelCpCmd2396618511/001/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p functional-622315 ssh -n functional-622315 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p functional-622315 cp testdata/cp-test.txt /tmp/does/not/exist/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p functional-622315 ssh -n functional-622315 "sudo cat /tmp/does/not/exist/cp-test.txt"
--- PASS: TestFunctional/parallel/CpCmd (2.41s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.29s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/FileSync
functional_test.go:1925: Checking for existence of /etc/test/nested/copy/285161/hosts within VM
functional_test.go:1927: (dbg) Run:  out/minikube-linux-arm64 -p functional-622315 ssh "sudo cat /etc/test/nested/copy/285161/hosts"
functional_test.go:1932: file sync test content: Test file for checking file sync process
--- PASS: TestFunctional/parallel/FileSync (0.29s)

                                                
                                    
x
+
TestFunctional/parallel/CertSync (2.08s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1968: Checking for existence of /etc/ssl/certs/285161.pem within VM
functional_test.go:1969: (dbg) Run:  out/minikube-linux-arm64 -p functional-622315 ssh "sudo cat /etc/ssl/certs/285161.pem"
functional_test.go:1968: Checking for existence of /usr/share/ca-certificates/285161.pem within VM
functional_test.go:1969: (dbg) Run:  out/minikube-linux-arm64 -p functional-622315 ssh "sudo cat /usr/share/ca-certificates/285161.pem"
functional_test.go:1968: Checking for existence of /etc/ssl/certs/51391683.0 within VM
functional_test.go:1969: (dbg) Run:  out/minikube-linux-arm64 -p functional-622315 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:1995: Checking for existence of /etc/ssl/certs/2851612.pem within VM
functional_test.go:1996: (dbg) Run:  out/minikube-linux-arm64 -p functional-622315 ssh "sudo cat /etc/ssl/certs/2851612.pem"
functional_test.go:1995: Checking for existence of /usr/share/ca-certificates/2851612.pem within VM
functional_test.go:1996: (dbg) Run:  out/minikube-linux-arm64 -p functional-622315 ssh "sudo cat /usr/share/ca-certificates/2851612.pem"
functional_test.go:1995: Checking for existence of /etc/ssl/certs/3ec20f2e.0 within VM
functional_test.go:1996: (dbg) Run:  out/minikube-linux-arm64 -p functional-622315 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
--- PASS: TestFunctional/parallel/CertSync (2.08s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.08s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.71s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.43s)

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

                                                
                                                

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel
functional_test_tunnel_test.go:154: (dbg) daemon: [out/minikube-linux-arm64 -p functional-622315 tunnel --alsologtostderr]
functional_test_tunnel_test.go:154: (dbg) daemon: [out/minikube-linux-arm64 -p functional-622315 tunnel --alsologtostderr]
functional_test_tunnel_test.go:194: (dbg) stopping [out/minikube-linux-arm64 -p functional-622315 tunnel --alsologtostderr] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
functional_test_tunnel_test.go:194: (dbg) stopping [out/minikube-linux-arm64 -p functional-622315 tunnel --alsologtostderr] ...
helpers_test.go:508: unable to kill pid 325122: os: process already finished
helpers_test.go:502: unable to terminate pid 324962: os: process already finished
--- PASS: TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel (0.63s)

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-622315 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:344: "nginx-svc" [4fbab661-4641-4d21-b070-0d69f1b68953] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [4fbab661-4641-4d21-b070-0d69f1b68953] Running
E0428 23:51:18.007344  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/client.crt: no such file or directory
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 9.004153561s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (9.45s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel
functional_test_tunnel_test.go:434: (dbg) stopping [out/minikube-linux-arm64 -p functional-622315 tunnel --alsologtostderr] ...
--- PASS: TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.11s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1433: (dbg) Run:  kubectl --context functional-622315 create deployment hello-node --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1441: (dbg) Run:  kubectl --context functional-622315 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1446: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:344: "hello-node-65f5d5cc78-2fjgp" [e48ee943-1b67-4487-8cb3-344982f15bbb] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-65f5d5cc78-2fjgp" [e48ee943-1b67-4487-8cb3-344982f15bbb] Running
functional_test.go:1446: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 6.004261515s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (6.21s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1306: (dbg) Run:  out/minikube-linux-arm64 profile list
functional_test.go:1311: Took "390.545828ms" to run "out/minikube-linux-arm64 profile list"
functional_test.go:1320: (dbg) Run:  out/minikube-linux-arm64 profile list -l
functional_test.go:1325: Took "74.593092ms" to run "out/minikube-linux-arm64 profile list -l"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_list (0.47s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/JSONOutput
functional_test.go:1485: (dbg) Run:  out/minikube-linux-arm64 -p functional-622315 service list -o json
functional_test.go:1490: Took "619.007893ms" to run "out/minikube-linux-arm64 -p functional-622315 service list -o json"
--- PASS: TestFunctional/parallel/ServiceCmd/JSONOutput (0.62s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_json_output
functional_test.go:1357: (dbg) Run:  out/minikube-linux-arm64 profile list -o json
functional_test.go:1362: Took "351.599572ms" to run "out/minikube-linux-arm64 profile list -o json"
functional_test.go:1370: (dbg) Run:  out/minikube-linux-arm64 profile list -o json --light
functional_test.go:1375: Took "91.752317ms" to run "out/minikube-linux-arm64 profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (0.44s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/HTTPS
functional_test.go:1505: (dbg) Run:  out/minikube-linux-arm64 -p functional-622315 service --namespace=default --https --url hello-node
functional_test.go:1518: found endpoint: https://192.168.49.2:32493
--- PASS: TestFunctional/parallel/ServiceCmd/HTTPS (0.52s)

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-arm64 -p functional-622315 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-arm64 -p functional-622315 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Apr 28 23:51 created-by-test
-rw-r--r-- 1 docker docker 24 Apr 28 23:51 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Apr 28 23:51 test-1714348300746418052
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-arm64 -p functional-622315 ssh cat /mount-9p/test-1714348300746418052
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-622315 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:344: "busybox-mount" [3f4edfa0-246d-4b0b-918c-331acd430e78] Pending
helpers_test.go:344: "busybox-mount" [3f4edfa0-246d-4b0b-918c-331acd430e78] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [3f4edfa0-246d-4b0b-918c-331acd430e78] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [3f4edfa0-246d-4b0b-918c-331acd430e78] 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 4.003434186s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-622315 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-622315 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-622315 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-arm64 -p functional-622315 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-622315 /tmp/TestFunctionalparallelMountCmdany-port3154588347/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (7.65s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/URL
functional_test.go:1555: (dbg) Run:  out/minikube-linux-arm64 -p functional-622315 service hello-node --url
functional_test.go:1561: found endpoint for hello-node: http://192.168.49.2:32493
--- PASS: TestFunctional/parallel/ServiceCmd/URL (0.39s)

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-arm64 -p functional-622315 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-arm64 -p functional-622315 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-622315 /tmp/TestFunctionalparallelMountCmdspecific-port150721062/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-622315 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-622315 ssh "sudo umount -f /mount-9p": exit status 1 (355.910301ms)

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

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

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

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

                                                
                                                
** /stderr **
2024/04/28 23:51:51 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-622315 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-622315 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-622315 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-arm64 mount -p functional-622315 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-622315 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1473586948/001:/mount1 --alsologtostderr -v=1] ...
helpers_test.go:490: 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-622315 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1473586948/001:/mount2 --alsologtostderr -v=1] ...
helpers_test.go:490: 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-622315 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1473586948/001:/mount3 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
--- PASS: TestFunctional/parallel/MountCmd/VerifyCleanup (2.64s)

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/components
functional_test.go:2266: (dbg) Run:  out/minikube-linux-arm64 -p functional-622315 version -o=json --components
functional_test.go:2266: (dbg) Done: out/minikube-linux-arm64 -p functional-622315 version -o=json --components: (1.240481808s)
--- PASS: TestFunctional/parallel/Version/components (1.24s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:260: (dbg) Run:  out/minikube-linux-arm64 -p functional-622315 image ls --format short --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-622315 image ls --format short --alsologtostderr:
registry.k8s.io/pause:latest
registry.k8s.io/pause:3.9
registry.k8s.io/pause:3.3
registry.k8s.io/pause:3.1
registry.k8s.io/kube-scheduler:v1.30.0
registry.k8s.io/kube-proxy:v1.30.0
registry.k8s.io/kube-controller-manager:v1.30.0
registry.k8s.io/kube-apiserver:v1.30.0
registry.k8s.io/etcd:3.5.12-0
registry.k8s.io/echoserver-arm:1.8
registry.k8s.io/coredns/coredns:v1.11.1
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/library/minikube-local-cache-test:functional-622315
docker.io/kindest/kindnetd:v20240202-8f1494ea
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-622315 image ls --format short --alsologtostderr:
I0428 23:52:09.889461  329843 out.go:291] Setting OutFile to fd 1 ...
I0428 23:52:09.895941  329843 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0428 23:52:09.895959  329843 out.go:304] Setting ErrFile to fd 2...
I0428 23:52:09.895969  329843 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0428 23:52:09.897235  329843 root.go:338] Updating PATH: /home/jenkins/minikube-integration/17977-279724/.minikube/bin
I0428 23:52:09.898362  329843 config.go:182] Loaded profile config "functional-622315": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.0
I0428 23:52:09.898513  329843 config.go:182] Loaded profile config "functional-622315": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.0
I0428 23:52:09.899231  329843 cli_runner.go:164] Run: docker container inspect functional-622315 --format={{.State.Status}}
I0428 23:52:09.926079  329843 ssh_runner.go:195] Run: systemctl --version
I0428 23:52:09.926147  329843 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-622315
I0428 23:52:09.946001  329843 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33158 SSHKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/functional-622315/id_rsa Username:docker}
I0428 23:52:10.035763  329843 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.30s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:260: (dbg) Run:  out/minikube-linux-arm64 -p functional-622315 image ls --format table --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-622315 image ls --format table --alsologtostderr:
|---------------------------------------------|--------------------|---------------|--------|
|                    Image                    |        Tag         |   Image ID    |  Size  |
|---------------------------------------------|--------------------|---------------|--------|
| docker.io/library/minikube-local-cache-test | functional-622315  | sha256:b0e5a4 | 991B   |
| registry.k8s.io/kube-controller-manager     | v1.30.0            | sha256:68feac | 28.3MB |
| registry.k8s.io/pause                       | 3.3                | sha256:3d1873 | 249kB  |
| registry.k8s.io/pause                       | 3.9                | sha256:829e9d | 268kB  |
| docker.io/library/nginx                     | latest             | sha256:786a14 | 67.7MB |
| registry.k8s.io/echoserver-arm              | 1.8                | sha256:72565b | 45.3MB |
| registry.k8s.io/kube-apiserver              | v1.30.0            | sha256:181f57 | 29.9MB |
| registry.k8s.io/kube-scheduler              | v1.30.0            | sha256:547ada | 17.6MB |
| docker.io/library/nginx                     | alpine             | sha256:e664fb | 20.2MB |
| gcr.io/k8s-minikube/storage-provisioner     | v5                 | sha256:ba04bb | 8.03MB |
| registry.k8s.io/coredns/coredns             | v1.11.1            | sha256:2437cf | 16.5MB |
| registry.k8s.io/etcd                        | 3.5.12-0           | sha256:014faa | 66.2MB |
| registry.k8s.io/kube-proxy                  | v1.30.0            | sha256:cb7eac | 25.6MB |
| docker.io/kindest/kindnetd                  | v20240202-8f1494ea | sha256:4740c1 | 25.3MB |
| gcr.io/k8s-minikube/busybox                 | 1.28.4-glibc       | sha256:1611cd | 1.94MB |
| registry.k8s.io/pause                       | 3.1                | sha256:8057e0 | 262kB  |
| registry.k8s.io/pause                       | latest             | sha256:8cb209 | 71.3kB |
|---------------------------------------------|--------------------|---------------|--------|
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-622315 image ls --format table --alsologtostderr:
I0428 23:52:10.216660  329904 out.go:291] Setting OutFile to fd 1 ...
I0428 23:52:10.226830  329904 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0428 23:52:10.226852  329904 out.go:304] Setting ErrFile to fd 2...
I0428 23:52:10.226859  329904 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0428 23:52:10.228247  329904 root.go:338] Updating PATH: /home/jenkins/minikube-integration/17977-279724/.minikube/bin
I0428 23:52:10.236527  329904 config.go:182] Loaded profile config "functional-622315": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.0
I0428 23:52:10.236824  329904 config.go:182] Loaded profile config "functional-622315": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.0
I0428 23:52:10.239915  329904 cli_runner.go:164] Run: docker container inspect functional-622315 --format={{.State.Status}}
I0428 23:52:10.269107  329904 ssh_runner.go:195] Run: systemctl --version
I0428 23:52:10.269186  329904 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-622315
I0428 23:52:10.305074  329904 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33158 SSHKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/functional-622315/id_rsa Username:docker}
I0428 23:52:10.394824  329904 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.36s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:260: (dbg) Run:  out/minikube-linux-arm64 -p functional-622315 image ls --format json --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-622315 image ls --format json --alsologtostderr:
[{"id":"sha256:4740c1948d3fceb8d7dacc63033aa6299d80794ee4f4811539ec1081d9211f3d","repoDigests":["docker.io/kindest/kindnetd@sha256:61f9956af8019caf6dcc4d39b31857b868aaab80521432ddcc216b805c4f7988"],"repoTags":["docker.io/kindest/kindnetd:v20240202-8f1494ea"],"size":"25336339"},{"id":"sha256:2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93","repoDigests":["registry.k8s.io/coredns/coredns@sha256:1eeb4c7316bacb1d4c8ead65571cd92dd21e27359f0d4917f1a5822a73b75db1"],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.1"],"size":"16482581"},{"id":"sha256:8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a","repoDigests":[],"repoTags":["registry.k8s.io/pause:latest"],"size":"71300"},{"id":"sha256:014faa467e29798aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd","repoDigests":["registry.k8s.io/etcd@sha256:44a8e24dcbba3470ee1fee21d5e88d128c936e9b55d4bc51fbef8086f8ed123b"],"repoTags":["registry.k8s.io/etcd:3.5.12-0"],"size":"66189079"},{"id":"sha256:547adae34140be47cdc0d9f3282b6184ef76
154c44cf43fc7edd0685e61ab73a","repoDigests":["registry.k8s.io/kube-scheduler@sha256:2353c3a1803229970fcb571cffc9b2f120372350e01c7381b4b650c4a02b9d67"],"repoTags":["registry.k8s.io/kube-scheduler:v1.30.0"],"size":"17550061"},{"id":"sha256:8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.1"],"size":"262191"},{"id":"sha256:829e9de338bd5fdd3f16f68f83a9fb288fbc8453e881e5d5cfd0f6f2ff72b43e","repoDigests":["registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097"],"repoTags":["registry.k8s.io/pause:3.9"],"size":"268051"},{"id":"sha256:20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8","repoDigests":["docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93"],"repoTags":[],"size":"74084559"},{"id":"sha256:e664fb1e82890e5cf53c130a021c0333d897bad1f2406eac7edb29cd41df6b10","repoDigests":["docker.io/library/nginx@sha256:fdbfdaea4fc323f44590e9afeb271da8
c345a733bf44c4ad7861201676a95f42"],"repoTags":["docker.io/library/nginx:alpine"],"size":"20193637"},{"id":"sha256:786a14303c96017fa81cc9756e01811a67bfabba40e5624f453ff2981e501db0","repoDigests":["docker.io/library/nginx@sha256:ed6d2c43c8fbcd3eaa44c9dab6d94cb346234476230dc1681227aa72d07181ee"],"repoTags":["docker.io/library/nginx:latest"],"size":"67668460"},{"id":"sha256:3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.3"],"size":"249461"},{"id":"sha256:1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e"],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"1935750"},{"id":"sha256:ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6","repoDigests":["gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944"],"repoTags":["gcr.io/k8s-mini
kube/storage-provisioner:v5"],"size":"8034419"},{"id":"sha256:68feac521c0f104bef927614ce0960d6fcddf98bd42f039c98b7d4a82294d6f1","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:5f52f00f17d5784b5ca004dffca59710fa1a9eec8d54cebdf9433a1d134150fe"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.30.0"],"size":"28279940"},{"id":"sha256:181f57fd3cdb796d3b94d5a1c86bf48ec261d75965d1b7c328f1d7c11f79f0bb","repoDigests":["registry.k8s.io/kube-apiserver@sha256:6b8e197b2d39c321189a475ac755a77896e34b56729425590fbc99f3a96468a3"],"repoTags":["registry.k8s.io/kube-apiserver:v1.30.0"],"size":"29850352"},{"id":"sha256:cb7eac0b42cc1efe8ef8d69652c7c0babbf9ab418daca7fe90ddb8b1ab68389f","repoDigests":["registry.k8s.io/kube-proxy@sha256:ec532ff47eaf39822387e51ec73f1f2502eb74658c6303319db88d2c380d0210"],"repoTags":["registry.k8s.io/kube-proxy:v1.30.0"],"size":"25625814"},{"id":"sha256:a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a","repoDigests":["docker.io/kubernetesui/metrics-scraper@sha256:76
049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c"],"repoTags":[],"size":"18306114"},{"id":"sha256:b0e5a4099dcf8d299e110848c75ebde231a8fede5a0a3b607d88155d05383395","repoDigests":[],"repoTags":["docker.io/library/minikube-local-cache-test:functional-622315"],"size":"991"},{"id":"sha256:72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb","repoDigests":["registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5"],"repoTags":["registry.k8s.io/echoserver-arm:1.8"],"size":"45324675"}]
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-622315 image ls --format json --alsologtostderr:
I0428 23:52:10.197713  329899 out.go:291] Setting OutFile to fd 1 ...
I0428 23:52:10.197961  329899 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0428 23:52:10.197992  329899 out.go:304] Setting ErrFile to fd 2...
I0428 23:52:10.198012  329899 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0428 23:52:10.198295  329899 root.go:338] Updating PATH: /home/jenkins/minikube-integration/17977-279724/.minikube/bin
I0428 23:52:10.198945  329899 config.go:182] Loaded profile config "functional-622315": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.0
I0428 23:52:10.199125  329899 config.go:182] Loaded profile config "functional-622315": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.0
I0428 23:52:10.199728  329899 cli_runner.go:164] Run: docker container inspect functional-622315 --format={{.State.Status}}
I0428 23:52:10.239434  329899 ssh_runner.go:195] Run: systemctl --version
I0428 23:52:10.239490  329899 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-622315
I0428 23:52:10.265711  329899 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33158 SSHKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/functional-622315/id_rsa Username:docker}
I0428 23:52:10.358338  329899 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.32s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:260: (dbg) Run:  out/minikube-linux-arm64 -p functional-622315 image ls --format yaml --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-622315 image ls --format yaml --alsologtostderr:
- id: sha256:8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a
repoDigests: []
repoTags:
- registry.k8s.io/pause:latest
size: "71300"
- id: sha256:1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c
repoDigests:
- gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e
repoTags:
- gcr.io/k8s-minikube/busybox:1.28.4-glibc
size: "1935750"
- id: sha256:8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.1
size: "262191"
- id: sha256:a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a
repoDigests:
- docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c
repoTags: []
size: "18306114"
- id: sha256:68feac521c0f104bef927614ce0960d6fcddf98bd42f039c98b7d4a82294d6f1
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:5f52f00f17d5784b5ca004dffca59710fa1a9eec8d54cebdf9433a1d134150fe
repoTags:
- registry.k8s.io/kube-controller-manager:v1.30.0
size: "28279940"
- id: sha256:547adae34140be47cdc0d9f3282b6184ef76154c44cf43fc7edd0685e61ab73a
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:2353c3a1803229970fcb571cffc9b2f120372350e01c7381b4b650c4a02b9d67
repoTags:
- registry.k8s.io/kube-scheduler:v1.30.0
size: "17550061"
- id: sha256:3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.3
size: "249461"
- id: sha256:e664fb1e82890e5cf53c130a021c0333d897bad1f2406eac7edb29cd41df6b10
repoDigests:
- docker.io/library/nginx@sha256:fdbfdaea4fc323f44590e9afeb271da8c345a733bf44c4ad7861201676a95f42
repoTags:
- docker.io/library/nginx:alpine
size: "20193637"
- id: sha256:ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6
repoDigests:
- gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "8034419"
- id: sha256:72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb
repoDigests:
- registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5
repoTags:
- registry.k8s.io/echoserver-arm:1.8
size: "45324675"
- id: sha256:20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8
repoDigests:
- docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93
repoTags: []
size: "74084559"
- id: sha256:cb7eac0b42cc1efe8ef8d69652c7c0babbf9ab418daca7fe90ddb8b1ab68389f
repoDigests:
- registry.k8s.io/kube-proxy@sha256:ec532ff47eaf39822387e51ec73f1f2502eb74658c6303319db88d2c380d0210
repoTags:
- registry.k8s.io/kube-proxy:v1.30.0
size: "25625814"
- id: sha256:829e9de338bd5fdd3f16f68f83a9fb288fbc8453e881e5d5cfd0f6f2ff72b43e
repoDigests:
- registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097
repoTags:
- registry.k8s.io/pause:3.9
size: "268051"
- id: sha256:2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93
repoDigests:
- registry.k8s.io/coredns/coredns@sha256:1eeb4c7316bacb1d4c8ead65571cd92dd21e27359f0d4917f1a5822a73b75db1
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.1
size: "16482581"
- id: sha256:014faa467e29798aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd
repoDigests:
- registry.k8s.io/etcd@sha256:44a8e24dcbba3470ee1fee21d5e88d128c936e9b55d4bc51fbef8086f8ed123b
repoTags:
- registry.k8s.io/etcd:3.5.12-0
size: "66189079"
- id: sha256:181f57fd3cdb796d3b94d5a1c86bf48ec261d75965d1b7c328f1d7c11f79f0bb
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:6b8e197b2d39c321189a475ac755a77896e34b56729425590fbc99f3a96468a3
repoTags:
- registry.k8s.io/kube-apiserver:v1.30.0
size: "29850352"
- id: sha256:4740c1948d3fceb8d7dacc63033aa6299d80794ee4f4811539ec1081d9211f3d
repoDigests:
- docker.io/kindest/kindnetd@sha256:61f9956af8019caf6dcc4d39b31857b868aaab80521432ddcc216b805c4f7988
repoTags:
- docker.io/kindest/kindnetd:v20240202-8f1494ea
size: "25336339"
- id: sha256:b0e5a4099dcf8d299e110848c75ebde231a8fede5a0a3b607d88155d05383395
repoDigests: []
repoTags:
- docker.io/library/minikube-local-cache-test:functional-622315
size: "991"
- id: sha256:786a14303c96017fa81cc9756e01811a67bfabba40e5624f453ff2981e501db0
repoDigests:
- docker.io/library/nginx@sha256:ed6d2c43c8fbcd3eaa44c9dab6d94cb346234476230dc1681227aa72d07181ee
repoTags:
- docker.io/library/nginx:latest
size: "67668460"

                                                
                                                
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-622315 image ls --format yaml --alsologtostderr:
I0428 23:52:09.893662  329844 out.go:291] Setting OutFile to fd 1 ...
I0428 23:52:09.893901  329844 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0428 23:52:09.893929  329844 out.go:304] Setting ErrFile to fd 2...
I0428 23:52:09.893948  329844 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0428 23:52:09.894248  329844 root.go:338] Updating PATH: /home/jenkins/minikube-integration/17977-279724/.minikube/bin
I0428 23:52:09.894912  329844 config.go:182] Loaded profile config "functional-622315": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.0
I0428 23:52:09.895076  329844 config.go:182] Loaded profile config "functional-622315": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.0
I0428 23:52:09.895580  329844 cli_runner.go:164] Run: docker container inspect functional-622315 --format={{.State.Status}}
I0428 23:52:09.917635  329844 ssh_runner.go:195] Run: systemctl --version
I0428 23:52:09.917780  329844 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-622315
I0428 23:52:09.935530  329844 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33158 SSHKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/functional-622315/id_rsa Username:docker}
I0428 23:52:10.029473  329844 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.28s)

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

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

                                                
                                                

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

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

                                                
                                                
** /stderr **
functional_test.go:314: (dbg) Run:  out/minikube-linux-arm64 -p functional-622315 image build -t localhost/my-image:functional-622315 testdata/build --alsologtostderr
functional_test.go:314: (dbg) Done: out/minikube-linux-arm64 -p functional-622315 image build -t localhost/my-image:functional-622315 testdata/build --alsologtostderr: (2.090260877s)
functional_test.go:322: (dbg) Stderr: out/minikube-linux-arm64 -p functional-622315 image build -t localhost/my-image:functional-622315 testdata/build --alsologtostderr:
I0428 23:52:10.771496  330005 out.go:291] Setting OutFile to fd 1 ...
I0428 23:52:10.772106  330005 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0428 23:52:10.772124  330005 out.go:304] Setting ErrFile to fd 2...
I0428 23:52:10.772130  330005 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0428 23:52:10.772414  330005 root.go:338] Updating PATH: /home/jenkins/minikube-integration/17977-279724/.minikube/bin
I0428 23:52:10.773105  330005 config.go:182] Loaded profile config "functional-622315": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.0
I0428 23:52:10.773844  330005 config.go:182] Loaded profile config "functional-622315": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.0
I0428 23:52:10.774480  330005 cli_runner.go:164] Run: docker container inspect functional-622315 --format={{.State.Status}}
I0428 23:52:10.790396  330005 ssh_runner.go:195] Run: systemctl --version
I0428 23:52:10.790453  330005 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-622315
I0428 23:52:10.811351  330005 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33158 SSHKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/functional-622315/id_rsa Username:docker}
I0428 23:52:10.897660  330005 build_images.go:161] Building image from path: /tmp/build.2699212061.tar
I0428 23:52:10.897728  330005 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0428 23:52:10.906928  330005 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.2699212061.tar
I0428 23:52:10.910812  330005 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.2699212061.tar: stat -c "%s %y" /var/lib/minikube/build/build.2699212061.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.2699212061.tar': No such file or directory
I0428 23:52:10.910841  330005 ssh_runner.go:362] scp /tmp/build.2699212061.tar --> /var/lib/minikube/build/build.2699212061.tar (3072 bytes)
I0428 23:52:10.936409  330005 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.2699212061
I0428 23:52:10.945603  330005 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.2699212061 -xf /var/lib/minikube/build/build.2699212061.tar
I0428 23:52:10.954698  330005 containerd.go:394] Building image: /var/lib/minikube/build/build.2699212061
I0428 23:52:10.954787  330005 ssh_runner.go:195] Run: sudo buildctl build --frontend dockerfile.v0 --local context=/var/lib/minikube/build/build.2699212061 --local dockerfile=/var/lib/minikube/build/build.2699212061 --output type=image,name=localhost/my-image:functional-622315
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 97B done
#1 DONE 0.0s

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

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

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

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

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

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

                                                
                                                
#8 exporting to image
#8 exporting layers 0.1s done
#8 exporting manifest sha256:14eaf5c2c25030fafebff48b80ab468b7a14d5953a78546bd6e127c4fe06f2f8
#8 exporting manifest sha256:14eaf5c2c25030fafebff48b80ab468b7a14d5953a78546bd6e127c4fe06f2f8 0.0s done
#8 exporting config sha256:383635bdd17479723a5d8ea3bc39c84fc81d85da15b5024efe5acdb4593cd28f 0.0s done
#8 naming to localhost/my-image:functional-622315 done
#8 DONE 0.2s
I0428 23:52:12.774351  330005 ssh_runner.go:235] Completed: sudo buildctl build --frontend dockerfile.v0 --local context=/var/lib/minikube/build/build.2699212061 --local dockerfile=/var/lib/minikube/build/build.2699212061 --output type=image,name=localhost/my-image:functional-622315: (1.819527709s)
I0428 23:52:12.774463  330005 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.2699212061
I0428 23:52:12.784599  330005 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.2699212061.tar
I0428 23:52:12.794373  330005 build_images.go:217] Built localhost/my-image:functional-622315 from /tmp/build.2699212061.tar
I0428 23:52:12.794405  330005 build_images.go:133] succeeded building to: functional-622315
I0428 23:52:12.794411  330005 build_images.go:134] failed building to: 
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-622315 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (2.62s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/Setup
functional_test.go:341: (dbg) Run:  docker pull gcr.io/google-containers/addon-resizer:1.8.8
functional_test.go:341: (dbg) Done: docker pull gcr.io/google-containers/addon-resizer:1.8.8: (1.771525492s)
functional_test.go:346: (dbg) Run:  docker tag gcr.io/google-containers/addon-resizer:1.8.8 gcr.io/google-containers/addon-resizer:functional-622315
--- PASS: TestFunctional/parallel/ImageCommands/Setup (1.81s)

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster
functional_test.go:2115: (dbg) Run:  out/minikube-linux-arm64 -p functional-622315 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (0.22s)

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

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

                                                
                                                

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageRemove
functional_test.go:391: (dbg) Run:  out/minikube-linux-arm64 -p functional-622315 image rm gcr.io/google-containers/addon-resizer:functional-622315 --alsologtostderr
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-622315 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageRemove (0.46s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveDaemon
functional_test.go:418: (dbg) Run:  docker rmi gcr.io/google-containers/addon-resizer:functional-622315
functional_test.go:423: (dbg) Run:  out/minikube-linux-arm64 -p functional-622315 image save --daemon gcr.io/google-containers/addon-resizer:functional-622315 --alsologtostderr
functional_test.go:428: (dbg) Run:  docker image inspect gcr.io/google-containers/addon-resizer:functional-622315
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveDaemon (0.62s)

                                                
                                    
x
+
TestFunctional/delete_addon-resizer_images (0.08s)

                                                
                                                
=== RUN   TestFunctional/delete_addon-resizer_images
functional_test.go:189: (dbg) Run:  docker rmi -f gcr.io/google-containers/addon-resizer:1.8.8
functional_test.go:189: (dbg) Run:  docker rmi -f gcr.io/google-containers/addon-resizer:functional-622315
--- PASS: TestFunctional/delete_addon-resizer_images (0.08s)

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.01s)

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

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.02s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (125.06s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-arm64 start -p ha-503441 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=containerd
E0428 23:52:39.927503  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/client.crt: no such file or directory
ha_test.go:101: (dbg) Done: out/minikube-linux-arm64 start -p ha-503441 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=containerd: (2m4.278880517s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-arm64 -p ha-503441 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (125.06s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (20.28s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeployApp
ha_test.go:128: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-503441 -- apply -f ./testdata/ha/ha-pod-dns-test.yaml
ha_test.go:133: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-503441 -- rollout status deployment/busybox
ha_test.go:133: (dbg) Done: out/minikube-linux-arm64 kubectl -p ha-503441 -- rollout status deployment/busybox: (17.128504582s)
ha_test.go:140: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-503441 -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:163: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-503441 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-503441 -- exec busybox-fc5497c4f-2sw2m -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-503441 -- exec busybox-fc5497c4f-p6vbf -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-503441 -- exec busybox-fc5497c4f-w7dff -- nslookup kubernetes.io
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-503441 -- exec busybox-fc5497c4f-2sw2m -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-503441 -- exec busybox-fc5497c4f-p6vbf -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-503441 -- exec busybox-fc5497c4f-w7dff -- nslookup kubernetes.default
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-503441 -- exec busybox-fc5497c4f-2sw2m -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-503441 -- exec busybox-fc5497c4f-p6vbf -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-503441 -- exec busybox-fc5497c4f-w7dff -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiControlPlane/serial/DeployApp (20.28s)

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.74s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/PingHostFromPods
ha_test.go:199: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-503441 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-503441 -- exec busybox-fc5497c4f-2sw2m -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-503441 -- exec busybox-fc5497c4f-2sw2m -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-503441 -- exec busybox-fc5497c4f-p6vbf -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-503441 -- exec busybox-fc5497c4f-p6vbf -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-503441 -- exec busybox-fc5497c4f-w7dff -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-503441 -- exec busybox-fc5497c4f-w7dff -- sh -c "ping -c 1 192.168.49.1"
--- PASS: TestMultiControlPlane/serial/PingHostFromPods (1.74s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (22.29s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-arm64 node add -p ha-503441 -v=7 --alsologtostderr
E0428 23:54:56.080943  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/client.crt: no such file or directory
ha_test.go:228: (dbg) Done: out/minikube-linux-arm64 node add -p ha-503441 -v=7 --alsologtostderr: (21.300207835s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-arm64 -p ha-503441 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (22.29s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.1s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.77s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (18.95s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:326: (dbg) Run:  out/minikube-linux-arm64 -p ha-503441 status --output json -v=7 --alsologtostderr
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-503441 cp testdata/cp-test.txt ha-503441:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-503441 ssh -n ha-503441 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-503441 cp ha-503441:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile3484203282/001/cp-test_ha-503441.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-503441 ssh -n ha-503441 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-503441 cp ha-503441:/home/docker/cp-test.txt ha-503441-m02:/home/docker/cp-test_ha-503441_ha-503441-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-503441 ssh -n ha-503441 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-503441 ssh -n ha-503441-m02 "sudo cat /home/docker/cp-test_ha-503441_ha-503441-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-503441 cp ha-503441:/home/docker/cp-test.txt ha-503441-m03:/home/docker/cp-test_ha-503441_ha-503441-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-503441 ssh -n ha-503441 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-503441 ssh -n ha-503441-m03 "sudo cat /home/docker/cp-test_ha-503441_ha-503441-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-503441 cp ha-503441:/home/docker/cp-test.txt ha-503441-m04:/home/docker/cp-test_ha-503441_ha-503441-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-503441 ssh -n ha-503441 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-503441 ssh -n ha-503441-m04 "sudo cat /home/docker/cp-test_ha-503441_ha-503441-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-503441 cp testdata/cp-test.txt ha-503441-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-503441 ssh -n ha-503441-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-503441 cp ha-503441-m02:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile3484203282/001/cp-test_ha-503441-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-503441 ssh -n ha-503441-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-503441 cp ha-503441-m02:/home/docker/cp-test.txt ha-503441:/home/docker/cp-test_ha-503441-m02_ha-503441.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-503441 ssh -n ha-503441-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-503441 ssh -n ha-503441 "sudo cat /home/docker/cp-test_ha-503441-m02_ha-503441.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-503441 cp ha-503441-m02:/home/docker/cp-test.txt ha-503441-m03:/home/docker/cp-test_ha-503441-m02_ha-503441-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-503441 ssh -n ha-503441-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-503441 ssh -n ha-503441-m03 "sudo cat /home/docker/cp-test_ha-503441-m02_ha-503441-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-503441 cp ha-503441-m02:/home/docker/cp-test.txt ha-503441-m04:/home/docker/cp-test_ha-503441-m02_ha-503441-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-503441 ssh -n ha-503441-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-503441 ssh -n ha-503441-m04 "sudo cat /home/docker/cp-test_ha-503441-m02_ha-503441-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-503441 cp testdata/cp-test.txt ha-503441-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-503441 ssh -n ha-503441-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-503441 cp ha-503441-m03:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile3484203282/001/cp-test_ha-503441-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-503441 ssh -n ha-503441-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-503441 cp ha-503441-m03:/home/docker/cp-test.txt ha-503441:/home/docker/cp-test_ha-503441-m03_ha-503441.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-503441 ssh -n ha-503441-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-503441 ssh -n ha-503441 "sudo cat /home/docker/cp-test_ha-503441-m03_ha-503441.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-503441 cp ha-503441-m03:/home/docker/cp-test.txt ha-503441-m02:/home/docker/cp-test_ha-503441-m03_ha-503441-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-503441 ssh -n ha-503441-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-503441 ssh -n ha-503441-m02 "sudo cat /home/docker/cp-test_ha-503441-m03_ha-503441-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-503441 cp ha-503441-m03:/home/docker/cp-test.txt ha-503441-m04:/home/docker/cp-test_ha-503441-m03_ha-503441-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-503441 ssh -n ha-503441-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-503441 ssh -n ha-503441-m04 "sudo cat /home/docker/cp-test_ha-503441-m03_ha-503441-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-503441 cp testdata/cp-test.txt ha-503441-m04:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-503441 ssh -n ha-503441-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-503441 cp ha-503441-m04:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile3484203282/001/cp-test_ha-503441-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-503441 ssh -n ha-503441-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-503441 cp ha-503441-m04:/home/docker/cp-test.txt ha-503441:/home/docker/cp-test_ha-503441-m04_ha-503441.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-503441 ssh -n ha-503441-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-503441 ssh -n ha-503441 "sudo cat /home/docker/cp-test_ha-503441-m04_ha-503441.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-503441 cp ha-503441-m04:/home/docker/cp-test.txt ha-503441-m02:/home/docker/cp-test_ha-503441-m04_ha-503441-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-503441 ssh -n ha-503441-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-503441 ssh -n ha-503441-m02 "sudo cat /home/docker/cp-test_ha-503441-m04_ha-503441-m02.txt"
E0428 23:55:23.768515  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/client.crt: no such file or directory
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-503441 cp ha-503441-m04:/home/docker/cp-test.txt ha-503441-m03:/home/docker/cp-test_ha-503441-m04_ha-503441-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-503441 ssh -n ha-503441-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-503441 ssh -n ha-503441-m03 "sudo cat /home/docker/cp-test_ha-503441-m04_ha-503441-m03.txt"
--- PASS: TestMultiControlPlane/serial/CopyFile (18.95s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.83s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:363: (dbg) Run:  out/minikube-linux-arm64 -p ha-503441 node stop m02 -v=7 --alsologtostderr
ha_test.go:363: (dbg) Done: out/minikube-linux-arm64 -p ha-503441 node stop m02 -v=7 --alsologtostderr: (12.099521762s)
ha_test.go:369: (dbg) Run:  out/minikube-linux-arm64 -p ha-503441 status -v=7 --alsologtostderr
ha_test.go:369: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-503441 status -v=7 --alsologtostderr: exit status 7 (728.56528ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0428 23:55:37.173019  345237 out.go:291] Setting OutFile to fd 1 ...
	I0428 23:55:37.173227  345237 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0428 23:55:37.173257  345237 out.go:304] Setting ErrFile to fd 2...
	I0428 23:55:37.173277  345237 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0428 23:55:37.173553  345237 root.go:338] Updating PATH: /home/jenkins/minikube-integration/17977-279724/.minikube/bin
	I0428 23:55:37.173818  345237 out.go:298] Setting JSON to false
	I0428 23:55:37.173870  345237 mustload.go:65] Loading cluster: ha-503441
	I0428 23:55:37.173967  345237 notify.go:220] Checking for updates...
	I0428 23:55:37.175422  345237 config.go:182] Loaded profile config "ha-503441": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.0
	I0428 23:55:37.175474  345237 status.go:255] checking status of ha-503441 ...
	I0428 23:55:37.176737  345237 cli_runner.go:164] Run: docker container inspect ha-503441 --format={{.State.Status}}
	I0428 23:55:37.198120  345237 status.go:330] ha-503441 host status = "Running" (err=<nil>)
	I0428 23:55:37.198142  345237 host.go:66] Checking if "ha-503441" exists ...
	I0428 23:55:37.198456  345237 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-503441
	I0428 23:55:37.215490  345237 host.go:66] Checking if "ha-503441" exists ...
	I0428 23:55:37.215918  345237 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0428 23:55:37.216009  345237 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-503441
	I0428 23:55:37.234972  345237 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33163 SSHKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/ha-503441/id_rsa Username:docker}
	I0428 23:55:37.329712  345237 ssh_runner.go:195] Run: systemctl --version
	I0428 23:55:37.334143  345237 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0428 23:55:37.352640  345237 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0428 23:55:37.418045  345237 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:4 ContainersRunning:3 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:48 OomKillDisable:true NGoroutines:72 SystemTime:2024-04-28 23:55:37.408692588 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1058-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8215105536 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:26.1.0 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:e377cd56a71523140ca6ae87e30244719194a521 Expected:e377cd56a71523140ca6ae87e30244719194a521} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1]] Warnings:<nil>}}
	I0428 23:55:37.418622  345237 kubeconfig.go:125] found "ha-503441" server: "https://192.168.49.254:8443"
	I0428 23:55:37.418662  345237 api_server.go:166] Checking apiserver status ...
	I0428 23:55:37.418707  345237 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0428 23:55:37.430119  345237 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1494/cgroup
	I0428 23:55:37.439244  345237 api_server.go:182] apiserver freezer: "5:freezer:/docker/2df502a81b7762f3de1020deb996fd970b333a46837871a3162b1ce7a6389e98/kubepods/burstable/podc5b8da89a3f25c724be4595d8177fb7b/799f09931576702b76418dd9307cbca28dae38df6059db52da22819cb6f03bbb"
	I0428 23:55:37.439321  345237 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/2df502a81b7762f3de1020deb996fd970b333a46837871a3162b1ce7a6389e98/kubepods/burstable/podc5b8da89a3f25c724be4595d8177fb7b/799f09931576702b76418dd9307cbca28dae38df6059db52da22819cb6f03bbb/freezer.state
	I0428 23:55:37.448196  345237 api_server.go:204] freezer state: "THAWED"
	I0428 23:55:37.448221  345237 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0428 23:55:37.456299  345237 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0428 23:55:37.456329  345237 status.go:422] ha-503441 apiserver status = Running (err=<nil>)
	I0428 23:55:37.456340  345237 status.go:257] ha-503441 status: &{Name:ha-503441 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0428 23:55:37.456358  345237 status.go:255] checking status of ha-503441-m02 ...
	I0428 23:55:37.456651  345237 cli_runner.go:164] Run: docker container inspect ha-503441-m02 --format={{.State.Status}}
	I0428 23:55:37.472429  345237 status.go:330] ha-503441-m02 host status = "Stopped" (err=<nil>)
	I0428 23:55:37.472467  345237 status.go:343] host is not running, skipping remaining checks
	I0428 23:55:37.472475  345237 status.go:257] ha-503441-m02 status: &{Name:ha-503441-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0428 23:55:37.472495  345237 status.go:255] checking status of ha-503441-m03 ...
	I0428 23:55:37.472814  345237 cli_runner.go:164] Run: docker container inspect ha-503441-m03 --format={{.State.Status}}
	I0428 23:55:37.488843  345237 status.go:330] ha-503441-m03 host status = "Running" (err=<nil>)
	I0428 23:55:37.488866  345237 host.go:66] Checking if "ha-503441-m03" exists ...
	I0428 23:55:37.489168  345237 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-503441-m03
	I0428 23:55:37.505741  345237 host.go:66] Checking if "ha-503441-m03" exists ...
	I0428 23:55:37.506063  345237 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0428 23:55:37.506110  345237 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-503441-m03
	I0428 23:55:37.528877  345237 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33173 SSHKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/ha-503441-m03/id_rsa Username:docker}
	I0428 23:55:37.615251  345237 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0428 23:55:37.629130  345237 kubeconfig.go:125] found "ha-503441" server: "https://192.168.49.254:8443"
	I0428 23:55:37.629159  345237 api_server.go:166] Checking apiserver status ...
	I0428 23:55:37.629229  345237 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0428 23:55:37.640529  345237 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1403/cgroup
	I0428 23:55:37.650341  345237 api_server.go:182] apiserver freezer: "5:freezer:/docker/6efec27e43a2c67c42faa2a5e2d0d34b51977723540ae35ec2af3259c6050ce8/kubepods/burstable/podd94909d35462648944a61a920fb1c1b1/1594a454f4dfbcc6c5fd69edd1ee635f84c41374e78755b69970558cf7b0f9ed"
	I0428 23:55:37.650410  345237 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/6efec27e43a2c67c42faa2a5e2d0d34b51977723540ae35ec2af3259c6050ce8/kubepods/burstable/podd94909d35462648944a61a920fb1c1b1/1594a454f4dfbcc6c5fd69edd1ee635f84c41374e78755b69970558cf7b0f9ed/freezer.state
	I0428 23:55:37.659230  345237 api_server.go:204] freezer state: "THAWED"
	I0428 23:55:37.659313  345237 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0428 23:55:37.666910  345237 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0428 23:55:37.666940  345237 status.go:422] ha-503441-m03 apiserver status = Running (err=<nil>)
	I0428 23:55:37.666951  345237 status.go:257] ha-503441-m03 status: &{Name:ha-503441-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0428 23:55:37.666967  345237 status.go:255] checking status of ha-503441-m04 ...
	I0428 23:55:37.667267  345237 cli_runner.go:164] Run: docker container inspect ha-503441-m04 --format={{.State.Status}}
	I0428 23:55:37.684177  345237 status.go:330] ha-503441-m04 host status = "Running" (err=<nil>)
	I0428 23:55:37.684204  345237 host.go:66] Checking if "ha-503441-m04" exists ...
	I0428 23:55:37.684497  345237 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-503441-m04
	I0428 23:55:37.704724  345237 host.go:66] Checking if "ha-503441-m04" exists ...
	I0428 23:55:37.705093  345237 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0428 23:55:37.705141  345237 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-503441-m04
	I0428 23:55:37.721861  345237 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33178 SSHKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/ha-503441-m04/id_rsa Username:docker}
	I0428 23:55:37.810287  345237 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0428 23:55:37.822142  345237 status.go:257] ha-503441-m04 status: &{Name:ha-503441-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.57s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (31.28s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:420: (dbg) Run:  out/minikube-linux-arm64 -p ha-503441 node start m02 -v=7 --alsologtostderr
ha_test.go:420: (dbg) Done: out/minikube-linux-arm64 -p ha-503441 node start m02 -v=7 --alsologtostderr: (30.225011935s)
ha_test.go:428: (dbg) Run:  out/minikube-linux-arm64 -p ha-503441 status -v=7 --alsologtostderr
ha_test.go:448: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (31.28s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (0.81s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (110.94s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:456: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-503441 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Run:  out/minikube-linux-arm64 stop -p ha-503441 -v=7 --alsologtostderr
E0428 23:56:13.785622  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/functional-622315/client.crt: no such file or directory
E0428 23:56:13.790999  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/functional-622315/client.crt: no such file or directory
E0428 23:56:13.801386  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/functional-622315/client.crt: no such file or directory
E0428 23:56:13.821684  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/functional-622315/client.crt: no such file or directory
E0428 23:56:13.862004  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/functional-622315/client.crt: no such file or directory
E0428 23:56:13.942357  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/functional-622315/client.crt: no such file or directory
E0428 23:56:14.102834  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/functional-622315/client.crt: no such file or directory
E0428 23:56:14.423224  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/functional-622315/client.crt: no such file or directory
E0428 23:56:15.064155  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/functional-622315/client.crt: no such file or directory
E0428 23:56:16.345179  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/functional-622315/client.crt: no such file or directory
E0428 23:56:18.905787  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/functional-622315/client.crt: no such file or directory
E0428 23:56:24.026382  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/functional-622315/client.crt: no such file or directory
E0428 23:56:34.266528  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/functional-622315/client.crt: no such file or directory
ha_test.go:462: (dbg) Done: out/minikube-linux-arm64 stop -p ha-503441 -v=7 --alsologtostderr: (37.05230682s)
ha_test.go:467: (dbg) Run:  out/minikube-linux-arm64 start -p ha-503441 --wait=true -v=7 --alsologtostderr
E0428 23:56:54.746899  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/functional-622315/client.crt: no such file or directory
E0428 23:57:35.708046  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/functional-622315/client.crt: no such file or directory
ha_test.go:467: (dbg) Done: out/minikube-linux-arm64 start -p ha-503441 --wait=true -v=7 --alsologtostderr: (1m13.717028408s)
ha_test.go:472: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-503441
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (110.94s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (11.48s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeleteSecondaryNode
ha_test.go:487: (dbg) Run:  out/minikube-linux-arm64 -p ha-503441 node delete m03 -v=7 --alsologtostderr
ha_test.go:487: (dbg) Done: out/minikube-linux-arm64 -p ha-503441 node delete m03 -v=7 --alsologtostderr: (10.547722146s)
ha_test.go:493: (dbg) Run:  out/minikube-linux-arm64 -p ha-503441 status -v=7 --alsologtostderr
ha_test.go:511: (dbg) Run:  kubectl get nodes
ha_test.go:519: (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 (11.48s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.55s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (25.25s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:531: (dbg) Run:  out/minikube-linux-arm64 -p ha-503441 stop -v=7 --alsologtostderr
ha_test.go:531: (dbg) Done: out/minikube-linux-arm64 -p ha-503441 stop -v=7 --alsologtostderr: (25.13181404s)
ha_test.go:537: (dbg) Run:  out/minikube-linux-arm64 -p ha-503441 status -v=7 --alsologtostderr
ha_test.go:537: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-503441 status -v=7 --alsologtostderr: exit status 7 (120.6529ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0428 23:58:38.645519  358258 out.go:291] Setting OutFile to fd 1 ...
	I0428 23:58:38.645735  358258 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0428 23:58:38.645762  358258 out.go:304] Setting ErrFile to fd 2...
	I0428 23:58:38.645782  358258 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0428 23:58:38.646060  358258 root.go:338] Updating PATH: /home/jenkins/minikube-integration/17977-279724/.minikube/bin
	I0428 23:58:38.646289  358258 out.go:298] Setting JSON to false
	I0428 23:58:38.646347  358258 mustload.go:65] Loading cluster: ha-503441
	I0428 23:58:38.646386  358258 notify.go:220] Checking for updates...
	I0428 23:58:38.646846  358258 config.go:182] Loaded profile config "ha-503441": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.0
	I0428 23:58:38.646882  358258 status.go:255] checking status of ha-503441 ...
	I0428 23:58:38.647416  358258 cli_runner.go:164] Run: docker container inspect ha-503441 --format={{.State.Status}}
	I0428 23:58:38.666759  358258 status.go:330] ha-503441 host status = "Stopped" (err=<nil>)
	I0428 23:58:38.666780  358258 status.go:343] host is not running, skipping remaining checks
	I0428 23:58:38.666788  358258 status.go:257] ha-503441 status: &{Name:ha-503441 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0428 23:58:38.666823  358258 status.go:255] checking status of ha-503441-m02 ...
	I0428 23:58:38.667218  358258 cli_runner.go:164] Run: docker container inspect ha-503441-m02 --format={{.State.Status}}
	I0428 23:58:38.684625  358258 status.go:330] ha-503441-m02 host status = "Stopped" (err=<nil>)
	I0428 23:58:38.684648  358258 status.go:343] host is not running, skipping remaining checks
	I0428 23:58:38.684669  358258 status.go:257] ha-503441-m02 status: &{Name:ha-503441-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0428 23:58:38.684695  358258 status.go:255] checking status of ha-503441-m04 ...
	I0428 23:58:38.685118  358258 cli_runner.go:164] Run: docker container inspect ha-503441-m04 --format={{.State.Status}}
	I0428 23:58:38.706391  358258 status.go:330] ha-503441-m04 host status = "Stopped" (err=<nil>)
	I0428 23:58:38.706414  358258 status.go:343] host is not running, skipping remaining checks
	I0428 23:58:38.706421  358258 status.go:257] ha-503441-m04 status: &{Name:ha-503441-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (101.3s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:560: (dbg) Run:  out/minikube-linux-arm64 start -p ha-503441 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=containerd
E0428 23:58:57.628871  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/functional-622315/client.crt: no such file or directory
E0428 23:59:56.080637  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/client.crt: no such file or directory
ha_test.go:560: (dbg) Done: out/minikube-linux-arm64 start -p ha-503441 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=containerd: (1m40.300833272s)
ha_test.go:566: (dbg) Run:  out/minikube-linux-arm64 -p ha-503441 status -v=7 --alsologtostderr
ha_test.go:584: (dbg) Run:  kubectl get nodes
ha_test.go:592: (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 (101.30s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.56s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (51.72s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:605: (dbg) Run:  out/minikube-linux-arm64 node add -p ha-503441 --control-plane -v=7 --alsologtostderr
ha_test.go:605: (dbg) Done: out/minikube-linux-arm64 node add -p ha-503441 --control-plane -v=7 --alsologtostderr: (50.697118315s)
ha_test.go:611: (dbg) Run:  out/minikube-linux-arm64 -p ha-503441 status -v=7 --alsologtostderr
ha_test.go:611: (dbg) Done: out/minikube-linux-arm64 -p ha-503441 status -v=7 --alsologtostderr: (1.017844176s)
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (51.72s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.77s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (82.68s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 start -p json-output-099046 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=containerd
E0429 00:01:41.469419  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/functional-622315/client.crt: no such file or directory
json_output_test.go:63: (dbg) Done: out/minikube-linux-arm64 start -p json-output-099046 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=containerd: (1m22.674312045s)
--- PASS: TestJSONOutput/start/Command (82.68s)

                                                
                                    
x
+
TestJSONOutput/start/Audit (0.01s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/pause/Command (0.73s)

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

                                                
                                    
x
+
TestJSONOutput/pause/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/unpause/Command (0.65s)

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

                                                
                                    
x
+
TestJSONOutput/unpause/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/stop/Command (5.8s)

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

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

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"e7d4b98b-fae4-4faa-919c-7a505bf9ac97","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-592713] minikube v1.33.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"8a795c81-e9ec-4643-b6de-f634263f7770","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=17977"}}
	{"specversion":"1.0","id":"c3d29834-d1b1-42ed-af72-1711a0d9b21b","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":"8c095fcc-cf40-4f0f-9025-638b2ad30eb8","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/17977-279724/kubeconfig"}}
	{"specversion":"1.0","id":"c5f3c345-03f4-4a0e-bb20-46e93ceace14","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/17977-279724/.minikube"}}
	{"specversion":"1.0","id":"afd6edbe-df0d-405d-995c-65202bd61853","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":"d9b51767-2240-4cab-9a40-0645d11fd502","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"4f1e90f0-2f51-4c1e-ab79-7905cb47d46d","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-592713" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p json-output-error-592713
--- PASS: TestErrorJSONOutput (0.26s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (39.25s)

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

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (34.51s)

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

                                                
                                    
x
+
TestKicExistingNetwork (34.89s)

                                                
                                                
=== RUN   TestKicExistingNetwork
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-721605 --network=existing-network
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-arm64 start -p existing-network-721605 --network=existing-network: (32.816351512s)
helpers_test.go:175: Cleaning up "existing-network-721605" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p existing-network-721605
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p existing-network-721605: (1.907331893s)
--- PASS: TestKicExistingNetwork (34.89s)

                                                
                                    
x
+
TestKicCustomSubnet (35.64s)

                                                
                                                
=== RUN   TestKicCustomSubnet
kic_custom_network_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p custom-subnet-894393 --subnet=192.168.60.0/24
E0429 00:04:56.080603  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/client.crt: no such file or directory
kic_custom_network_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p custom-subnet-894393 --subnet=192.168.60.0/24: (33.522689927s)
kic_custom_network_test.go:161: (dbg) Run:  docker network inspect custom-subnet-894393 --format "{{(index .IPAM.Config 0).Subnet}}"
helpers_test.go:175: Cleaning up "custom-subnet-894393" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p custom-subnet-894393
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p custom-subnet-894393: (2.091283418s)
--- PASS: TestKicCustomSubnet (35.64s)

                                                
                                    
x
+
TestKicStaticIP (32.79s)

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

                                                
                                    
x
+
TestMainNoArgs (0.06s)

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

                                                
                                    
x
+
TestMinikubeProfile (68.43s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p first-965990 --driver=docker  --container-runtime=containerd
E0429 00:06:13.784894  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/functional-622315/client.crt: no such file or directory
E0429 00:06:19.129491  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/client.crt: no such file or directory
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p first-965990 --driver=docker  --container-runtime=containerd: (31.341899259s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p second-968977 --driver=docker  --container-runtime=containerd
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p second-968977 --driver=docker  --container-runtime=containerd: (31.552587526s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile first-965990
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-968977
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
helpers_test.go:175: Cleaning up "second-968977" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p second-968977
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p second-968977: (1.9221226s)
helpers_test.go:175: Cleaning up "first-965990" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p first-965990
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p first-965990: (2.399648389s)
--- PASS: TestMinikubeProfile (68.43s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (7.33s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountFirst
mount_start_test.go:98: (dbg) Run:  out/minikube-linux-arm64 start -p mount-start-1-850686 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=containerd
mount_start_test.go:98: (dbg) Done: out/minikube-linux-arm64 start -p mount-start-1-850686 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=containerd: (6.330261721s)
--- PASS: TestMountStart/serial/StartWithMountFirst (7.33s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.26s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (6.89s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountSecond
mount_start_test.go:98: (dbg) Run:  out/minikube-linux-arm64 start -p mount-start-2-863527 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=containerd
mount_start_test.go:98: (dbg) Done: out/minikube-linux-arm64 start -p mount-start-2-863527 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=containerd: (5.887126601s)
--- PASS: TestMountStart/serial/StartWithMountSecond (6.89s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.27s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.61s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.26s)

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

                                                
                                    
x
+
TestMountStart/serial/Stop (1.21s)

                                                
                                                
=== RUN   TestMountStart/serial/Stop
mount_start_test.go:155: (dbg) Run:  out/minikube-linux-arm64 stop -p mount-start-2-863527
mount_start_test.go:155: (dbg) Done: out/minikube-linux-arm64 stop -p mount-start-2-863527: (1.208546341s)
--- PASS: TestMountStart/serial/Stop (1.21s)

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (7.61s)

                                                
                                                
=== RUN   TestMountStart/serial/RestartStopped
mount_start_test.go:166: (dbg) Run:  out/minikube-linux-arm64 start -p mount-start-2-863527
mount_start_test.go:166: (dbg) Done: out/minikube-linux-arm64 start -p mount-start-2-863527: (6.606392042s)
--- PASS: TestMountStart/serial/RestartStopped (7.61s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.27s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (104.46s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-500902 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=containerd
multinode_test.go:96: (dbg) Done: out/minikube-linux-arm64 start -p multinode-500902 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=containerd: (1m43.970988125s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-arm64 -p multinode-500902 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (104.46s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (4.71s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (1.04s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (16.34s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-500902 -v 3 --alsologtostderr
multinode_test.go:121: (dbg) Done: out/minikube-linux-arm64 node add -p multinode-500902 -v 3 --alsologtostderr: (15.676464644s)
multinode_test.go:127: (dbg) Run:  out/minikube-linux-arm64 -p multinode-500902 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (16.34s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.09s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.33s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (10.26s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.24s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0429 00:09:47.204847  408632 out.go:291] Setting OutFile to fd 1 ...
	I0429 00:09:47.205072  408632 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0429 00:09:47.205101  408632 out.go:304] Setting ErrFile to fd 2...
	I0429 00:09:47.205126  408632 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0429 00:09:47.205638  408632 root.go:338] Updating PATH: /home/jenkins/minikube-integration/17977-279724/.minikube/bin
	I0429 00:09:47.206012  408632 out.go:298] Setting JSON to false
	I0429 00:09:47.206070  408632 mustload.go:65] Loading cluster: multinode-500902
	I0429 00:09:47.207458  408632 notify.go:220] Checking for updates...
	I0429 00:09:47.207560  408632 config.go:182] Loaded profile config "multinode-500902": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.0
	I0429 00:09:47.207592  408632 status.go:255] checking status of multinode-500902 ...
	I0429 00:09:47.208390  408632 cli_runner.go:164] Run: docker container inspect multinode-500902 --format={{.State.Status}}
	I0429 00:09:47.227187  408632 status.go:330] multinode-500902 host status = "Running" (err=<nil>)
	I0429 00:09:47.227211  408632 host.go:66] Checking if "multinode-500902" exists ...
	I0429 00:09:47.228146  408632 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-500902
	I0429 00:09:47.244063  408632 host.go:66] Checking if "multinode-500902" exists ...
	I0429 00:09:47.244404  408632 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0429 00:09:47.244471  408632 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-500902
	I0429 00:09:47.275138  408632 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33283 SSHKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/multinode-500902/id_rsa Username:docker}
	I0429 00:09:47.364331  408632 ssh_runner.go:195] Run: systemctl --version
	I0429 00:09:47.369152  408632 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0429 00:09:47.380823  408632 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0429 00:09:47.434837  408632 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:3 ContainersRunning:2 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:41 OomKillDisable:true NGoroutines:62 SystemTime:2024-04-29 00:09:47.425167988 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1058-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8215105536 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:26.1.0 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:e377cd56a71523140ca6ae87e30244719194a521 Expected:e377cd56a71523140ca6ae87e30244719194a521} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1]] Warnings:<nil>}}
	I0429 00:09:47.435453  408632 kubeconfig.go:125] found "multinode-500902" server: "https://192.168.58.2:8443"
	I0429 00:09:47.435493  408632 api_server.go:166] Checking apiserver status ...
	I0429 00:09:47.435542  408632 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0429 00:09:47.447112  408632 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1388/cgroup
	I0429 00:09:47.456938  408632 api_server.go:182] apiserver freezer: "5:freezer:/docker/32ce1962a5519f4bb4f67ac6be0220cafe4f5a5df14e31147ccbaefd1b17ce2f/kubepods/burstable/pod3c09f2d8b3504bb44a4bb462cbdc842f/667f3146ddea016fa0347d1ca845e9f737801a49d866072ebf23b4bf856705e8"
	I0429 00:09:47.457012  408632 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/32ce1962a5519f4bb4f67ac6be0220cafe4f5a5df14e31147ccbaefd1b17ce2f/kubepods/burstable/pod3c09f2d8b3504bb44a4bb462cbdc842f/667f3146ddea016fa0347d1ca845e9f737801a49d866072ebf23b4bf856705e8/freezer.state
	I0429 00:09:47.465959  408632 api_server.go:204] freezer state: "THAWED"
	I0429 00:09:47.465993  408632 api_server.go:253] Checking apiserver healthz at https://192.168.58.2:8443/healthz ...
	I0429 00:09:47.473546  408632 api_server.go:279] https://192.168.58.2:8443/healthz returned 200:
	ok
	I0429 00:09:47.473576  408632 status.go:422] multinode-500902 apiserver status = Running (err=<nil>)
	I0429 00:09:47.473588  408632 status.go:257] multinode-500902 status: &{Name:multinode-500902 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0429 00:09:47.473615  408632 status.go:255] checking status of multinode-500902-m02 ...
	I0429 00:09:47.473940  408632 cli_runner.go:164] Run: docker container inspect multinode-500902-m02 --format={{.State.Status}}
	I0429 00:09:47.489829  408632 status.go:330] multinode-500902-m02 host status = "Running" (err=<nil>)
	I0429 00:09:47.489858  408632 host.go:66] Checking if "multinode-500902-m02" exists ...
	I0429 00:09:47.490169  408632 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-500902-m02
	I0429 00:09:47.511507  408632 host.go:66] Checking if "multinode-500902-m02" exists ...
	I0429 00:09:47.511815  408632 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0429 00:09:47.511863  408632 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-500902-m02
	I0429 00:09:47.529231  408632 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33288 SSHKeyPath:/home/jenkins/minikube-integration/17977-279724/.minikube/machines/multinode-500902-m02/id_rsa Username:docker}
	I0429 00:09:47.615207  408632 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0429 00:09:47.626612  408632 status.go:257] multinode-500902-m02 status: &{Name:multinode-500902-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0429 00:09:47.626646  408632 status.go:255] checking status of multinode-500902-m03 ...
	I0429 00:09:47.626966  408632 cli_runner.go:164] Run: docker container inspect multinode-500902-m03 --format={{.State.Status}}
	I0429 00:09:47.643074  408632 status.go:330] multinode-500902-m03 host status = "Stopped" (err=<nil>)
	I0429 00:09:47.643094  408632 status.go:343] host is not running, skipping remaining checks
	I0429 00:09:47.643101  408632 status.go:257] multinode-500902-m03 status: &{Name:multinode-500902-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (9.62s)

                                                
                                                
=== RUN   TestMultiNode/serial/StartAfterStop
multinode_test.go:282: (dbg) Run:  out/minikube-linux-arm64 -p multinode-500902 node start m03 -v=7 --alsologtostderr
E0429 00:09:56.081040  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/client.crt: no such file or directory
multinode_test.go:282: (dbg) Done: out/minikube-linux-arm64 -p multinode-500902 node start m03 -v=7 --alsologtostderr: (8.860598968s)
multinode_test.go:290: (dbg) Run:  out/minikube-linux-arm64 -p multinode-500902 status -v=7 --alsologtostderr
multinode_test.go:306: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiNode/serial/StartAfterStop (9.62s)

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (86.3s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-500902
multinode_test.go:321: (dbg) Run:  out/minikube-linux-arm64 stop -p multinode-500902
multinode_test.go:321: (dbg) Done: out/minikube-linux-arm64 stop -p multinode-500902: (25.26643348s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-500902 --wait=true -v=8 --alsologtostderr
E0429 00:11:13.785775  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/functional-622315/client.crt: no such file or directory
multinode_test.go:326: (dbg) Done: out/minikube-linux-arm64 start -p multinode-500902 --wait=true -v=8 --alsologtostderr: (1m0.881728109s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-500902
--- PASS: TestMultiNode/serial/RestartKeepsNodes (86.30s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.33s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (24.06s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0429 00:11:52.926481  416288 out.go:291] Setting OutFile to fd 1 ...
	I0429 00:11:52.926616  416288 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0429 00:11:52.926626  416288 out.go:304] Setting ErrFile to fd 2...
	I0429 00:11:52.926631  416288 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0429 00:11:52.926857  416288 root.go:338] Updating PATH: /home/jenkins/minikube-integration/17977-279724/.minikube/bin
	I0429 00:11:52.927029  416288 out.go:298] Setting JSON to false
	I0429 00:11:52.927055  416288 mustload.go:65] Loading cluster: multinode-500902
	I0429 00:11:52.927102  416288 notify.go:220] Checking for updates...
	I0429 00:11:52.927487  416288 config.go:182] Loaded profile config "multinode-500902": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.0
	I0429 00:11:52.927500  416288 status.go:255] checking status of multinode-500902 ...
	I0429 00:11:52.927952  416288 cli_runner.go:164] Run: docker container inspect multinode-500902 --format={{.State.Status}}
	I0429 00:11:52.945311  416288 status.go:330] multinode-500902 host status = "Stopped" (err=<nil>)
	I0429 00:11:52.945358  416288 status.go:343] host is not running, skipping remaining checks
	I0429 00:11:52.945365  416288 status.go:257] multinode-500902 status: &{Name:multinode-500902 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0429 00:11:52.945401  416288 status.go:255] checking status of multinode-500902-m02 ...
	I0429 00:11:52.945716  416288 cli_runner.go:164] Run: docker container inspect multinode-500902-m02 --format={{.State.Status}}
	I0429 00:11:52.962006  416288 status.go:330] multinode-500902-m02 host status = "Stopped" (err=<nil>)
	I0429 00:11:52.962028  416288 status.go:343] host is not running, skipping remaining checks
	I0429 00:11:52.962036  416288 status.go:257] multinode-500902-m02 status: &{Name:multinode-500902-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (54.55s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-500902 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=containerd
E0429 00:12:36.830511  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/functional-622315/client.crt: no such file or directory
multinode_test.go:376: (dbg) Done: out/minikube-linux-arm64 start -p multinode-500902 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=containerd: (53.880382835s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-arm64 -p multinode-500902 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 (54.55s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (32.39s)

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

                                                
                                                
-- stdout --
	* [multinode-500902-m02] minikube v1.33.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=17977
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/17977-279724/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/17977-279724/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

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

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

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

                                                
                                    
x
+
TestPreload (108.81s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-285194 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.24.4
preload_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-285194 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.24.4: (1m8.957473123s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-285194 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-arm64 -p test-preload-285194 image pull gcr.io/k8s-minikube/busybox: (1.270774688s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-arm64 stop -p test-preload-285194
preload_test.go:58: (dbg) Done: out/minikube-linux-arm64 stop -p test-preload-285194: (12.003995621s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-285194 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=containerd
E0429 00:14:56.080706  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/client.crt: no such file or directory
preload_test.go:66: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-285194 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=containerd: (23.702475811s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-285194 image list
helpers_test.go:175: Cleaning up "test-preload-285194" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p test-preload-285194
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p test-preload-285194: (2.487644661s)
--- PASS: TestPreload (108.81s)

                                                
                                    
x
+
TestScheduledStopUnix (107.65s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-arm64 start -p scheduled-stop-784340 --memory=2048 --driver=docker  --container-runtime=containerd
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-arm64 start -p scheduled-stop-784340 --memory=2048 --driver=docker  --container-runtime=containerd: (31.399454448s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-784340 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-arm64 status --format={{.TimeToStop}} -p scheduled-stop-784340 -n scheduled-stop-784340
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-784340 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-784340 --cancel-scheduled
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p scheduled-stop-784340 -n scheduled-stop-784340
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-arm64 status -p scheduled-stop-784340
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-784340 --schedule 15s
E0429 00:16:13.787349  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/functional-622315/client.crt: no such file or directory
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-784340
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p scheduled-stop-784340: exit status 7 (74.884609ms)

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (11.12s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"64768030-398e-4fcb-aac1-0334fd4b0e36","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-882814] minikube v1.33.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"ea043a91-d6c8-4780-a1bb-4e6c0ba3fc86","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=17977"}}
	{"specversion":"1.0","id":"269edb28-925c-406f-8ea0-b6ad3eac58b8","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":"705876ab-1415-4774-b2ad-6ee0699ee87e","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/17977-279724/kubeconfig"}}
	{"specversion":"1.0","id":"9c1084cc-bbbe-43b7-8d9f-2610f6c95c59","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/17977-279724/.minikube"}}
	{"specversion":"1.0","id":"f7e1c48c-ef64-4996-b61d-061129de17a7","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":"d1d3001b-6c8b-467a-bb41-669ae24c0f0c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"99de97ae-4f9c-4e7d-b213-55bd82dc5b38","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":"6fbfeca1-1fea-4686-b135-07e80c30325e","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":"984f52a8-38b1-41ac-b1ef-2050d7ca39ee","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":"375b1b81-db58-4f8f-bcde-7d88e2fc81a3","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":"e49d403c-e9d4-46e1-bdb4-02a735d0fa32","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-882814\" primary control-plane node in \"insufficient-storage-882814\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"3b1edddf-b04e-4d7e-9f07-3bfdac4b8378","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"5","message":"Pulling base image v0.0.43-1713736339-18706 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"601d8ece-c68d-4cbe-98ca-5c29c29cf48a","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=2048MB) ...","name":"Creating Container","totalsteps":"19"}}
	{"specversion":"1.0","id":"79f06216-8819-486c-a0f7-71495b879efb","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\t\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-882814 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p insufficient-storage-882814 --output=json --layout=cluster: exit status 7 (300.856409ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0429 00:17:09.326346  433717 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-882814" does not appear in /home/jenkins/minikube-integration/17977-279724/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0429 00:17:09.617789  433771 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-882814" does not appear in /home/jenkins/minikube-integration/17977-279724/kubeconfig
	E0429 00:17:09.627660  433771 status.go:560] unable to read event log: stat: stat /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/insufficient-storage-882814/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (96.21s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.2854276202 start -p running-upgrade-096533 --memory=2200 --vm-driver=docker  --container-runtime=containerd
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.2854276202 start -p running-upgrade-096533 --memory=2200 --vm-driver=docker  --container-runtime=containerd: (42.648607216s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-arm64 start -p running-upgrade-096533 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-arm64 start -p running-upgrade-096533 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (48.646308441s)
helpers_test.go:175: Cleaning up "running-upgrade-096533" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p running-upgrade-096533
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p running-upgrade-096533: (3.074786259s)
--- PASS: TestRunningBinaryUpgrade (96.21s)

                                                
                                    
x
+
TestKubernetesUpgrade (98.5s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

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

                                                
                                                
-- 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-284692 --memory=2200 --kubernetes-version=v1.30.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:243: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-284692 --memory=2200 --kubernetes-version=v1.30.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (32.633127751s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-284692 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-284692 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:269: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p kubernetes-upgrade-284692 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=containerd: exit status 106 (221.473347ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-284692] minikube v1.33.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=17977
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/17977-279724/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/17977-279724/.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.30.0 cluster to v1.20.0
	* Suggestion: 
	
	    1) Recreate the cluster with Kubernetes 1.20.0, by running:
	    
	    minikube delete -p kubernetes-upgrade-284692
	    minikube start -p kubernetes-upgrade-284692 --kubernetes-version=v1.20.0
	    
	    2) Create a second cluster with Kubernetes 1.20.0, by running:
	    
	    minikube start -p kubernetes-upgrade-2846922 --kubernetes-version=v1.20.0
	    
	    3) Use the existing cluster at version Kubernetes 1.30.0, by running:
	    
	    minikube start -p kubernetes-upgrade-284692 --kubernetes-version=v1.30.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-284692 --memory=2200 --kubernetes-version=v1.30.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:275: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-284692 --memory=2200 --kubernetes-version=v1.30.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (6.106873302s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-284692" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p kubernetes-upgrade-284692
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p kubernetes-upgrade-284692: (2.317380874s)
--- PASS: TestKubernetesUpgrade (98.50s)

                                                
                                    
x
+
TestMissingContainerUpgrade (164.9s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.4201056716 start -p missing-upgrade-294566 --memory=2200 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.4201056716 start -p missing-upgrade-294566 --memory=2200 --driver=docker  --container-runtime=containerd: (1m27.64563849s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-294566
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-294566: (2.222504306s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-294566
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-arm64 start -p missing-upgrade-294566 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:329: (dbg) Done: out/minikube-linux-arm64 start -p missing-upgrade-294566 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (1m11.005520458s)
helpers_test.go:175: Cleaning up "missing-upgrade-294566" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p missing-upgrade-294566
E0429 00:19:56.080519  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/client.crt: no such file or directory
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p missing-upgrade-294566: (2.601672s)
--- PASS: TestMissingContainerUpgrade (164.90s)

                                                
                                    
x
+
TestPause/serial/Start (65.5s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-linux-arm64 start -p pause-258490 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=containerd
pause_test.go:80: (dbg) Done: out/minikube-linux-arm64 start -p pause-258490 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=containerd: (1m5.497983482s)
--- PASS: TestPause/serial/Start (65.50s)

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (6.98s)

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

                                                
                                    
x
+
TestPause/serial/Pause (0.88s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.42s)

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

                                                
                                                
-- stdout --
	{"Name":"pause-258490","StatusCode":418,"StatusName":"Paused","Step":"Done","StepDetail":"* Paused 7 containers in: kube-system, kubernetes-dashboard, storage-gluster, istio-operator","BinaryVersion":"v1.33.0","Components":{"kubeconfig":{"Name":"kubeconfig","StatusCode":200,"StatusName":"OK"}},"Nodes":[{"Name":"pause-258490","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-258490 --alsologtostderr -v=5
--- PASS: TestPause/serial/Unpause (0.80s)

                                                
                                    
x
+
TestPause/serial/PauseAgain (1.21s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (3.61s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (4.18s)

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

                                                
                                                
-- stdout --
	[]

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (1.5s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (144.7s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.854752776 start -p stopped-upgrade-698927 --memory=2200 --vm-driver=docker  --container-runtime=containerd
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.854752776 start -p stopped-upgrade-698927 --memory=2200 --vm-driver=docker  --container-runtime=containerd: (49.751351992s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.854752776 -p stopped-upgrade-698927 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.854752776 -p stopped-upgrade-698927 stop: (20.234783898s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-arm64 start -p stopped-upgrade-698927 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
E0429 00:21:13.785136  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/functional-622315/client.crt: no such file or directory
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-arm64 start -p stopped-upgrade-698927 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (1m14.714179628s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (144.70s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.76s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.12s)

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

                                                
                                                
-- stdout --
	* [NoKubernetes-844508] minikube v1.33.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=17977
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/17977-279724/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/17977-279724/.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 (40.62s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithK8s
no_kubernetes_test.go:95: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-844508 --driver=docker  --container-runtime=containerd
no_kubernetes_test.go:95: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-844508 --driver=docker  --container-runtime=containerd: (40.184190508s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-linux-arm64 -p NoKubernetes-844508 status -o json
--- PASS: TestNoKubernetes/serial/StartWithK8s (40.62s)

                                                
                                    
x
+
TestNetworkPlugins/group/false (5.06s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0429 00:22:39.127556  463665 out.go:291] Setting OutFile to fd 1 ...
	I0429 00:22:39.127824  463665 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0429 00:22:39.127851  463665 out.go:304] Setting ErrFile to fd 2...
	I0429 00:22:39.127870  463665 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0429 00:22:39.128167  463665 root.go:338] Updating PATH: /home/jenkins/minikube-integration/17977-279724/.minikube/bin
	I0429 00:22:39.128645  463665 out.go:298] Setting JSON to false
	I0429 00:22:39.129818  463665 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":14707,"bootTime":1714335453,"procs":199,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1058-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0429 00:22:39.129939  463665 start.go:139] virtualization:  
	I0429 00:22:39.132774  463665 out.go:177] * [false-414765] minikube v1.33.0 on Ubuntu 20.04 (arm64)
	I0429 00:22:39.134540  463665 out.go:177]   - MINIKUBE_LOCATION=17977
	I0429 00:22:39.134603  463665 notify.go:220] Checking for updates...
	I0429 00:22:39.138186  463665 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0429 00:22:39.139953  463665 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/17977-279724/kubeconfig
	I0429 00:22:39.141608  463665 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/17977-279724/.minikube
	I0429 00:22:39.143407  463665 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0429 00:22:39.145091  463665 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0429 00:22:39.147521  463665 config.go:182] Loaded profile config "NoKubernetes-844508": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.30.0
	I0429 00:22:39.147637  463665 driver.go:392] Setting default libvirt URI to qemu:///system
	I0429 00:22:39.171338  463665 docker.go:122] docker version: linux-26.1.0:Docker Engine - Community
	I0429 00:22:39.171462  463665 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0429 00:22:39.253628  463665 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:37 OomKillDisable:true NGoroutines:52 SystemTime:2024-04-29 00:22:39.243671623 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1058-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8215105536 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:26.1.0 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:e377cd56a71523140ca6ae87e30244719194a521 Expected:e377cd56a71523140ca6ae87e30244719194a521} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1]] Warnings:<nil>}}
	I0429 00:22:39.253735  463665 docker.go:295] overlay module found
	I0429 00:22:39.255981  463665 out.go:177] * Using the docker driver based on user configuration
	I0429 00:22:39.257571  463665 start.go:297] selected driver: docker
	I0429 00:22:39.257585  463665 start.go:901] validating driver "docker" against <nil>
	I0429 00:22:39.257598  463665 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0429 00:22:39.259680  463665 out.go:177] 
	W0429 00:22:39.261459  463665 out.go:239] X Exiting due to MK_USAGE: The "containerd" container runtime requires CNI
	X Exiting due to MK_USAGE: The "containerd" container runtime requires CNI
	I0429 00:22:39.263401  463665 out.go:177] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters: null
contexts: null
current-context: ""
kind: Config
preferences: {}
users: null

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (16.74s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithStopK8s
no_kubernetes_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-844508 --no-kubernetes --driver=docker  --container-runtime=containerd
no_kubernetes_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-844508 --no-kubernetes --driver=docker  --container-runtime=containerd: (14.207188906s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-linux-arm64 -p NoKubernetes-844508 status -o json
no_kubernetes_test.go:200: (dbg) Non-zero exit: out/minikube-linux-arm64 -p NoKubernetes-844508 status -o json: exit status 2 (351.106354ms)

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

                                                
                                                
-- /stdout --
no_kubernetes_test.go:124: (dbg) Run:  out/minikube-linux-arm64 delete -p NoKubernetes-844508
no_kubernetes_test.go:124: (dbg) Done: out/minikube-linux-arm64 delete -p NoKubernetes-844508: (2.176934411s)
--- PASS: TestNoKubernetes/serial/StartWithStopK8s (16.74s)

                                                
                                    
x
+
TestNoKubernetes/serial/Start (8.38s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Start
no_kubernetes_test.go:136: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-844508 --no-kubernetes --driver=docker  --container-runtime=containerd
no_kubernetes_test.go:136: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-844508 --no-kubernetes --driver=docker  --container-runtime=containerd: (8.382862288s)
--- PASS: TestNoKubernetes/serial/Start (8.38s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.27s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (0.96s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.23s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Stop
no_kubernetes_test.go:158: (dbg) Run:  out/minikube-linux-arm64 stop -p NoKubernetes-844508
no_kubernetes_test.go:158: (dbg) Done: out/minikube-linux-arm64 stop -p NoKubernetes-844508: (1.228543352s)
--- PASS: TestNoKubernetes/serial/Stop (1.23s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (6.85s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoArgs
no_kubernetes_test.go:191: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-844508 --driver=docker  --container-runtime=containerd
no_kubernetes_test.go:191: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-844508 --driver=docker  --container-runtime=containerd: (6.851090903s)
--- PASS: TestNoKubernetes/serial/StartNoArgs (6.85s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.28s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p old-k8s-version-986962 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.20.0
E0429 00:24:56.080288  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/client.crt: no such file or directory
E0429 00:26:13.785805  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/functional-622315/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-986962 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.20.0: (2m11.880916303s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (131.88s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-635733 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.0
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-635733 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.0: (1m7.220099783s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (67.22s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-986962 create -f testdata/busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [01809471-8593-4005-a40b-dd6d62a55c4e] Pending
helpers_test.go:344: "busybox" [01809471-8593-4005-a40b-dd6d62a55c4e] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [01809471-8593-4005-a40b-dd6d62a55c4e] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 9.004243318s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-986962 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (9.76s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p old-k8s-version-986962 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p old-k8s-version-986962 --alsologtostderr -v=3: (12.331315167s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (12.33s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-635733 create -f testdata/busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [8fb5d765-f0ff-4c54-a87d-404c4734cc0c] Pending
helpers_test.go:344: "busybox" [8fb5d765-f0ff-4c54-a87d-404c4734cc0c] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [8fb5d765-f0ff-4c54-a87d-404c4734cc0c] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 9.00319521s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-635733 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (9.42s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p no-preload-635733 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p no-preload-635733 --alsologtostderr -v=3: (12.400813803s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (12.40s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-635733 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.0
E0429 00:29:16.830763  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/functional-622315/client.crt: no such file or directory
E0429 00:29:56.080585  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/client.crt: no such file or directory
E0429 00:31:13.785279  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/functional-622315/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-635733 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.0: (4m58.420052824s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p no-preload-635733 -n no-preload-635733
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (298.76s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-98rdc" [1b660f8f-b09e-4c31-8e3b-53e5efe142b5] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003519731s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-98rdc" [1b660f8f-b09e-4c31-8e3b-53e5efe142b5] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003895176s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-635733 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (6.10s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p no-preload-635733 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240202-8f1494ea
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/no-preload/serial/VerifyKubernetesImages (0.26s)

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-554266 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.0
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-554266 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.0: (1m27.128473721s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (87.13s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-cd95d586-ncbxj" [be6ba220-2e1f-4d72-944b-c5e63aea99d3] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004165227s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-cd95d586-ncbxj" [be6ba220-2e1f-4d72-944b-c5e63aea99d3] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004625657s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-986962 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.16s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p old-k8s-version-986962 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240202-8f1494ea
--- PASS: TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages (0.30s)

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p default-k8s-diff-port-502237 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.0
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-502237 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.0: (1m2.615826882s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (62.62s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-554266 create -f testdata/busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [433e381d-f4ae-4461-a8ac-fe00ebdb924b] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [433e381d-f4ae-4461-a8ac-fe00ebdb924b] Running
E0429 00:34:56.080709  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/client.crt: no such file or directory
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 8.003625602s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-554266 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (8.38s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p embed-certs-554266 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p embed-certs-554266 --alsologtostderr -v=3: (12.440322549s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (12.44s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-502237 create -f testdata/busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [bad4fb8c-7184-444a-b31d-b35ca578333f] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [bad4fb8c-7184-444a-b31d-b35ca578333f] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 8.003571881s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-502237 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (8.45s)

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

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

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

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

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-554266 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.0
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-554266 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.0: (4m37.354016397s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-554266 -n embed-certs-554266
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (277.81s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p default-k8s-diff-port-502237 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.0
E0429 00:36:13.785547  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/functional-622315/client.crt: no such file or directory
E0429 00:37:04.897767  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/old-k8s-version-986962/client.crt: no such file or directory
E0429 00:37:04.903051  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/old-k8s-version-986962/client.crt: no such file or directory
E0429 00:37:04.913299  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/old-k8s-version-986962/client.crt: no such file or directory
E0429 00:37:04.933657  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/old-k8s-version-986962/client.crt: no such file or directory
E0429 00:37:04.973954  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/old-k8s-version-986962/client.crt: no such file or directory
E0429 00:37:05.054299  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/old-k8s-version-986962/client.crt: no such file or directory
E0429 00:37:05.214655  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/old-k8s-version-986962/client.crt: no such file or directory
E0429 00:37:05.535587  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/old-k8s-version-986962/client.crt: no such file or directory
E0429 00:37:06.176578  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/old-k8s-version-986962/client.crt: no such file or directory
E0429 00:37:07.457236  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/old-k8s-version-986962/client.crt: no such file or directory
E0429 00:37:10.017983  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/old-k8s-version-986962/client.crt: no such file or directory
E0429 00:37:15.138184  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/old-k8s-version-986962/client.crt: no such file or directory
E0429 00:37:25.378379  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/old-k8s-version-986962/client.crt: no such file or directory
E0429 00:37:41.471507  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/no-preload-635733/client.crt: no such file or directory
E0429 00:37:41.477445  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/no-preload-635733/client.crt: no such file or directory
E0429 00:37:41.487603  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/no-preload-635733/client.crt: no such file or directory
E0429 00:37:41.507874  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/no-preload-635733/client.crt: no such file or directory
E0429 00:37:41.548371  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/no-preload-635733/client.crt: no such file or directory
E0429 00:37:41.628840  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/no-preload-635733/client.crt: no such file or directory
E0429 00:37:41.789227  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/no-preload-635733/client.crt: no such file or directory
E0429 00:37:42.109754  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/no-preload-635733/client.crt: no such file or directory
E0429 00:37:42.750099  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/no-preload-635733/client.crt: no such file or directory
E0429 00:37:44.031119  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/no-preload-635733/client.crt: no such file or directory
E0429 00:37:45.859344  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/old-k8s-version-986962/client.crt: no such file or directory
E0429 00:37:46.592231  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/no-preload-635733/client.crt: no such file or directory
E0429 00:37:51.712679  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/no-preload-635733/client.crt: no such file or directory
E0429 00:38:01.953721  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/no-preload-635733/client.crt: no such file or directory
E0429 00:38:22.434126  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/no-preload-635733/client.crt: no such file or directory
E0429 00:38:26.820372  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/old-k8s-version-986962/client.crt: no such file or directory
E0429 00:39:03.394778  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/no-preload-635733/client.crt: no such file or directory
E0429 00:39:39.130547  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/client.crt: no such file or directory
E0429 00:39:48.740630  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/old-k8s-version-986962/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-502237 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.0: (4m50.833948937s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-502237 -n default-k8s-diff-port-502237
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (291.53s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-mjm9p" [911f7462-c66c-4cb8-af9e-5fc6adea1aea] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003614156s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-mjm9p" [911f7462-c66c-4cb8-af9e-5fc6adea1aea] Running
E0429 00:39:56.080674  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/addons-595372/client.crt: no such file or directory
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.005112954s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-554266 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.31s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p embed-certs-554266 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240202-8f1494ea
--- PASS: TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.26s)

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-508048 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.0
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-508048 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.0: (51.02893802s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (51.03s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (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:344: "kubernetes-dashboard-779776cb65-85sq7" [a11e20f0-41a6-41e7-891b-19f8ae334b51] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004019992s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (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:344: "kubernetes-dashboard-779776cb65-85sq7" [a11e20f0-41a6-41e7-891b-19f8ae334b51] Running
E0429 00:40:25.315321  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/no-preload-635733/client.crt: no such file or directory
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004235043s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-502237 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (6.11s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p default-k8s-diff-port-502237 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240202-8f1494ea
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.28s)

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 unpause -p default-k8s-diff-port-502237 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-502237 -n default-k8s-diff-port-502237
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-502237 -n default-k8s-diff-port-502237
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (3.81s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p newest-cni-508048 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p newest-cni-508048 --alsologtostderr -v=3: (1.387104248s)
--- PASS: TestStartStop/group/newest-cni/serial/Stop (1.39s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-508048 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.0
E0429 00:41:13.785097  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/functional-622315/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-508048 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.30.0: (18.658081007s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-508048 -n newest-cni-508048
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (19.03s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop
start_stop_delete_test.go:273: 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:284: 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.27s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p newest-cni-508048 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240202-8f1494ea
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.27s)

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 unpause -p newest-cni-508048 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Done: out/minikube-linux-arm64 unpause -p newest-cni-508048 --alsologtostderr -v=1: (1.159091867s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p newest-cni-508048 -n newest-cni-508048
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p newest-cni-508048 -n newest-cni-508048
--- PASS: TestStartStop/group/newest-cni/serial/Pause (4.27s)
E0429 00:47:03.642766  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/auto-414765/client.crt: no such file or directory
E0429 00:47:03.648411  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/auto-414765/client.crt: no such file or directory
E0429 00:47:03.658583  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/auto-414765/client.crt: no such file or directory
E0429 00:47:03.678810  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/auto-414765/client.crt: no such file or directory
E0429 00:47:03.719028  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/auto-414765/client.crt: no such file or directory
E0429 00:47:03.799789  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/auto-414765/client.crt: no such file or directory
E0429 00:47:03.960114  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/auto-414765/client.crt: no such file or directory
E0429 00:47:04.280428  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/auto-414765/client.crt: no such file or directory
E0429 00:47:04.897918  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/old-k8s-version-986962/client.crt: no such file or directory
E0429 00:47:04.921184  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/auto-414765/client.crt: no such file or directory
E0429 00:47:06.202256  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/auto-414765/client.crt: no such file or directory
E0429 00:47:08.763320  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/auto-414765/client.crt: no such file or directory
E0429 00:47:13.883721  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/auto-414765/client.crt: no such file or directory
E0429 00:47:24.124488  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/auto-414765/client.crt: no such file or directory

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p kindnet-414765 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=containerd
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p kindnet-414765 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=containerd: (1m23.377428486s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (83.38s)

                                                
                                    
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-414765 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.29s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-414765 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:344: "netcat-6bc787d567-jd4ml" [e3fc935f-85a1-4e6b-b0da-b45ae5c3460f] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0429 00:42:04.898638  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/old-k8s-version-986962/client.crt: no such file or directory
helpers_test.go:344: "netcat-6bc787d567-jd4ml" [e3fc935f-85a1-4e6b-b0da-b45ae5c3460f] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 9.003175919s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (9.30s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p calico-414765 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=containerd
E0429 00:42:41.471852  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/no-preload-635733/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p calico-414765 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=containerd: (1m17.405709666s)
--- PASS: TestNetworkPlugins/group/calico/Start (77.41s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: waiting 10m0s for pods matching "app=kindnet" in namespace "kube-system" ...
helpers_test.go:344: "kindnet-4mcvg" [9e25b3d1-0ac6-4b75-a5db-15aa09c8d6df] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.003623538s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.00s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p kindnet-414765 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/kindnet/KubeletFlags (0.44s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-414765 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:344: "netcat-6bc787d567-fn9cs" [d54038bd-0a91-40d8-85fc-48a292d88233] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-fn9cs" [d54038bd-0a91-40d8-85fc-48a292d88233] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 9.004191036s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (9.45s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p custom-flannel-414765 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=containerd
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p custom-flannel-414765 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=containerd: (1m4.264662463s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (64.26s)

                                                
                                    
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:344: "calico-node-6pkmq" [e86dd98b-6c86-465f-b4d2-dc9c574d62d3] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.00824521s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p calico-414765 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/calico/KubeletFlags (0.34s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-414765 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:344: "netcat-6bc787d567-xxgsj" [00d0a360-e8e8-45ac-86b1-6e9aabfc66cb] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-xxgsj" [00d0a360-e8e8-45ac-86b1-6e9aabfc66cb] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 11.003553542s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (11.33s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Localhost
net_test.go:194: (dbg) Run:  kubectl --context calico-414765 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.28s)

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p enable-default-cni-414765 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=containerd
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p enable-default-cni-414765 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=containerd: (1m31.90302317s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (91.90s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p custom-flannel-414765 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/custom-flannel/KubeletFlags (0.35s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-414765 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:344: "netcat-6bc787d567-7fwtl" [65cdb643-91c5-4b8e-9508-301a1b685b46] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-7fwtl" [65cdb643-91c5-4b8e-9508-301a1b685b46] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 12.003340712s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (12.33s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p flannel-414765 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=containerd
E0429 00:45:21.233393  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/default-k8s-diff-port-502237/client.crt: no such file or directory
E0429 00:45:41.714188  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/default-k8s-diff-port-502237/client.crt: no such file or directory
E0429 00:45:56.831495  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/functional-622315/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p flannel-414765 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=containerd: (59.974721411s)
--- PASS: TestNetworkPlugins/group/flannel/Start (59.97s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p enable-default-cni-414765 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.32s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-414765 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:344: "netcat-6bc787d567-xkhcp" [9c024c0a-ae99-4ef1-ba02-60ddd1747022] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-xkhcp" [9c024c0a-ae99-4ef1-ba02-60ddd1747022] Running
E0429 00:46:13.785083  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/functional-622315/client.crt: no such file or directory
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 9.005223599s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (9.25s)

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

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

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

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

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

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

                                                
                                    
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:344: "kube-flannel-ds-tzjns" [4755ba22-f469-4992-ac6d-ca1f9e02dc95] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.004822896s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p flannel-414765 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/flannel/KubeletFlags (0.41s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-414765 replace --force -f testdata/netcat-deployment.yaml
E0429 00:46:22.674320  285161 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/17977-279724/.minikube/profiles/default-k8s-diff-port-502237/client.crt: no such file or directory
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6bc787d567-zrm47" [0980b9e7-3bda-4d27-a32b-7adce006a106] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-zrm47" [0980b9e7-3bda-4d27-a32b-7adce006a106] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 11.00410439s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (11.34s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p bridge-414765 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=containerd
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p bridge-414765 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=containerd: (48.705444216s)
--- PASS: TestNetworkPlugins/group/bridge/Start (48.71s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p bridge-414765 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (0.29s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-414765 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:344: "netcat-6bc787d567-g5p8v" [9db0406f-337b-4040-863e-9a70cb5128bb] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-g5p8v" [9db0406f-337b-4040-863e-9a70cb5128bb] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 8.003872896s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (8.26s)

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

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

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

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

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

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

                                                
                                    

Test skip (28/327)

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (0.57s)

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

                                                
                                    
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/parallel/HelmTiller (0s)

                                                
                                                
=== RUN   TestAddons/parallel/HelmTiller
=== PAUSE TestAddons/parallel/HelmTiller

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller
addons_test.go:444: skip Helm test on arm64
--- SKIP: TestAddons/parallel/HelmTiller (0.00s)

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestDockerFlags (0s)

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

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (0s)

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

                                                
                                    
x
+
TestHyperKitDriverInstallOrUpdate (0s)

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

                                                
                                    
x
+
TestHyperkitDriverSkipUpgrade (0s)

                                                
                                                
=== RUN   TestHyperkitDriverSkipUpgrade
driver_install_or_update_test.go:169: 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:1783: 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:459: only validate docker env with docker container runtime, currently testing containerd
--- SKIP: TestFunctional/parallel/DockerEnv (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/PodmanEnv (0s)

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

                                                
                                                

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

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

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

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

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

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

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

                                                
                                    
x
+
TestGvisorAddon (0s)

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

                                                
                                    
x
+
TestImageBuild (0s)

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

                                                
                                    
x
+
TestChangeNoneUser (0s)

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

                                                
                                    
x
+
TestScheduledStopWindows (0s)

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

                                                
                                    
x
+
TestSkaffold (0s)

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

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

                                                
                                                
=== RUN   TestStartStop/group/disable-driver-mounts
=== PAUSE TestStartStop/group/disable-driver-mounts

                                                
                                                

                                                
                                                
=== CONT  TestStartStop/group/disable-driver-mounts
start_stop_delete_test.go:103: skipping TestStartStop/group/disable-driver-mounts - only runs on virtualbox
helpers_test.go:175: Cleaning up "disable-driver-mounts-690456" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p disable-driver-mounts-690456
--- SKIP: TestStartStop/group/disable-driver-mounts (0.15s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (5.51s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters: null
contexts: null
current-context: ""
kind: Config
preferences: {}
users: null

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (5.39s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/cilium
net_test.go:102: Skipping the test as it's interfering with other tests and is outdated
panic.go:626: 
----------------------- debugLogs start: cilium-414765 [pass: true] --------------------------------
>>> netcat: nslookup kubernetes.default:
Error in configuration: context was not found for specified context: cilium-414765

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters: null
contexts: null
current-context: ""
kind: Config
preferences: {}
users: null

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
Copied to clipboard