Test Report: Docker_Linux_crio_arm64 19700

                    
                      8b226b9d2c09f79dcc3a887682b5a6bd27a95904:2024-09-24:36357
                    
                

Test fail (3/327)

Order failed test Duration
33 TestAddons/parallel/Registry 73.99
34 TestAddons/parallel/Ingress 153.67
36 TestAddons/parallel/MetricsServer 352.73
x
+
TestAddons/parallel/Registry (73.99s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:328: registry stabilized in 3.228443ms
addons_test.go:330: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-66c9cd494c-zkqbk" [c2c43a78-e97a-4901-b870-b1c72e49aac7] Running
addons_test.go:330: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.037035254s
addons_test.go:333: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-proxy-x4t4k" [b2d6c5d9-c0a6-4ade-ac3a-b95c0f14a86d] Running
addons_test.go:333: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.003756619s
addons_test.go:338: (dbg) Run:  kubectl --context addons-548117 delete po -l run=registry-test --now
addons_test.go:343: (dbg) Run:  kubectl --context addons-548117 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:343: (dbg) Non-zero exit: kubectl --context addons-548117 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": exit status 1 (1m0.119639705s)

                                                
                                                
-- stdout --
	pod "registry-test" deleted

                                                
                                                
-- /stdout --
** stderr ** 
	error: timed out waiting for the condition

                                                
                                                
** /stderr **
addons_test.go:345: failed to hit registry.kube-system.svc.cluster.local. args "kubectl --context addons-548117 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\"" failed: exit status 1
addons_test.go:349: expected curl response be "HTTP/1.1 200", but got *pod "registry-test" deleted
*
addons_test.go:357: (dbg) Run:  out/minikube-linux-arm64 -p addons-548117 ip
2024/09/24 19:08:33 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:386: (dbg) Run:  out/minikube-linux-arm64 -p addons-548117 addons disable registry --alsologtostderr -v=1
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestAddons/parallel/Registry]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect addons-548117
helpers_test.go:235: (dbg) docker inspect addons-548117:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "94dfbc435d7e30ca15f2ee31feb40099cc460eb5b39b7d51583a70825ac4729e",
	        "Created": "2024-09-24T18:56:11.453495983Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 595022,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-24T18:56:11.610406564Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:62002f6a97ad1f6cd4117c29b1c488a6bf3b6255c8231f0d600b1bc7ba1bcfd6",
	        "ResolvConfPath": "/var/lib/docker/containers/94dfbc435d7e30ca15f2ee31feb40099cc460eb5b39b7d51583a70825ac4729e/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/94dfbc435d7e30ca15f2ee31feb40099cc460eb5b39b7d51583a70825ac4729e/hostname",
	        "HostsPath": "/var/lib/docker/containers/94dfbc435d7e30ca15f2ee31feb40099cc460eb5b39b7d51583a70825ac4729e/hosts",
	        "LogPath": "/var/lib/docker/containers/94dfbc435d7e30ca15f2ee31feb40099cc460eb5b39b7d51583a70825ac4729e/94dfbc435d7e30ca15f2ee31feb40099cc460eb5b39b7d51583a70825ac4729e-json.log",
	        "Name": "/addons-548117",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-548117:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-548117",
	            "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/3402f5dc110becba9a9454c88b1b832a35dd51c64f056563e2514c5ffe450786-init/diff:/var/lib/docker/overlay2/525c0f06d4fdfeb2dd879385e1430e7df051c703df0bcd7586866cd652305c7e/diff",
	                "MergedDir": "/var/lib/docker/overlay2/3402f5dc110becba9a9454c88b1b832a35dd51c64f056563e2514c5ffe450786/merged",
	                "UpperDir": "/var/lib/docker/overlay2/3402f5dc110becba9a9454c88b1b832a35dd51c64f056563e2514c5ffe450786/diff",
	                "WorkDir": "/var/lib/docker/overlay2/3402f5dc110becba9a9454c88b1b832a35dd51c64f056563e2514c5ffe450786/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-548117",
	                "Source": "/var/lib/docker/volumes/addons-548117/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-548117",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21",
	            "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-548117",
	                "name.minikube.sigs.k8s.io": "addons-548117",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "cc6c802fab37083e3fa9e27854c0063882b7a8003dc6a4ad651ce185a47d9fd7",
	            "SandboxKey": "/var/run/docker/netns/cc6c802fab37",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33508"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33509"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33512"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33510"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33511"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-548117": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "424abca52667cbb3186fcfe671e82baab7014ad11c6429c3ad42022c5b69604d",
	                    "EndpointID": "8a12d5c4c4260552241da8b32906dd7d65dfea43996e72ee46abc227582c7a76",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-548117",
	                        "94dfbc435d7e"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-548117 -n addons-548117
helpers_test.go:244: <<< TestAddons/parallel/Registry FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestAddons/parallel/Registry]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 -p addons-548117 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-548117 logs -n 25: (1.72320899s)
helpers_test.go:252: TestAddons/parallel/Registry logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only                                                                     | download-only-689107   | jenkins | v1.34.0 | 24 Sep 24 18:55 UTC |                     |
	|         | -p download-only-689107                                                                     |                        |         |         |                     |                     |
	|         | --force --alsologtostderr                                                                   |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0                                                                |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | --all                                                                                       | minikube               | jenkins | v1.34.0 | 24 Sep 24 18:55 UTC | 24 Sep 24 18:55 UTC |
	| delete  | -p download-only-689107                                                                     | download-only-689107   | jenkins | v1.34.0 | 24 Sep 24 18:55 UTC | 24 Sep 24 18:55 UTC |
	| start   | -o=json --download-only                                                                     | download-only-376987   | jenkins | v1.34.0 | 24 Sep 24 18:55 UTC |                     |
	|         | -p download-only-376987                                                                     |                        |         |         |                     |                     |
	|         | --force --alsologtostderr                                                                   |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.1                                                                |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | --all                                                                                       | minikube               | jenkins | v1.34.0 | 24 Sep 24 18:55 UTC | 24 Sep 24 18:55 UTC |
	| delete  | -p download-only-376987                                                                     | download-only-376987   | jenkins | v1.34.0 | 24 Sep 24 18:55 UTC | 24 Sep 24 18:55 UTC |
	| delete  | -p download-only-689107                                                                     | download-only-689107   | jenkins | v1.34.0 | 24 Sep 24 18:55 UTC | 24 Sep 24 18:55 UTC |
	| delete  | -p download-only-376987                                                                     | download-only-376987   | jenkins | v1.34.0 | 24 Sep 24 18:55 UTC | 24 Sep 24 18:55 UTC |
	| start   | --download-only -p                                                                          | download-docker-876532 | jenkins | v1.34.0 | 24 Sep 24 18:55 UTC |                     |
	|         | download-docker-876532                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-876532                                                                   | download-docker-876532 | jenkins | v1.34.0 | 24 Sep 24 18:55 UTC | 24 Sep 24 18:55 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-453354   | jenkins | v1.34.0 | 24 Sep 24 18:55 UTC |                     |
	|         | binary-mirror-453354                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:45183                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-453354                                                                     | binary-mirror-453354   | jenkins | v1.34.0 | 24 Sep 24 18:55 UTC | 24 Sep 24 18:55 UTC |
	| addons  | enable dashboard -p                                                                         | addons-548117          | jenkins | v1.34.0 | 24 Sep 24 18:55 UTC |                     |
	|         | addons-548117                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-548117          | jenkins | v1.34.0 | 24 Sep 24 18:55 UTC |                     |
	|         | addons-548117                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-548117 --wait=true                                                                | addons-548117          | jenkins | v1.34.0 | 24 Sep 24 18:55 UTC | 24 Sep 24 18:59 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 --addons=volcano                                                              |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	|         | --addons=ingress                                                                            |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                                                                        |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-548117          | jenkins | v1.34.0 | 24 Sep 24 19:07 UTC | 24 Sep 24 19:07 UTC |
	|         | -p addons-548117                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-548117 addons disable                                                                | addons-548117          | jenkins | v1.34.0 | 24 Sep 24 19:07 UTC | 24 Sep 24 19:07 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-548117 addons disable                                                                | addons-548117          | jenkins | v1.34.0 | 24 Sep 24 19:07 UTC | 24 Sep 24 19:07 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-548117          | jenkins | v1.34.0 | 24 Sep 24 19:07 UTC | 24 Sep 24 19:07 UTC |
	|         | -p addons-548117                                                                            |                        |         |         |                     |                     |
	| ssh     | addons-548117 ssh cat                                                                       | addons-548117          | jenkins | v1.34.0 | 24 Sep 24 19:08 UTC | 24 Sep 24 19:08 UTC |
	|         | /opt/local-path-provisioner/pvc-24b7ec41-03e2-4104-a1e5-645e72e53724_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-548117 addons disable                                                                | addons-548117          | jenkins | v1.34.0 | 24 Sep 24 19:08 UTC |                     |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-548117 ip                                                                            | addons-548117          | jenkins | v1.34.0 | 24 Sep 24 19:08 UTC | 24 Sep 24 19:08 UTC |
	| addons  | addons-548117 addons disable                                                                | addons-548117          | jenkins | v1.34.0 | 24 Sep 24 19:08 UTC | 24 Sep 24 19:08 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/24 18:55:47
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.23.0 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0924 18:55:47.490012  594526 out.go:345] Setting OutFile to fd 1 ...
	I0924 18:55:47.490127  594526 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 18:55:47.490265  594526 out.go:358] Setting ErrFile to fd 2...
	I0924 18:55:47.490285  594526 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 18:55:47.490578  594526 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19700-588376/.minikube/bin
	I0924 18:55:47.491100  594526 out.go:352] Setting JSON to false
	I0924 18:55:47.492076  594526 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":9495,"bootTime":1727194653,"procs":165,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0924 18:55:47.492151  594526 start.go:139] virtualization:  
	I0924 18:55:47.494371  594526 out.go:177] * [addons-548117] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0924 18:55:47.496565  594526 out.go:177]   - MINIKUBE_LOCATION=19700
	I0924 18:55:47.496637  594526 notify.go:220] Checking for updates...
	I0924 18:55:47.500512  594526 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0924 18:55:47.503153  594526 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19700-588376/kubeconfig
	I0924 18:55:47.504764  594526 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19700-588376/.minikube
	I0924 18:55:47.506572  594526 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0924 18:55:47.508459  594526 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0924 18:55:47.510267  594526 driver.go:394] Setting default libvirt URI to qemu:///system
	I0924 18:55:47.536535  594526 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I0924 18:55:47.536659  594526 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0924 18:55:47.586997  594526 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-24 18:55:47.576794035 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: brid
ge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
	I0924 18:55:47.587114  594526 docker.go:318] overlay module found
	I0924 18:55:47.590742  594526 out.go:177] * Using the docker driver based on user configuration
	I0924 18:55:47.592721  594526 start.go:297] selected driver: docker
	I0924 18:55:47.592744  594526 start.go:901] validating driver "docker" against <nil>
	I0924 18:55:47.592760  594526 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0924 18:55:47.593397  594526 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0924 18:55:47.642469  594526 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-24 18:55:47.633256769 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: brid
ge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
	I0924 18:55:47.642693  594526 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0924 18:55:47.642923  594526 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]
	I0924 18:55:47.644962  594526 out.go:177] * Using Docker driver with root privileges
	I0924 18:55:47.646688  594526 cni.go:84] Creating CNI manager for ""
	I0924 18:55:47.646770  594526 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0924 18:55:47.646783  594526 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0924 18:55:47.646878  594526 start.go:340] cluster config:
	{Name:addons-548117 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-548117 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSH
AgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0924 18:55:47.649300  594526 out.go:177] * Starting "addons-548117" primary control-plane node in "addons-548117" cluster
	I0924 18:55:47.651211  594526 cache.go:121] Beginning downloading kic base image for docker with crio
	I0924 18:55:47.653169  594526 out.go:177] * Pulling base image v0.0.45-1727108449-19696 ...
	I0924 18:55:47.655533  594526 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0924 18:55:47.655586  594526 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19700-588376/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4
	I0924 18:55:47.655594  594526 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 in local docker daemon
	I0924 18:55:47.655598  594526 cache.go:56] Caching tarball of preloaded images
	I0924 18:55:47.655770  594526 preload.go:172] Found /home/jenkins/minikube-integration/19700-588376/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0924 18:55:47.655781  594526 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I0924 18:55:47.656146  594526 profile.go:143] Saving config to /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/config.json ...
	I0924 18:55:47.656213  594526 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/config.json: {Name:mk05d7b4de0a28e055258108e75718884a357b0f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:55:47.673826  594526 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 to local cache
	I0924 18:55:47.673975  594526 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 in local cache directory
	I0924 18:55:47.673998  594526 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 in local cache directory, skipping pull
	I0924 18:55:47.674003  594526 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 exists in cache, skipping pull
	I0924 18:55:47.674010  594526 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 as a tarball
	I0924 18:55:47.674016  594526 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 from local cache
	I0924 18:56:05.032407  594526 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 from cached tarball
	I0924 18:56:05.032446  594526 cache.go:194] Successfully downloaded all kic artifacts
	I0924 18:56:05.032477  594526 start.go:360] acquireMachinesLock for addons-548117: {Name:mkdc2be61fe5343d49f21f2bebabb93cd3c90552 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0924 18:56:05.032606  594526 start.go:364] duration metric: took 107.618µs to acquireMachinesLock for "addons-548117"
	I0924 18:56:05.032632  594526 start.go:93] Provisioning new machine with config: &{Name:addons-548117 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-548117 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQe
muFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0924 18:56:05.032714  594526 start.go:125] createHost starting for "" (driver="docker")
	I0924 18:56:05.035625  594526 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0924 18:56:05.035970  594526 start.go:159] libmachine.API.Create for "addons-548117" (driver="docker")
	I0924 18:56:05.036017  594526 client.go:168] LocalClient.Create starting
	I0924 18:56:05.036151  594526 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19700-588376/.minikube/certs/ca.pem
	I0924 18:56:05.575285  594526 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19700-588376/.minikube/certs/cert.pem
	I0924 18:56:05.795385  594526 cli_runner.go:164] Run: docker network inspect addons-548117 --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}}]}"
	W0924 18:56:05.811474  594526 cli_runner.go:211] docker network inspect addons-548117 --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
	I0924 18:56:05.811565  594526 network_create.go:284] running [docker network inspect addons-548117] to gather additional debugging logs...
	I0924 18:56:05.811586  594526 cli_runner.go:164] Run: docker network inspect addons-548117
	W0924 18:56:05.826526  594526 cli_runner.go:211] docker network inspect addons-548117 returned with exit code 1
	I0924 18:56:05.826559  594526 network_create.go:287] error running [docker network inspect addons-548117]: docker network inspect addons-548117: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-548117 not found
	I0924 18:56:05.826573  594526 network_create.go:289] output of [docker network inspect addons-548117]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-548117 not found
	
	** /stderr **
	I0924 18:56:05.826680  594526 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}}]}"
	I0924 18:56:05.842167  594526 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:0x40018b66a0}
	I0924 18:56:05.842208  594526 network_create.go:124] attempt to create docker network addons-548117 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0924 18:56:05.842263  594526 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-548117 addons-548117
	I0924 18:56:05.912074  594526 network_create.go:108] docker network addons-548117 192.168.49.0/24 created
	I0924 18:56:05.912114  594526 kic.go:121] calculated static IP "192.168.49.2" for the "addons-548117" container
	I0924 18:56:05.912189  594526 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0924 18:56:05.925303  594526 cli_runner.go:164] Run: docker volume create addons-548117 --label name.minikube.sigs.k8s.io=addons-548117 --label created_by.minikube.sigs.k8s.io=true
	I0924 18:56:05.941340  594526 oci.go:103] Successfully created a docker volume addons-548117
	I0924 18:56:05.941431  594526 cli_runner.go:164] Run: docker run --rm --name addons-548117-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-548117 --entrypoint /usr/bin/test -v addons-548117:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 -d /var/lib
	I0924 18:56:07.320456  594526 cli_runner.go:217] Completed: docker run --rm --name addons-548117-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-548117 --entrypoint /usr/bin/test -v addons-548117:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 -d /var/lib: (1.378975586s)
	I0924 18:56:07.320487  594526 oci.go:107] Successfully prepared a docker volume addons-548117
	I0924 18:56:07.320500  594526 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0924 18:56:07.320520  594526 kic.go:194] Starting extracting preloaded images to volume ...
	I0924 18:56:07.320589  594526 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19700-588376/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-548117:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 -I lz4 -xf /preloaded.tar -C /extractDir
	I0924 18:56:11.393941  594526 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19700-588376/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-548117:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 -I lz4 -xf /preloaded.tar -C /extractDir: (4.073292499s)
	I0924 18:56:11.393978  594526 kic.go:203] duration metric: took 4.073454631s to extract preloaded images to volume ...
	W0924 18:56:11.394123  594526 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0924 18:56:11.394236  594526 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0924 18:56:11.440252  594526 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-548117 --name addons-548117 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-548117 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-548117 --network addons-548117 --ip 192.168.49.2 --volume addons-548117:/var --security-opt apparmor=unconfined --memory=4000mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21
	I0924 18:56:11.788128  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Running}}
	I0924 18:56:11.811468  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Status}}
	I0924 18:56:11.837672  594526 cli_runner.go:164] Run: docker exec addons-548117 stat /var/lib/dpkg/alternatives/iptables
	I0924 18:56:11.893152  594526 oci.go:144] the created container "addons-548117" has a running status.
	I0924 18:56:11.893182  594526 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa...
	I0924 18:56:12.670183  594526 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0924 18:56:12.692808  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Status}}
	I0924 18:56:12.715827  594526 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0924 18:56:12.715846  594526 kic_runner.go:114] Args: [docker exec --privileged addons-548117 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0924 18:56:12.769567  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Status}}
	I0924 18:56:12.788390  594526 machine.go:93] provisionDockerMachine start ...
	I0924 18:56:12.788488  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:12.804470  594526 main.go:141] libmachine: Using SSH client type: native
	I0924 18:56:12.804728  594526 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x413650] 0x415e90 <nil>  [] 0s} 127.0.0.1 33508 <nil> <nil>}
	I0924 18:56:12.804738  594526 main.go:141] libmachine: About to run SSH command:
	hostname
	I0924 18:56:12.939574  594526 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-548117
	
	I0924 18:56:12.939658  594526 ubuntu.go:169] provisioning hostname "addons-548117"
	I0924 18:56:12.939784  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:12.964168  594526 main.go:141] libmachine: Using SSH client type: native
	I0924 18:56:12.964413  594526 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x413650] 0x415e90 <nil>  [] 0s} 127.0.0.1 33508 <nil> <nil>}
	I0924 18:56:12.964426  594526 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-548117 && echo "addons-548117" | sudo tee /etc/hostname
	I0924 18:56:13.116091  594526 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-548117
	
	I0924 18:56:13.116179  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:13.133308  594526 main.go:141] libmachine: Using SSH client type: native
	I0924 18:56:13.133562  594526 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x413650] 0x415e90 <nil>  [] 0s} 127.0.0.1 33508 <nil> <nil>}
	I0924 18:56:13.133585  594526 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-548117' /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-548117/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-548117' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0924 18:56:13.263771  594526 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0924 18:56:13.263860  594526 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19700-588376/.minikube CaCertPath:/home/jenkins/minikube-integration/19700-588376/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19700-588376/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19700-588376/.minikube}
	I0924 18:56:13.263920  594526 ubuntu.go:177] setting up certificates
	I0924 18:56:13.263954  594526 provision.go:84] configureAuth start
	I0924 18:56:13.264057  594526 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-548117
	I0924 18:56:13.280986  594526 provision.go:143] copyHostCerts
	I0924 18:56:13.281090  594526 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19700-588376/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19700-588376/.minikube/ca.pem (1078 bytes)
	I0924 18:56:13.281224  594526 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19700-588376/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19700-588376/.minikube/cert.pem (1123 bytes)
	I0924 18:56:13.281288  594526 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19700-588376/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19700-588376/.minikube/key.pem (1675 bytes)
	I0924 18:56:13.281344  594526 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19700-588376/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19700-588376/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19700-588376/.minikube/certs/ca-key.pem org=jenkins.addons-548117 san=[127.0.0.1 192.168.49.2 addons-548117 localhost minikube]
	I0924 18:56:14.224776  594526 provision.go:177] copyRemoteCerts
	I0924 18:56:14.224845  594526 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0924 18:56:14.224895  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:14.241478  594526 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa Username:docker}
	I0924 18:56:14.332243  594526 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-588376/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0924 18:56:14.358434  594526 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-588376/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0924 18:56:14.381583  594526 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-588376/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0924 18:56:14.404558  594526 provision.go:87] duration metric: took 1.140577808s to configureAuth
	I0924 18:56:14.404583  594526 ubuntu.go:193] setting minikube options for container-runtime
	I0924 18:56:14.404779  594526 config.go:182] Loaded profile config "addons-548117": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0924 18:56:14.404887  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:14.432068  594526 main.go:141] libmachine: Using SSH client type: native
	I0924 18:56:14.432319  594526 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x413650] 0x415e90 <nil>  [] 0s} 127.0.0.1 33508 <nil> <nil>}
	I0924 18:56:14.432342  594526 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /etc/sysconfig && printf %s "
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
	I0924 18:56:14.659620  594526 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0924 18:56:14.659647  594526 machine.go:96] duration metric: took 1.871231199s to provisionDockerMachine
	I0924 18:56:14.659665  594526 client.go:171] duration metric: took 9.623634981s to LocalClient.Create
	I0924 18:56:14.659689  594526 start.go:167] duration metric: took 9.623721594s to libmachine.API.Create "addons-548117"
	I0924 18:56:14.659744  594526 start.go:293] postStartSetup for "addons-548117" (driver="docker")
	I0924 18:56:14.659756  594526 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]
	I0924 18:56:14.659837  594526 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
	I0924 18:56:14.659907  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:14.678509  594526 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa Username:docker}
	I0924 18:56:14.772844  594526 ssh_runner.go:195] Run: cat /etc/os-release
	I0924 18:56:14.775974  594526 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0924 18:56:14.776064  594526 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0924 18:56:14.776097  594526 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0924 18:56:14.776111  594526 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0924 18:56:14.776123  594526 filesync.go:126] Scanning /home/jenkins/minikube-integration/19700-588376/.minikube/addons for local assets ...
	I0924 18:56:14.776194  594526 filesync.go:126] Scanning /home/jenkins/minikube-integration/19700-588376/.minikube/files for local assets ...
	I0924 18:56:14.776221  594526 start.go:296] duration metric: took 116.470887ms for postStartSetup
	I0924 18:56:14.776530  594526 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-548117
	I0924 18:56:14.792665  594526 profile.go:143] Saving config to /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/config.json ...
	I0924 18:56:14.792973  594526 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0924 18:56:14.793021  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:14.812068  594526 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa Username:docker}
	I0924 18:56:14.904622  594526 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0924 18:56:14.909259  594526 start.go:128] duration metric: took 9.876526981s to createHost
	I0924 18:56:14.909288  594526 start.go:83] releasing machines lock for "addons-548117", held for 9.876673508s
	I0924 18:56:14.909367  594526 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-548117
	I0924 18:56:14.936326  594526 ssh_runner.go:195] Run: cat /version.json
	I0924 18:56:14.936410  594526 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0924 18:56:14.936418  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:14.936464  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:14.956994  594526 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa Username:docker}
	I0924 18:56:14.970016  594526 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa Username:docker}
	I0924 18:56:15.048475  594526 ssh_runner.go:195] Run: systemctl --version
	I0924 18:56:15.183203  594526 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0924 18:56:15.323935  594526 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0924 18:56:15.328112  594526 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f -name *loopback.conf* -not -name *.mk_disabled -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0924 18:56:15.347970  594526 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0924 18:56:15.348060  594526 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" ;
	I0924 18:56:15.381839  594526 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0924 18:56:15.381861  594526 start.go:495] detecting cgroup driver to use...
	I0924 18:56:15.381893  594526 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0924 18:56:15.381944  594526 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0924 18:56:15.396854  594526 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0924 18:56:15.408818  594526 docker.go:217] disabling cri-docker service (if available) ...
	I0924 18:56:15.408930  594526 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0924 18:56:15.423136  594526 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0924 18:56:15.438046  594526 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0924 18:56:15.518573  594526 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0924 18:56:15.613515  594526 docker.go:233] disabling docker service ...
	I0924 18:56:15.613631  594526 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0924 18:56:15.632814  594526 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0924 18:56:15.645110  594526 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0924 18:56:15.732113  594526 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0924 18:56:15.828713  594526 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0924 18:56:15.840371  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/crio/crio.sock
	" | sudo tee /etc/crictl.yaml"
	I0924 18:56:15.856731  594526 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0924 18:56:15.856833  594526 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.10"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0924 18:56:15.866650  594526 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0924 18:56:15.866719  594526 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0924 18:56:15.877563  594526 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0924 18:56:15.886795  594526 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0924 18:56:15.896521  594526 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0924 18:56:15.905625  594526 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *"net.ipv4.ip_unprivileged_port_start=.*"/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0924 18:56:15.914802  594526 ssh_runner.go:195] Run: sh -c "sudo grep -q "^ *default_sysctls" /etc/crio/crio.conf.d/02-crio.conf || sudo sed -i '/conmon_cgroup = .*/a default_sysctls = \[\n\]' /etc/crio/crio.conf.d/02-crio.conf"
	I0924 18:56:15.929916  594526 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^default_sysctls *= *\[|&\n  "net.ipv4.ip_unprivileged_port_start=0",|' /etc/crio/crio.conf.d/02-crio.conf"
	I0924 18:56:15.940133  594526 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0924 18:56:15.948579  594526 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0924 18:56:15.956895  594526 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0924 18:56:16.035927  594526 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0924 18:56:16.157757  594526 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0924 18:56:16.157862  594526 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0924 18:56:16.161738  594526 start.go:563] Will wait 60s for crictl version
	I0924 18:56:16.161842  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:56:16.165368  594526 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0924 18:56:16.203490  594526 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0924 18:56:16.203612  594526 ssh_runner.go:195] Run: crio --version
	I0924 18:56:16.241905  594526 ssh_runner.go:195] Run: crio --version
	I0924 18:56:16.284190  594526 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
	I0924 18:56:16.286165  594526 cli_runner.go:164] Run: docker network inspect addons-548117 --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}}]}"
	I0924 18:56:16.300178  594526 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0924 18:56:16.303833  594526 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""
	I0924 18:56:16.314464  594526 kubeadm.go:883] updating cluster {Name:addons-548117 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-548117 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmw
arePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0924 18:56:16.314576  594526 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0924 18:56:16.314634  594526 ssh_runner.go:195] Run: sudo crictl images --output json
	I0924 18:56:16.389075  594526 crio.go:514] all images are preloaded for cri-o runtime.
	I0924 18:56:16.389100  594526 crio.go:433] Images already preloaded, skipping extraction
	I0924 18:56:16.389158  594526 ssh_runner.go:195] Run: sudo crictl images --output json
	I0924 18:56:16.425891  594526 crio.go:514] all images are preloaded for cri-o runtime.
	I0924 18:56:16.425922  594526 cache_images.go:84] Images are preloaded, skipping loading
	I0924 18:56:16.425930  594526 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
	I0924 18:56:16.426040  594526 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.1/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-548117 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-548117 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0924 18:56:16.426130  594526 ssh_runner.go:195] Run: crio config
	I0924 18:56:16.500596  594526 cni.go:84] Creating CNI manager for ""
	I0924 18:56:16.500615  594526 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0924 18:56:16.500626  594526 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0924 18:56:16.500671  594526 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.31.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-548117 NodeName:addons-548117 DNSDomain:cluster.local CRISocket:/var/run/crio/crio.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.49.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NodeIP:192.168.49.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc/kuberne
tes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///var/run/crio/crio.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0924 18:56:16.500858  594526 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:///var/run/crio/crio.sock
	  name: "addons-548117"
	  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.31.1
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///var/run/crio/crio.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0924 18:56:16.500931  594526 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0924 18:56:16.510084  594526 binaries.go:44] Found k8s binaries, skipping transfer
	I0924 18:56:16.510184  594526 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0924 18:56:16.519098  594526 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0924 18:56:16.537898  594526 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0924 18:56:16.556822  594526 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0924 18:56:16.574869  594526 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0924 18:56:16.578255  594526 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""
	I0924 18:56:16.589286  594526 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0924 18:56:16.669377  594526 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0924 18:56:16.683054  594526 certs.go:68] Setting up /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117 for IP: 192.168.49.2
	I0924 18:56:16.683129  594526 certs.go:194] generating shared ca certs ...
	I0924 18:56:16.683159  594526 certs.go:226] acquiring lock for ca certs: {Name:mk31e9ae8514717b4f60222c2baf3ad89a00400a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:56:16.683345  594526 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19700-588376/.minikube/ca.key
	I0924 18:56:16.826317  594526 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19700-588376/.minikube/ca.crt ...
	I0924 18:56:16.826347  594526 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-588376/.minikube/ca.crt: {Name:mkf9a4fd99f3aa2a8ddeecf4647f2fbbd8fcda3e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:56:16.826572  594526 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19700-588376/.minikube/ca.key ...
	I0924 18:56:16.826587  594526 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-588376/.minikube/ca.key: {Name:mka1072bcdff1639229114455dca72990b951775 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:56:16.826676  594526 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19700-588376/.minikube/proxy-client-ca.key
	I0924 18:56:17.797660  594526 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19700-588376/.minikube/proxy-client-ca.crt ...
	I0924 18:56:17.797695  594526 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-588376/.minikube/proxy-client-ca.crt: {Name:mkd0fb30bd982287b7a0e0df94f9cafbb026ce83 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:56:17.797886  594526 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19700-588376/.minikube/proxy-client-ca.key ...
	I0924 18:56:17.797901  594526 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-588376/.minikube/proxy-client-ca.key: {Name:mka6d57ce25edc56876a24e93b68ff92d5a5e861 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:56:17.797985  594526 certs.go:256] generating profile certs ...
	I0924 18:56:17.798045  594526 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/client.key
	I0924 18:56:17.798061  594526 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/client.crt with IP's: []
	I0924 18:56:18.899579  594526 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/client.crt ...
	I0924 18:56:18.899615  594526 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/client.crt: {Name:mk5a26dda7d5850ec0bc792e121abb7e023ba6e3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:56:18.899853  594526 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/client.key ...
	I0924 18:56:18.899868  594526 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/client.key: {Name:mked631547773d95bd5fcc1a14bdde4ad81de387 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:56:18.899968  594526 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/apiserver.key.0b9ee4fe
	I0924 18:56:18.899988  594526 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/apiserver.crt.0b9ee4fe with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0924 18:56:19.181506  594526 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/apiserver.crt.0b9ee4fe ...
	I0924 18:56:19.181536  594526 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/apiserver.crt.0b9ee4fe: {Name:mk0825f12cde161521aec9f09cfe5ca1b061d9f8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:56:19.181715  594526 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/apiserver.key.0b9ee4fe ...
	I0924 18:56:19.181729  594526 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/apiserver.key.0b9ee4fe: {Name:mkb8899b7d9f133af760458218646496d08f277e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:56:19.181811  594526 certs.go:381] copying /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/apiserver.crt.0b9ee4fe -> /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/apiserver.crt
	I0924 18:56:19.181890  594526 certs.go:385] copying /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/apiserver.key.0b9ee4fe -> /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/apiserver.key
	I0924 18:56:19.181943  594526 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/proxy-client.key
	I0924 18:56:19.181962  594526 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/proxy-client.crt with IP's: []
	I0924 18:56:19.505467  594526 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/proxy-client.crt ...
	I0924 18:56:19.505499  594526 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/proxy-client.crt: {Name:mk1eb7d3d7fab7c44499b0702bb92de901722567 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:56:19.505686  594526 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/proxy-client.key ...
	I0924 18:56:19.505697  594526 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/proxy-client.key: {Name:mka774f7886d814815abad1256483a90a638f27b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:56:19.505882  594526 certs.go:484] found cert: /home/jenkins/minikube-integration/19700-588376/.minikube/certs/ca-key.pem (1679 bytes)
	I0924 18:56:19.505925  594526 certs.go:484] found cert: /home/jenkins/minikube-integration/19700-588376/.minikube/certs/ca.pem (1078 bytes)
	I0924 18:56:19.505954  594526 certs.go:484] found cert: /home/jenkins/minikube-integration/19700-588376/.minikube/certs/cert.pem (1123 bytes)
	I0924 18:56:19.505984  594526 certs.go:484] found cert: /home/jenkins/minikube-integration/19700-588376/.minikube/certs/key.pem (1675 bytes)
	I0924 18:56:19.506582  594526 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-588376/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0924 18:56:19.531578  594526 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-588376/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0924 18:56:19.556220  594526 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-588376/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0924 18:56:19.580933  594526 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-588376/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0924 18:56:19.607177  594526 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0924 18:56:19.631193  594526 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0924 18:56:19.656093  594526 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0924 18:56:19.680611  594526 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0924 18:56:19.704808  594526 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-588376/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0924 18:56:19.729304  594526 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0924 18:56:19.747124  594526 ssh_runner.go:195] Run: openssl version
	I0924 18:56:19.752753  594526 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"
	I0924 18:56:19.762341  594526 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0924 18:56:19.765610  594526 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 24 18:56 /usr/share/ca-certificates/minikubeCA.pem
	I0924 18:56:19.765675  594526 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0924 18:56:19.772455  594526 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"
	I0924 18:56:19.781834  594526 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0924 18:56:19.784989  594526 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
	I0924 18:56:19.785037  594526 kubeadm.go:392] StartCluster: {Name:addons-548117 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-548117 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmware
Path: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0924 18:56:19.785114  594526 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0924 18:56:19.785169  594526 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0924 18:56:19.837357  594526 cri.go:89] found id: ""
	I0924 18:56:19.837428  594526 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0924 18:56:19.848121  594526 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0924 18:56:19.857529  594526 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0924 18:56:19.857595  594526 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
	I0924 18:56:19.869238  594526 kubeadm.go:155] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I0924 18:56:19.869258  594526 kubeadm.go:157] found existing configuration files:
	
	I0924 18:56:19.869330  594526 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0924 18:56:19.877880  594526 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/admin.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/admin.conf: No such file or directory
	I0924 18:56:19.877946  594526 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0924 18:56:19.886500  594526 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0924 18:56:19.894905  594526 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/kubelet.conf: No such file or directory
	I0924 18:56:19.894994  594526 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0924 18:56:19.903876  594526 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0924 18:56:19.912407  594526 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/controller-manager.conf: No such file or directory
	I0924 18:56:19.912488  594526 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0924 18:56:19.921124  594526 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0924 18:56:19.929753  594526 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/scheduler.conf: No such file or directory
	I0924 18:56:19.929822  594526 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0924 18:56:19.938457  594526 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$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"
	I0924 18:56:19.977919  594526 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0924 18:56:19.978247  594526 kubeadm.go:310] [preflight] Running pre-flight checks
	I0924 18:56:19.997665  594526 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0924 18:56:19.997741  594526 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1070-aws
	I0924 18:56:19.997784  594526 kubeadm.go:310] OS: Linux
	I0924 18:56:19.997833  594526 kubeadm.go:310] CGROUPS_CPU: enabled
	I0924 18:56:19.997885  594526 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0924 18:56:19.997936  594526 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0924 18:56:19.997987  594526 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0924 18:56:19.998038  594526 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0924 18:56:19.998089  594526 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0924 18:56:19.998139  594526 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0924 18:56:19.998190  594526 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0924 18:56:19.998239  594526 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0924 18:56:20.068351  594526 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0924 18:56:20.068538  594526 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0924 18:56:20.068681  594526 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0924 18:56:20.077720  594526 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0924 18:56:20.081005  594526 out.go:235]   - Generating certificates and keys ...
	I0924 18:56:20.081116  594526 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0924 18:56:20.081209  594526 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0924 18:56:20.837899  594526 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0924 18:56:21.348961  594526 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0924 18:56:21.655298  594526 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0924 18:56:21.887570  594526 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0924 18:56:22.270970  594526 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0924 18:56:22.271113  594526 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-548117 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0924 18:56:22.608422  594526 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0924 18:56:22.608579  594526 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-548117 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0924 18:56:23.743155  594526 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0924 18:56:24.605392  594526 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0924 18:56:24.871540  594526 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0924 18:56:24.871868  594526 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0924 18:56:25.345541  594526 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0924 18:56:25.912195  594526 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0924 18:56:26.137108  594526 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0924 18:56:27.322526  594526 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0924 18:56:27.460915  594526 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0924 18:56:27.462840  594526 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0924 18:56:27.466926  594526 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0924 18:56:27.469037  594526 out.go:235]   - Booting up control plane ...
	I0924 18:56:27.469138  594526 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0924 18:56:27.469215  594526 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0924 18:56:27.470115  594526 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0924 18:56:27.480380  594526 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0924 18:56:27.486425  594526 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0924 18:56:27.486485  594526 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0924 18:56:27.578170  594526 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0924 18:56:27.578293  594526 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0924 18:56:28.579917  594526 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.001704079s
	I0924 18:56:28.580013  594526 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0924 18:56:34.581712  594526 kubeadm.go:310] [api-check] The API server is healthy after 6.001912124s
	I0924 18:56:34.601994  594526 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0924 18:56:34.617651  594526 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0924 18:56:34.647112  594526 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0924 18:56:34.647330  594526 kubeadm.go:310] [mark-control-plane] Marking the node addons-548117 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0924 18:56:34.660492  594526 kubeadm.go:310] [bootstrap-token] Using token: 4j45ta.lcnij1bwzy7uimyi
	I0924 18:56:34.663951  594526 out.go:235]   - Configuring RBAC rules ...
	I0924 18:56:34.664113  594526 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0924 18:56:34.669133  594526 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0924 18:56:34.678580  594526 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I0924 18:56:34.682681  594526 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0924 18:56:34.686544  594526 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0924 18:56:34.690674  594526 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0924 18:56:34.989076  594526 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0924 18:56:35.440804  594526 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0924 18:56:35.988898  594526 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0924 18:56:35.990082  594526 kubeadm.go:310] 
	I0924 18:56:35.990161  594526 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0924 18:56:35.990172  594526 kubeadm.go:310] 
	I0924 18:56:35.990249  594526 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0924 18:56:35.990260  594526 kubeadm.go:310] 
	I0924 18:56:35.990285  594526 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0924 18:56:35.990348  594526 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0924 18:56:35.990403  594526 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0924 18:56:35.990418  594526 kubeadm.go:310] 
	I0924 18:56:35.990473  594526 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0924 18:56:35.990482  594526 kubeadm.go:310] 
	I0924 18:56:35.990529  594526 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0924 18:56:35.990537  594526 kubeadm.go:310] 
	I0924 18:56:35.990589  594526 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0924 18:56:35.990668  594526 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0924 18:56:35.990739  594526 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0924 18:56:35.990747  594526 kubeadm.go:310] 
	I0924 18:56:35.990830  594526 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0924 18:56:35.990909  594526 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0924 18:56:35.990917  594526 kubeadm.go:310] 
	I0924 18:56:35.991001  594526 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token 4j45ta.lcnij1bwzy7uimyi \
	I0924 18:56:35.991106  594526 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:05b50b1568ebe73c382113abc54242aadad75e83b2ab1da31b1968898d89ec35 \
	I0924 18:56:35.991129  594526 kubeadm.go:310] 	--control-plane 
	I0924 18:56:35.991137  594526 kubeadm.go:310] 
	I0924 18:56:35.991221  594526 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0924 18:56:35.991229  594526 kubeadm.go:310] 
	I0924 18:56:35.991310  594526 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token 4j45ta.lcnij1bwzy7uimyi \
	I0924 18:56:35.991414  594526 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:05b50b1568ebe73c382113abc54242aadad75e83b2ab1da31b1968898d89ec35 
	I0924 18:56:35.995226  594526 kubeadm.go:310] W0924 18:56:19.974302    1193 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0924 18:56:35.995546  594526 kubeadm.go:310] W0924 18:56:19.975324    1193 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0924 18:56:35.995799  594526 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1070-aws\n", err: exit status 1
	I0924 18:56:35.995976  594526 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0924 18:56:35.996005  594526 cni.go:84] Creating CNI manager for ""
	I0924 18:56:35.996014  594526 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0924 18:56:35.998229  594526 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0924 18:56:36.000046  594526 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0924 18:56:36.014355  594526 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I0924 18:56:36.014385  594526 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0924 18:56:36.041402  594526 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0924 18:56:36.324537  594526 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0924 18:56:36.324683  594526 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:56:36.324759  594526 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-548117 minikube.k8s.io/updated_at=2024_09_24T18_56_36_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=ab8e06d5efb8aef1f7ea9881c3e41593ddc7876e minikube.k8s.io/name=addons-548117 minikube.k8s.io/primary=true
	I0924 18:56:36.485960  594526 ops.go:34] apiserver oom_adj: -16
	I0924 18:56:36.486071  594526 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:56:36.986369  594526 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:56:37.487061  594526 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:56:37.987171  594526 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:56:38.486380  594526 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:56:38.986125  594526 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:56:39.486188  594526 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:56:39.986770  594526 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:56:40.486142  594526 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:56:40.611429  594526 kubeadm.go:1113] duration metric: took 4.286794342s to wait for elevateKubeSystemPrivileges
	I0924 18:56:40.611459  594526 kubeadm.go:394] duration metric: took 20.82642199s to StartCluster
	I0924 18:56:40.611477  594526 settings.go:142] acquiring lock: {Name:mk120536321045862f74205f5ce2b0553de7910a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:56:40.611593  594526 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19700-588376/kubeconfig
	I0924 18:56:40.611987  594526 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-588376/kubeconfig: {Name:mkfa1b851b592b2d4be48a31664ef883eda19c76 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:56:40.612689  594526 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0924 18:56:40.612841  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0924 18:56:40.613084  594526 config.go:182] Loaded profile config "addons-548117": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0924 18:56:40.613112  594526 addons.go:507] 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 inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0924 18:56:40.613181  594526 addons.go:69] Setting yakd=true in profile "addons-548117"
	I0924 18:56:40.613194  594526 addons.go:234] Setting addon yakd=true in "addons-548117"
	I0924 18:56:40.613218  594526 host.go:66] Checking if "addons-548117" exists ...
	I0924 18:56:40.613712  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Status}}
	I0924 18:56:40.613887  594526 addons.go:69] Setting inspektor-gadget=true in profile "addons-548117"
	I0924 18:56:40.613915  594526 addons.go:234] Setting addon inspektor-gadget=true in "addons-548117"
	I0924 18:56:40.613968  594526 host.go:66] Checking if "addons-548117" exists ...
	I0924 18:56:40.614192  594526 addons.go:69] Setting metrics-server=true in profile "addons-548117"
	I0924 18:56:40.614206  594526 addons.go:234] Setting addon metrics-server=true in "addons-548117"
	I0924 18:56:40.614223  594526 host.go:66] Checking if "addons-548117" exists ...
	I0924 18:56:40.614594  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Status}}
	I0924 18:56:40.615068  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Status}}
	I0924 18:56:40.616987  594526 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-548117"
	I0924 18:56:40.617016  594526 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-548117"
	I0924 18:56:40.617041  594526 host.go:66] Checking if "addons-548117" exists ...
	I0924 18:56:40.617461  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Status}}
	I0924 18:56:40.619767  594526 addons.go:69] Setting cloud-spanner=true in profile "addons-548117"
	I0924 18:56:40.619830  594526 addons.go:234] Setting addon cloud-spanner=true in "addons-548117"
	I0924 18:56:40.619872  594526 host.go:66] Checking if "addons-548117" exists ...
	I0924 18:56:40.620327  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Status}}
	I0924 18:56:40.620699  594526 addons.go:69] Setting registry=true in profile "addons-548117"
	I0924 18:56:40.620728  594526 addons.go:234] Setting addon registry=true in "addons-548117"
	I0924 18:56:40.620760  594526 host.go:66] Checking if "addons-548117" exists ...
	I0924 18:56:40.621246  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Status}}
	I0924 18:56:40.636718  594526 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-548117"
	I0924 18:56:40.636794  594526 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-548117"
	I0924 18:56:40.636834  594526 host.go:66] Checking if "addons-548117" exists ...
	I0924 18:56:40.637847  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Status}}
	I0924 18:56:40.639530  594526 addons.go:69] Setting storage-provisioner=true in profile "addons-548117"
	I0924 18:56:40.642599  594526 addons.go:234] Setting addon storage-provisioner=true in "addons-548117"
	I0924 18:56:40.644756  594526 host.go:66] Checking if "addons-548117" exists ...
	I0924 18:56:40.647569  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Status}}
	I0924 18:56:40.654478  594526 addons.go:69] Setting default-storageclass=true in profile "addons-548117"
	I0924 18:56:40.654553  594526 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-548117"
	I0924 18:56:40.654933  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Status}}
	I0924 18:56:40.663799  594526 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-548117"
	I0924 18:56:40.663877  594526 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-548117"
	I0924 18:56:40.664286  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Status}}
	I0924 18:56:40.675531  594526 addons.go:69] Setting gcp-auth=true in profile "addons-548117"
	I0924 18:56:40.675571  594526 mustload.go:65] Loading cluster: addons-548117
	I0924 18:56:40.675802  594526 config.go:182] Loaded profile config "addons-548117": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0924 18:56:40.676079  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Status}}
	I0924 18:56:40.683858  594526 addons.go:69] Setting volcano=true in profile "addons-548117"
	I0924 18:56:40.684026  594526 addons.go:234] Setting addon volcano=true in "addons-548117"
	I0924 18:56:40.684100  594526 host.go:66] Checking if "addons-548117" exists ...
	I0924 18:56:40.684707  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Status}}
	I0924 18:56:40.706065  594526 addons.go:69] Setting volumesnapshots=true in profile "addons-548117"
	I0924 18:56:40.706119  594526 addons.go:234] Setting addon volumesnapshots=true in "addons-548117"
	I0924 18:56:40.706197  594526 host.go:66] Checking if "addons-548117" exists ...
	I0924 18:56:40.708019  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Status}}
	I0924 18:56:40.710420  594526 addons.go:69] Setting ingress=true in profile "addons-548117"
	I0924 18:56:40.710467  594526 addons.go:234] Setting addon ingress=true in "addons-548117"
	I0924 18:56:40.710510  594526 host.go:66] Checking if "addons-548117" exists ...
	I0924 18:56:40.711520  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Status}}
	I0924 18:56:40.721099  594526 out.go:177] * Verifying Kubernetes components...
	I0924 18:56:40.727785  594526 addons.go:69] Setting ingress-dns=true in profile "addons-548117"
	I0924 18:56:40.727821  594526 addons.go:234] Setting addon ingress-dns=true in "addons-548117"
	I0924 18:56:40.727869  594526 host.go:66] Checking if "addons-548117" exists ...
	I0924 18:56:40.768967  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Status}}
	I0924 18:56:40.728148  594526 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0924 18:56:40.805929  594526 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0924 18:56:40.810434  594526 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.24
	I0924 18:56:40.823587  594526 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0924 18:56:40.826546  594526 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0924 18:56:40.826624  594526 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0924 18:56:40.826764  594526 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0924 18:56:40.826876  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:40.837403  594526 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0924 18:56:40.837885  594526 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0924 18:56:40.837902  594526 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0924 18:56:40.838005  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:40.838227  594526 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0924 18:56:40.838238  594526 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0924 18:56:40.838295  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:40.853780  594526 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0924 18:56:40.857269  594526 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0924 18:56:40.857587  594526 host.go:66] Checking if "addons-548117" exists ...
	I0924 18:56:40.863860  594526 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0924 18:56:40.863994  594526 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0924 18:56:40.865646  594526 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0924 18:56:40.865849  594526 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0924 18:56:40.865879  594526 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0924 18:56:40.865975  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:40.867625  594526 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0924 18:56:40.867645  594526 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0924 18:56:40.867779  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:40.870242  594526 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0924 18:56:40.873025  594526 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0924 18:56:40.874564  594526 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0924 18:56:40.876217  594526 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0924 18:56:40.878379  594526 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0924 18:56:40.878408  594526 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0924 18:56:40.878522  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:40.884267  594526 addons.go:234] Setting addon default-storageclass=true in "addons-548117"
	I0924 18:56:40.884310  594526 host.go:66] Checking if "addons-548117" exists ...
	I0924 18:56:40.884742  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Status}}
	I0924 18:56:40.888109  594526 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0924 18:56:40.888131  594526 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0924 18:56:40.888192  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:40.895752  594526 out.go:177]   - Using image docker.io/registry:2.8.3
	I0924 18:56:40.899829  594526 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	W0924 18:56:40.907493  594526 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0924 18:56:40.934122  594526 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0924 18:56:40.934147  594526 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0924 18:56:40.934214  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:40.936818  594526 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0924 18:56:40.941482  594526 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0924 18:56:40.941512  594526 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0924 18:56:40.941596  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:40.951597  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0924 18:56:40.952278  594526 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa Username:docker}
	I0924 18:56:40.956978  594526 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-548117"
	I0924 18:56:40.957063  594526 host.go:66] Checking if "addons-548117" exists ...
	I0924 18:56:40.957537  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Status}}
	I0924 18:56:40.971401  594526 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0924 18:56:40.973008  594526 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0924 18:56:40.974894  594526 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0924 18:56:40.976694  594526 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0924 18:56:40.976737  594526 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0924 18:56:40.976805  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:40.991874  594526 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa Username:docker}
	I0924 18:56:41.036194  594526 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0924 18:56:41.038595  594526 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0924 18:56:41.038616  594526 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0924 18:56:41.038684  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:41.110499  594526 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa Username:docker}
	I0924 18:56:41.120734  594526 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa Username:docker}
	I0924 18:56:41.121477  594526 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa Username:docker}
	I0924 18:56:41.123266  594526 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa Username:docker}
	I0924 18:56:41.123828  594526 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa Username:docker}
	I0924 18:56:41.124431  594526 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0924 18:56:41.124446  594526 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0924 18:56:41.124538  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:41.146224  594526 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0924 18:56:41.147233  594526 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa Username:docker}
	I0924 18:56:41.150246  594526 out.go:177]   - Using image docker.io/busybox:stable
	I0924 18:56:41.157290  594526 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0924 18:56:41.157315  594526 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0924 18:56:41.157383  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:41.170045  594526 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa Username:docker}
	I0924 18:56:41.184096  594526 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa Username:docker}
	I0924 18:56:41.213192  594526 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa Username:docker}
	I0924 18:56:41.213199  594526 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa Username:docker}
	I0924 18:56:41.221341  594526 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa Username:docker}
	I0924 18:56:41.256910  594526 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0924 18:56:41.288370  594526 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0924 18:56:41.288392  594526 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0924 18:56:41.343169  594526 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0924 18:56:41.490193  594526 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0924 18:56:41.490271  594526 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0924 18:56:41.522652  594526 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0924 18:56:41.572638  594526 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0924 18:56:41.572713  594526 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0924 18:56:41.592712  594526 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0924 18:56:41.592787  594526 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0924 18:56:41.672992  594526 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0924 18:56:41.673068  594526 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0924 18:56:41.683816  594526 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0924 18:56:41.683889  594526 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0924 18:56:41.702357  594526 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0924 18:56:41.709209  594526 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0924 18:56:41.709274  594526 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0924 18:56:41.718997  594526 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0924 18:56:41.719075  594526 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0924 18:56:41.747450  594526 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0924 18:56:41.747525  594526 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0924 18:56:41.750822  594526 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0924 18:56:41.758512  594526 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0924 18:56:41.770565  594526 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0924 18:56:41.774297  594526 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0924 18:56:41.774324  594526 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0924 18:56:41.781378  594526 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0924 18:56:41.860963  594526 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0924 18:56:41.860986  594526 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0924 18:56:41.870080  594526 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0924 18:56:41.870106  594526 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-health-monitor-controller.yaml --> /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml (3038 bytes)
	I0924 18:56:41.900961  594526 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0924 18:56:41.900991  594526 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0924 18:56:41.905020  594526 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0924 18:56:41.905045  594526 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0924 18:56:41.908003  594526 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0924 18:56:41.908027  594526 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0924 18:56:41.915657  594526 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0924 18:56:41.915683  594526 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0924 18:56:42.029330  594526 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0924 18:56:42.029362  594526 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0924 18:56:42.044591  594526 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0924 18:56:42.044620  594526 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0924 18:56:42.055982  594526 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0924 18:56:42.090486  594526 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0924 18:56:42.102420  594526 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0924 18:56:42.119186  594526 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0924 18:56:42.119219  594526 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0924 18:56:42.153282  594526 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0924 18:56:42.153314  594526 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0924 18:56:42.178221  594526 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0924 18:56:42.178266  594526 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0924 18:56:42.355016  594526 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0924 18:56:42.355056  594526 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0924 18:56:42.359896  594526 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0924 18:56:42.359952  594526 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0924 18:56:42.364409  594526 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0924 18:56:42.364452  594526 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0924 18:56:42.434177  594526 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0924 18:56:42.448624  594526 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0924 18:56:42.448653  594526 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0924 18:56:42.527317  594526 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0924 18:56:42.527342  594526 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0924 18:56:42.547166  594526 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0924 18:56:42.547197  594526 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0924 18:56:42.678148  594526 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0924 18:56:42.678175  594526 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0924 18:56:42.706750  594526 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0924 18:56:42.848481  594526 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0924 18:56:42.848505  594526 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0924 18:56:42.960029  594526 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0924 18:56:42.960055  594526 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0924 18:56:43.067018  594526 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0924 18:56:43.067046  594526 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0924 18:56:43.165198  594526 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0924 18:56:43.577233  594526 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (2.62556921s)
	I0924 18:56:43.577262  594526 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0924 18:56:43.577204  594526 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (2.320264044s)
	I0924 18:56:43.578932  594526 node_ready.go:35] waiting up to 6m0s for node "addons-548117" to be "Ready" ...
	I0924 18:56:44.396716  594526 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-548117" context rescaled to 1 replicas
	I0924 18:56:45.194430  594526 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (3.851222958s)
	I0924 18:56:45.689122  594526 node_ready.go:53] node "addons-548117" has status "Ready":"False"
	I0924 18:56:45.806685  594526 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.283957151s)
	I0924 18:56:45.806662  594526 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (4.104219051s)
	I0924 18:56:45.806781  594526 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (4.048249087s)
	I0924 18:56:45.806827  594526 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (4.055852098s)
	I0924 18:56:46.033086  594526 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (4.262481923s)
	I0924 18:56:46.936129  594526 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.154714627s)
	I0924 18:56:46.936215  594526 addons.go:475] Verifying addon ingress=true in "addons-548117"
	I0924 18:56:46.936471  594526 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (4.880455792s)
	I0924 18:56:46.936770  594526 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (4.846202983s)
	I0924 18:56:46.936787  594526 addons.go:475] Verifying addon metrics-server=true in "addons-548117"
	I0924 18:56:46.936834  594526 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (4.834381131s)
	I0924 18:56:46.936842  594526 addons.go:475] Verifying addon registry=true in "addons-548117"
	I0924 18:56:46.937039  594526 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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.502822851s)
	W0924 18:56:46.937387  594526 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0924 18:56:46.937407  594526 retry.go:31] will retry after 164.117395ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0924 18:56:46.937110  594526 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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.230332067s)
	I0924 18:56:46.938594  594526 out.go:177] * Verifying ingress addon...
	I0924 18:56:46.938609  594526 out.go:177] * Verifying registry addon...
	I0924 18:56:46.938830  594526 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-548117 service yakd-dashboard -n yakd-dashboard
	
	I0924 18:56:46.942171  594526 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0924 18:56:46.942171  594526 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0924 18:56:46.953718  594526 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0924 18:56:46.953804  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:46.954929  594526 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0924 18:56:46.954999  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:47.102578  594526 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0924 18:56:47.309930  594526 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (4.144665184s)
	I0924 18:56:47.310017  594526 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-548117"
	I0924 18:56:47.312210  594526 out.go:177] * Verifying csi-hostpath-driver addon...
	I0924 18:56:47.314690  594526 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0924 18:56:47.328806  594526 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0924 18:56:47.328834  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:47.446748  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:47.448078  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:47.823106  594526 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0924 18:56:47.823131  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:47.947109  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:47.948371  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:48.068540  594526 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0924 18:56:48.068630  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:48.084858  594526 node_ready.go:53] node "addons-548117" has status "Ready":"False"
	I0924 18:56:48.089166  594526 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa Username:docker}
	I0924 18:56:48.194710  594526 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0924 18:56:48.213789  594526 addons.go:234] Setting addon gcp-auth=true in "addons-548117"
	I0924 18:56:48.213845  594526 host.go:66] Checking if "addons-548117" exists ...
	I0924 18:56:48.214293  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Status}}
	I0924 18:56:48.230981  594526 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0924 18:56:48.231036  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:48.246742  594526 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa Username:docker}
	I0924 18:56:48.319194  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:48.448376  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:48.449079  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:48.818562  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:48.946592  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:48.947269  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:49.319603  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:49.448067  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:49.449243  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:49.819557  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:49.947267  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:49.948533  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:50.154660  594526 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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: (3.051973932s)
	I0924 18:56:50.154726  594526 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.92372349s)
	I0924 18:56:50.156912  594526 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0924 18:56:50.158719  594526 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0924 18:56:50.160567  594526 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0924 18:56:50.160589  594526 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0924 18:56:50.203029  594526 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0924 18:56:50.203061  594526 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0924 18:56:50.224724  594526 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0924 18:56:50.224747  594526 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0924 18:56:50.245680  594526 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0924 18:56:50.320004  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:50.447516  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:50.448784  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:50.582369  594526 node_ready.go:53] node "addons-548117" has status "Ready":"False"
	I0924 18:56:50.824903  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:50.913174  594526 addons.go:475] Verifying addon gcp-auth=true in "addons-548117"
	I0924 18:56:50.915531  594526 out.go:177] * Verifying gcp-auth addon...
	I0924 18:56:50.918265  594526 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0924 18:56:50.972039  594526 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0924 18:56:50.972060  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:56:50.972072  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:50.980778  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:51.320125  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:51.422104  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:56:51.446440  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:51.447803  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:51.818255  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:51.921477  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:56:51.947208  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:51.947613  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:52.319652  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:52.422994  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:56:52.447763  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:52.448842  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:52.582561  594526 node_ready.go:53] node "addons-548117" has status "Ready":"False"
	I0924 18:56:52.818658  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:52.922442  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:56:52.947047  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:52.951258  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:53.318433  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:53.422061  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:56:53.448707  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:53.450012  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:53.818678  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:53.921763  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:56:53.948032  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:53.948630  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:54.320687  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:54.428033  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:56:54.447422  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:54.449849  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:54.819523  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:54.922679  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:56:54.947478  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:54.948651  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:55.082407  594526 node_ready.go:53] node "addons-548117" has status "Ready":"False"
	I0924 18:56:55.320190  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:55.422200  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:56:55.446495  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:55.447263  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:55.818981  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:55.922523  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:56:55.945512  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:55.946315  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:56.318801  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:56.421960  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:56:56.445949  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:56.446795  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:56.818692  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:56.922179  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:56:56.945669  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:56.947015  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:57.082706  594526 node_ready.go:53] node "addons-548117" has status "Ready":"False"
	I0924 18:56:57.318180  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:57.421401  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:56:57.445826  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:57.446781  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:57.818980  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:57.922740  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:56:57.945918  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:57.946842  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:58.318179  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:58.422179  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:56:58.448612  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:58.449532  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:58.818959  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:58.922343  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:56:58.945970  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:58.946750  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:59.318465  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:59.421901  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:56:59.446063  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:59.446866  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:59.582172  594526 node_ready.go:53] node "addons-548117" has status "Ready":"False"
	I0924 18:56:59.818756  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:59.922176  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:56:59.945729  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:59.946851  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:00.351048  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:00.422313  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:00.448657  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:00.451399  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:00.818035  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:00.921133  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:00.945385  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:00.946220  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:01.319171  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:01.421765  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:01.446092  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:01.446860  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:01.819769  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:01.922428  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:01.946562  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:01.947406  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:02.083400  594526 node_ready.go:53] node "addons-548117" has status "Ready":"False"
	I0924 18:57:02.318175  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:02.421330  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:02.446426  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:02.447235  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:02.818563  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:02.922947  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:02.946694  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:02.947123  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:03.318031  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:03.422449  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:03.446748  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:03.447521  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:03.818599  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:03.921994  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:03.946522  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:03.947267  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:04.318460  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:04.421955  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:04.446055  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:04.446791  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:04.581902  594526 node_ready.go:53] node "addons-548117" has status "Ready":"False"
	I0924 18:57:04.818707  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:04.922365  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:04.947058  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:04.948014  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:05.318196  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:05.422144  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:05.446237  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:05.447135  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:05.818211  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:05.922143  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:05.946933  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:05.947757  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:06.318047  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:06.423590  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:06.446843  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:06.446988  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:06.582905  594526 node_ready.go:53] node "addons-548117" has status "Ready":"False"
	I0924 18:57:06.818349  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:06.921815  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:06.945893  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:06.946957  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:07.318311  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:07.422186  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:07.445841  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:07.446836  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:07.818782  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:07.921239  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:07.946788  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:07.947361  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:08.318409  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:08.421729  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:08.446718  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:08.447638  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:08.583298  594526 node_ready.go:53] node "addons-548117" has status "Ready":"False"
	I0924 18:57:08.818889  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:08.922192  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:08.945319  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:08.946513  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:09.318167  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:09.421407  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:09.446667  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:09.448272  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:09.819317  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:09.929910  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:09.948280  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:09.949921  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:10.318495  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:10.421969  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:10.446029  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:10.447359  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:10.818432  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:10.921972  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:10.946068  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:10.946719  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:11.082641  594526 node_ready.go:53] node "addons-548117" has status "Ready":"False"
	I0924 18:57:11.318628  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:11.422162  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:11.446380  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:11.446990  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:11.817921  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:11.922411  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:11.946982  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:11.947765  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:12.318436  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:12.421864  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:12.446282  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:12.447212  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:12.818314  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:12.921701  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:12.946381  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:12.946897  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:13.318642  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:13.422363  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:13.446369  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:13.446858  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:13.582818  594526 node_ready.go:53] node "addons-548117" has status "Ready":"False"
	I0924 18:57:13.818808  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:13.921441  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:13.947113  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:13.947339  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:14.319781  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:14.421655  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:14.447600  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:14.447920  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:14.818652  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:14.922462  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:14.946307  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:14.947074  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:15.318513  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:15.422235  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:15.446251  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:15.446954  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:15.817916  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:15.921916  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:15.946401  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:15.947195  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:16.084158  594526 node_ready.go:53] node "addons-548117" has status "Ready":"False"
	I0924 18:57:16.318122  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:16.421793  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:16.445822  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:16.446719  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:16.818508  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:16.921354  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:16.946386  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:16.947402  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:17.318457  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:17.421942  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:17.446425  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:17.447041  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:17.818865  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:17.922043  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:17.946918  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:17.947845  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:18.318137  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:18.421415  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:18.446506  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:18.447285  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:18.583339  594526 node_ready.go:53] node "addons-548117" has status "Ready":"False"
	I0924 18:57:18.817846  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:18.922282  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:18.945650  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:18.947938  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:19.318805  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:19.421942  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:19.447659  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:19.448426  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:19.818836  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:19.922311  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:19.945686  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:19.946786  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:20.318675  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:20.421581  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:20.445993  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:20.446882  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:20.818412  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:20.921944  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:20.946051  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:20.946980  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:21.082228  594526 node_ready.go:53] node "addons-548117" has status "Ready":"False"
	I0924 18:57:21.318292  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:21.421472  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:21.445756  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:21.446637  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:21.818518  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:21.922043  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:21.946545  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:21.947339  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:22.319075  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:22.421724  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:22.445591  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:22.446692  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:22.818279  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:22.921708  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:22.945836  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:22.946566  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:23.082647  594526 node_ready.go:53] node "addons-548117" has status "Ready":"False"
	I0924 18:57:23.318966  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:23.422362  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:23.446346  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:23.447092  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:23.818055  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:23.921733  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:23.946484  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:23.947251  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:24.318020  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:24.421821  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:24.446182  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:24.447007  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:24.849141  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:24.923484  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:24.953951  594526 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0924 18:57:24.954023  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:24.954188  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:25.087865  594526 node_ready.go:49] node "addons-548117" has status "Ready":"True"
	I0924 18:57:25.087967  594526 node_ready.go:38] duration metric: took 41.50899994s for node "addons-548117" to be "Ready" ...
	I0924 18:57:25.087995  594526 pod_ready.go:36] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0924 18:57:25.114371  594526 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-2dj4t" in "kube-system" namespace to be "Ready" ...
	I0924 18:57:25.322632  594526 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0924 18:57:25.322699  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:25.422664  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:25.448155  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:25.449486  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:25.834315  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:25.927994  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:25.946431  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:25.948234  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:26.319505  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:26.423146  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:26.447798  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:26.449203  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:26.820821  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:26.922429  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:26.948623  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:26.950030  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:27.202959  594526 pod_ready.go:93] pod "coredns-7c65d6cfc9-2dj4t" in "kube-system" namespace has status "Ready":"True"
	I0924 18:57:27.202989  594526 pod_ready.go:82] duration metric: took 2.088524754s for pod "coredns-7c65d6cfc9-2dj4t" in "kube-system" namespace to be "Ready" ...
	I0924 18:57:27.203013  594526 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-548117" in "kube-system" namespace to be "Ready" ...
	I0924 18:57:27.215914  594526 pod_ready.go:93] pod "etcd-addons-548117" in "kube-system" namespace has status "Ready":"True"
	I0924 18:57:27.215958  594526 pod_ready.go:82] duration metric: took 12.921556ms for pod "etcd-addons-548117" in "kube-system" namespace to be "Ready" ...
	I0924 18:57:27.215973  594526 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-548117" in "kube-system" namespace to be "Ready" ...
	I0924 18:57:27.288153  594526 pod_ready.go:93] pod "kube-apiserver-addons-548117" in "kube-system" namespace has status "Ready":"True"
	I0924 18:57:27.288178  594526 pod_ready.go:82] duration metric: took 72.197088ms for pod "kube-apiserver-addons-548117" in "kube-system" namespace to be "Ready" ...
	I0924 18:57:27.288191  594526 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-548117" in "kube-system" namespace to be "Ready" ...
	I0924 18:57:27.346956  594526 pod_ready.go:93] pod "kube-controller-manager-addons-548117" in "kube-system" namespace has status "Ready":"True"
	I0924 18:57:27.346981  594526 pod_ready.go:82] duration metric: took 58.781282ms for pod "kube-controller-manager-addons-548117" in "kube-system" namespace to be "Ready" ...
	I0924 18:57:27.346995  594526 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-w8gxq" in "kube-system" namespace to be "Ready" ...
	I0924 18:57:27.366391  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:27.388745  594526 pod_ready.go:93] pod "kube-proxy-w8gxq" in "kube-system" namespace has status "Ready":"True"
	I0924 18:57:27.388772  594526 pod_ready.go:82] duration metric: took 41.769187ms for pod "kube-proxy-w8gxq" in "kube-system" namespace to be "Ready" ...
	I0924 18:57:27.388784  594526 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-548117" in "kube-system" namespace to be "Ready" ...
	I0924 18:57:27.435215  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:27.481193  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:27.482241  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:27.518628  594526 pod_ready.go:93] pod "kube-scheduler-addons-548117" in "kube-system" namespace has status "Ready":"True"
	I0924 18:57:27.518651  594526 pod_ready.go:82] duration metric: took 129.860154ms for pod "kube-scheduler-addons-548117" in "kube-system" namespace to be "Ready" ...
	I0924 18:57:27.518663  594526 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace to be "Ready" ...
	I0924 18:57:27.820411  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:27.925884  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:27.951126  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:27.953367  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:28.322583  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:28.422602  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:28.451691  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:28.453681  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:28.820751  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:28.922579  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:28.948684  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:28.950040  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:29.319666  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:29.424236  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:29.525113  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:29.526104  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:29.528137  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:57:29.819623  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:29.922068  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:29.951779  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:29.952918  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:30.319898  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:30.421946  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:30.446921  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:30.448177  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:30.819670  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:30.922284  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:30.951950  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:30.952070  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:31.319485  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:31.422858  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:31.448760  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:31.449289  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:31.819378  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:31.922947  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:32.024033  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:32.027604  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:32.028049  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:57:32.319573  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:32.422779  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:32.446776  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:32.447876  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:32.819992  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:32.922425  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:32.947322  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:32.948254  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:33.320538  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:33.422204  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:33.448257  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:33.450684  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:33.826392  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:33.922236  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:33.948367  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:33.949132  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:34.320103  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:34.426570  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:34.528297  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:57:34.531165  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:34.533077  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:34.820925  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:34.922671  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:34.949702  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:34.951216  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:35.322609  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:35.425119  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:35.529729  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:35.530435  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:35.820271  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:35.922819  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:35.949719  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:35.953369  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:36.320350  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:36.422176  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:36.448139  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:36.451392  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:36.533019  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:57:36.858592  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:36.923226  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:36.951630  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:36.953065  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:37.320736  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:37.422581  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:37.449361  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:37.450318  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:37.821201  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:37.922678  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:37.947152  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:37.948640  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:38.321499  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:38.421830  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:38.450547  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:38.451859  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:38.820076  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:38.922401  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:38.957323  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:38.958775  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:39.026695  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:57:39.320784  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:39.422285  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:39.450167  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:39.451388  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:39.824004  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:39.922698  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:39.946231  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:39.949160  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:40.319642  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:40.424759  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:40.452838  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:40.453933  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:40.821280  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:40.922772  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:40.948850  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:40.950303  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:41.027889  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:57:41.320135  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:41.422532  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:41.447808  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:41.449987  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:41.821760  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:41.921970  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:41.948264  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:41.949307  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:42.320978  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:42.425926  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:42.448561  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:42.449740  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:42.819775  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:42.922147  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:42.948810  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:42.950184  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:43.319451  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:43.423040  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:43.447539  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:43.450191  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:43.527733  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:57:43.820287  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:43.923309  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:43.948432  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:43.949847  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:44.320398  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:44.422536  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:44.447485  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:44.448092  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:44.820037  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:44.921963  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:44.946194  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:44.947209  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:45.330391  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:45.436065  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:45.456232  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:45.458992  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:45.543736  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:57:45.822812  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:45.922064  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:45.945702  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:45.947962  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:46.324116  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:46.422413  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:46.447069  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:46.448740  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:46.819933  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:46.922669  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:46.946015  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:46.947374  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:47.319459  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:47.422347  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:47.447069  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:47.447500  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:47.819671  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:47.922098  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:47.947512  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:47.948543  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:48.025665  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:57:48.324899  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:48.422367  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:48.448559  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:48.449875  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:48.820807  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:48.922829  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:48.949231  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:48.950654  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:49.319873  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:49.421663  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:49.446382  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:49.447249  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:49.819232  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:49.922620  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:49.947137  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:49.948231  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:50.027308  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:57:50.320931  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:50.421923  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:50.446955  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:50.448769  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:50.819524  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:50.922306  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:50.947294  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:50.948642  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:51.321722  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:51.422187  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:51.448802  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:51.449574  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:51.821260  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:51.922300  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:51.946943  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:51.947970  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:52.320606  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:52.422229  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:52.448634  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:52.449870  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:52.527946  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:57:52.820468  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:52.922242  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:52.947500  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:52.948076  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:53.324808  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:53.422087  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:53.447425  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:53.448929  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:53.819851  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:53.922545  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:53.948522  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:53.953938  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:54.320791  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:54.422496  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:54.448638  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:54.448761  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:54.820876  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:54.922143  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:54.948306  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:54.949735  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:55.039156  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:57:55.322562  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:55.427517  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:55.447761  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:55.448491  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:55.821493  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:55.922146  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:55.948951  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:55.950201  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:56.321991  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:56.422374  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:56.449446  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:56.449793  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:56.819911  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:56.922634  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:56.946390  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:56.946664  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:57.319769  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:57.422318  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:57.452616  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:57.454717  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:57.527975  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:57:57.823825  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:57.922203  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:57.948854  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:57.950149  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:58.321317  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:58.424645  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:58.447159  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:58.447694  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:58.820694  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:58.921892  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:58.947162  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:58.947625  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:59.319477  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:59.422704  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:59.446114  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:59.447265  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:59.819039  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:59.921944  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:59.946613  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:59.949289  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:00.037404  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:58:00.337222  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:00.422912  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:00.449274  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:58:00.451010  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:00.819484  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:00.921387  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:00.947221  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:58:00.947615  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:01.321828  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:01.422851  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:01.448187  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:58:01.450259  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:01.820674  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:01.922039  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:01.949176  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:58:01.950561  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:02.321194  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:02.422458  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:02.448031  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:58:02.448532  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:02.526063  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:58:02.819579  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:02.922131  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:02.949292  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:58:02.951775  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:03.320871  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:03.433746  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:03.447556  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:58:03.455435  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:03.820632  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:03.921714  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:03.947855  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:58:03.949368  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:04.331499  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:04.432922  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:04.449635  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:58:04.452541  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:04.822671  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:04.922213  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:04.949197  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:58:04.951656  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:05.026536  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:58:05.320110  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:05.426331  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:05.526611  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:05.527381  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:58:05.819183  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:05.922051  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:05.946574  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:58:05.948037  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:06.320596  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:06.421959  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:06.447447  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:06.448006  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:58:06.820495  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:06.922503  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:06.950209  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:06.951048  594526 kapi.go:107] duration metric: took 1m20.008875332s to wait for kubernetes.io/minikube-addons=registry ...
	I0924 18:58:07.026865  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:58:07.320260  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:07.427480  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:07.447280  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:07.819822  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:07.921411  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:07.946238  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:08.322383  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:08.427743  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:08.446883  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:08.819517  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:08.922649  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:09.025052  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:09.319544  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:09.421149  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:09.447065  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:09.527998  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:58:09.819641  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:09.921741  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:09.946317  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:10.319678  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:10.422275  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:10.447635  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:10.820186  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:10.922814  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:10.946698  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:11.320423  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:11.422885  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:11.447799  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:11.555575  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:58:11.820679  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:11.922266  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:11.947183  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:12.320495  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:12.425321  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:12.446423  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:12.820414  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:12.922452  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:12.950823  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:13.320665  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:13.422206  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:13.447233  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:13.821357  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:13.922030  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:13.947513  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:14.031812  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:58:14.319639  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:14.428639  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:14.447331  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:14.820492  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:14.922356  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:14.947230  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:15.319381  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:15.422092  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:15.448310  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:15.819625  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:15.921652  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:15.947732  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:16.320635  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:16.422480  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:16.449993  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:16.533397  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:58:16.821828  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:16.921696  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:16.948546  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:17.332528  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:17.424746  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:17.450306  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:17.823320  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:17.922747  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:17.949066  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:18.326757  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:18.423945  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:18.448382  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:18.820699  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:18.925202  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:18.952903  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:19.029789  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:58:19.320080  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:19.422086  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:19.447765  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:19.819304  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:19.922030  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:19.947204  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:20.319927  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:20.423211  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:20.446505  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:20.821925  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:20.922329  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:20.946435  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:21.319672  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:21.421713  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:21.446962  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:21.525776  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:58:21.819992  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:21.921677  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:21.946433  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:22.320134  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:22.421945  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:22.446886  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:22.819909  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:22.923805  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:23.024877  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:23.319800  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:23.422131  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:23.447501  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:23.819663  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:23.922322  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:23.946553  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:24.026591  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:58:24.319762  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:24.425104  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:24.449816  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:24.819891  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:24.921711  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:24.946987  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:25.320076  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:25.434948  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:25.529805  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:25.819686  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:25.921748  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:25.946929  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:26.027109  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:58:26.319995  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:26.422591  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:26.447080  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:26.830877  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:26.924702  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:26.951639  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:27.323230  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:27.421699  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:27.447071  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:27.821609  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:27.922198  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:27.946120  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:28.320051  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:28.422603  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:28.447826  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:28.524884  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:58:28.820413  594526 kapi.go:107] duration metric: took 1m41.505726228s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0924 18:58:28.921552  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:28.946521  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:29.422617  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:29.447199  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:29.922445  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:29.949015  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:30.422722  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:30.447106  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:30.526053  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:58:30.926604  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:30.947118  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:31.422480  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:31.446775  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:31.931243  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:31.951160  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:32.429229  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:32.446786  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:32.526605  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:58:32.922973  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:32.947493  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:33.421794  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:33.522919  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:33.921929  594526 kapi.go:107] duration metric: took 1m43.003661623s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0924 18:58:33.924026  594526 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-548117 cluster.
	I0924 18:58:33.926020  594526 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.
	I0924 18:58:33.927826  594526 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0924 18:58:34.023213  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:34.448585  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:34.947120  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:35.026184  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:58:35.449998  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:35.946713  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:36.446750  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:36.946318  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:37.027825  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:58:37.447116  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:37.946214  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:38.448493  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:38.947881  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:39.447443  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:39.528615  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:58:39.953203  594526 kapi.go:107] duration metric: took 1m53.011024917s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0924 18:58:39.955460  594526 out.go:177] * Enabled addons: cloud-spanner, storage-provisioner, ingress-dns, nvidia-device-plugin, default-storageclass, storage-provisioner-rancher, metrics-server, inspektor-gadget, yakd, volumesnapshots, registry, csi-hostpath-driver, gcp-auth, ingress
	I0924 18:58:39.957275  594526 addons.go:510] duration metric: took 1m59.344154399s for enable addons: enabled=[cloud-spanner storage-provisioner ingress-dns nvidia-device-plugin default-storageclass storage-provisioner-rancher metrics-server inspektor-gadget yakd volumesnapshots registry csi-hostpath-driver gcp-auth ingress]
	I0924 18:58:42.025852  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:58:44.525047  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:58:45.526682  594526 pod_ready.go:93] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"True"
	I0924 18:58:45.526708  594526 pod_ready.go:82] duration metric: took 1m18.008036127s for pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace to be "Ready" ...
	I0924 18:58:45.526722  594526 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-kqlzs" in "kube-system" namespace to be "Ready" ...
	I0924 18:58:45.534624  594526 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-kqlzs" in "kube-system" namespace has status "Ready":"True"
	I0924 18:58:45.534692  594526 pod_ready.go:82] duration metric: took 7.961154ms for pod "nvidia-device-plugin-daemonset-kqlzs" in "kube-system" namespace to be "Ready" ...
	I0924 18:58:45.534728  594526 pod_ready.go:39] duration metric: took 1m20.446706851s 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" ...
	I0924 18:58:45.534766  594526 api_server.go:52] waiting for apiserver process to appear ...
	I0924 18:58:45.534810  594526 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0924 18:58:45.534889  594526 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0924 18:58:45.590655  594526 cri.go:89] found id: "8d37a5b04025491b7deede4a7fc37165f068ff0f005fc56fa4dd593fff32d27a"
	I0924 18:58:45.590719  594526 cri.go:89] found id: ""
	I0924 18:58:45.590742  594526 logs.go:276] 1 containers: [8d37a5b04025491b7deede4a7fc37165f068ff0f005fc56fa4dd593fff32d27a]
	I0924 18:58:45.590816  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:58:45.594768  594526 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0924 18:58:45.594881  594526 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0924 18:58:45.633034  594526 cri.go:89] found id: "183213078b5b91445fce49f3c5da704ec9116e51e7df99b26d1a1d469c98a9bf"
	I0924 18:58:45.633058  594526 cri.go:89] found id: ""
	I0924 18:58:45.633067  594526 logs.go:276] 1 containers: [183213078b5b91445fce49f3c5da704ec9116e51e7df99b26d1a1d469c98a9bf]
	I0924 18:58:45.633133  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:58:45.636688  594526 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0924 18:58:45.636760  594526 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0924 18:58:45.676430  594526 cri.go:89] found id: "0f86a13abbbcd4414c46145d6ca7f44e9150a197ec62d4f1c5e80403d6c16f48"
	I0924 18:58:45.676454  594526 cri.go:89] found id: ""
	I0924 18:58:45.676462  594526 logs.go:276] 1 containers: [0f86a13abbbcd4414c46145d6ca7f44e9150a197ec62d4f1c5e80403d6c16f48]
	I0924 18:58:45.676518  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:58:45.680133  594526 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0924 18:58:45.680216  594526 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0924 18:58:45.721214  594526 cri.go:89] found id: "a93786824316da90c925ecaf8ae5a685b52410481774594d5d554c4731a09bf5"
	I0924 18:58:45.721236  594526 cri.go:89] found id: ""
	I0924 18:58:45.721243  594526 logs.go:276] 1 containers: [a93786824316da90c925ecaf8ae5a685b52410481774594d5d554c4731a09bf5]
	I0924 18:58:45.721303  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:58:45.724916  594526 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0924 18:58:45.725000  594526 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0924 18:58:45.763297  594526 cri.go:89] found id: "4ce0ce189d3e7b314e427c12871e38ed8d32c2d3abf2e488e3e7b4722b813565"
	I0924 18:58:45.763320  594526 cri.go:89] found id: ""
	I0924 18:58:45.763328  594526 logs.go:276] 1 containers: [4ce0ce189d3e7b314e427c12871e38ed8d32c2d3abf2e488e3e7b4722b813565]
	I0924 18:58:45.763393  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:58:45.766978  594526 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0924 18:58:45.767052  594526 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0924 18:58:45.811159  594526 cri.go:89] found id: "bdf5bf4e30f4ed126992d64ab216166991e3c6c61aece949a1462276e8da88d9"
	I0924 18:58:45.811179  594526 cri.go:89] found id: ""
	I0924 18:58:45.811187  594526 logs.go:276] 1 containers: [bdf5bf4e30f4ed126992d64ab216166991e3c6c61aece949a1462276e8da88d9]
	I0924 18:58:45.811246  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:58:45.814655  594526 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0924 18:58:45.814720  594526 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0924 18:58:45.857638  594526 cri.go:89] found id: "0b58e7875e9877e3df348dc0bc86c17822205d76fe50e65a90a7e6598cd434c0"
	I0924 18:58:45.857706  594526 cri.go:89] found id: ""
	I0924 18:58:45.857721  594526 logs.go:276] 1 containers: [0b58e7875e9877e3df348dc0bc86c17822205d76fe50e65a90a7e6598cd434c0]
	I0924 18:58:45.857779  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:58:45.861482  594526 logs.go:123] Gathering logs for kubelet ...
	I0924 18:58:45.861512  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0924 18:58:45.894343  594526 logs.go:138] Found kubelet problem: Sep 24 18:56:40 addons-548117 kubelet[1504]: W0924 18:56:40.523962    1504 reflector.go:561] object-"kube-system"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-548117' and this object
	W0924 18:58:45.894588  594526 logs.go:138] Found kubelet problem: Sep 24 18:56:40 addons-548117 kubelet[1504]: E0924 18:56:40.524024    1504 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:58:45.900177  594526 logs.go:138] Found kubelet problem: Sep 24 18:56:46 addons-548117 kubelet[1504]: W0924 18:56:46.367794    1504 reflector.go:561] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-548117' and this object
	W0924 18:58:45.900414  594526 logs.go:138] Found kubelet problem: Sep 24 18:56:46 addons-548117 kubelet[1504]: E0924 18:56:46.367844    1504 reflector.go:158] "Unhandled Error" err="object-\"gadget\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gadget\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:58:45.919345  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.809366    1504 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-548117' and this object
	W0924 18:58:45.919581  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.809411    1504 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:58:45.919797  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.809465    1504 reflector.go:561] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-548117' and this object
	W0924 18:58:45.920035  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.809480    1504 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:58:45.920226  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.809530    1504 reflector.go:561] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-548117' and this object
	W0924 18:58:45.920455  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.809544    1504 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"local-path-config\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"local-path-config\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:58:45.920642  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.809587    1504 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-548117' and this object
	W0924 18:58:45.920874  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.809602    1504 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:58:45.921085  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.809679    1504 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-548117" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-548117' and this object
	W0924 18:58:45.921317  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.809694    1504 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"ingress-nginx-admission\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"ingress-nginx-admission\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:58:45.921498  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.827873    1504 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-548117' and this object
	W0924 18:58:45.921722  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.827916    1504 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	I0924 18:58:45.963756  594526 logs.go:123] Gathering logs for etcd [183213078b5b91445fce49f3c5da704ec9116e51e7df99b26d1a1d469c98a9bf] ...
	I0924 18:58:45.963786  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 183213078b5b91445fce49f3c5da704ec9116e51e7df99b26d1a1d469c98a9bf"
	I0924 18:58:46.016322  594526 logs.go:123] Gathering logs for coredns [0f86a13abbbcd4414c46145d6ca7f44e9150a197ec62d4f1c5e80403d6c16f48] ...
	I0924 18:58:46.016356  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0f86a13abbbcd4414c46145d6ca7f44e9150a197ec62d4f1c5e80403d6c16f48"
	I0924 18:58:46.063817  594526 logs.go:123] Gathering logs for kube-scheduler [a93786824316da90c925ecaf8ae5a685b52410481774594d5d554c4731a09bf5] ...
	I0924 18:58:46.063843  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a93786824316da90c925ecaf8ae5a685b52410481774594d5d554c4731a09bf5"
	I0924 18:58:46.119536  594526 logs.go:123] Gathering logs for kindnet [0b58e7875e9877e3df348dc0bc86c17822205d76fe50e65a90a7e6598cd434c0] ...
	I0924 18:58:46.119569  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0b58e7875e9877e3df348dc0bc86c17822205d76fe50e65a90a7e6598cd434c0"
	I0924 18:58:46.160036  594526 logs.go:123] Gathering logs for container status ...
	I0924 18:58:46.160066  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0924 18:58:46.230983  594526 logs.go:123] Gathering logs for dmesg ...
	I0924 18:58:46.231011  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0924 18:58:46.247267  594526 logs.go:123] Gathering logs for describe nodes ...
	I0924 18:58:46.247296  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0924 18:58:46.441693  594526 logs.go:123] Gathering logs for kube-apiserver [8d37a5b04025491b7deede4a7fc37165f068ff0f005fc56fa4dd593fff32d27a] ...
	I0924 18:58:46.441732  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8d37a5b04025491b7deede4a7fc37165f068ff0f005fc56fa4dd593fff32d27a"
	I0924 18:58:46.504015  594526 logs.go:123] Gathering logs for kube-proxy [4ce0ce189d3e7b314e427c12871e38ed8d32c2d3abf2e488e3e7b4722b813565] ...
	I0924 18:58:46.504063  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4ce0ce189d3e7b314e427c12871e38ed8d32c2d3abf2e488e3e7b4722b813565"
	I0924 18:58:46.549526  594526 logs.go:123] Gathering logs for kube-controller-manager [bdf5bf4e30f4ed126992d64ab216166991e3c6c61aece949a1462276e8da88d9] ...
	I0924 18:58:46.549556  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bdf5bf4e30f4ed126992d64ab216166991e3c6c61aece949a1462276e8da88d9"
	I0924 18:58:46.623038  594526 logs.go:123] Gathering logs for CRI-O ...
	I0924 18:58:46.623122  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0924 18:58:46.725526  594526 out.go:358] Setting ErrFile to fd 2...
	I0924 18:58:46.725560  594526 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0924 18:58:46.725645  594526 out.go:270] X Problems detected in kubelet:
	W0924 18:58:46.725661  594526 out.go:270]   Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.809602    1504 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:58:46.725688  594526 out.go:270]   Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.809679    1504 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-548117" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-548117' and this object
	W0924 18:58:46.725719  594526 out.go:270]   Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.809694    1504 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"ingress-nginx-admission\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"ingress-nginx-admission\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:58:46.725733  594526 out.go:270]   Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.827873    1504 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-548117' and this object
	W0924 18:58:46.725740  594526 out.go:270]   Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.827916    1504 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	I0924 18:58:46.725752  594526 out.go:358] Setting ErrFile to fd 2...
	I0924 18:58:46.725758  594526 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 18:58:56.727154  594526 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0924 18:58:56.741073  594526 api_server.go:72] duration metric: took 2m16.128345056s to wait for apiserver process to appear ...
	I0924 18:58:56.741095  594526 api_server.go:88] waiting for apiserver healthz status ...
	I0924 18:58:56.741129  594526 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0924 18:58:56.741196  594526 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0924 18:58:56.779332  594526 cri.go:89] found id: "8d37a5b04025491b7deede4a7fc37165f068ff0f005fc56fa4dd593fff32d27a"
	I0924 18:58:56.779354  594526 cri.go:89] found id: ""
	I0924 18:58:56.779362  594526 logs.go:276] 1 containers: [8d37a5b04025491b7deede4a7fc37165f068ff0f005fc56fa4dd593fff32d27a]
	I0924 18:58:56.779417  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:58:56.782978  594526 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0924 18:58:56.783052  594526 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0924 18:58:56.820650  594526 cri.go:89] found id: "183213078b5b91445fce49f3c5da704ec9116e51e7df99b26d1a1d469c98a9bf"
	I0924 18:58:56.820673  594526 cri.go:89] found id: ""
	I0924 18:58:56.820681  594526 logs.go:276] 1 containers: [183213078b5b91445fce49f3c5da704ec9116e51e7df99b26d1a1d469c98a9bf]
	I0924 18:58:56.820736  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:58:56.828134  594526 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0924 18:58:56.828208  594526 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0924 18:58:56.874187  594526 cri.go:89] found id: "0f86a13abbbcd4414c46145d6ca7f44e9150a197ec62d4f1c5e80403d6c16f48"
	I0924 18:58:56.874207  594526 cri.go:89] found id: ""
	I0924 18:58:56.874215  594526 logs.go:276] 1 containers: [0f86a13abbbcd4414c46145d6ca7f44e9150a197ec62d4f1c5e80403d6c16f48]
	I0924 18:58:56.874270  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:58:56.878338  594526 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0924 18:58:56.878415  594526 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0924 18:58:56.918391  594526 cri.go:89] found id: "a93786824316da90c925ecaf8ae5a685b52410481774594d5d554c4731a09bf5"
	I0924 18:58:56.918415  594526 cri.go:89] found id: ""
	I0924 18:58:56.918423  594526 logs.go:276] 1 containers: [a93786824316da90c925ecaf8ae5a685b52410481774594d5d554c4731a09bf5]
	I0924 18:58:56.918481  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:58:56.922236  594526 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0924 18:58:56.922336  594526 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0924 18:58:56.961551  594526 cri.go:89] found id: "4ce0ce189d3e7b314e427c12871e38ed8d32c2d3abf2e488e3e7b4722b813565"
	I0924 18:58:56.961574  594526 cri.go:89] found id: ""
	I0924 18:58:56.961582  594526 logs.go:276] 1 containers: [4ce0ce189d3e7b314e427c12871e38ed8d32c2d3abf2e488e3e7b4722b813565]
	I0924 18:58:56.961642  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:58:56.965165  594526 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0924 18:58:56.965246  594526 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0924 18:58:57.011306  594526 cri.go:89] found id: "bdf5bf4e30f4ed126992d64ab216166991e3c6c61aece949a1462276e8da88d9"
	I0924 18:58:57.011326  594526 cri.go:89] found id: ""
	I0924 18:58:57.011334  594526 logs.go:276] 1 containers: [bdf5bf4e30f4ed126992d64ab216166991e3c6c61aece949a1462276e8da88d9]
	I0924 18:58:57.011393  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:58:57.015338  594526 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0924 18:58:57.015413  594526 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0924 18:58:57.055279  594526 cri.go:89] found id: "0b58e7875e9877e3df348dc0bc86c17822205d76fe50e65a90a7e6598cd434c0"
	I0924 18:58:57.055300  594526 cri.go:89] found id: ""
	I0924 18:58:57.055308  594526 logs.go:276] 1 containers: [0b58e7875e9877e3df348dc0bc86c17822205d76fe50e65a90a7e6598cd434c0]
	I0924 18:58:57.055366  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:58:57.059131  594526 logs.go:123] Gathering logs for CRI-O ...
	I0924 18:58:57.059158  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0924 18:58:57.158310  594526 logs.go:123] Gathering logs for kubelet ...
	I0924 18:58:57.158349  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0924 18:58:57.204390  594526 logs.go:138] Found kubelet problem: Sep 24 18:56:40 addons-548117 kubelet[1504]: W0924 18:56:40.523962    1504 reflector.go:561] object-"kube-system"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-548117' and this object
	W0924 18:58:57.204653  594526 logs.go:138] Found kubelet problem: Sep 24 18:56:40 addons-548117 kubelet[1504]: E0924 18:56:40.524024    1504 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:58:57.209992  594526 logs.go:138] Found kubelet problem: Sep 24 18:56:46 addons-548117 kubelet[1504]: W0924 18:56:46.367794    1504 reflector.go:561] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-548117' and this object
	W0924 18:58:57.210217  594526 logs.go:138] Found kubelet problem: Sep 24 18:56:46 addons-548117 kubelet[1504]: E0924 18:56:46.367844    1504 reflector.go:158] "Unhandled Error" err="object-\"gadget\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gadget\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:58:57.228953  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.809366    1504 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-548117' and this object
	W0924 18:58:57.229192  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.809411    1504 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:58:57.229380  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.809465    1504 reflector.go:561] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-548117' and this object
	W0924 18:58:57.229617  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.809480    1504 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:58:57.229804  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.809530    1504 reflector.go:561] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-548117' and this object
	W0924 18:58:57.230035  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.809544    1504 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"local-path-config\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"local-path-config\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:58:57.230222  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.809587    1504 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-548117' and this object
	W0924 18:58:57.230448  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.809602    1504 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:58:57.230636  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.809679    1504 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-548117" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-548117' and this object
	W0924 18:58:57.230864  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.809694    1504 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"ingress-nginx-admission\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"ingress-nginx-admission\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:58:57.231045  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.827873    1504 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-548117' and this object
	W0924 18:58:57.231265  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.827916    1504 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	I0924 18:58:57.273887  594526 logs.go:123] Gathering logs for dmesg ...
	I0924 18:58:57.273910  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0924 18:58:57.291828  594526 logs.go:123] Gathering logs for describe nodes ...
	I0924 18:58:57.291859  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0924 18:58:57.434336  594526 logs.go:123] Gathering logs for kube-apiserver [8d37a5b04025491b7deede4a7fc37165f068ff0f005fc56fa4dd593fff32d27a] ...
	I0924 18:58:57.434365  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8d37a5b04025491b7deede4a7fc37165f068ff0f005fc56fa4dd593fff32d27a"
	I0924 18:58:57.504023  594526 logs.go:123] Gathering logs for etcd [183213078b5b91445fce49f3c5da704ec9116e51e7df99b26d1a1d469c98a9bf] ...
	I0924 18:58:57.504109  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 183213078b5b91445fce49f3c5da704ec9116e51e7df99b26d1a1d469c98a9bf"
	I0924 18:58:57.550503  594526 logs.go:123] Gathering logs for coredns [0f86a13abbbcd4414c46145d6ca7f44e9150a197ec62d4f1c5e80403d6c16f48] ...
	I0924 18:58:57.550532  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0f86a13abbbcd4414c46145d6ca7f44e9150a197ec62d4f1c5e80403d6c16f48"
	I0924 18:58:57.592507  594526 logs.go:123] Gathering logs for kube-proxy [4ce0ce189d3e7b314e427c12871e38ed8d32c2d3abf2e488e3e7b4722b813565] ...
	I0924 18:58:57.592535  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4ce0ce189d3e7b314e427c12871e38ed8d32c2d3abf2e488e3e7b4722b813565"
	I0924 18:58:57.633739  594526 logs.go:123] Gathering logs for container status ...
	I0924 18:58:57.633768  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0924 18:58:57.680529  594526 logs.go:123] Gathering logs for kube-scheduler [a93786824316da90c925ecaf8ae5a685b52410481774594d5d554c4731a09bf5] ...
	I0924 18:58:57.680565  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a93786824316da90c925ecaf8ae5a685b52410481774594d5d554c4731a09bf5"
	I0924 18:58:57.730982  594526 logs.go:123] Gathering logs for kube-controller-manager [bdf5bf4e30f4ed126992d64ab216166991e3c6c61aece949a1462276e8da88d9] ...
	I0924 18:58:57.731014  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bdf5bf4e30f4ed126992d64ab216166991e3c6c61aece949a1462276e8da88d9"
	I0924 18:58:57.825162  594526 logs.go:123] Gathering logs for kindnet [0b58e7875e9877e3df348dc0bc86c17822205d76fe50e65a90a7e6598cd434c0] ...
	I0924 18:58:57.825204  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0b58e7875e9877e3df348dc0bc86c17822205d76fe50e65a90a7e6598cd434c0"
	I0924 18:58:57.866798  594526 out.go:358] Setting ErrFile to fd 2...
	I0924 18:58:57.866825  594526 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0924 18:58:57.866968  594526 out.go:270] X Problems detected in kubelet:
	W0924 18:58:57.866984  594526 out.go:270]   Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.809602    1504 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:58:57.867008  594526 out.go:270]   Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.809679    1504 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-548117" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-548117' and this object
	W0924 18:58:57.867024  594526 out.go:270]   Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.809694    1504 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"ingress-nginx-admission\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"ingress-nginx-admission\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:58:57.867046  594526 out.go:270]   Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.827873    1504 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-548117' and this object
	W0924 18:58:57.867062  594526 out.go:270]   Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.827916    1504 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	I0924 18:58:57.867074  594526 out.go:358] Setting ErrFile to fd 2...
	I0924 18:58:57.867081  594526 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 18:59:07.867285  594526 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0924 18:59:07.874977  594526 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0924 18:59:07.876168  594526 api_server.go:141] control plane version: v1.31.1
	I0924 18:59:07.876194  594526 api_server.go:131] duration metric: took 11.135091687s to wait for apiserver health ...
	I0924 18:59:07.876202  594526 system_pods.go:43] waiting for kube-system pods to appear ...
	I0924 18:59:07.876222  594526 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0924 18:59:07.876287  594526 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0924 18:59:07.915663  594526 cri.go:89] found id: "8d37a5b04025491b7deede4a7fc37165f068ff0f005fc56fa4dd593fff32d27a"
	I0924 18:59:07.915685  594526 cri.go:89] found id: ""
	I0924 18:59:07.915693  594526 logs.go:276] 1 containers: [8d37a5b04025491b7deede4a7fc37165f068ff0f005fc56fa4dd593fff32d27a]
	I0924 18:59:07.915778  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:59:07.919841  594526 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0924 18:59:07.919911  594526 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0924 18:59:07.971844  594526 cri.go:89] found id: "183213078b5b91445fce49f3c5da704ec9116e51e7df99b26d1a1d469c98a9bf"
	I0924 18:59:07.971865  594526 cri.go:89] found id: ""
	I0924 18:59:07.971872  594526 logs.go:276] 1 containers: [183213078b5b91445fce49f3c5da704ec9116e51e7df99b26d1a1d469c98a9bf]
	I0924 18:59:07.971936  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:59:07.975499  594526 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0924 18:59:07.975571  594526 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0924 18:59:08.025955  594526 cri.go:89] found id: "0f86a13abbbcd4414c46145d6ca7f44e9150a197ec62d4f1c5e80403d6c16f48"
	I0924 18:59:08.025980  594526 cri.go:89] found id: ""
	I0924 18:59:08.025988  594526 logs.go:276] 1 containers: [0f86a13abbbcd4414c46145d6ca7f44e9150a197ec62d4f1c5e80403d6c16f48]
	I0924 18:59:08.026048  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:59:08.029776  594526 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0924 18:59:08.029848  594526 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0924 18:59:08.087503  594526 cri.go:89] found id: "a93786824316da90c925ecaf8ae5a685b52410481774594d5d554c4731a09bf5"
	I0924 18:59:08.087525  594526 cri.go:89] found id: ""
	I0924 18:59:08.087533  594526 logs.go:276] 1 containers: [a93786824316da90c925ecaf8ae5a685b52410481774594d5d554c4731a09bf5]
	I0924 18:59:08.087589  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:59:08.091433  594526 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0924 18:59:08.091546  594526 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0924 18:59:08.132251  594526 cri.go:89] found id: "4ce0ce189d3e7b314e427c12871e38ed8d32c2d3abf2e488e3e7b4722b813565"
	I0924 18:59:08.132271  594526 cri.go:89] found id: ""
	I0924 18:59:08.132279  594526 logs.go:276] 1 containers: [4ce0ce189d3e7b314e427c12871e38ed8d32c2d3abf2e488e3e7b4722b813565]
	I0924 18:59:08.132365  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:59:08.136357  594526 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0924 18:59:08.136440  594526 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0924 18:59:08.185456  594526 cri.go:89] found id: "bdf5bf4e30f4ed126992d64ab216166991e3c6c61aece949a1462276e8da88d9"
	I0924 18:59:08.185476  594526 cri.go:89] found id: ""
	I0924 18:59:08.185484  594526 logs.go:276] 1 containers: [bdf5bf4e30f4ed126992d64ab216166991e3c6c61aece949a1462276e8da88d9]
	I0924 18:59:08.185540  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:59:08.189544  594526 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0924 18:59:08.189656  594526 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0924 18:59:08.244536  594526 cri.go:89] found id: "0b58e7875e9877e3df348dc0bc86c17822205d76fe50e65a90a7e6598cd434c0"
	I0924 18:59:08.244558  594526 cri.go:89] found id: ""
	I0924 18:59:08.244566  594526 logs.go:276] 1 containers: [0b58e7875e9877e3df348dc0bc86c17822205d76fe50e65a90a7e6598cd434c0]
	I0924 18:59:08.244651  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:59:08.248612  594526 logs.go:123] Gathering logs for kube-controller-manager [bdf5bf4e30f4ed126992d64ab216166991e3c6c61aece949a1462276e8da88d9] ...
	I0924 18:59:08.248638  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bdf5bf4e30f4ed126992d64ab216166991e3c6c61aece949a1462276e8da88d9"
	I0924 18:59:08.323543  594526 logs.go:123] Gathering logs for container status ...
	I0924 18:59:08.323582  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0924 18:59:08.388881  594526 logs.go:123] Gathering logs for kubelet ...
	I0924 18:59:08.388912  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0924 18:59:08.426370  594526 logs.go:138] Found kubelet problem: Sep 24 18:56:40 addons-548117 kubelet[1504]: W0924 18:56:40.523962    1504 reflector.go:561] object-"kube-system"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-548117' and this object
	W0924 18:59:08.426646  594526 logs.go:138] Found kubelet problem: Sep 24 18:56:40 addons-548117 kubelet[1504]: E0924 18:56:40.524024    1504 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:59:08.432064  594526 logs.go:138] Found kubelet problem: Sep 24 18:56:46 addons-548117 kubelet[1504]: W0924 18:56:46.367794    1504 reflector.go:561] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-548117' and this object
	W0924 18:59:08.432295  594526 logs.go:138] Found kubelet problem: Sep 24 18:56:46 addons-548117 kubelet[1504]: E0924 18:56:46.367844    1504 reflector.go:158] "Unhandled Error" err="object-\"gadget\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gadget\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:59:08.451378  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.809366    1504 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-548117' and this object
	W0924 18:59:08.451626  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.809411    1504 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:59:08.451828  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.809465    1504 reflector.go:561] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-548117' and this object
	W0924 18:59:08.452062  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.809480    1504 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:59:08.452254  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.809530    1504 reflector.go:561] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-548117' and this object
	W0924 18:59:08.452481  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.809544    1504 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"local-path-config\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"local-path-config\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:59:08.452662  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.809587    1504 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-548117' and this object
	W0924 18:59:08.452887  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.809602    1504 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:59:08.453073  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.809679    1504 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-548117" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-548117' and this object
	W0924 18:59:08.453298  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.809694    1504 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"ingress-nginx-admission\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"ingress-nginx-admission\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:59:08.453476  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.827873    1504 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-548117' and this object
	W0924 18:59:08.453696  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.827916    1504 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	I0924 18:59:08.498772  594526 logs.go:123] Gathering logs for kube-apiserver [8d37a5b04025491b7deede4a7fc37165f068ff0f005fc56fa4dd593fff32d27a] ...
	I0924 18:59:08.498814  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8d37a5b04025491b7deede4a7fc37165f068ff0f005fc56fa4dd593fff32d27a"
	I0924 18:59:08.568438  594526 logs.go:123] Gathering logs for kube-proxy [4ce0ce189d3e7b314e427c12871e38ed8d32c2d3abf2e488e3e7b4722b813565] ...
	I0924 18:59:08.568472  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4ce0ce189d3e7b314e427c12871e38ed8d32c2d3abf2e488e3e7b4722b813565"
	I0924 18:59:08.609274  594526 logs.go:123] Gathering logs for coredns [0f86a13abbbcd4414c46145d6ca7f44e9150a197ec62d4f1c5e80403d6c16f48] ...
	I0924 18:59:08.609302  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0f86a13abbbcd4414c46145d6ca7f44e9150a197ec62d4f1c5e80403d6c16f48"
	I0924 18:59:08.666052  594526 logs.go:123] Gathering logs for kube-scheduler [a93786824316da90c925ecaf8ae5a685b52410481774594d5d554c4731a09bf5] ...
	I0924 18:59:08.666085  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a93786824316da90c925ecaf8ae5a685b52410481774594d5d554c4731a09bf5"
	I0924 18:59:08.716323  594526 logs.go:123] Gathering logs for kindnet [0b58e7875e9877e3df348dc0bc86c17822205d76fe50e65a90a7e6598cd434c0] ...
	I0924 18:59:08.716394  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0b58e7875e9877e3df348dc0bc86c17822205d76fe50e65a90a7e6598cd434c0"
	I0924 18:59:08.768092  594526 logs.go:123] Gathering logs for CRI-O ...
	I0924 18:59:08.768133  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0924 18:59:08.864130  594526 logs.go:123] Gathering logs for dmesg ...
	I0924 18:59:08.864167  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0924 18:59:08.881339  594526 logs.go:123] Gathering logs for describe nodes ...
	I0924 18:59:08.881369  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0924 18:59:09.027026  594526 logs.go:123] Gathering logs for etcd [183213078b5b91445fce49f3c5da704ec9116e51e7df99b26d1a1d469c98a9bf] ...
	I0924 18:59:09.027070  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 183213078b5b91445fce49f3c5da704ec9116e51e7df99b26d1a1d469c98a9bf"
	I0924 18:59:09.072973  594526 out.go:358] Setting ErrFile to fd 2...
	I0924 18:59:09.073003  594526 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0924 18:59:09.073066  594526 out.go:270] X Problems detected in kubelet:
	W0924 18:59:09.073080  594526 out.go:270]   Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.809602    1504 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:59:09.073087  594526 out.go:270]   Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.809679    1504 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-548117" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-548117' and this object
	W0924 18:59:09.073096  594526 out.go:270]   Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.809694    1504 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"ingress-nginx-admission\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"ingress-nginx-admission\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:59:09.073107  594526 out.go:270]   Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.827873    1504 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-548117' and this object
	W0924 18:59:09.073113  594526 out.go:270]   Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.827916    1504 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	I0924 18:59:09.073124  594526 out.go:358] Setting ErrFile to fd 2...
	I0924 18:59:09.073131  594526 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 18:59:19.087916  594526 system_pods.go:59] 18 kube-system pods found
	I0924 18:59:19.087959  594526 system_pods.go:61] "coredns-7c65d6cfc9-2dj4t" [d43e6668-5de4-4a37-bf67-037bcfd75bef] Running
	I0924 18:59:19.087972  594526 system_pods.go:61] "csi-hostpath-attacher-0" [3b9393d1-ddf0-4f1b-b9ef-a1c8a48e3402] Running
	I0924 18:59:19.087977  594526 system_pods.go:61] "csi-hostpath-resizer-0" [40f5d113-8c80-4096-a4d7-24d9f2785d28] Running
	I0924 18:59:19.087983  594526 system_pods.go:61] "csi-hostpathplugin-sh6kc" [5e0f8072-2149-4b1a-a422-4688c32cfa77] Running
	I0924 18:59:19.087988  594526 system_pods.go:61] "etcd-addons-548117" [604db1b9-fdd0-4ee2-9f3b-9e9ce5844e0c] Running
	I0924 18:59:19.088002  594526 system_pods.go:61] "kindnet-znkll" [777f8fcc-d00f-4d1b-8a7f-9f18bc672286] Running
	I0924 18:59:19.088010  594526 system_pods.go:61] "kube-apiserver-addons-548117" [bd320cbb-e24a-4320-9fdc-3a35d7184cb4] Running
	I0924 18:59:19.088016  594526 system_pods.go:61] "kube-controller-manager-addons-548117" [b55e4e83-2a1a-4094-b31e-5927ac99c43f] Running
	I0924 18:59:19.088051  594526 system_pods.go:61] "kube-ingress-dns-minikube" [712dbf97-3275-4d42-a29c-55cdec0b7f0e] Running
	I0924 18:59:19.088055  594526 system_pods.go:61] "kube-proxy-w8gxq" [d66fb918-f8ca-41eb-a35e-d3e9b53a0780] Running
	I0924 18:59:19.088059  594526 system_pods.go:61] "kube-scheduler-addons-548117" [2830e3ce-a690-4643-9d99-fd22a9d99832] Running
	I0924 18:59:19.088063  594526 system_pods.go:61] "metrics-server-84c5f94fbc-c6wkh" [678976f0-ad94-4412-99be-a214acd119fc] Running
	I0924 18:59:19.088067  594526 system_pods.go:61] "nvidia-device-plugin-daemonset-kqlzs" [e9dda12b-8fb7-4c39-a0ac-80d1974bb23d] Running
	I0924 18:59:19.088071  594526 system_pods.go:61] "registry-66c9cd494c-zkqbk" [c2c43a78-e97a-4901-b870-b1c72e49aac7] Running
	I0924 18:59:19.088075  594526 system_pods.go:61] "registry-proxy-x4t4k" [b2d6c5d9-c0a6-4ade-ac3a-b95c0f14a86d] Running
	I0924 18:59:19.088084  594526 system_pods.go:61] "snapshot-controller-56fcc65765-b5wbm" [c209c231-17d6-4ca6-9b1b-4b94881194e7] Running
	I0924 18:59:19.088092  594526 system_pods.go:61] "snapshot-controller-56fcc65765-r7rzj" [20126f69-75a5-47bc-b448-0865fe248770] Running
	I0924 18:59:19.088102  594526 system_pods.go:61] "storage-provisioner" [9d5b94cf-e237-4057-83dd-9e834944a342] Running
	I0924 18:59:19.088109  594526 system_pods.go:74] duration metric: took 11.211900711s to wait for pod list to return data ...
	I0924 18:59:19.088119  594526 default_sa.go:34] waiting for default service account to be created ...
	I0924 18:59:19.090923  594526 default_sa.go:45] found service account: "default"
	I0924 18:59:19.090945  594526 default_sa.go:55] duration metric: took 2.821053ms for default service account to be created ...
	I0924 18:59:19.090955  594526 system_pods.go:116] waiting for k8s-apps to be running ...
	I0924 18:59:19.101800  594526 system_pods.go:86] 18 kube-system pods found
	I0924 18:59:19.101843  594526 system_pods.go:89] "coredns-7c65d6cfc9-2dj4t" [d43e6668-5de4-4a37-bf67-037bcfd75bef] Running
	I0924 18:59:19.101851  594526 system_pods.go:89] "csi-hostpath-attacher-0" [3b9393d1-ddf0-4f1b-b9ef-a1c8a48e3402] Running
	I0924 18:59:19.101857  594526 system_pods.go:89] "csi-hostpath-resizer-0" [40f5d113-8c80-4096-a4d7-24d9f2785d28] Running
	I0924 18:59:19.101862  594526 system_pods.go:89] "csi-hostpathplugin-sh6kc" [5e0f8072-2149-4b1a-a422-4688c32cfa77] Running
	I0924 18:59:19.101867  594526 system_pods.go:89] "etcd-addons-548117" [604db1b9-fdd0-4ee2-9f3b-9e9ce5844e0c] Running
	I0924 18:59:19.101871  594526 system_pods.go:89] "kindnet-znkll" [777f8fcc-d00f-4d1b-8a7f-9f18bc672286] Running
	I0924 18:59:19.101875  594526 system_pods.go:89] "kube-apiserver-addons-548117" [bd320cbb-e24a-4320-9fdc-3a35d7184cb4] Running
	I0924 18:59:19.101880  594526 system_pods.go:89] "kube-controller-manager-addons-548117" [b55e4e83-2a1a-4094-b31e-5927ac99c43f] Running
	I0924 18:59:19.101884  594526 system_pods.go:89] "kube-ingress-dns-minikube" [712dbf97-3275-4d42-a29c-55cdec0b7f0e] Running
	I0924 18:59:19.101890  594526 system_pods.go:89] "kube-proxy-w8gxq" [d66fb918-f8ca-41eb-a35e-d3e9b53a0780] Running
	I0924 18:59:19.101894  594526 system_pods.go:89] "kube-scheduler-addons-548117" [2830e3ce-a690-4643-9d99-fd22a9d99832] Running
	I0924 18:59:19.101900  594526 system_pods.go:89] "metrics-server-84c5f94fbc-c6wkh" [678976f0-ad94-4412-99be-a214acd119fc] Running
	I0924 18:59:19.101904  594526 system_pods.go:89] "nvidia-device-plugin-daemonset-kqlzs" [e9dda12b-8fb7-4c39-a0ac-80d1974bb23d] Running
	I0924 18:59:19.101907  594526 system_pods.go:89] "registry-66c9cd494c-zkqbk" [c2c43a78-e97a-4901-b870-b1c72e49aac7] Running
	I0924 18:59:19.101927  594526 system_pods.go:89] "registry-proxy-x4t4k" [b2d6c5d9-c0a6-4ade-ac3a-b95c0f14a86d] Running
	I0924 18:59:19.101931  594526 system_pods.go:89] "snapshot-controller-56fcc65765-b5wbm" [c209c231-17d6-4ca6-9b1b-4b94881194e7] Running
	I0924 18:59:19.101935  594526 system_pods.go:89] "snapshot-controller-56fcc65765-r7rzj" [20126f69-75a5-47bc-b448-0865fe248770] Running
	I0924 18:59:19.101941  594526 system_pods.go:89] "storage-provisioner" [9d5b94cf-e237-4057-83dd-9e834944a342] Running
	I0924 18:59:19.101948  594526 system_pods.go:126] duration metric: took 10.987752ms to wait for k8s-apps to be running ...
	I0924 18:59:19.101960  594526 system_svc.go:44] waiting for kubelet service to be running ....
	I0924 18:59:19.102022  594526 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0924 18:59:19.114352  594526 system_svc.go:56] duration metric: took 12.383481ms WaitForService to wait for kubelet
	I0924 18:59:19.114429  594526 kubeadm.go:582] duration metric: took 2m38.50170619s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0924 18:59:19.114461  594526 node_conditions.go:102] verifying NodePressure condition ...
	I0924 18:59:19.118334  594526 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0924 18:59:19.118411  594526 node_conditions.go:123] node cpu capacity is 2
	I0924 18:59:19.118436  594526 node_conditions.go:105] duration metric: took 3.956663ms to run NodePressure ...
	I0924 18:59:19.118459  594526 start.go:241] waiting for startup goroutines ...
	I0924 18:59:19.118494  594526 start.go:246] waiting for cluster config update ...
	I0924 18:59:19.118527  594526 start.go:255] writing updated cluster config ...
	I0924 18:59:19.118844  594526 ssh_runner.go:195] Run: rm -f paused
	I0924 18:59:19.460317  594526 start.go:600] kubectl: 1.31.1, cluster: 1.31.1 (minor skew: 0)
	I0924 18:59:19.462500  594526 out.go:177] * Done! kubectl is now configured to use "addons-548117" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 24 19:08:33 addons-548117 crio[968]: time="2024-09-24 19:08:33.538434682Z" level=info msg="Stopped pod sandbox: 5cb75bec4885bbe5ca38f66e3e456cf93ab610bcd24ee770a76676b62dbbe911" id=e2b78f36-5862-4a92-a05f-0292df029705 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 24 19:08:34 addons-548117 crio[968]: time="2024-09-24 19:08:34.207381750Z" level=info msg="Stopping container: 6bad11f913ea693fb4cf8aa90095ad3fb5f4d1daa70399850a5f90c34271f038 (timeout: 30s)" id=ca0c582a-867c-4401-a1cb-49d5d3b823ab name=/runtime.v1.RuntimeService/StopContainer
	Sep 24 19:08:34 addons-548117 conmon[3550]: conmon 6bad11f913ea693fb4cf <ninfo>: container 3561 exited with status 2
	Sep 24 19:08:34 addons-548117 crio[968]: time="2024-09-24 19:08:34.252048629Z" level=info msg="Stopping container: 4ae28c2d6282cf71dd98ee059a583e28347eef299906ae68eb13de7310a042e0 (timeout: 30s)" id=5d1d1021-0166-45a2-9e8c-9148193100e0 name=/runtime.v1.RuntimeService/StopContainer
	Sep 24 19:08:34 addons-548117 crio[968]: time="2024-09-24 19:08:34.399916610Z" level=info msg="Stopped container 6bad11f913ea693fb4cf8aa90095ad3fb5f4d1daa70399850a5f90c34271f038: kube-system/registry-66c9cd494c-zkqbk/registry" id=ca0c582a-867c-4401-a1cb-49d5d3b823ab name=/runtime.v1.RuntimeService/StopContainer
	Sep 24 19:08:34 addons-548117 crio[968]: time="2024-09-24 19:08:34.400616701Z" level=info msg="Stopping pod sandbox: 652c39f83c0490b2480e8b21b3bc5799fce521673b9b50e8641883a1707cc02d" id=e0fa0cbd-cc13-4147-ab17-59d40e50f22c name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 24 19:08:34 addons-548117 crio[968]: time="2024-09-24 19:08:34.400870140Z" level=info msg="Got pod network &{Name:registry-66c9cd494c-zkqbk Namespace:kube-system ID:652c39f83c0490b2480e8b21b3bc5799fce521673b9b50e8641883a1707cc02d UID:c2c43a78-e97a-4901-b870-b1c72e49aac7 NetNS:/var/run/netns/b6585a11-f9a8-44b7-9701-6143943872f4 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 24 19:08:34 addons-548117 crio[968]: time="2024-09-24 19:08:34.401004130Z" level=info msg="Deleting pod kube-system_registry-66c9cd494c-zkqbk from CNI network \"kindnet\" (type=ptp)"
	Sep 24 19:08:34 addons-548117 crio[968]: time="2024-09-24 19:08:34.471079181Z" level=info msg="Stopped pod sandbox: 652c39f83c0490b2480e8b21b3bc5799fce521673b9b50e8641883a1707cc02d" id=e0fa0cbd-cc13-4147-ab17-59d40e50f22c name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 24 19:08:34 addons-548117 crio[968]: time="2024-09-24 19:08:34.499168008Z" level=info msg="Stopped container 4ae28c2d6282cf71dd98ee059a583e28347eef299906ae68eb13de7310a042e0: kube-system/registry-proxy-x4t4k/registry-proxy" id=5d1d1021-0166-45a2-9e8c-9148193100e0 name=/runtime.v1.RuntimeService/StopContainer
	Sep 24 19:08:34 addons-548117 crio[968]: time="2024-09-24 19:08:34.500436934Z" level=info msg="Stopping pod sandbox: e9bfdf50654a4f23fab33fab443081afa91a2a13b1829c8fbaccbf0472b99d3f" id=d9a0f48c-411c-49ff-96b8-846f83b58025 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 24 19:08:34 addons-548117 crio[968]: time="2024-09-24 19:08:34.509864565Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HP-APUIPEDXQISILO6R - [0:0]\n:KUBE-HP-WBSKWOJRJNOF4BK7 - [0:0]\n:KUBE-HP-5DGBKAYV7NZMLH6B - [0:0]\n:KUBE-HOSTPORTS - [0:0]\n-A KUBE-HOSTPORTS -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-9rbs8_ingress-nginx_ee52e2ad-490b-4cff-ab53-e90a3c33a390_0_ hostport 443\" -m tcp --dport 443 -j KUBE-HP-5DGBKAYV7NZMLH6B\n-A KUBE-HOSTPORTS -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-9rbs8_ingress-nginx_ee52e2ad-490b-4cff-ab53-e90a3c33a390_0_ hostport 80\" -m tcp --dport 80 -j KUBE-HP-APUIPEDXQISILO6R\n-A KUBE-HP-5DGBKAYV7NZMLH6B -s 10.244.0.20/32 -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-9rbs8_ingress-nginx_ee52e2ad-490b-4cff-ab53-e90a3c33a390_0_ hostport 443\" -j KUBE-MARK-MASQ\n-A KUBE-HP-5DGBKAYV7NZMLH6B -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-9rbs8_ingress-nginx_ee52e2ad-490b-4cff-ab
53-e90a3c33a390_0_ hostport 443\" -m tcp -j DNAT --to-destination 10.244.0.20:443\n-A KUBE-HP-APUIPEDXQISILO6R -s 10.244.0.20/32 -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-9rbs8_ingress-nginx_ee52e2ad-490b-4cff-ab53-e90a3c33a390_0_ hostport 80\" -j KUBE-MARK-MASQ\n-A KUBE-HP-APUIPEDXQISILO6R -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-9rbs8_ingress-nginx_ee52e2ad-490b-4cff-ab53-e90a3c33a390_0_ hostport 80\" -m tcp -j DNAT --to-destination 10.244.0.20:80\n-X KUBE-HP-WBSKWOJRJNOF4BK7\nCOMMIT\n"
	Sep 24 19:08:34 addons-548117 crio[968]: time="2024-09-24 19:08:34.515145431Z" level=info msg="Closing host port tcp:5000"
	Sep 24 19:08:34 addons-548117 crio[968]: time="2024-09-24 19:08:34.516775135Z" level=info msg="Host port tcp:5000 does not have an open socket"
	Sep 24 19:08:34 addons-548117 crio[968]: time="2024-09-24 19:08:34.516991528Z" level=info msg="Got pod network &{Name:registry-proxy-x4t4k Namespace:kube-system ID:e9bfdf50654a4f23fab33fab443081afa91a2a13b1829c8fbaccbf0472b99d3f UID:b2d6c5d9-c0a6-4ade-ac3a-b95c0f14a86d NetNS:/var/run/netns/b7784801-fe27-4906-8d55-f72de279225d Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 24 19:08:34 addons-548117 crio[968]: time="2024-09-24 19:08:34.517125337Z" level=info msg="Deleting pod kube-system_registry-proxy-x4t4k from CNI network \"kindnet\" (type=ptp)"
	Sep 24 19:08:34 addons-548117 crio[968]: time="2024-09-24 19:08:34.562254073Z" level=info msg="Stopped pod sandbox: e9bfdf50654a4f23fab33fab443081afa91a2a13b1829c8fbaccbf0472b99d3f" id=d9a0f48c-411c-49ff-96b8-846f83b58025 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 24 19:08:35 addons-548117 crio[968]: time="2024-09-24 19:08:35.318491337Z" level=info msg="Removing container: 6bad11f913ea693fb4cf8aa90095ad3fb5f4d1daa70399850a5f90c34271f038" id=0f5c9ea2-ea83-4349-bfdd-03e83ad6811a name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 24 19:08:35 addons-548117 crio[968]: time="2024-09-24 19:08:35.354044365Z" level=info msg="Removed container 6bad11f913ea693fb4cf8aa90095ad3fb5f4d1daa70399850a5f90c34271f038: kube-system/registry-66c9cd494c-zkqbk/registry" id=0f5c9ea2-ea83-4349-bfdd-03e83ad6811a name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 24 19:08:35 addons-548117 crio[968]: time="2024-09-24 19:08:35.358863390Z" level=info msg="Removing container: 4ae28c2d6282cf71dd98ee059a583e28347eef299906ae68eb13de7310a042e0" id=8b653bbe-dded-44dc-8dc4-9b9e4051807b name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 24 19:08:35 addons-548117 crio[968]: time="2024-09-24 19:08:35.387177381Z" level=info msg="Removed container 4ae28c2d6282cf71dd98ee059a583e28347eef299906ae68eb13de7310a042e0: kube-system/registry-proxy-x4t4k/registry-proxy" id=8b653bbe-dded-44dc-8dc4-9b9e4051807b name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 24 19:08:35 addons-548117 crio[968]: time="2024-09-24 19:08:35.619390847Z" level=info msg="Removing container: ed04329c21fb30c211b7c9ca100d1d59ea41b4fde343eb16a0a951392bb66677" id=613207d3-f915-4de0-b0c2-3701e1aab8e9 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 24 19:08:35 addons-548117 crio[968]: time="2024-09-24 19:08:35.656523479Z" level=info msg="Removed container ed04329c21fb30c211b7c9ca100d1d59ea41b4fde343eb16a0a951392bb66677: local-path-storage/helper-pod-delete-pvc-24b7ec41-03e2-4104-a1e5-645e72e53724/helper-pod" id=613207d3-f915-4de0-b0c2-3701e1aab8e9 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 24 19:08:35 addons-548117 crio[968]: time="2024-09-24 19:08:35.659162952Z" level=info msg="Removing container: 8179e2de350de201723f21c38bb9e26765b22351c0a039e12847bfee96f76f5a" id=cd586ec0-a90d-47c9-bfc2-52edb0cf3f4f name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 24 19:08:35 addons-548117 crio[968]: time="2024-09-24 19:08:35.686601073Z" level=info msg="Removed container 8179e2de350de201723f21c38bb9e26765b22351c0a039e12847bfee96f76f5a: default/test-local-path/busybox" id=cd586ec0-a90d-47c9-bfc2-52edb0cf3f4f name=/runtime.v1.RuntimeService/RemoveContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                                        CREATED             STATE               NAME                                     ATTEMPT             POD ID              POD
	ab76b42d13955       ghcr.io/inspektor-gadget/inspektor-gadget@sha256:03e677e1cf9d2c9bea454e3dbcbcef20b3022e987534a2874eb1abc5bc3e73ec                            4 seconds ago       Running             gadget                                   8                   32c5d0a6ebadb       gadget-dt6zv
	0d7dfde6f5fb0       ghcr.io/inspektor-gadget/inspektor-gadget@sha256:03e677e1cf9d2c9bea454e3dbcbcef20b3022e987534a2874eb1abc5bc3e73ec                            13 seconds ago      Exited              gadget                                   7                   32c5d0a6ebadb       gadget-dt6zv
	7deb2ef28210d       registry.k8s.io/ingress-nginx/controller@sha256:22f9d129ae8c89a2cabbd13af3c1668944f3dd68fec186199b7024a0a2fc75b3                             9 minutes ago       Running             controller                               0                   b437feb147584       ingress-nginx-controller-bc57996ff-9rbs8
	effe816cd6645       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:a40e1a121ee367d1712ac3a54ec9c38c405a65dde923c98e5fa6368fa82c4b69                                 10 minutes ago      Running             gcp-auth                                 0                   f4d219ccd91f6       gcp-auth-89d5ffd79-bh2b9
	2115b9aab805f       registry.k8s.io/sig-storage/csi-snapshotter@sha256:291334908ddf71a4661fd7f6d9d97274de8a5378a2b6fdfeb2ce73414a34f82f                          10 minutes ago      Running             csi-snapshotter                          0                   a2c15ba031fa8       csi-hostpathplugin-sh6kc
	f72d2202eaf15       registry.k8s.io/sig-storage/csi-provisioner@sha256:98ffd09c0784203d200e0f8c241501de31c8df79644caac7eed61bd6391e5d49                          10 minutes ago      Running             csi-provisioner                          0                   a2c15ba031fa8       csi-hostpathplugin-sh6kc
	c9d5eb1abea3a       registry.k8s.io/sig-storage/livenessprobe@sha256:8b00c6e8f52639ed9c6f866085893ab688e57879741b3089e3cfa9998502e158                            10 minutes ago      Running             liveness-probe                           0                   a2c15ba031fa8       csi-hostpathplugin-sh6kc
	82e1fcb5f7ac9       registry.k8s.io/sig-storage/hostpathplugin@sha256:7b1dfc90a367222067fc468442fdf952e20fc5961f25c1ad654300ddc34d7083                           10 minutes ago      Running             hostpath                                 0                   a2c15ba031fa8       csi-hostpathplugin-sh6kc
	1d68ac6a63366       registry.k8s.io/sig-storage/csi-node-driver-registrar@sha256:511b8c8ac828194a753909d26555ff08bc12f497dd8daeb83fe9d593693a26c1                10 minutes ago      Running             node-driver-registrar                    0                   a2c15ba031fa8       csi-hostpathplugin-sh6kc
	a84a03e2c32e9       docker.io/rancher/local-path-provisioner@sha256:689a2489a24e74426e4a4666e611c988202c5fa995908b0c60133aca3eb87d98                             10 minutes ago      Running             local-path-provisioner                   0                   3cd80afd6def2       local-path-provisioner-86d989889c-6mgrv
	aae5175263dd6       420193b27261a8d37b9fb1faeed45094cefa47e72a7538fd5a6c05e8b5ce192e                                                                             10 minutes ago      Exited              patch                                    1                   d3c66a7a3880e       ingress-nginx-admission-patch-6mbxl
	f7a2947dada31       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:7c4c1a6ca8855c524a64983eaf590e126a669ae12df83ad65de281c9beee13d3                   10 minutes ago      Exited              create                                   0                   83dd2b200ecec       ingress-nginx-admission-create-w5rb7
	e0768d522d49d       gcr.io/cloud-spanner-emulator/emulator@sha256:6ce1265c73355797b34d2531c7146eed3996346f860517e35d1434182eb5f01d                               10 minutes ago      Running             cloud-spanner-emulator                   0                   c8c087c8d96cc       cloud-spanner-emulator-5b584cc74-4jl8z
	1131efb8cb535       registry.k8s.io/sig-storage/snapshot-controller@sha256:5d668e35c15df6e87e2530da25d557f543182cedbdb39d421b87076463ee9857                      10 minutes ago      Running             volume-snapshot-controller               0                   9bd9c92acd379       snapshot-controller-56fcc65765-b5wbm
	593e5856642ee       registry.k8s.io/sig-storage/csi-external-health-monitor-controller@sha256:80b9ba94aa2afe24553d69bd165a6a51552d1582d68618ec00d3b804a7d9193c   10 minutes ago      Running             csi-external-health-monitor-controller   0                   a2c15ba031fa8       csi-hostpathplugin-sh6kc
	d559ff50661e2       registry.k8s.io/sig-storage/csi-attacher@sha256:4b5609c78455de45821910065281a368d5f760b41250f90cbde5110543bdc326                             10 minutes ago      Running             csi-attacher                             0                   92585feb68dd5       csi-hostpath-attacher-0
	2587dc1fcee7c       registry.k8s.io/sig-storage/csi-resizer@sha256:425d8f1b769398127767b06ed97ce62578a3179bcb99809ce93a1649e025ffe7                              10 minutes ago      Running             csi-resizer                              0                   774484d6d3591       csi-hostpath-resizer-0
	f1fcf5c7e6591       gcr.io/k8s-minikube/minikube-ingress-dns@sha256:4211a1de532376c881851542238121b26792225faa36a7b02dccad88fd05797c                             10 minutes ago      Running             minikube-ingress-dns                     0                   ce7561434defc       kube-ingress-dns-minikube
	fed660100ac68       registry.k8s.io/metrics-server/metrics-server@sha256:048bcf48fc2cce517a61777e22bac782ba59ea5e9b9a54bcb42dbee99566a91f                        11 minutes ago      Running             metrics-server                           0                   9124958a42917       metrics-server-84c5f94fbc-c6wkh
	db08c6bae3560       registry.k8s.io/sig-storage/snapshot-controller@sha256:5d668e35c15df6e87e2530da25d557f543182cedbdb39d421b87076463ee9857                      11 minutes ago      Running             volume-snapshot-controller               0                   d5dc4ea46b2d8       snapshot-controller-56fcc65765-r7rzj
	0f86a13abbbcd       2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4                                                                             11 minutes ago      Running             coredns                                  0                   056532013dc1e       coredns-7c65d6cfc9-2dj4t
	23545436160c3       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                                             11 minutes ago      Running             storage-provisioner                      0                   e17eae7164860       storage-provisioner
	4ce0ce189d3e7       24a140c548c075e487e45d0ee73b1aa89f8bfb40c08a57e05975559728822b1d                                                                             11 minutes ago      Running             kube-proxy                               0                   e0acf4e046782       kube-proxy-w8gxq
	0b58e7875e987       6a23fa8fd2b78ab58e42ba273808edc936a9c53d8ac4a919f6337be094843a51                                                                             11 minutes ago      Running             kindnet-cni                              0                   175e91ecea545       kindnet-znkll
	8d37a5b040254       d3f53a98c0a9d9163c4848bcf34b2d2f5e1e3691b79f3d1dd6d0206809e02853                                                                             12 minutes ago      Running             kube-apiserver                           0                   f0bd37773ad70       kube-apiserver-addons-548117
	183213078b5b9       27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da                                                                             12 minutes ago      Running             etcd                                     0                   bfe1ffaa600a7       etcd-addons-548117
	bdf5bf4e30f4e       279f381cb37365bbbcd133c9531fba9c2beb0f38dbbe6ddfcd0b1b1643d3450e                                                                             12 minutes ago      Running             kube-controller-manager                  0                   67f3ff1709197       kube-controller-manager-addons-548117
	a93786824316d       7f8aa378bb47dffcf430f3a601abe39137e88aee0238e23ed8530fdd18dab82d                                                                             12 minutes ago      Running             kube-scheduler                           0                   f10d321852060       kube-scheduler-addons-548117
	
	
	==> coredns [0f86a13abbbcd4414c46145d6ca7f44e9150a197ec62d4f1c5e80403d6c16f48] <==
	[INFO] 10.244.0.11:42070 - 41220 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000092816s
	[INFO] 10.244.0.11:55384 - 11424 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002436136s
	[INFO] 10.244.0.11:55384 - 26786 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002690411s
	[INFO] 10.244.0.11:39423 - 30437 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000142358s
	[INFO] 10.244.0.11:39423 - 7648 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.00011922s
	[INFO] 10.244.0.11:50656 - 15725 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000677511s
	[INFO] 10.244.0.11:50656 - 36969 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000786525s
	[INFO] 10.244.0.11:44087 - 53218 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000050494s
	[INFO] 10.244.0.11:44087 - 42727 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000034601s
	[INFO] 10.244.0.11:44518 - 44351 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000048345s
	[INFO] 10.244.0.11:44518 - 56121 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000047204s
	[INFO] 10.244.0.11:57529 - 37261 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001175044s
	[INFO] 10.244.0.11:57529 - 11656 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.00141401s
	[INFO] 10.244.0.11:42385 - 33305 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000057986s
	[INFO] 10.244.0.11:42385 - 33796 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000041715s
	[INFO] 10.244.0.19:51646 - 40792 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.001057489s
	[INFO] 10.244.0.19:50232 - 2176 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.001041326s
	[INFO] 10.244.0.19:57139 - 52022 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000188521s
	[INFO] 10.244.0.19:41396 - 12971 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000127368s
	[INFO] 10.244.0.19:34677 - 30264 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000248951s
	[INFO] 10.244.0.19:38356 - 28390 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000331052s
	[INFO] 10.244.0.19:34785 - 22627 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.003663339s
	[INFO] 10.244.0.19:58774 - 2774 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.003725583s
	[INFO] 10.244.0.19:33218 - 55107 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.002028161s
	[INFO] 10.244.0.19:50005 - 37232 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.00255241s
	
	
	==> describe nodes <==
	Name:               addons-548117
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-548117
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=ab8e06d5efb8aef1f7ea9881c3e41593ddc7876e
	                    minikube.k8s.io/name=addons-548117
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_24T18_56_36_0700
	                    minikube.k8s.io/version=v1.34.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-548117
	Annotations:        csi.volume.kubernetes.io/nodeid: {"hostpath.csi.k8s.io":"addons-548117"}
	                    kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Tue, 24 Sep 2024 18:56:32 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-548117
	  AcquireTime:     <unset>
	  RenewTime:       Tue, 24 Sep 2024 19:08:28 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Tue, 24 Sep 2024 19:08:08 +0000   Tue, 24 Sep 2024 18:56:29 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Tue, 24 Sep 2024 19:08:08 +0000   Tue, 24 Sep 2024 18:56:29 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Tue, 24 Sep 2024 19:08:08 +0000   Tue, 24 Sep 2024 18:56:29 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Tue, 24 Sep 2024 19:08:08 +0000   Tue, 24 Sep 2024 18:57:24 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-548117
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022300Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022300Ki
	  pods:               110
	System Info:
	  Machine ID:                 1dabe58527544eb3b460ead336c17f33
	  System UUID:                967017d2-20c7-4ca7-a0fc-bd645fbdbe38
	  Boot ID:                    c9711954-f02f-4c05-9508-0e3ca8ab86ea
	  Kernel Version:             5.15.0-1070-aws
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.31.1
	  Kube-Proxy Version:         v1.31.1
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (21 in total)
	  Namespace                   Name                                        CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                        ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         9m16s
	  default                     cloud-spanner-emulator-5b584cc74-4jl8z      0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  gadget                      gadget-dt6zv                                0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  gcp-auth                    gcp-auth-89d5ffd79-bh2b9                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  ingress-nginx               ingress-nginx-controller-bc57996ff-9rbs8    100m (5%)     0 (0%)      90Mi (1%)        0 (0%)         11m
	  kube-system                 coredns-7c65d6cfc9-2dj4t                    100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     11m
	  kube-system                 csi-hostpath-attacher-0                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 csi-hostpath-resizer-0                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 csi-hostpathplugin-sh6kc                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 etcd-addons-548117                          100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         12m
	  kube-system                 kindnet-znkll                               100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      11m
	  kube-system                 kube-apiserver-addons-548117                250m (12%)    0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 kube-controller-manager-addons-548117       200m (10%)    0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 kube-ingress-dns-minikube                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-proxy-w8gxq                            0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-scheduler-addons-548117                100m (5%)     0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 metrics-server-84c5f94fbc-c6wkh             100m (5%)     0 (0%)      200Mi (2%)       0 (0%)         11m
	  kube-system                 snapshot-controller-56fcc65765-b5wbm        0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 snapshot-controller-56fcc65765-r7rzj        0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 storage-provisioner                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  local-path-storage          local-path-provisioner-86d989889c-6mgrv     0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests     Limits
	  --------           --------     ------
	  cpu                1050m (52%)  100m (5%)
	  memory             510Mi (6%)   220Mi (2%)
	  ephemeral-storage  0 (0%)       0 (0%)
	  hugepages-1Gi      0 (0%)       0 (0%)
	  hugepages-2Mi      0 (0%)       0 (0%)
	  hugepages-32Mi     0 (0%)       0 (0%)
	  hugepages-64Ki     0 (0%)       0 (0%)
	Events:
	  Type     Reason                   Age                From             Message
	  ----     ------                   ----               ----             -------
	  Normal   Starting                 11m                kube-proxy       
	  Normal   NodeHasSufficientMemory  12m (x8 over 12m)  kubelet          Node addons-548117 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    12m (x8 over 12m)  kubelet          Node addons-548117 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     12m (x7 over 12m)  kubelet          Node addons-548117 status is now: NodeHasSufficientPID
	  Normal   Starting                 12m                kubelet          Starting kubelet.
	  Warning  CgroupV1                 12m                kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  12m                kubelet          Node addons-548117 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    12m                kubelet          Node addons-548117 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     12m                kubelet          Node addons-548117 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           11m                node-controller  Node addons-548117 event: Registered Node addons-548117 in Controller
	  Normal   NodeReady                11m                kubelet          Node addons-548117 status is now: NodeReady
	
	
	==> dmesg <==
	
	
	==> etcd [183213078b5b91445fce49f3c5da704ec9116e51e7df99b26d1a1d469c98a9bf] <==
	{"level":"info","ts":"2024-09-24T18:56:29.264354Z","caller":"embed/etcd.go:279","msg":"now serving peer/client/metrics","local-member-id":"aec36adc501070cc","initial-advertise-peer-urls":["https://192.168.49.2:2380"],"listen-peer-urls":["https://192.168.49.2:2380"],"advertise-client-urls":["https://192.168.49.2:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://192.168.49.2:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"]}
	{"level":"info","ts":"2024-09-24T18:56:29.264464Z","caller":"embed/etcd.go:870","msg":"serving metrics","address":"http://127.0.0.1:2381"}
	{"level":"info","ts":"2024-09-24T18:56:29.279747Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc is starting a new election at term 1"}
	{"level":"info","ts":"2024-09-24T18:56:29.279859Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became pre-candidate at term 1"}
	{"level":"info","ts":"2024-09-24T18:56:29.279916Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgPreVoteResp from aec36adc501070cc at term 1"}
	{"level":"info","ts":"2024-09-24T18:56:29.279996Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became candidate at term 2"}
	{"level":"info","ts":"2024-09-24T18:56:29.280054Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgVoteResp from aec36adc501070cc at term 2"}
	{"level":"info","ts":"2024-09-24T18:56:29.280091Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became leader at term 2"}
	{"level":"info","ts":"2024-09-24T18:56:29.280135Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: aec36adc501070cc elected leader aec36adc501070cc at term 2"}
	{"level":"info","ts":"2024-09-24T18:56:29.283913Z","caller":"etcdserver/server.go:2118","msg":"published local member to cluster through raft","local-member-id":"aec36adc501070cc","local-member-attributes":"{Name:addons-548117 ClientURLs:[https://192.168.49.2:2379]}","request-path":"/0/members/aec36adc501070cc/attributes","cluster-id":"fa54960ea34d58be","publish-timeout":"7s"}
	{"level":"info","ts":"2024-09-24T18:56:29.284104Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-09-24T18:56:29.284415Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-09-24T18:56:29.285216Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2024-09-24T18:56:29.286237Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2024-09-24T18:56:29.287823Z","caller":"etcdserver/server.go:2629","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"}
	{"level":"info","ts":"2024-09-24T18:56:29.296074Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2024-09-24T18:56:29.296107Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2024-09-24T18:56:29.296210Z","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-09-24T18:56:29.296298Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2024-09-24T18:56:29.296326Z","caller":"etcdserver/server.go:2653","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"info","ts":"2024-09-24T18:56:29.296469Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2024-09-24T18:56:29.297440Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2024-09-24T19:06:30.242435Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1553}
	{"level":"info","ts":"2024-09-24T19:06:30.275917Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1553,"took":"32.913055ms","hash":2613648426,"current-db-size-bytes":6434816,"current-db-size":"6.4 MB","current-db-size-in-use-bytes":3346432,"current-db-size-in-use":"3.3 MB"}
	{"level":"info","ts":"2024-09-24T19:06:30.276045Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":2613648426,"revision":1553,"compact-revision":-1}
	
	
	==> gcp-auth [effe816cd66454d06883c5ad8eef7a9258b77f2dffa006d0c39d09762d83a499] <==
	2024/09/24 18:58:33 GCP Auth Webhook started!
	2024/09/24 18:59:19 Ready to marshal response ...
	2024/09/24 18:59:19 Ready to write response ...
	2024/09/24 18:59:19 Ready to marshal response ...
	2024/09/24 18:59:19 Ready to write response ...
	2024/09/24 18:59:19 Ready to marshal response ...
	2024/09/24 18:59:19 Ready to write response ...
	2024/09/24 19:07:24 Ready to marshal response ...
	2024/09/24 19:07:24 Ready to write response ...
	2024/09/24 19:07:24 Ready to marshal response ...
	2024/09/24 19:07:24 Ready to write response ...
	2024/09/24 19:07:24 Ready to marshal response ...
	2024/09/24 19:07:24 Ready to write response ...
	2024/09/24 19:07:33 Ready to marshal response ...
	2024/09/24 19:07:33 Ready to write response ...
	2024/09/24 19:07:58 Ready to marshal response ...
	2024/09/24 19:07:58 Ready to write response ...
	2024/09/24 19:07:58 Ready to marshal response ...
	2024/09/24 19:07:58 Ready to write response ...
	2024/09/24 19:08:07 Ready to marshal response ...
	2024/09/24 19:08:07 Ready to write response ...
	
	
	==> kernel <==
	 19:08:36 up  2:51,  0 users,  load average: 0.32, 0.58, 1.54
	Linux addons-548117 5.15.0-1070-aws #76~20.04.1-Ubuntu SMP Mon Sep 2 12:20:48 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [0b58e7875e9877e3df348dc0bc86c17822205d76fe50e65a90a7e6598cd434c0] <==
	I0924 19:06:34.525452       1 main.go:299] handling current node
	I0924 19:06:44.518241       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 19:06:44.518368       1 main.go:299] handling current node
	I0924 19:06:54.524876       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 19:06:54.524912       1 main.go:299] handling current node
	I0924 19:07:04.526225       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 19:07:04.526257       1 main.go:299] handling current node
	I0924 19:07:14.517817       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 19:07:14.517855       1 main.go:299] handling current node
	I0924 19:07:24.518323       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 19:07:24.518380       1 main.go:299] handling current node
	I0924 19:07:34.517863       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 19:07:34.517897       1 main.go:299] handling current node
	I0924 19:07:44.518677       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 19:07:44.518707       1 main.go:299] handling current node
	I0924 19:07:54.519833       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 19:07:54.519865       1 main.go:299] handling current node
	I0924 19:08:04.518050       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 19:08:04.518086       1 main.go:299] handling current node
	I0924 19:08:14.517836       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 19:08:14.517962       1 main.go:299] handling current node
	I0924 19:08:24.517870       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 19:08:24.517907       1 main.go:299] handling current node
	I0924 19:08:34.518091       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 19:08:34.518128       1 main.go:299] handling current node
	
	
	==> kube-apiserver [8d37a5b04025491b7deede4a7fc37165f068ff0f005fc56fa4dd593fff32d27a] <==
	W0924 18:57:24.779051       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.100.232.138:443: connect: connection refused
	E0924 18:57:24.779100       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.100.232.138:443: connect: connection refused" logger="UnhandledError"
	W0924 18:57:24.779174       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.100.232.138:443: connect: connection refused
	E0924 18:57:24.779196       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.100.232.138:443: connect: connection refused" logger="UnhandledError"
	W0924 18:57:24.871139       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.100.232.138:443: connect: connection refused
	E0924 18:57:24.871184       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.100.232.138:443: connect: connection refused" logger="UnhandledError"
	W0924 18:57:47.278849       1 handler_proxy.go:99] no RequestInfo found in the context
	E0924 18:57:47.278901       1 controller.go:113] "Unhandled Error" err="loading OpenAPI spec for \"v1beta1.metrics.k8s.io\" failed with: Error, could not get list of group versions for APIService" logger="UnhandledError"
	W0924 18:57:47.278991       1 handler_proxy.go:99] no RequestInfo found in the context
	E0924 18:57:47.279058       1 controller.go:102] "Unhandled Error" err=<
		loading OpenAPI spec for "v1beta1.metrics.k8s.io" failed with: failed to download v1beta1.metrics.k8s.io: 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]]
	 > logger="UnhandledError"
	I0924 18:57:47.280093       1 controller.go:109] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
	I0924 18:57:47.280143       1 controller.go:126] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
	W0924 18:58:45.451108       1 handler_proxy.go:99] no RequestInfo found in the context
	E0924 18:58:45.451233       1 controller.go:146] "Unhandled Error" err=<
		Error updating APIService "v1beta1.metrics.k8s.io" with err: failed to download v1beta1.metrics.k8s.io: 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]]
	 > logger="UnhandledError"
	E0924 18:58:45.451319       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.103.243.185:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.103.243.185:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.103.243.185:443: connect: connection refused" logger="UnhandledError"
	E0924 18:58:45.453731       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.103.243.185:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.103.243.185:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.103.243.185:443: connect: connection refused" logger="UnhandledError"
	I0924 18:58:45.561065       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	I0924 19:07:24.089461       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.100.78.94"}
	E0924 19:08:23.260685       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	
	
	==> kube-controller-manager [bdf5bf4e30f4ed126992d64ab216166991e3c6c61aece949a1462276e8da88d9] <==
	I0924 18:58:40.267633       1 garbagecollector.go:826] "failed to discover some groups" logger="garbage-collector-controller" groups="<internal error: json: unsupported type: map[schema.GroupVersion]error>"
	I0924 18:58:41.012062       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch" delay="0s"
	I0924 18:58:41.038538       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch" delay="0s"
	I0924 18:58:45.438149       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/metrics-server-84c5f94fbc" duration="9.812971ms"
	I0924 18:58:45.439146       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/metrics-server-84c5f94fbc" duration="48.451µs"
	I0924 18:58:49.960127       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-bc57996ff" duration="37.537863ms"
	I0924 18:58:49.961476       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-bc57996ff" duration="49.673µs"
	I0924 18:59:08.670999       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-548117"
	I0924 19:04:14.048827       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-548117"
	I0924 19:07:24.193416       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7b5c95b59d" duration="68.057822ms"
	I0924 19:07:24.201392       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7b5c95b59d" duration="7.869098ms"
	I0924 19:07:24.202608       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7b5c95b59d" duration="78.523µs"
	I0924 19:07:24.203576       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7b5c95b59d" duration="82.469µs"
	I0924 19:07:24.226488       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7b5c95b59d" duration="95.63µs"
	I0924 19:07:28.117489       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7b5c95b59d" duration="109.078µs"
	I0924 19:07:28.146484       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7b5c95b59d" duration="9.600037ms"
	I0924 19:07:28.147351       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7b5c95b59d" duration="62.949µs"
	I0924 19:07:34.715322       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7b5c95b59d" duration="19.274µs"
	I0924 19:07:37.894599       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-548117"
	I0924 19:07:44.843220       1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="headlamp"
	I0924 19:07:46.472716       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="yakd-dashboard/yakd-dashboard-67d98fc6b" duration="4.504µs"
	I0924 19:07:56.576832       1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="yakd-dashboard"
	I0924 19:08:07.916925       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="local-path-storage/local-path-provisioner-86d989889c" duration="6.367µs"
	I0924 19:08:08.290705       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-548117"
	I0924 19:08:34.188027       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/registry-66c9cd494c" duration="4.389µs"
	
	
	==> kube-proxy [4ce0ce189d3e7b314e427c12871e38ed8d32c2d3abf2e488e3e7b4722b813565] <==
	I0924 18:56:44.855209       1 server_linux.go:66] "Using iptables proxy"
	I0924 18:56:45.970858       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0924 18:56:45.971055       1 server.go:234] "Kube-proxy configuration may be incomplete or incorrect" err="nodePortAddresses is unset; NodePort connections will be accepted on all local IPs. Consider using `--nodeport-addresses primary`"
	I0924 18:56:46.393321       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0924 18:56:46.393381       1 server_linux.go:169] "Using iptables Proxier"
	I0924 18:56:46.437783       1 proxier.go:255] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses" ipFamily="IPv4"
	I0924 18:56:46.438343       1 server.go:483] "Version info" version="v1.31.1"
	I0924 18:56:46.438417       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0924 18:56:46.440304       1 config.go:199] "Starting service config controller"
	I0924 18:56:46.440387       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0924 18:56:46.440436       1 config.go:105] "Starting endpoint slice config controller"
	I0924 18:56:46.440481       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0924 18:56:46.440950       1 config.go:328] "Starting node config controller"
	I0924 18:56:46.441004       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0924 18:56:46.540794       1 shared_informer.go:320] Caches are synced for service config
	I0924 18:56:46.543431       1 shared_informer.go:320] Caches are synced for node config
	I0924 18:56:46.543564       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [a93786824316da90c925ecaf8ae5a685b52410481774594d5d554c4731a09bf5] <==
	W0924 18:56:32.781842       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	E0924 18:56:32.781912       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"statefulsets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0924 18:56:32.781997       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0924 18:56:32.782037       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User \"system:kube-scheduler\" cannot list resource \"poddisruptionbudgets\" in API group \"policy\" at the cluster scope" logger="UnhandledError"
	W0924 18:56:32.782072       1 reflector.go:561] 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"
	E0924 18:56:32.782094       1 reflector.go:158] "Unhandled Error" err="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\"" logger="UnhandledError"
	W0924 18:56:33.586012       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0924 18:56:33.586057       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User \"system:kube-scheduler\" cannot list resource \"services\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0924 18:56:33.722794       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0924 18:56:33.722946       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0924 18:56:33.749582       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0924 18:56:33.749698       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0924 18:56:33.750669       1 reflector.go:561] 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"
	E0924 18:56:33.750768       1 reflector.go:158] "Unhandled Error" err="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\"" logger="UnhandledError"
	W0924 18:56:33.814727       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E0924 18:56:33.814773       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csidrivers\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0924 18:56:33.819391       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0924 18:56:33.819444       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User \"system:kube-scheduler\" cannot list resource \"poddisruptionbudgets\" in API group \"policy\" at the cluster scope" logger="UnhandledError"
	W0924 18:56:33.833610       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	E0924 18:56:33.833660       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"statefulsets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0924 18:56:33.909734       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E0924 18:56:33.909781       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0924 18:56:33.933545       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0924 18:56:33.933595       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError"
	I0924 18:56:35.581203       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 24 19:08:33 addons-548117 kubelet[1504]: I0924 19:08:33.574355    1504 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/host-path/0821d37b-806b-4bf2-8a27-4206b039d44e-gcp-creds" (OuterVolumeSpecName: "gcp-creds") pod "0821d37b-806b-4bf2-8a27-4206b039d44e" (UID: "0821d37b-806b-4bf2-8a27-4206b039d44e"). InnerVolumeSpecName "gcp-creds". PluginName "kubernetes.io/host-path", VolumeGidValue ""
	Sep 24 19:08:33 addons-548117 kubelet[1504]: I0924 19:08:33.576450    1504 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/0821d37b-806b-4bf2-8a27-4206b039d44e-kube-api-access-fvgz6" (OuterVolumeSpecName: "kube-api-access-fvgz6") pod "0821d37b-806b-4bf2-8a27-4206b039d44e" (UID: "0821d37b-806b-4bf2-8a27-4206b039d44e"). InnerVolumeSpecName "kube-api-access-fvgz6". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 24 19:08:33 addons-548117 kubelet[1504]: I0924 19:08:33.674422    1504 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-fvgz6\" (UniqueName: \"kubernetes.io/projected/0821d37b-806b-4bf2-8a27-4206b039d44e-kube-api-access-fvgz6\") on node \"addons-548117\" DevicePath \"\""
	Sep 24 19:08:33 addons-548117 kubelet[1504]: I0924 19:08:33.674469    1504 reconciler_common.go:288] "Volume detached for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/0821d37b-806b-4bf2-8a27-4206b039d44e-gcp-creds\") on node \"addons-548117\" DevicePath \"\""
	Sep 24 19:08:34 addons-548117 kubelet[1504]: I0924 19:08:34.480212    1504 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-75cqx\" (UniqueName: \"kubernetes.io/projected/c2c43a78-e97a-4901-b870-b1c72e49aac7-kube-api-access-75cqx\") pod \"c2c43a78-e97a-4901-b870-b1c72e49aac7\" (UID: \"c2c43a78-e97a-4901-b870-b1c72e49aac7\") "
	Sep 24 19:08:34 addons-548117 kubelet[1504]: I0924 19:08:34.486981    1504 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/c2c43a78-e97a-4901-b870-b1c72e49aac7-kube-api-access-75cqx" (OuterVolumeSpecName: "kube-api-access-75cqx") pod "c2c43a78-e97a-4901-b870-b1c72e49aac7" (UID: "c2c43a78-e97a-4901-b870-b1c72e49aac7"). InnerVolumeSpecName "kube-api-access-75cqx". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 24 19:08:34 addons-548117 kubelet[1504]: I0924 19:08:34.581484    1504 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-fnmzc\" (UniqueName: \"kubernetes.io/projected/b2d6c5d9-c0a6-4ade-ac3a-b95c0f14a86d-kube-api-access-fnmzc\") pod \"b2d6c5d9-c0a6-4ade-ac3a-b95c0f14a86d\" (UID: \"b2d6c5d9-c0a6-4ade-ac3a-b95c0f14a86d\") "
	Sep 24 19:08:34 addons-548117 kubelet[1504]: I0924 19:08:34.581590    1504 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-75cqx\" (UniqueName: \"kubernetes.io/projected/c2c43a78-e97a-4901-b870-b1c72e49aac7-kube-api-access-75cqx\") on node \"addons-548117\" DevicePath \"\""
	Sep 24 19:08:34 addons-548117 kubelet[1504]: I0924 19:08:34.587566    1504 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/b2d6c5d9-c0a6-4ade-ac3a-b95c0f14a86d-kube-api-access-fnmzc" (OuterVolumeSpecName: "kube-api-access-fnmzc") pod "b2d6c5d9-c0a6-4ade-ac3a-b95c0f14a86d" (UID: "b2d6c5d9-c0a6-4ade-ac3a-b95c0f14a86d"). InnerVolumeSpecName "kube-api-access-fnmzc". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 24 19:08:34 addons-548117 kubelet[1504]: I0924 19:08:34.682473    1504 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-fnmzc\" (UniqueName: \"kubernetes.io/projected/b2d6c5d9-c0a6-4ade-ac3a-b95c0f14a86d-kube-api-access-fnmzc\") on node \"addons-548117\" DevicePath \"\""
	Sep 24 19:08:35 addons-548117 kubelet[1504]: I0924 19:08:35.314004    1504 scope.go:117] "RemoveContainer" containerID="6bad11f913ea693fb4cf8aa90095ad3fb5f4d1daa70399850a5f90c34271f038"
	Sep 24 19:08:35 addons-548117 kubelet[1504]: I0924 19:08:35.354500    1504 scope.go:117] "RemoveContainer" containerID="6bad11f913ea693fb4cf8aa90095ad3fb5f4d1daa70399850a5f90c34271f038"
	Sep 24 19:08:35 addons-548117 kubelet[1504]: E0924 19:08:35.357026    1504 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"6bad11f913ea693fb4cf8aa90095ad3fb5f4d1daa70399850a5f90c34271f038\": container with ID starting with 6bad11f913ea693fb4cf8aa90095ad3fb5f4d1daa70399850a5f90c34271f038 not found: ID does not exist" containerID="6bad11f913ea693fb4cf8aa90095ad3fb5f4d1daa70399850a5f90c34271f038"
	Sep 24 19:08:35 addons-548117 kubelet[1504]: I0924 19:08:35.357071    1504 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"6bad11f913ea693fb4cf8aa90095ad3fb5f4d1daa70399850a5f90c34271f038"} err="failed to get container status \"6bad11f913ea693fb4cf8aa90095ad3fb5f4d1daa70399850a5f90c34271f038\": rpc error: code = NotFound desc = could not find container \"6bad11f913ea693fb4cf8aa90095ad3fb5f4d1daa70399850a5f90c34271f038\": container with ID starting with 6bad11f913ea693fb4cf8aa90095ad3fb5f4d1daa70399850a5f90c34271f038 not found: ID does not exist"
	Sep 24 19:08:35 addons-548117 kubelet[1504]: I0924 19:08:35.357105    1504 scope.go:117] "RemoveContainer" containerID="4ae28c2d6282cf71dd98ee059a583e28347eef299906ae68eb13de7310a042e0"
	Sep 24 19:08:35 addons-548117 kubelet[1504]: I0924 19:08:35.387654    1504 scope.go:117] "RemoveContainer" containerID="4ae28c2d6282cf71dd98ee059a583e28347eef299906ae68eb13de7310a042e0"
	Sep 24 19:08:35 addons-548117 kubelet[1504]: E0924 19:08:35.405435    1504 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"4ae28c2d6282cf71dd98ee059a583e28347eef299906ae68eb13de7310a042e0\": container with ID starting with 4ae28c2d6282cf71dd98ee059a583e28347eef299906ae68eb13de7310a042e0 not found: ID does not exist" containerID="4ae28c2d6282cf71dd98ee059a583e28347eef299906ae68eb13de7310a042e0"
	Sep 24 19:08:35 addons-548117 kubelet[1504]: I0924 19:08:35.405476    1504 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"4ae28c2d6282cf71dd98ee059a583e28347eef299906ae68eb13de7310a042e0"} err="failed to get container status \"4ae28c2d6282cf71dd98ee059a583e28347eef299906ae68eb13de7310a042e0\": rpc error: code = NotFound desc = could not find container \"4ae28c2d6282cf71dd98ee059a583e28347eef299906ae68eb13de7310a042e0\": container with ID starting with 4ae28c2d6282cf71dd98ee059a583e28347eef299906ae68eb13de7310a042e0 not found: ID does not exist"
	Sep 24 19:08:35 addons-548117 kubelet[1504]: I0924 19:08:35.425797    1504 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="0821d37b-806b-4bf2-8a27-4206b039d44e" path="/var/lib/kubelet/pods/0821d37b-806b-4bf2-8a27-4206b039d44e/volumes"
	Sep 24 19:08:35 addons-548117 kubelet[1504]: I0924 19:08:35.426461    1504 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="c2c43a78-e97a-4901-b870-b1c72e49aac7" path="/var/lib/kubelet/pods/c2c43a78-e97a-4901-b870-b1c72e49aac7/volumes"
	Sep 24 19:08:35 addons-548117 kubelet[1504]: I0924 19:08:35.617647    1504 scope.go:117] "RemoveContainer" containerID="ed04329c21fb30c211b7c9ca100d1d59ea41b4fde343eb16a0a951392bb66677"
	Sep 24 19:08:35 addons-548117 kubelet[1504]: I0924 19:08:35.656841    1504 scope.go:117] "RemoveContainer" containerID="8179e2de350de201723f21c38bb9e26765b22351c0a039e12847bfee96f76f5a"
	Sep 24 19:08:35 addons-548117 kubelet[1504]: I0924 19:08:35.687025    1504 scope.go:117] "RemoveContainer" containerID="d832cc28f0992ed1dc809adfa993b17e010382923ad1d439d66f8f983606bb0a"
	Sep 24 19:08:35 addons-548117 kubelet[1504]: E0924 19:08:35.838125    1504 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727204915837872002,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:503650,},InodesUsed:&UInt64Value{Value:201,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 24 19:08:35 addons-548117 kubelet[1504]: E0924 19:08:35.838160    1504 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727204915837872002,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:503650,},InodesUsed:&UInt64Value{Value:201,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	
	
	==> storage-provisioner [23545436160c345866e3b83eaa464493d6a46491b79da042bb0e1f8835107a31] <==
	I0924 18:57:25.797168       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0924 18:57:25.865118       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0924 18:57:25.865557       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0924 18:57:25.881299       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"07405965-1115-4cdd-a46b-3c4cbc3eda5b", APIVersion:"v1", ResourceVersion:"933", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-548117_ec2cee0c-df5b-47bd-87e7-c4caa2bbf5d8 became leader
	I0924 18:57:25.883366       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0924 18:57:25.883539       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-548117_ec2cee0c-df5b-47bd-87e7-c4caa2bbf5d8!
	I0924 18:57:25.983931       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-548117_ec2cee0c-df5b-47bd-87e7-c4caa2bbf5d8!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-548117 -n addons-548117
helpers_test.go:261: (dbg) Run:  kubectl --context addons-548117 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: busybox ingress-nginx-admission-create-w5rb7 ingress-nginx-admission-patch-6mbxl
helpers_test.go:274: ======> post-mortem[TestAddons/parallel/Registry]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context addons-548117 describe pod busybox ingress-nginx-admission-create-w5rb7 ingress-nginx-admission-patch-6mbxl
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context addons-548117 describe pod busybox ingress-nginx-admission-create-w5rb7 ingress-nginx-admission-patch-6mbxl: exit status 1 (105.068458ms)

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-548117/192.168.49.2
	Start Time:       Tue, 24 Sep 2024 18:59:19 +0000
	Labels:           integration-test=busybox
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.21
	IPs:
	  IP:  10.244.0.21
	Containers:
	  busybox:
	    Container ID:  
	    Image:         gcr.io/k8s-minikube/busybox:1.28.4-glibc
	    Image ID:      
	    Port:          <none>
	    Host Port:     <none>
	    Command:
	      sleep
	      3600
	    State:          Waiting
	      Reason:       ImagePullBackOff
	    Ready:          False
	    Restart Count:  0
	    Environment:
	      GOOGLE_APPLICATION_CREDENTIALS:  /google-app-creds.json
	      PROJECT_ID:                      this_is_fake
	      GCP_PROJECT:                     this_is_fake
	      GCLOUD_PROJECT:                  this_is_fake
	      GOOGLE_CLOUD_PROJECT:            this_is_fake
	      CLOUDSDK_CORE_PROJECT:           this_is_fake
	    Mounts:
	      /google-app-creds.json from gcp-creds (ro)
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-mv54w (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-mv54w:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    ConfigMapOptional:       <nil>
	    DownwardAPI:             true
	  gcp-creds:
	    Type:          HostPath (bare host directory volume)
	    Path:          /var/lib/minikube/google_application_credentials.json
	    HostPathType:  File
	QoS Class:         BestEffort
	Node-Selectors:    <none>
	Tolerations:       node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
	                   node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
	Events:
	  Type     Reason     Age                    From               Message
	  ----     ------     ----                   ----               -------
	  Normal   Scheduled  9m18s                  default-scheduler  Successfully assigned default/busybox to addons-548117
	  Normal   Pulling    7m55s (x4 over 9m17s)  kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     7m55s (x4 over 9m17s)  kubelet            Failed to pull image "gcr.io/k8s-minikube/busybox:1.28.4-glibc": unable to retrieve auth token: invalid username/password: unauthorized: authentication failed
	  Warning  Failed     7m55s (x4 over 9m17s)  kubelet            Error: ErrImagePull
	  Warning  Failed     7m31s (x6 over 9m17s)  kubelet            Error: ImagePullBackOff
	  Normal   BackOff    4m8s (x20 over 9m17s)  kubelet            Back-off pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"

                                                
                                                
-- /stdout --
** stderr ** 
	Error from server (NotFound): pods "ingress-nginx-admission-create-w5rb7" not found
	Error from server (NotFound): pods "ingress-nginx-admission-patch-6mbxl" not found

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-548117 describe pod busybox ingress-nginx-admission-create-w5rb7 ingress-nginx-admission-patch-6mbxl: exit status 1
--- FAIL: TestAddons/parallel/Registry (73.99s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (153.67s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:205: (dbg) Run:  kubectl --context addons-548117 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:230: (dbg) Run:  kubectl --context addons-548117 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:243: (dbg) Run:  kubectl --context addons-548117 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:248: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [b4001629-cfa8-4206-88f9-bd23089797d6] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [b4001629-cfa8-4206-88f9-bd23089797d6] Running
addons_test.go:248: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 9.004299409s
I0924 19:09:48.262608  593767 kapi.go:150] Service nginx in namespace default found.
addons_test.go:260: (dbg) Run:  out/minikube-linux-arm64 -p addons-548117 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:260: (dbg) Non-zero exit: out/minikube-linux-arm64 -p addons-548117 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m11.126910559s)

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

                                                
                                                
** /stderr **
addons_test.go:276: failed to get expected response from http://127.0.0.1/ within minikube: exit status 1
addons_test.go:284: (dbg) Run:  kubectl --context addons-548117 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:289: (dbg) Run:  out/minikube-linux-arm64 -p addons-548117 ip
addons_test.go:295: (dbg) Run:  nslookup hello-john.test 192.168.49.2
addons_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p addons-548117 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:304: (dbg) Done: out/minikube-linux-arm64 -p addons-548117 addons disable ingress-dns --alsologtostderr -v=1: (1.487572818s)
addons_test.go:309: (dbg) Run:  out/minikube-linux-arm64 -p addons-548117 addons disable ingress --alsologtostderr -v=1
addons_test.go:309: (dbg) Done: out/minikube-linux-arm64 -p addons-548117 addons disable ingress --alsologtostderr -v=1: (7.793267928s)
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-548117
helpers_test.go:235: (dbg) docker inspect addons-548117:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "94dfbc435d7e30ca15f2ee31feb40099cc460eb5b39b7d51583a70825ac4729e",
	        "Created": "2024-09-24T18:56:11.453495983Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 595022,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-24T18:56:11.610406564Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:62002f6a97ad1f6cd4117c29b1c488a6bf3b6255c8231f0d600b1bc7ba1bcfd6",
	        "ResolvConfPath": "/var/lib/docker/containers/94dfbc435d7e30ca15f2ee31feb40099cc460eb5b39b7d51583a70825ac4729e/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/94dfbc435d7e30ca15f2ee31feb40099cc460eb5b39b7d51583a70825ac4729e/hostname",
	        "HostsPath": "/var/lib/docker/containers/94dfbc435d7e30ca15f2ee31feb40099cc460eb5b39b7d51583a70825ac4729e/hosts",
	        "LogPath": "/var/lib/docker/containers/94dfbc435d7e30ca15f2ee31feb40099cc460eb5b39b7d51583a70825ac4729e/94dfbc435d7e30ca15f2ee31feb40099cc460eb5b39b7d51583a70825ac4729e-json.log",
	        "Name": "/addons-548117",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-548117:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-548117",
	            "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/3402f5dc110becba9a9454c88b1b832a35dd51c64f056563e2514c5ffe450786-init/diff:/var/lib/docker/overlay2/525c0f06d4fdfeb2dd879385e1430e7df051c703df0bcd7586866cd652305c7e/diff",
	                "MergedDir": "/var/lib/docker/overlay2/3402f5dc110becba9a9454c88b1b832a35dd51c64f056563e2514c5ffe450786/merged",
	                "UpperDir": "/var/lib/docker/overlay2/3402f5dc110becba9a9454c88b1b832a35dd51c64f056563e2514c5ffe450786/diff",
	                "WorkDir": "/var/lib/docker/overlay2/3402f5dc110becba9a9454c88b1b832a35dd51c64f056563e2514c5ffe450786/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-548117",
	                "Source": "/var/lib/docker/volumes/addons-548117/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-548117",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21",
	            "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-548117",
	                "name.minikube.sigs.k8s.io": "addons-548117",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "cc6c802fab37083e3fa9e27854c0063882b7a8003dc6a4ad651ce185a47d9fd7",
	            "SandboxKey": "/var/run/docker/netns/cc6c802fab37",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33508"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33509"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33512"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33510"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33511"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-548117": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "424abca52667cbb3186fcfe671e82baab7014ad11c6429c3ad42022c5b69604d",
	                    "EndpointID": "8a12d5c4c4260552241da8b32906dd7d65dfea43996e72ee46abc227582c7a76",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-548117",
	                        "94dfbc435d7e"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-548117 -n addons-548117
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-548117 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-548117 logs -n 25: (1.481318558s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-689107                                                                     | download-only-689107   | jenkins | v1.34.0 | 24 Sep 24 18:55 UTC | 24 Sep 24 18:55 UTC |
	| delete  | -p download-only-376987                                                                     | download-only-376987   | jenkins | v1.34.0 | 24 Sep 24 18:55 UTC | 24 Sep 24 18:55 UTC |
	| start   | --download-only -p                                                                          | download-docker-876532 | jenkins | v1.34.0 | 24 Sep 24 18:55 UTC |                     |
	|         | download-docker-876532                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-876532                                                                   | download-docker-876532 | jenkins | v1.34.0 | 24 Sep 24 18:55 UTC | 24 Sep 24 18:55 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-453354   | jenkins | v1.34.0 | 24 Sep 24 18:55 UTC |                     |
	|         | binary-mirror-453354                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:45183                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-453354                                                                     | binary-mirror-453354   | jenkins | v1.34.0 | 24 Sep 24 18:55 UTC | 24 Sep 24 18:55 UTC |
	| addons  | enable dashboard -p                                                                         | addons-548117          | jenkins | v1.34.0 | 24 Sep 24 18:55 UTC |                     |
	|         | addons-548117                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-548117          | jenkins | v1.34.0 | 24 Sep 24 18:55 UTC |                     |
	|         | addons-548117                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-548117 --wait=true                                                                | addons-548117          | jenkins | v1.34.0 | 24 Sep 24 18:55 UTC | 24 Sep 24 18:59 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 --addons=volcano                                                              |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	|         | --addons=ingress                                                                            |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                                                                        |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-548117          | jenkins | v1.34.0 | 24 Sep 24 19:07 UTC | 24 Sep 24 19:07 UTC |
	|         | -p addons-548117                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-548117 addons disable                                                                | addons-548117          | jenkins | v1.34.0 | 24 Sep 24 19:07 UTC | 24 Sep 24 19:07 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-548117 addons disable                                                                | addons-548117          | jenkins | v1.34.0 | 24 Sep 24 19:07 UTC | 24 Sep 24 19:07 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-548117          | jenkins | v1.34.0 | 24 Sep 24 19:07 UTC | 24 Sep 24 19:07 UTC |
	|         | -p addons-548117                                                                            |                        |         |         |                     |                     |
	| ssh     | addons-548117 ssh cat                                                                       | addons-548117          | jenkins | v1.34.0 | 24 Sep 24 19:08 UTC | 24 Sep 24 19:08 UTC |
	|         | /opt/local-path-provisioner/pvc-24b7ec41-03e2-4104-a1e5-645e72e53724_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-548117 addons disable                                                                | addons-548117          | jenkins | v1.34.0 | 24 Sep 24 19:08 UTC | 24 Sep 24 19:08 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-548117 ip                                                                            | addons-548117          | jenkins | v1.34.0 | 24 Sep 24 19:08 UTC | 24 Sep 24 19:08 UTC |
	| addons  | addons-548117 addons disable                                                                | addons-548117          | jenkins | v1.34.0 | 24 Sep 24 19:08 UTC | 24 Sep 24 19:08 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-548117          | jenkins | v1.34.0 | 24 Sep 24 19:08 UTC | 24 Sep 24 19:08 UTC |
	|         | addons-548117                                                                               |                        |         |         |                     |                     |
	| addons  | addons-548117 addons                                                                        | addons-548117          | jenkins | v1.34.0 | 24 Sep 24 19:09 UTC | 24 Sep 24 19:09 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-548117 addons                                                                        | addons-548117          | jenkins | v1.34.0 | 24 Sep 24 19:09 UTC | 24 Sep 24 19:09 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-548117          | jenkins | v1.34.0 | 24 Sep 24 19:09 UTC | 24 Sep 24 19:09 UTC |
	|         | addons-548117                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-548117 ssh curl -s                                                                   | addons-548117          | jenkins | v1.34.0 | 24 Sep 24 19:09 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-548117 ip                                                                            | addons-548117          | jenkins | v1.34.0 | 24 Sep 24 19:11 UTC | 24 Sep 24 19:11 UTC |
	| addons  | addons-548117 addons disable                                                                | addons-548117          | jenkins | v1.34.0 | 24 Sep 24 19:12 UTC | 24 Sep 24 19:12 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-548117 addons disable                                                                | addons-548117          | jenkins | v1.34.0 | 24 Sep 24 19:12 UTC | 24 Sep 24 19:12 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/24 18:55:47
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.23.0 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0924 18:55:47.490012  594526 out.go:345] Setting OutFile to fd 1 ...
	I0924 18:55:47.490127  594526 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 18:55:47.490265  594526 out.go:358] Setting ErrFile to fd 2...
	I0924 18:55:47.490285  594526 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 18:55:47.490578  594526 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19700-588376/.minikube/bin
	I0924 18:55:47.491100  594526 out.go:352] Setting JSON to false
	I0924 18:55:47.492076  594526 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":9495,"bootTime":1727194653,"procs":165,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0924 18:55:47.492151  594526 start.go:139] virtualization:  
	I0924 18:55:47.494371  594526 out.go:177] * [addons-548117] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0924 18:55:47.496565  594526 out.go:177]   - MINIKUBE_LOCATION=19700
	I0924 18:55:47.496637  594526 notify.go:220] Checking for updates...
	I0924 18:55:47.500512  594526 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0924 18:55:47.503153  594526 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19700-588376/kubeconfig
	I0924 18:55:47.504764  594526 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19700-588376/.minikube
	I0924 18:55:47.506572  594526 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0924 18:55:47.508459  594526 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0924 18:55:47.510267  594526 driver.go:394] Setting default libvirt URI to qemu:///system
	I0924 18:55:47.536535  594526 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I0924 18:55:47.536659  594526 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0924 18:55:47.586997  594526 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-24 18:55:47.576794035 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: brid
ge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
	I0924 18:55:47.587114  594526 docker.go:318] overlay module found
	I0924 18:55:47.590742  594526 out.go:177] * Using the docker driver based on user configuration
	I0924 18:55:47.592721  594526 start.go:297] selected driver: docker
	I0924 18:55:47.592744  594526 start.go:901] validating driver "docker" against <nil>
	I0924 18:55:47.592760  594526 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0924 18:55:47.593397  594526 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0924 18:55:47.642469  594526 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-24 18:55:47.633256769 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: brid
ge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
	I0924 18:55:47.642693  594526 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0924 18:55:47.642923  594526 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]
	I0924 18:55:47.644962  594526 out.go:177] * Using Docker driver with root privileges
	I0924 18:55:47.646688  594526 cni.go:84] Creating CNI manager for ""
	I0924 18:55:47.646770  594526 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0924 18:55:47.646783  594526 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0924 18:55:47.646878  594526 start.go:340] cluster config:
	{Name:addons-548117 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-548117 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSH
AgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0924 18:55:47.649300  594526 out.go:177] * Starting "addons-548117" primary control-plane node in "addons-548117" cluster
	I0924 18:55:47.651211  594526 cache.go:121] Beginning downloading kic base image for docker with crio
	I0924 18:55:47.653169  594526 out.go:177] * Pulling base image v0.0.45-1727108449-19696 ...
	I0924 18:55:47.655533  594526 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0924 18:55:47.655586  594526 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19700-588376/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4
	I0924 18:55:47.655594  594526 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 in local docker daemon
	I0924 18:55:47.655598  594526 cache.go:56] Caching tarball of preloaded images
	I0924 18:55:47.655770  594526 preload.go:172] Found /home/jenkins/minikube-integration/19700-588376/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0924 18:55:47.655781  594526 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I0924 18:55:47.656146  594526 profile.go:143] Saving config to /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/config.json ...
	I0924 18:55:47.656213  594526 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/config.json: {Name:mk05d7b4de0a28e055258108e75718884a357b0f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:55:47.673826  594526 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 to local cache
	I0924 18:55:47.673975  594526 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 in local cache directory
	I0924 18:55:47.673998  594526 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 in local cache directory, skipping pull
	I0924 18:55:47.674003  594526 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 exists in cache, skipping pull
	I0924 18:55:47.674010  594526 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 as a tarball
	I0924 18:55:47.674016  594526 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 from local cache
	I0924 18:56:05.032407  594526 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 from cached tarball
	I0924 18:56:05.032446  594526 cache.go:194] Successfully downloaded all kic artifacts
	I0924 18:56:05.032477  594526 start.go:360] acquireMachinesLock for addons-548117: {Name:mkdc2be61fe5343d49f21f2bebabb93cd3c90552 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0924 18:56:05.032606  594526 start.go:364] duration metric: took 107.618µs to acquireMachinesLock for "addons-548117"
	I0924 18:56:05.032632  594526 start.go:93] Provisioning new machine with config: &{Name:addons-548117 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-548117 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQe
muFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0924 18:56:05.032714  594526 start.go:125] createHost starting for "" (driver="docker")
	I0924 18:56:05.035625  594526 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0924 18:56:05.035970  594526 start.go:159] libmachine.API.Create for "addons-548117" (driver="docker")
	I0924 18:56:05.036017  594526 client.go:168] LocalClient.Create starting
	I0924 18:56:05.036151  594526 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19700-588376/.minikube/certs/ca.pem
	I0924 18:56:05.575285  594526 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19700-588376/.minikube/certs/cert.pem
	I0924 18:56:05.795385  594526 cli_runner.go:164] Run: docker network inspect addons-548117 --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}}]}"
	W0924 18:56:05.811474  594526 cli_runner.go:211] docker network inspect addons-548117 --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
	I0924 18:56:05.811565  594526 network_create.go:284] running [docker network inspect addons-548117] to gather additional debugging logs...
	I0924 18:56:05.811586  594526 cli_runner.go:164] Run: docker network inspect addons-548117
	W0924 18:56:05.826526  594526 cli_runner.go:211] docker network inspect addons-548117 returned with exit code 1
	I0924 18:56:05.826559  594526 network_create.go:287] error running [docker network inspect addons-548117]: docker network inspect addons-548117: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-548117 not found
	I0924 18:56:05.826573  594526 network_create.go:289] output of [docker network inspect addons-548117]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-548117 not found
	
	** /stderr **
	I0924 18:56:05.826680  594526 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}}]}"
	I0924 18:56:05.842167  594526 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:0x40018b66a0}
	I0924 18:56:05.842208  594526 network_create.go:124] attempt to create docker network addons-548117 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0924 18:56:05.842263  594526 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-548117 addons-548117
	I0924 18:56:05.912074  594526 network_create.go:108] docker network addons-548117 192.168.49.0/24 created
	I0924 18:56:05.912114  594526 kic.go:121] calculated static IP "192.168.49.2" for the "addons-548117" container
	I0924 18:56:05.912189  594526 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0924 18:56:05.925303  594526 cli_runner.go:164] Run: docker volume create addons-548117 --label name.minikube.sigs.k8s.io=addons-548117 --label created_by.minikube.sigs.k8s.io=true
	I0924 18:56:05.941340  594526 oci.go:103] Successfully created a docker volume addons-548117
	I0924 18:56:05.941431  594526 cli_runner.go:164] Run: docker run --rm --name addons-548117-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-548117 --entrypoint /usr/bin/test -v addons-548117:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 -d /var/lib
	I0924 18:56:07.320456  594526 cli_runner.go:217] Completed: docker run --rm --name addons-548117-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-548117 --entrypoint /usr/bin/test -v addons-548117:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 -d /var/lib: (1.378975586s)
	I0924 18:56:07.320487  594526 oci.go:107] Successfully prepared a docker volume addons-548117
	I0924 18:56:07.320500  594526 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0924 18:56:07.320520  594526 kic.go:194] Starting extracting preloaded images to volume ...
	I0924 18:56:07.320589  594526 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19700-588376/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-548117:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 -I lz4 -xf /preloaded.tar -C /extractDir
	I0924 18:56:11.393941  594526 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19700-588376/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-548117:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 -I lz4 -xf /preloaded.tar -C /extractDir: (4.073292499s)
	I0924 18:56:11.393978  594526 kic.go:203] duration metric: took 4.073454631s to extract preloaded images to volume ...
	W0924 18:56:11.394123  594526 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0924 18:56:11.394236  594526 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0924 18:56:11.440252  594526 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-548117 --name addons-548117 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-548117 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-548117 --network addons-548117 --ip 192.168.49.2 --volume addons-548117:/var --security-opt apparmor=unconfined --memory=4000mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21
	I0924 18:56:11.788128  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Running}}
	I0924 18:56:11.811468  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Status}}
	I0924 18:56:11.837672  594526 cli_runner.go:164] Run: docker exec addons-548117 stat /var/lib/dpkg/alternatives/iptables
	I0924 18:56:11.893152  594526 oci.go:144] the created container "addons-548117" has a running status.
	I0924 18:56:11.893182  594526 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa...
	I0924 18:56:12.670183  594526 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0924 18:56:12.692808  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Status}}
	I0924 18:56:12.715827  594526 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0924 18:56:12.715846  594526 kic_runner.go:114] Args: [docker exec --privileged addons-548117 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0924 18:56:12.769567  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Status}}
	I0924 18:56:12.788390  594526 machine.go:93] provisionDockerMachine start ...
	I0924 18:56:12.788488  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:12.804470  594526 main.go:141] libmachine: Using SSH client type: native
	I0924 18:56:12.804728  594526 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x413650] 0x415e90 <nil>  [] 0s} 127.0.0.1 33508 <nil> <nil>}
	I0924 18:56:12.804738  594526 main.go:141] libmachine: About to run SSH command:
	hostname
	I0924 18:56:12.939574  594526 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-548117
	
	I0924 18:56:12.939658  594526 ubuntu.go:169] provisioning hostname "addons-548117"
	I0924 18:56:12.939784  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:12.964168  594526 main.go:141] libmachine: Using SSH client type: native
	I0924 18:56:12.964413  594526 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x413650] 0x415e90 <nil>  [] 0s} 127.0.0.1 33508 <nil> <nil>}
	I0924 18:56:12.964426  594526 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-548117 && echo "addons-548117" | sudo tee /etc/hostname
	I0924 18:56:13.116091  594526 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-548117
	
	I0924 18:56:13.116179  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:13.133308  594526 main.go:141] libmachine: Using SSH client type: native
	I0924 18:56:13.133562  594526 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x413650] 0x415e90 <nil>  [] 0s} 127.0.0.1 33508 <nil> <nil>}
	I0924 18:56:13.133585  594526 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-548117' /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-548117/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-548117' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0924 18:56:13.263771  594526 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0924 18:56:13.263860  594526 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19700-588376/.minikube CaCertPath:/home/jenkins/minikube-integration/19700-588376/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19700-588376/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19700-588376/.minikube}
	I0924 18:56:13.263920  594526 ubuntu.go:177] setting up certificates
	I0924 18:56:13.263954  594526 provision.go:84] configureAuth start
	I0924 18:56:13.264057  594526 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-548117
	I0924 18:56:13.280986  594526 provision.go:143] copyHostCerts
	I0924 18:56:13.281090  594526 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19700-588376/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19700-588376/.minikube/ca.pem (1078 bytes)
	I0924 18:56:13.281224  594526 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19700-588376/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19700-588376/.minikube/cert.pem (1123 bytes)
	I0924 18:56:13.281288  594526 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19700-588376/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19700-588376/.minikube/key.pem (1675 bytes)
	I0924 18:56:13.281344  594526 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19700-588376/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19700-588376/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19700-588376/.minikube/certs/ca-key.pem org=jenkins.addons-548117 san=[127.0.0.1 192.168.49.2 addons-548117 localhost minikube]
	I0924 18:56:14.224776  594526 provision.go:177] copyRemoteCerts
	I0924 18:56:14.224845  594526 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0924 18:56:14.224895  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:14.241478  594526 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa Username:docker}
	I0924 18:56:14.332243  594526 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-588376/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0924 18:56:14.358434  594526 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-588376/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0924 18:56:14.381583  594526 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-588376/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0924 18:56:14.404558  594526 provision.go:87] duration metric: took 1.140577808s to configureAuth
	I0924 18:56:14.404583  594526 ubuntu.go:193] setting minikube options for container-runtime
	I0924 18:56:14.404779  594526 config.go:182] Loaded profile config "addons-548117": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0924 18:56:14.404887  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:14.432068  594526 main.go:141] libmachine: Using SSH client type: native
	I0924 18:56:14.432319  594526 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x413650] 0x415e90 <nil>  [] 0s} 127.0.0.1 33508 <nil> <nil>}
	I0924 18:56:14.432342  594526 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /etc/sysconfig && printf %s "
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
	I0924 18:56:14.659620  594526 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0924 18:56:14.659647  594526 machine.go:96] duration metric: took 1.871231199s to provisionDockerMachine
	I0924 18:56:14.659665  594526 client.go:171] duration metric: took 9.623634981s to LocalClient.Create
	I0924 18:56:14.659689  594526 start.go:167] duration metric: took 9.623721594s to libmachine.API.Create "addons-548117"
	I0924 18:56:14.659744  594526 start.go:293] postStartSetup for "addons-548117" (driver="docker")
	I0924 18:56:14.659756  594526 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]
	I0924 18:56:14.659837  594526 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
	I0924 18:56:14.659907  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:14.678509  594526 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa Username:docker}
	I0924 18:56:14.772844  594526 ssh_runner.go:195] Run: cat /etc/os-release
	I0924 18:56:14.775974  594526 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0924 18:56:14.776064  594526 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0924 18:56:14.776097  594526 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0924 18:56:14.776111  594526 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0924 18:56:14.776123  594526 filesync.go:126] Scanning /home/jenkins/minikube-integration/19700-588376/.minikube/addons for local assets ...
	I0924 18:56:14.776194  594526 filesync.go:126] Scanning /home/jenkins/minikube-integration/19700-588376/.minikube/files for local assets ...
	I0924 18:56:14.776221  594526 start.go:296] duration metric: took 116.470887ms for postStartSetup
	I0924 18:56:14.776530  594526 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-548117
	I0924 18:56:14.792665  594526 profile.go:143] Saving config to /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/config.json ...
	I0924 18:56:14.792973  594526 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0924 18:56:14.793021  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:14.812068  594526 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa Username:docker}
	I0924 18:56:14.904622  594526 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0924 18:56:14.909259  594526 start.go:128] duration metric: took 9.876526981s to createHost
	I0924 18:56:14.909288  594526 start.go:83] releasing machines lock for "addons-548117", held for 9.876673508s
	I0924 18:56:14.909367  594526 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-548117
	I0924 18:56:14.936326  594526 ssh_runner.go:195] Run: cat /version.json
	I0924 18:56:14.936410  594526 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0924 18:56:14.936418  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:14.936464  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:14.956994  594526 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa Username:docker}
	I0924 18:56:14.970016  594526 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa Username:docker}
	I0924 18:56:15.048475  594526 ssh_runner.go:195] Run: systemctl --version
	I0924 18:56:15.183203  594526 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0924 18:56:15.323935  594526 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0924 18:56:15.328112  594526 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f -name *loopback.conf* -not -name *.mk_disabled -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0924 18:56:15.347970  594526 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0924 18:56:15.348060  594526 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" ;
	I0924 18:56:15.381839  594526 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0924 18:56:15.381861  594526 start.go:495] detecting cgroup driver to use...
	I0924 18:56:15.381893  594526 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0924 18:56:15.381944  594526 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0924 18:56:15.396854  594526 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0924 18:56:15.408818  594526 docker.go:217] disabling cri-docker service (if available) ...
	I0924 18:56:15.408930  594526 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0924 18:56:15.423136  594526 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0924 18:56:15.438046  594526 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0924 18:56:15.518573  594526 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0924 18:56:15.613515  594526 docker.go:233] disabling docker service ...
	I0924 18:56:15.613631  594526 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0924 18:56:15.632814  594526 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0924 18:56:15.645110  594526 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0924 18:56:15.732113  594526 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0924 18:56:15.828713  594526 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0924 18:56:15.840371  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/crio/crio.sock
	" | sudo tee /etc/crictl.yaml"
	I0924 18:56:15.856731  594526 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0924 18:56:15.856833  594526 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.10"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0924 18:56:15.866650  594526 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0924 18:56:15.866719  594526 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0924 18:56:15.877563  594526 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0924 18:56:15.886795  594526 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0924 18:56:15.896521  594526 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0924 18:56:15.905625  594526 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *"net.ipv4.ip_unprivileged_port_start=.*"/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0924 18:56:15.914802  594526 ssh_runner.go:195] Run: sh -c "sudo grep -q "^ *default_sysctls" /etc/crio/crio.conf.d/02-crio.conf || sudo sed -i '/conmon_cgroup = .*/a default_sysctls = \[\n\]' /etc/crio/crio.conf.d/02-crio.conf"
	I0924 18:56:15.929916  594526 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^default_sysctls *= *\[|&\n  "net.ipv4.ip_unprivileged_port_start=0",|' /etc/crio/crio.conf.d/02-crio.conf"
	I0924 18:56:15.940133  594526 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0924 18:56:15.948579  594526 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0924 18:56:15.956895  594526 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0924 18:56:16.035927  594526 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0924 18:56:16.157757  594526 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0924 18:56:16.157862  594526 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0924 18:56:16.161738  594526 start.go:563] Will wait 60s for crictl version
	I0924 18:56:16.161842  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:56:16.165368  594526 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0924 18:56:16.203490  594526 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0924 18:56:16.203612  594526 ssh_runner.go:195] Run: crio --version
	I0924 18:56:16.241905  594526 ssh_runner.go:195] Run: crio --version
	I0924 18:56:16.284190  594526 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
	I0924 18:56:16.286165  594526 cli_runner.go:164] Run: docker network inspect addons-548117 --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}}]}"
	I0924 18:56:16.300178  594526 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0924 18:56:16.303833  594526 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""
	I0924 18:56:16.314464  594526 kubeadm.go:883] updating cluster {Name:addons-548117 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-548117 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmw
arePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0924 18:56:16.314576  594526 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0924 18:56:16.314634  594526 ssh_runner.go:195] Run: sudo crictl images --output json
	I0924 18:56:16.389075  594526 crio.go:514] all images are preloaded for cri-o runtime.
	I0924 18:56:16.389100  594526 crio.go:433] Images already preloaded, skipping extraction
	I0924 18:56:16.389158  594526 ssh_runner.go:195] Run: sudo crictl images --output json
	I0924 18:56:16.425891  594526 crio.go:514] all images are preloaded for cri-o runtime.
	I0924 18:56:16.425922  594526 cache_images.go:84] Images are preloaded, skipping loading
	I0924 18:56:16.425930  594526 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
	I0924 18:56:16.426040  594526 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.1/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-548117 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-548117 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0924 18:56:16.426130  594526 ssh_runner.go:195] Run: crio config
	I0924 18:56:16.500596  594526 cni.go:84] Creating CNI manager for ""
	I0924 18:56:16.500615  594526 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0924 18:56:16.500626  594526 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0924 18:56:16.500671  594526 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.31.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-548117 NodeName:addons-548117 DNSDomain:cluster.local CRISocket:/var/run/crio/crio.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.49.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NodeIP:192.168.49.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc/kuberne
tes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///var/run/crio/crio.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0924 18:56:16.500858  594526 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:///var/run/crio/crio.sock
	  name: "addons-548117"
	  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.31.1
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///var/run/crio/crio.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0924 18:56:16.500931  594526 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0924 18:56:16.510084  594526 binaries.go:44] Found k8s binaries, skipping transfer
	I0924 18:56:16.510184  594526 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0924 18:56:16.519098  594526 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0924 18:56:16.537898  594526 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0924 18:56:16.556822  594526 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0924 18:56:16.574869  594526 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0924 18:56:16.578255  594526 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""
	I0924 18:56:16.589286  594526 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0924 18:56:16.669377  594526 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0924 18:56:16.683054  594526 certs.go:68] Setting up /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117 for IP: 192.168.49.2
	I0924 18:56:16.683129  594526 certs.go:194] generating shared ca certs ...
	I0924 18:56:16.683159  594526 certs.go:226] acquiring lock for ca certs: {Name:mk31e9ae8514717b4f60222c2baf3ad89a00400a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:56:16.683345  594526 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19700-588376/.minikube/ca.key
	I0924 18:56:16.826317  594526 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19700-588376/.minikube/ca.crt ...
	I0924 18:56:16.826347  594526 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-588376/.minikube/ca.crt: {Name:mkf9a4fd99f3aa2a8ddeecf4647f2fbbd8fcda3e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:56:16.826572  594526 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19700-588376/.minikube/ca.key ...
	I0924 18:56:16.826587  594526 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-588376/.minikube/ca.key: {Name:mka1072bcdff1639229114455dca72990b951775 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:56:16.826676  594526 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19700-588376/.minikube/proxy-client-ca.key
	I0924 18:56:17.797660  594526 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19700-588376/.minikube/proxy-client-ca.crt ...
	I0924 18:56:17.797695  594526 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-588376/.minikube/proxy-client-ca.crt: {Name:mkd0fb30bd982287b7a0e0df94f9cafbb026ce83 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:56:17.797886  594526 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19700-588376/.minikube/proxy-client-ca.key ...
	I0924 18:56:17.797901  594526 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-588376/.minikube/proxy-client-ca.key: {Name:mka6d57ce25edc56876a24e93b68ff92d5a5e861 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:56:17.797985  594526 certs.go:256] generating profile certs ...
	I0924 18:56:17.798045  594526 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/client.key
	I0924 18:56:17.798061  594526 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/client.crt with IP's: []
	I0924 18:56:18.899579  594526 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/client.crt ...
	I0924 18:56:18.899615  594526 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/client.crt: {Name:mk5a26dda7d5850ec0bc792e121abb7e023ba6e3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:56:18.899853  594526 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/client.key ...
	I0924 18:56:18.899868  594526 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/client.key: {Name:mked631547773d95bd5fcc1a14bdde4ad81de387 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:56:18.899968  594526 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/apiserver.key.0b9ee4fe
	I0924 18:56:18.899988  594526 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/apiserver.crt.0b9ee4fe with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0924 18:56:19.181506  594526 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/apiserver.crt.0b9ee4fe ...
	I0924 18:56:19.181536  594526 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/apiserver.crt.0b9ee4fe: {Name:mk0825f12cde161521aec9f09cfe5ca1b061d9f8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:56:19.181715  594526 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/apiserver.key.0b9ee4fe ...
	I0924 18:56:19.181729  594526 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/apiserver.key.0b9ee4fe: {Name:mkb8899b7d9f133af760458218646496d08f277e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:56:19.181811  594526 certs.go:381] copying /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/apiserver.crt.0b9ee4fe -> /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/apiserver.crt
	I0924 18:56:19.181890  594526 certs.go:385] copying /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/apiserver.key.0b9ee4fe -> /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/apiserver.key
	I0924 18:56:19.181943  594526 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/proxy-client.key
	I0924 18:56:19.181962  594526 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/proxy-client.crt with IP's: []
	I0924 18:56:19.505467  594526 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/proxy-client.crt ...
	I0924 18:56:19.505499  594526 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/proxy-client.crt: {Name:mk1eb7d3d7fab7c44499b0702bb92de901722567 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:56:19.505686  594526 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/proxy-client.key ...
	I0924 18:56:19.505697  594526 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/proxy-client.key: {Name:mka774f7886d814815abad1256483a90a638f27b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:56:19.505882  594526 certs.go:484] found cert: /home/jenkins/minikube-integration/19700-588376/.minikube/certs/ca-key.pem (1679 bytes)
	I0924 18:56:19.505925  594526 certs.go:484] found cert: /home/jenkins/minikube-integration/19700-588376/.minikube/certs/ca.pem (1078 bytes)
	I0924 18:56:19.505954  594526 certs.go:484] found cert: /home/jenkins/minikube-integration/19700-588376/.minikube/certs/cert.pem (1123 bytes)
	I0924 18:56:19.505984  594526 certs.go:484] found cert: /home/jenkins/minikube-integration/19700-588376/.minikube/certs/key.pem (1675 bytes)
	I0924 18:56:19.506582  594526 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-588376/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0924 18:56:19.531578  594526 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-588376/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0924 18:56:19.556220  594526 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-588376/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0924 18:56:19.580933  594526 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-588376/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0924 18:56:19.607177  594526 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0924 18:56:19.631193  594526 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0924 18:56:19.656093  594526 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0924 18:56:19.680611  594526 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0924 18:56:19.704808  594526 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-588376/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0924 18:56:19.729304  594526 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0924 18:56:19.747124  594526 ssh_runner.go:195] Run: openssl version
	I0924 18:56:19.752753  594526 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"
	I0924 18:56:19.762341  594526 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0924 18:56:19.765610  594526 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 24 18:56 /usr/share/ca-certificates/minikubeCA.pem
	I0924 18:56:19.765675  594526 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0924 18:56:19.772455  594526 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"
	I0924 18:56:19.781834  594526 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0924 18:56:19.784989  594526 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
	I0924 18:56:19.785037  594526 kubeadm.go:392] StartCluster: {Name:addons-548117 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-548117 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmware
Path: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0924 18:56:19.785114  594526 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0924 18:56:19.785169  594526 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0924 18:56:19.837357  594526 cri.go:89] found id: ""
	I0924 18:56:19.837428  594526 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0924 18:56:19.848121  594526 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0924 18:56:19.857529  594526 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0924 18:56:19.857595  594526 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
	I0924 18:56:19.869238  594526 kubeadm.go:155] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I0924 18:56:19.869258  594526 kubeadm.go:157] found existing configuration files:
	
	I0924 18:56:19.869330  594526 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0924 18:56:19.877880  594526 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/admin.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/admin.conf: No such file or directory
	I0924 18:56:19.877946  594526 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0924 18:56:19.886500  594526 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0924 18:56:19.894905  594526 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/kubelet.conf: No such file or directory
	I0924 18:56:19.894994  594526 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0924 18:56:19.903876  594526 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0924 18:56:19.912407  594526 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/controller-manager.conf: No such file or directory
	I0924 18:56:19.912488  594526 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0924 18:56:19.921124  594526 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0924 18:56:19.929753  594526 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/scheduler.conf: No such file or directory
	I0924 18:56:19.929822  594526 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0924 18:56:19.938457  594526 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$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"
	I0924 18:56:19.977919  594526 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0924 18:56:19.978247  594526 kubeadm.go:310] [preflight] Running pre-flight checks
	I0924 18:56:19.997665  594526 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0924 18:56:19.997741  594526 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1070-aws
	I0924 18:56:19.997784  594526 kubeadm.go:310] OS: Linux
	I0924 18:56:19.997833  594526 kubeadm.go:310] CGROUPS_CPU: enabled
	I0924 18:56:19.997885  594526 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0924 18:56:19.997936  594526 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0924 18:56:19.997987  594526 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0924 18:56:19.998038  594526 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0924 18:56:19.998089  594526 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0924 18:56:19.998139  594526 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0924 18:56:19.998190  594526 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0924 18:56:19.998239  594526 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0924 18:56:20.068351  594526 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0924 18:56:20.068538  594526 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0924 18:56:20.068681  594526 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0924 18:56:20.077720  594526 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0924 18:56:20.081005  594526 out.go:235]   - Generating certificates and keys ...
	I0924 18:56:20.081116  594526 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0924 18:56:20.081209  594526 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0924 18:56:20.837899  594526 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0924 18:56:21.348961  594526 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0924 18:56:21.655298  594526 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0924 18:56:21.887570  594526 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0924 18:56:22.270970  594526 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0924 18:56:22.271113  594526 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-548117 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0924 18:56:22.608422  594526 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0924 18:56:22.608579  594526 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-548117 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0924 18:56:23.743155  594526 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0924 18:56:24.605392  594526 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0924 18:56:24.871540  594526 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0924 18:56:24.871868  594526 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0924 18:56:25.345541  594526 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0924 18:56:25.912195  594526 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0924 18:56:26.137108  594526 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0924 18:56:27.322526  594526 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0924 18:56:27.460915  594526 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0924 18:56:27.462840  594526 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0924 18:56:27.466926  594526 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0924 18:56:27.469037  594526 out.go:235]   - Booting up control plane ...
	I0924 18:56:27.469138  594526 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0924 18:56:27.469215  594526 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0924 18:56:27.470115  594526 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0924 18:56:27.480380  594526 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0924 18:56:27.486425  594526 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0924 18:56:27.486485  594526 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0924 18:56:27.578170  594526 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0924 18:56:27.578293  594526 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0924 18:56:28.579917  594526 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.001704079s
	I0924 18:56:28.580013  594526 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0924 18:56:34.581712  594526 kubeadm.go:310] [api-check] The API server is healthy after 6.001912124s
	I0924 18:56:34.601994  594526 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0924 18:56:34.617651  594526 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0924 18:56:34.647112  594526 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0924 18:56:34.647330  594526 kubeadm.go:310] [mark-control-plane] Marking the node addons-548117 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0924 18:56:34.660492  594526 kubeadm.go:310] [bootstrap-token] Using token: 4j45ta.lcnij1bwzy7uimyi
	I0924 18:56:34.663951  594526 out.go:235]   - Configuring RBAC rules ...
	I0924 18:56:34.664113  594526 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0924 18:56:34.669133  594526 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0924 18:56:34.678580  594526 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I0924 18:56:34.682681  594526 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0924 18:56:34.686544  594526 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0924 18:56:34.690674  594526 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0924 18:56:34.989076  594526 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0924 18:56:35.440804  594526 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0924 18:56:35.988898  594526 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0924 18:56:35.990082  594526 kubeadm.go:310] 
	I0924 18:56:35.990161  594526 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0924 18:56:35.990172  594526 kubeadm.go:310] 
	I0924 18:56:35.990249  594526 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0924 18:56:35.990260  594526 kubeadm.go:310] 
	I0924 18:56:35.990285  594526 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0924 18:56:35.990348  594526 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0924 18:56:35.990403  594526 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0924 18:56:35.990418  594526 kubeadm.go:310] 
	I0924 18:56:35.990473  594526 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0924 18:56:35.990482  594526 kubeadm.go:310] 
	I0924 18:56:35.990529  594526 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0924 18:56:35.990537  594526 kubeadm.go:310] 
	I0924 18:56:35.990589  594526 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0924 18:56:35.990668  594526 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0924 18:56:35.990739  594526 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0924 18:56:35.990747  594526 kubeadm.go:310] 
	I0924 18:56:35.990830  594526 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0924 18:56:35.990909  594526 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0924 18:56:35.990917  594526 kubeadm.go:310] 
	I0924 18:56:35.991001  594526 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token 4j45ta.lcnij1bwzy7uimyi \
	I0924 18:56:35.991106  594526 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:05b50b1568ebe73c382113abc54242aadad75e83b2ab1da31b1968898d89ec35 \
	I0924 18:56:35.991129  594526 kubeadm.go:310] 	--control-plane 
	I0924 18:56:35.991137  594526 kubeadm.go:310] 
	I0924 18:56:35.991221  594526 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0924 18:56:35.991229  594526 kubeadm.go:310] 
	I0924 18:56:35.991310  594526 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token 4j45ta.lcnij1bwzy7uimyi \
	I0924 18:56:35.991414  594526 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:05b50b1568ebe73c382113abc54242aadad75e83b2ab1da31b1968898d89ec35 
	I0924 18:56:35.995226  594526 kubeadm.go:310] W0924 18:56:19.974302    1193 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0924 18:56:35.995546  594526 kubeadm.go:310] W0924 18:56:19.975324    1193 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0924 18:56:35.995799  594526 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1070-aws\n", err: exit status 1
	I0924 18:56:35.995976  594526 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0924 18:56:35.996005  594526 cni.go:84] Creating CNI manager for ""
	I0924 18:56:35.996014  594526 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0924 18:56:35.998229  594526 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0924 18:56:36.000046  594526 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0924 18:56:36.014355  594526 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I0924 18:56:36.014385  594526 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0924 18:56:36.041402  594526 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0924 18:56:36.324537  594526 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0924 18:56:36.324683  594526 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:56:36.324759  594526 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-548117 minikube.k8s.io/updated_at=2024_09_24T18_56_36_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=ab8e06d5efb8aef1f7ea9881c3e41593ddc7876e minikube.k8s.io/name=addons-548117 minikube.k8s.io/primary=true
	I0924 18:56:36.485960  594526 ops.go:34] apiserver oom_adj: -16
	I0924 18:56:36.486071  594526 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:56:36.986369  594526 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:56:37.487061  594526 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:56:37.987171  594526 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:56:38.486380  594526 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:56:38.986125  594526 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:56:39.486188  594526 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:56:39.986770  594526 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:56:40.486142  594526 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:56:40.611429  594526 kubeadm.go:1113] duration metric: took 4.286794342s to wait for elevateKubeSystemPrivileges
	I0924 18:56:40.611459  594526 kubeadm.go:394] duration metric: took 20.82642199s to StartCluster
	I0924 18:56:40.611477  594526 settings.go:142] acquiring lock: {Name:mk120536321045862f74205f5ce2b0553de7910a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:56:40.611593  594526 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19700-588376/kubeconfig
	I0924 18:56:40.611987  594526 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-588376/kubeconfig: {Name:mkfa1b851b592b2d4be48a31664ef883eda19c76 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:56:40.612689  594526 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0924 18:56:40.612841  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0924 18:56:40.613084  594526 config.go:182] Loaded profile config "addons-548117": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0924 18:56:40.613112  594526 addons.go:507] 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 inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0924 18:56:40.613181  594526 addons.go:69] Setting yakd=true in profile "addons-548117"
	I0924 18:56:40.613194  594526 addons.go:234] Setting addon yakd=true in "addons-548117"
	I0924 18:56:40.613218  594526 host.go:66] Checking if "addons-548117" exists ...
	I0924 18:56:40.613712  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Status}}
	I0924 18:56:40.613887  594526 addons.go:69] Setting inspektor-gadget=true in profile "addons-548117"
	I0924 18:56:40.613915  594526 addons.go:234] Setting addon inspektor-gadget=true in "addons-548117"
	I0924 18:56:40.613968  594526 host.go:66] Checking if "addons-548117" exists ...
	I0924 18:56:40.614192  594526 addons.go:69] Setting metrics-server=true in profile "addons-548117"
	I0924 18:56:40.614206  594526 addons.go:234] Setting addon metrics-server=true in "addons-548117"
	I0924 18:56:40.614223  594526 host.go:66] Checking if "addons-548117" exists ...
	I0924 18:56:40.614594  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Status}}
	I0924 18:56:40.615068  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Status}}
	I0924 18:56:40.616987  594526 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-548117"
	I0924 18:56:40.617016  594526 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-548117"
	I0924 18:56:40.617041  594526 host.go:66] Checking if "addons-548117" exists ...
	I0924 18:56:40.617461  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Status}}
	I0924 18:56:40.619767  594526 addons.go:69] Setting cloud-spanner=true in profile "addons-548117"
	I0924 18:56:40.619830  594526 addons.go:234] Setting addon cloud-spanner=true in "addons-548117"
	I0924 18:56:40.619872  594526 host.go:66] Checking if "addons-548117" exists ...
	I0924 18:56:40.620327  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Status}}
	I0924 18:56:40.620699  594526 addons.go:69] Setting registry=true in profile "addons-548117"
	I0924 18:56:40.620728  594526 addons.go:234] Setting addon registry=true in "addons-548117"
	I0924 18:56:40.620760  594526 host.go:66] Checking if "addons-548117" exists ...
	I0924 18:56:40.621246  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Status}}
	I0924 18:56:40.636718  594526 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-548117"
	I0924 18:56:40.636794  594526 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-548117"
	I0924 18:56:40.636834  594526 host.go:66] Checking if "addons-548117" exists ...
	I0924 18:56:40.637847  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Status}}
	I0924 18:56:40.639530  594526 addons.go:69] Setting storage-provisioner=true in profile "addons-548117"
	I0924 18:56:40.642599  594526 addons.go:234] Setting addon storage-provisioner=true in "addons-548117"
	I0924 18:56:40.644756  594526 host.go:66] Checking if "addons-548117" exists ...
	I0924 18:56:40.647569  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Status}}
	I0924 18:56:40.654478  594526 addons.go:69] Setting default-storageclass=true in profile "addons-548117"
	I0924 18:56:40.654553  594526 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-548117"
	I0924 18:56:40.654933  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Status}}
	I0924 18:56:40.663799  594526 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-548117"
	I0924 18:56:40.663877  594526 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-548117"
	I0924 18:56:40.664286  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Status}}
	I0924 18:56:40.675531  594526 addons.go:69] Setting gcp-auth=true in profile "addons-548117"
	I0924 18:56:40.675571  594526 mustload.go:65] Loading cluster: addons-548117
	I0924 18:56:40.675802  594526 config.go:182] Loaded profile config "addons-548117": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0924 18:56:40.676079  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Status}}
	I0924 18:56:40.683858  594526 addons.go:69] Setting volcano=true in profile "addons-548117"
	I0924 18:56:40.684026  594526 addons.go:234] Setting addon volcano=true in "addons-548117"
	I0924 18:56:40.684100  594526 host.go:66] Checking if "addons-548117" exists ...
	I0924 18:56:40.684707  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Status}}
	I0924 18:56:40.706065  594526 addons.go:69] Setting volumesnapshots=true in profile "addons-548117"
	I0924 18:56:40.706119  594526 addons.go:234] Setting addon volumesnapshots=true in "addons-548117"
	I0924 18:56:40.706197  594526 host.go:66] Checking if "addons-548117" exists ...
	I0924 18:56:40.708019  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Status}}
	I0924 18:56:40.710420  594526 addons.go:69] Setting ingress=true in profile "addons-548117"
	I0924 18:56:40.710467  594526 addons.go:234] Setting addon ingress=true in "addons-548117"
	I0924 18:56:40.710510  594526 host.go:66] Checking if "addons-548117" exists ...
	I0924 18:56:40.711520  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Status}}
	I0924 18:56:40.721099  594526 out.go:177] * Verifying Kubernetes components...
	I0924 18:56:40.727785  594526 addons.go:69] Setting ingress-dns=true in profile "addons-548117"
	I0924 18:56:40.727821  594526 addons.go:234] Setting addon ingress-dns=true in "addons-548117"
	I0924 18:56:40.727869  594526 host.go:66] Checking if "addons-548117" exists ...
	I0924 18:56:40.768967  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Status}}
	I0924 18:56:40.728148  594526 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0924 18:56:40.805929  594526 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0924 18:56:40.810434  594526 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.24
	I0924 18:56:40.823587  594526 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0924 18:56:40.826546  594526 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0924 18:56:40.826624  594526 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0924 18:56:40.826764  594526 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0924 18:56:40.826876  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:40.837403  594526 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0924 18:56:40.837885  594526 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0924 18:56:40.837902  594526 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0924 18:56:40.838005  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:40.838227  594526 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0924 18:56:40.838238  594526 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0924 18:56:40.838295  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:40.853780  594526 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0924 18:56:40.857269  594526 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0924 18:56:40.857587  594526 host.go:66] Checking if "addons-548117" exists ...
	I0924 18:56:40.863860  594526 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0924 18:56:40.863994  594526 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0924 18:56:40.865646  594526 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0924 18:56:40.865849  594526 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0924 18:56:40.865879  594526 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0924 18:56:40.865975  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:40.867625  594526 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0924 18:56:40.867645  594526 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0924 18:56:40.867779  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:40.870242  594526 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0924 18:56:40.873025  594526 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0924 18:56:40.874564  594526 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0924 18:56:40.876217  594526 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0924 18:56:40.878379  594526 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0924 18:56:40.878408  594526 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0924 18:56:40.878522  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:40.884267  594526 addons.go:234] Setting addon default-storageclass=true in "addons-548117"
	I0924 18:56:40.884310  594526 host.go:66] Checking if "addons-548117" exists ...
	I0924 18:56:40.884742  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Status}}
	I0924 18:56:40.888109  594526 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0924 18:56:40.888131  594526 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0924 18:56:40.888192  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:40.895752  594526 out.go:177]   - Using image docker.io/registry:2.8.3
	I0924 18:56:40.899829  594526 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	W0924 18:56:40.907493  594526 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0924 18:56:40.934122  594526 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0924 18:56:40.934147  594526 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0924 18:56:40.934214  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:40.936818  594526 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0924 18:56:40.941482  594526 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0924 18:56:40.941512  594526 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0924 18:56:40.941596  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:40.951597  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0924 18:56:40.952278  594526 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa Username:docker}
	I0924 18:56:40.956978  594526 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-548117"
	I0924 18:56:40.957063  594526 host.go:66] Checking if "addons-548117" exists ...
	I0924 18:56:40.957537  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Status}}
	I0924 18:56:40.971401  594526 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0924 18:56:40.973008  594526 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0924 18:56:40.974894  594526 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0924 18:56:40.976694  594526 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0924 18:56:40.976737  594526 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0924 18:56:40.976805  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:40.991874  594526 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa Username:docker}
	I0924 18:56:41.036194  594526 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0924 18:56:41.038595  594526 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0924 18:56:41.038616  594526 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0924 18:56:41.038684  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:41.110499  594526 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa Username:docker}
	I0924 18:56:41.120734  594526 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa Username:docker}
	I0924 18:56:41.121477  594526 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa Username:docker}
	I0924 18:56:41.123266  594526 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa Username:docker}
	I0924 18:56:41.123828  594526 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa Username:docker}
	I0924 18:56:41.124431  594526 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0924 18:56:41.124446  594526 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0924 18:56:41.124538  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:41.146224  594526 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0924 18:56:41.147233  594526 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa Username:docker}
	I0924 18:56:41.150246  594526 out.go:177]   - Using image docker.io/busybox:stable
	I0924 18:56:41.157290  594526 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0924 18:56:41.157315  594526 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0924 18:56:41.157383  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:41.170045  594526 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa Username:docker}
	I0924 18:56:41.184096  594526 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa Username:docker}
	I0924 18:56:41.213192  594526 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa Username:docker}
	I0924 18:56:41.213199  594526 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa Username:docker}
	I0924 18:56:41.221341  594526 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa Username:docker}
	I0924 18:56:41.256910  594526 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0924 18:56:41.288370  594526 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0924 18:56:41.288392  594526 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0924 18:56:41.343169  594526 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0924 18:56:41.490193  594526 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0924 18:56:41.490271  594526 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0924 18:56:41.522652  594526 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0924 18:56:41.572638  594526 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0924 18:56:41.572713  594526 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0924 18:56:41.592712  594526 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0924 18:56:41.592787  594526 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0924 18:56:41.672992  594526 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0924 18:56:41.673068  594526 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0924 18:56:41.683816  594526 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0924 18:56:41.683889  594526 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0924 18:56:41.702357  594526 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0924 18:56:41.709209  594526 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0924 18:56:41.709274  594526 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0924 18:56:41.718997  594526 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0924 18:56:41.719075  594526 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0924 18:56:41.747450  594526 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0924 18:56:41.747525  594526 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0924 18:56:41.750822  594526 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0924 18:56:41.758512  594526 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0924 18:56:41.770565  594526 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0924 18:56:41.774297  594526 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0924 18:56:41.774324  594526 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0924 18:56:41.781378  594526 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0924 18:56:41.860963  594526 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0924 18:56:41.860986  594526 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0924 18:56:41.870080  594526 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0924 18:56:41.870106  594526 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-health-monitor-controller.yaml --> /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml (3038 bytes)
	I0924 18:56:41.900961  594526 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0924 18:56:41.900991  594526 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0924 18:56:41.905020  594526 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0924 18:56:41.905045  594526 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0924 18:56:41.908003  594526 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0924 18:56:41.908027  594526 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0924 18:56:41.915657  594526 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0924 18:56:41.915683  594526 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0924 18:56:42.029330  594526 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0924 18:56:42.029362  594526 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0924 18:56:42.044591  594526 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0924 18:56:42.044620  594526 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0924 18:56:42.055982  594526 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0924 18:56:42.090486  594526 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0924 18:56:42.102420  594526 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0924 18:56:42.119186  594526 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0924 18:56:42.119219  594526 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0924 18:56:42.153282  594526 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0924 18:56:42.153314  594526 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0924 18:56:42.178221  594526 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0924 18:56:42.178266  594526 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0924 18:56:42.355016  594526 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0924 18:56:42.355056  594526 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0924 18:56:42.359896  594526 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0924 18:56:42.359952  594526 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0924 18:56:42.364409  594526 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0924 18:56:42.364452  594526 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0924 18:56:42.434177  594526 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0924 18:56:42.448624  594526 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0924 18:56:42.448653  594526 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0924 18:56:42.527317  594526 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0924 18:56:42.527342  594526 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0924 18:56:42.547166  594526 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0924 18:56:42.547197  594526 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0924 18:56:42.678148  594526 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0924 18:56:42.678175  594526 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0924 18:56:42.706750  594526 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0924 18:56:42.848481  594526 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0924 18:56:42.848505  594526 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0924 18:56:42.960029  594526 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0924 18:56:42.960055  594526 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0924 18:56:43.067018  594526 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0924 18:56:43.067046  594526 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0924 18:56:43.165198  594526 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0924 18:56:43.577233  594526 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (2.62556921s)
	I0924 18:56:43.577262  594526 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0924 18:56:43.577204  594526 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (2.320264044s)
	I0924 18:56:43.578932  594526 node_ready.go:35] waiting up to 6m0s for node "addons-548117" to be "Ready" ...
	I0924 18:56:44.396716  594526 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-548117" context rescaled to 1 replicas
	I0924 18:56:45.194430  594526 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (3.851222958s)
	I0924 18:56:45.689122  594526 node_ready.go:53] node "addons-548117" has status "Ready":"False"
	I0924 18:56:45.806685  594526 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.283957151s)
	I0924 18:56:45.806662  594526 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (4.104219051s)
	I0924 18:56:45.806781  594526 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (4.048249087s)
	I0924 18:56:45.806827  594526 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (4.055852098s)
	I0924 18:56:46.033086  594526 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (4.262481923s)
	I0924 18:56:46.936129  594526 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.154714627s)
	I0924 18:56:46.936215  594526 addons.go:475] Verifying addon ingress=true in "addons-548117"
	I0924 18:56:46.936471  594526 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (4.880455792s)
	I0924 18:56:46.936770  594526 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (4.846202983s)
	I0924 18:56:46.936787  594526 addons.go:475] Verifying addon metrics-server=true in "addons-548117"
	I0924 18:56:46.936834  594526 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (4.834381131s)
	I0924 18:56:46.936842  594526 addons.go:475] Verifying addon registry=true in "addons-548117"
	I0924 18:56:46.937039  594526 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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.502822851s)
	W0924 18:56:46.937387  594526 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0924 18:56:46.937407  594526 retry.go:31] will retry after 164.117395ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0924 18:56:46.937110  594526 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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.230332067s)
	I0924 18:56:46.938594  594526 out.go:177] * Verifying ingress addon...
	I0924 18:56:46.938609  594526 out.go:177] * Verifying registry addon...
	I0924 18:56:46.938830  594526 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-548117 service yakd-dashboard -n yakd-dashboard
	
	I0924 18:56:46.942171  594526 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0924 18:56:46.942171  594526 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0924 18:56:46.953718  594526 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0924 18:56:46.953804  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:46.954929  594526 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0924 18:56:46.954999  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:47.102578  594526 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0924 18:56:47.309930  594526 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (4.144665184s)
	I0924 18:56:47.310017  594526 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-548117"
	I0924 18:56:47.312210  594526 out.go:177] * Verifying csi-hostpath-driver addon...
	I0924 18:56:47.314690  594526 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0924 18:56:47.328806  594526 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0924 18:56:47.328834  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:47.446748  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:47.448078  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:47.823106  594526 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0924 18:56:47.823131  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:47.947109  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:47.948371  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:48.068540  594526 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0924 18:56:48.068630  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:48.084858  594526 node_ready.go:53] node "addons-548117" has status "Ready":"False"
	I0924 18:56:48.089166  594526 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa Username:docker}
	I0924 18:56:48.194710  594526 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0924 18:56:48.213789  594526 addons.go:234] Setting addon gcp-auth=true in "addons-548117"
	I0924 18:56:48.213845  594526 host.go:66] Checking if "addons-548117" exists ...
	I0924 18:56:48.214293  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Status}}
	I0924 18:56:48.230981  594526 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0924 18:56:48.231036  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:48.246742  594526 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa Username:docker}
	I0924 18:56:48.319194  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:48.448376  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:48.449079  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:48.818562  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:48.946592  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:48.947269  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:49.319603  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:49.448067  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:49.449243  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:49.819557  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:49.947267  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:49.948533  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:50.154660  594526 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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: (3.051973932s)
	I0924 18:56:50.154726  594526 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.92372349s)
	I0924 18:56:50.156912  594526 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0924 18:56:50.158719  594526 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0924 18:56:50.160567  594526 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0924 18:56:50.160589  594526 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0924 18:56:50.203029  594526 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0924 18:56:50.203061  594526 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0924 18:56:50.224724  594526 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0924 18:56:50.224747  594526 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0924 18:56:50.245680  594526 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0924 18:56:50.320004  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:50.447516  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:50.448784  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:50.582369  594526 node_ready.go:53] node "addons-548117" has status "Ready":"False"
	I0924 18:56:50.824903  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:50.913174  594526 addons.go:475] Verifying addon gcp-auth=true in "addons-548117"
	I0924 18:56:50.915531  594526 out.go:177] * Verifying gcp-auth addon...
	I0924 18:56:50.918265  594526 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0924 18:56:50.972039  594526 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0924 18:56:50.972060  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:56:50.972072  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:50.980778  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:51.320125  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:51.422104  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:56:51.446440  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:51.447803  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:51.818255  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:51.921477  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:56:51.947208  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:51.947613  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:52.319652  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:52.422994  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:56:52.447763  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:52.448842  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:52.582561  594526 node_ready.go:53] node "addons-548117" has status "Ready":"False"
	I0924 18:56:52.818658  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:52.922442  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:56:52.947047  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:52.951258  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:53.318433  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:53.422061  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:56:53.448707  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:53.450012  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:53.818678  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:53.921763  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:56:53.948032  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:53.948630  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:54.320687  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:54.428033  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:56:54.447422  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:54.449849  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:54.819523  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:54.922679  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:56:54.947478  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:54.948651  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:55.082407  594526 node_ready.go:53] node "addons-548117" has status "Ready":"False"
	I0924 18:56:55.320190  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:55.422200  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:56:55.446495  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:55.447263  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:55.818981  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:55.922523  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:56:55.945512  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:55.946315  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:56.318801  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:56.421960  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:56:56.445949  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:56.446795  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:56.818692  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:56.922179  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:56:56.945669  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:56.947015  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:57.082706  594526 node_ready.go:53] node "addons-548117" has status "Ready":"False"
	I0924 18:56:57.318180  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:57.421401  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:56:57.445826  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:57.446781  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:57.818980  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:57.922740  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:56:57.945918  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:57.946842  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:58.318179  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:58.422179  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:56:58.448612  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:58.449532  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:58.818959  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:58.922343  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:56:58.945970  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:58.946750  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:59.318465  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:59.421901  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:56:59.446063  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:59.446866  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:59.582172  594526 node_ready.go:53] node "addons-548117" has status "Ready":"False"
	I0924 18:56:59.818756  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:59.922176  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:56:59.945729  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:59.946851  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:00.351048  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:00.422313  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:00.448657  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:00.451399  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:00.818035  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:00.921133  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:00.945385  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:00.946220  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:01.319171  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:01.421765  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:01.446092  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:01.446860  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:01.819769  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:01.922428  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:01.946562  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:01.947406  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:02.083400  594526 node_ready.go:53] node "addons-548117" has status "Ready":"False"
	I0924 18:57:02.318175  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:02.421330  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:02.446426  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:02.447235  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:02.818563  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:02.922947  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:02.946694  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:02.947123  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:03.318031  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:03.422449  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:03.446748  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:03.447521  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:03.818599  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:03.921994  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:03.946522  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:03.947267  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:04.318460  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:04.421955  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:04.446055  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:04.446791  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:04.581902  594526 node_ready.go:53] node "addons-548117" has status "Ready":"False"
	I0924 18:57:04.818707  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:04.922365  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:04.947058  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:04.948014  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:05.318196  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:05.422144  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:05.446237  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:05.447135  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:05.818211  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:05.922143  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:05.946933  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:05.947757  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:06.318047  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:06.423590  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:06.446843  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:06.446988  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:06.582905  594526 node_ready.go:53] node "addons-548117" has status "Ready":"False"
	I0924 18:57:06.818349  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:06.921815  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:06.945893  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:06.946957  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:07.318311  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:07.422186  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:07.445841  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:07.446836  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:07.818782  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:07.921239  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:07.946788  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:07.947361  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:08.318409  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:08.421729  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:08.446718  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:08.447638  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:08.583298  594526 node_ready.go:53] node "addons-548117" has status "Ready":"False"
	I0924 18:57:08.818889  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:08.922192  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:08.945319  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:08.946513  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:09.318167  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:09.421407  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:09.446667  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:09.448272  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:09.819317  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:09.929910  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:09.948280  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:09.949921  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:10.318495  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:10.421969  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:10.446029  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:10.447359  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:10.818432  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:10.921972  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:10.946068  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:10.946719  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:11.082641  594526 node_ready.go:53] node "addons-548117" has status "Ready":"False"
	I0924 18:57:11.318628  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:11.422162  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:11.446380  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:11.446990  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:11.817921  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:11.922411  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:11.946982  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:11.947765  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:12.318436  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:12.421864  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:12.446282  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:12.447212  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:12.818314  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:12.921701  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:12.946381  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:12.946897  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:13.318642  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:13.422363  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:13.446369  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:13.446858  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:13.582818  594526 node_ready.go:53] node "addons-548117" has status "Ready":"False"
	I0924 18:57:13.818808  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:13.921441  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:13.947113  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:13.947339  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:14.319781  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:14.421655  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:14.447600  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:14.447920  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:14.818652  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:14.922462  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:14.946307  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:14.947074  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:15.318513  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:15.422235  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:15.446251  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:15.446954  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:15.817916  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:15.921916  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:15.946401  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:15.947195  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:16.084158  594526 node_ready.go:53] node "addons-548117" has status "Ready":"False"
	I0924 18:57:16.318122  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:16.421793  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:16.445822  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:16.446719  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:16.818508  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:16.921354  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:16.946386  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:16.947402  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:17.318457  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:17.421942  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:17.446425  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:17.447041  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:17.818865  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:17.922043  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:17.946918  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:17.947845  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:18.318137  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:18.421415  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:18.446506  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:18.447285  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:18.583339  594526 node_ready.go:53] node "addons-548117" has status "Ready":"False"
	I0924 18:57:18.817846  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:18.922282  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:18.945650  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:18.947938  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:19.318805  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:19.421942  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:19.447659  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:19.448426  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:19.818836  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:19.922311  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:19.945686  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:19.946786  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:20.318675  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:20.421581  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:20.445993  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:20.446882  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:20.818412  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:20.921944  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:20.946051  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:20.946980  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:21.082228  594526 node_ready.go:53] node "addons-548117" has status "Ready":"False"
	I0924 18:57:21.318292  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:21.421472  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:21.445756  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:21.446637  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:21.818518  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:21.922043  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:21.946545  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:21.947339  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:22.319075  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:22.421724  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:22.445591  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:22.446692  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:22.818279  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:22.921708  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:22.945836  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:22.946566  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:23.082647  594526 node_ready.go:53] node "addons-548117" has status "Ready":"False"
	I0924 18:57:23.318966  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:23.422362  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:23.446346  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:23.447092  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:23.818055  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:23.921733  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:23.946484  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:23.947251  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:24.318020  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:24.421821  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:24.446182  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:24.447007  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:24.849141  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:24.923484  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:24.953951  594526 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0924 18:57:24.954023  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:24.954188  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:25.087865  594526 node_ready.go:49] node "addons-548117" has status "Ready":"True"
	I0924 18:57:25.087967  594526 node_ready.go:38] duration metric: took 41.50899994s for node "addons-548117" to be "Ready" ...
	I0924 18:57:25.087995  594526 pod_ready.go:36] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0924 18:57:25.114371  594526 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-2dj4t" in "kube-system" namespace to be "Ready" ...
	I0924 18:57:25.322632  594526 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0924 18:57:25.322699  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:25.422664  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:25.448155  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:25.449486  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:25.834315  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:25.927994  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:25.946431  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:25.948234  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:26.319505  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:26.423146  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:26.447798  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:26.449203  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:26.820821  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:26.922429  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:26.948623  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:26.950030  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:27.202959  594526 pod_ready.go:93] pod "coredns-7c65d6cfc9-2dj4t" in "kube-system" namespace has status "Ready":"True"
	I0924 18:57:27.202989  594526 pod_ready.go:82] duration metric: took 2.088524754s for pod "coredns-7c65d6cfc9-2dj4t" in "kube-system" namespace to be "Ready" ...
	I0924 18:57:27.203013  594526 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-548117" in "kube-system" namespace to be "Ready" ...
	I0924 18:57:27.215914  594526 pod_ready.go:93] pod "etcd-addons-548117" in "kube-system" namespace has status "Ready":"True"
	I0924 18:57:27.215958  594526 pod_ready.go:82] duration metric: took 12.921556ms for pod "etcd-addons-548117" in "kube-system" namespace to be "Ready" ...
	I0924 18:57:27.215973  594526 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-548117" in "kube-system" namespace to be "Ready" ...
	I0924 18:57:27.288153  594526 pod_ready.go:93] pod "kube-apiserver-addons-548117" in "kube-system" namespace has status "Ready":"True"
	I0924 18:57:27.288178  594526 pod_ready.go:82] duration metric: took 72.197088ms for pod "kube-apiserver-addons-548117" in "kube-system" namespace to be "Ready" ...
	I0924 18:57:27.288191  594526 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-548117" in "kube-system" namespace to be "Ready" ...
	I0924 18:57:27.346956  594526 pod_ready.go:93] pod "kube-controller-manager-addons-548117" in "kube-system" namespace has status "Ready":"True"
	I0924 18:57:27.346981  594526 pod_ready.go:82] duration metric: took 58.781282ms for pod "kube-controller-manager-addons-548117" in "kube-system" namespace to be "Ready" ...
	I0924 18:57:27.346995  594526 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-w8gxq" in "kube-system" namespace to be "Ready" ...
	I0924 18:57:27.366391  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:27.388745  594526 pod_ready.go:93] pod "kube-proxy-w8gxq" in "kube-system" namespace has status "Ready":"True"
	I0924 18:57:27.388772  594526 pod_ready.go:82] duration metric: took 41.769187ms for pod "kube-proxy-w8gxq" in "kube-system" namespace to be "Ready" ...
	I0924 18:57:27.388784  594526 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-548117" in "kube-system" namespace to be "Ready" ...
	I0924 18:57:27.435215  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:27.481193  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:27.482241  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:27.518628  594526 pod_ready.go:93] pod "kube-scheduler-addons-548117" in "kube-system" namespace has status "Ready":"True"
	I0924 18:57:27.518651  594526 pod_ready.go:82] duration metric: took 129.860154ms for pod "kube-scheduler-addons-548117" in "kube-system" namespace to be "Ready" ...
	I0924 18:57:27.518663  594526 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace to be "Ready" ...
	I0924 18:57:27.820411  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:27.925884  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:27.951126  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:27.953367  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:28.322583  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:28.422602  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:28.451691  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:28.453681  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:28.820751  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:28.922579  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:28.948684  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:28.950040  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:29.319666  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:29.424236  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:29.525113  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:29.526104  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:29.528137  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:57:29.819623  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:29.922068  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:29.951779  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:29.952918  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:30.319898  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:30.421946  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:30.446921  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:30.448177  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:30.819670  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:30.922284  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:30.951950  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:30.952070  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:31.319485  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:31.422858  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:31.448760  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:31.449289  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:31.819378  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:31.922947  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:32.024033  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:32.027604  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:32.028049  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:57:32.319573  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:32.422779  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:32.446776  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:32.447876  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:32.819992  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:32.922425  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:32.947322  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:32.948254  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:33.320538  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:33.422204  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:33.448257  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:33.450684  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:33.826392  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:33.922236  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:33.948367  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:33.949132  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:34.320103  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:34.426570  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:34.528297  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:57:34.531165  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:34.533077  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:34.820925  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:34.922671  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:34.949702  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:34.951216  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:35.322609  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:35.425119  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:35.529729  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:35.530435  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:35.820271  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:35.922819  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:35.949719  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:35.953369  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:36.320350  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:36.422176  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:36.448139  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:36.451392  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:36.533019  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:57:36.858592  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:36.923226  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:36.951630  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:36.953065  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:37.320736  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:37.422581  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:37.449361  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:37.450318  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:37.821201  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:37.922678  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:37.947152  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:37.948640  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:38.321499  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:38.421830  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:38.450547  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:38.451859  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:38.820076  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:38.922401  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:38.957323  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:38.958775  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:39.026695  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:57:39.320784  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:39.422285  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:39.450167  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:39.451388  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:39.824004  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:39.922698  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:39.946231  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:39.949160  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:40.319642  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:40.424759  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:40.452838  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:40.453933  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:40.821280  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:40.922772  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:40.948850  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:40.950303  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:41.027889  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:57:41.320135  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:41.422532  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:41.447808  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:41.449987  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:41.821760  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:41.921970  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:41.948264  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:41.949307  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:42.320978  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:42.425926  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:42.448561  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:42.449740  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:42.819775  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:42.922147  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:42.948810  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:42.950184  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:43.319451  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:43.423040  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:43.447539  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:43.450191  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:43.527733  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:57:43.820287  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:43.923309  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:43.948432  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:43.949847  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:44.320398  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:44.422536  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:44.447485  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:44.448092  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:44.820037  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:44.921963  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:44.946194  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:44.947209  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:45.330391  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:45.436065  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:45.456232  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:45.458992  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:45.543736  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:57:45.822812  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:45.922064  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:45.945702  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:45.947962  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:46.324116  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:46.422413  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:46.447069  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:46.448740  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:46.819933  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:46.922669  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:46.946015  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:46.947374  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:47.319459  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:47.422347  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:47.447069  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:47.447500  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:47.819671  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:47.922098  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:47.947512  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:47.948543  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:48.025665  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:57:48.324899  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:48.422367  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:48.448559  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:48.449875  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:48.820807  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:48.922829  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:48.949231  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:48.950654  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:49.319873  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:49.421663  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:49.446382  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:49.447249  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:49.819232  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:49.922620  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:49.947137  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:49.948231  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:50.027308  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:57:50.320931  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:50.421923  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:50.446955  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:50.448769  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:50.819524  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:50.922306  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:50.947294  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:50.948642  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:51.321722  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:51.422187  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:51.448802  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:51.449574  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:51.821260  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:51.922300  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:51.946943  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:51.947970  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:52.320606  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:52.422229  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:52.448634  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:52.449870  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:52.527946  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:57:52.820468  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:52.922242  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:52.947500  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:52.948076  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:53.324808  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:53.422087  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:53.447425  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:53.448929  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:53.819851  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:53.922545  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:53.948522  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:53.953938  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:54.320791  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:54.422496  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:54.448638  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:54.448761  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:54.820876  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:54.922143  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:54.948306  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:54.949735  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:55.039156  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:57:55.322562  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:55.427517  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:55.447761  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:55.448491  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:55.821493  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:55.922146  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:55.948951  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:55.950201  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:56.321991  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:56.422374  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:56.449446  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:56.449793  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:56.819911  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:56.922634  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:56.946390  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:56.946664  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:57.319769  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:57.422318  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:57.452616  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:57.454717  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:57.527975  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:57:57.823825  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:57.922203  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:57.948854  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:57.950149  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:58.321317  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:58.424645  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:58.447159  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:58.447694  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:58.820694  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:58.921892  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:58.947162  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:58.947625  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:59.319477  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:59.422704  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:59.446114  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:59.447265  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:59.819039  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:59.921944  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:59.946613  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:59.949289  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:00.037404  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:58:00.337222  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:00.422912  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:00.449274  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:58:00.451010  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:00.819484  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:00.921387  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:00.947221  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:58:00.947615  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:01.321828  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:01.422851  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:01.448187  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:58:01.450259  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:01.820674  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:01.922039  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:01.949176  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:58:01.950561  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:02.321194  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:02.422458  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:02.448031  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:58:02.448532  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:02.526063  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:58:02.819579  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:02.922131  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:02.949292  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:58:02.951775  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:03.320871  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:03.433746  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:03.447556  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:58:03.455435  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:03.820632  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:03.921714  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:03.947855  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:58:03.949368  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:04.331499  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:04.432922  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:04.449635  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:58:04.452541  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:04.822671  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:04.922213  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:04.949197  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:58:04.951656  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:05.026536  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:58:05.320110  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:05.426331  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:05.526611  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:05.527381  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:58:05.819183  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:05.922051  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:05.946574  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:58:05.948037  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:06.320596  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:06.421959  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:06.447447  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:06.448006  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:58:06.820495  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:06.922503  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:06.950209  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:06.951048  594526 kapi.go:107] duration metric: took 1m20.008875332s to wait for kubernetes.io/minikube-addons=registry ...
	I0924 18:58:07.026865  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:58:07.320260  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:07.427480  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:07.447280  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:07.819822  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:07.921411  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:07.946238  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:08.322383  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:08.427743  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:08.446883  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:08.819517  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:08.922649  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:09.025052  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:09.319544  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:09.421149  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:09.447065  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:09.527998  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:58:09.819641  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:09.921741  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:09.946317  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:10.319678  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:10.422275  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:10.447635  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:10.820186  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:10.922814  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:10.946698  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:11.320423  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:11.422885  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:11.447799  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:11.555575  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:58:11.820679  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:11.922266  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:11.947183  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:12.320495  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:12.425321  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:12.446423  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:12.820414  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:12.922452  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:12.950823  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:13.320665  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:13.422206  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:13.447233  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:13.821357  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:13.922030  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:13.947513  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:14.031812  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:58:14.319639  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:14.428639  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:14.447331  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:14.820492  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:14.922356  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:14.947230  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:15.319381  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:15.422092  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:15.448310  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:15.819625  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:15.921652  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:15.947732  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:16.320635  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:16.422480  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:16.449993  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:16.533397  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:58:16.821828  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:16.921696  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:16.948546  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:17.332528  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:17.424746  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:17.450306  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:17.823320  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:17.922747  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:17.949066  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:18.326757  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:18.423945  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:18.448382  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:18.820699  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:18.925202  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:18.952903  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:19.029789  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:58:19.320080  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:19.422086  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:19.447765  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:19.819304  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:19.922030  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:19.947204  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:20.319927  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:20.423211  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:20.446505  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:20.821925  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:20.922329  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:20.946435  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:21.319672  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:21.421713  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:21.446962  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:21.525776  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:58:21.819992  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:21.921677  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:21.946433  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:22.320134  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:22.421945  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:22.446886  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:22.819909  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:22.923805  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:23.024877  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:23.319800  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:23.422131  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:23.447501  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:23.819663  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:23.922322  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:23.946553  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:24.026591  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:58:24.319762  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:24.425104  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:24.449816  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:24.819891  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:24.921711  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:24.946987  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:25.320076  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:25.434948  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:25.529805  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:25.819686  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:25.921748  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:25.946929  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:26.027109  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:58:26.319995  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:26.422591  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:26.447080  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:26.830877  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:26.924702  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:26.951639  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:27.323230  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:27.421699  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:27.447071  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:27.821609  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:27.922198  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:27.946120  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:28.320051  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:28.422603  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:28.447826  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:28.524884  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:58:28.820413  594526 kapi.go:107] duration metric: took 1m41.505726228s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0924 18:58:28.921552  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:28.946521  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:29.422617  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:29.447199  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:29.922445  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:29.949015  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:30.422722  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:30.447106  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:30.526053  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:58:30.926604  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:30.947118  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:31.422480  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:31.446775  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:31.931243  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:31.951160  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:32.429229  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:32.446786  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:32.526605  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:58:32.922973  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:32.947493  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:33.421794  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:33.522919  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:33.921929  594526 kapi.go:107] duration metric: took 1m43.003661623s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0924 18:58:33.924026  594526 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-548117 cluster.
	I0924 18:58:33.926020  594526 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.
	I0924 18:58:33.927826  594526 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0924 18:58:34.023213  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:34.448585  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:34.947120  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:35.026184  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:58:35.449998  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:35.946713  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:36.446750  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:36.946318  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:37.027825  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:58:37.447116  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:37.946214  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:38.448493  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:38.947881  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:39.447443  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:39.528615  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:58:39.953203  594526 kapi.go:107] duration metric: took 1m53.011024917s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0924 18:58:39.955460  594526 out.go:177] * Enabled addons: cloud-spanner, storage-provisioner, ingress-dns, nvidia-device-plugin, default-storageclass, storage-provisioner-rancher, metrics-server, inspektor-gadget, yakd, volumesnapshots, registry, csi-hostpath-driver, gcp-auth, ingress
	I0924 18:58:39.957275  594526 addons.go:510] duration metric: took 1m59.344154399s for enable addons: enabled=[cloud-spanner storage-provisioner ingress-dns nvidia-device-plugin default-storageclass storage-provisioner-rancher metrics-server inspektor-gadget yakd volumesnapshots registry csi-hostpath-driver gcp-auth ingress]
	I0924 18:58:42.025852  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:58:44.525047  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:58:45.526682  594526 pod_ready.go:93] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"True"
	I0924 18:58:45.526708  594526 pod_ready.go:82] duration metric: took 1m18.008036127s for pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace to be "Ready" ...
	I0924 18:58:45.526722  594526 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-kqlzs" in "kube-system" namespace to be "Ready" ...
	I0924 18:58:45.534624  594526 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-kqlzs" in "kube-system" namespace has status "Ready":"True"
	I0924 18:58:45.534692  594526 pod_ready.go:82] duration metric: took 7.961154ms for pod "nvidia-device-plugin-daemonset-kqlzs" in "kube-system" namespace to be "Ready" ...
	I0924 18:58:45.534728  594526 pod_ready.go:39] duration metric: took 1m20.446706851s 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" ...
	I0924 18:58:45.534766  594526 api_server.go:52] waiting for apiserver process to appear ...
	I0924 18:58:45.534810  594526 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0924 18:58:45.534889  594526 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0924 18:58:45.590655  594526 cri.go:89] found id: "8d37a5b04025491b7deede4a7fc37165f068ff0f005fc56fa4dd593fff32d27a"
	I0924 18:58:45.590719  594526 cri.go:89] found id: ""
	I0924 18:58:45.590742  594526 logs.go:276] 1 containers: [8d37a5b04025491b7deede4a7fc37165f068ff0f005fc56fa4dd593fff32d27a]
	I0924 18:58:45.590816  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:58:45.594768  594526 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0924 18:58:45.594881  594526 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0924 18:58:45.633034  594526 cri.go:89] found id: "183213078b5b91445fce49f3c5da704ec9116e51e7df99b26d1a1d469c98a9bf"
	I0924 18:58:45.633058  594526 cri.go:89] found id: ""
	I0924 18:58:45.633067  594526 logs.go:276] 1 containers: [183213078b5b91445fce49f3c5da704ec9116e51e7df99b26d1a1d469c98a9bf]
	I0924 18:58:45.633133  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:58:45.636688  594526 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0924 18:58:45.636760  594526 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0924 18:58:45.676430  594526 cri.go:89] found id: "0f86a13abbbcd4414c46145d6ca7f44e9150a197ec62d4f1c5e80403d6c16f48"
	I0924 18:58:45.676454  594526 cri.go:89] found id: ""
	I0924 18:58:45.676462  594526 logs.go:276] 1 containers: [0f86a13abbbcd4414c46145d6ca7f44e9150a197ec62d4f1c5e80403d6c16f48]
	I0924 18:58:45.676518  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:58:45.680133  594526 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0924 18:58:45.680216  594526 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0924 18:58:45.721214  594526 cri.go:89] found id: "a93786824316da90c925ecaf8ae5a685b52410481774594d5d554c4731a09bf5"
	I0924 18:58:45.721236  594526 cri.go:89] found id: ""
	I0924 18:58:45.721243  594526 logs.go:276] 1 containers: [a93786824316da90c925ecaf8ae5a685b52410481774594d5d554c4731a09bf5]
	I0924 18:58:45.721303  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:58:45.724916  594526 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0924 18:58:45.725000  594526 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0924 18:58:45.763297  594526 cri.go:89] found id: "4ce0ce189d3e7b314e427c12871e38ed8d32c2d3abf2e488e3e7b4722b813565"
	I0924 18:58:45.763320  594526 cri.go:89] found id: ""
	I0924 18:58:45.763328  594526 logs.go:276] 1 containers: [4ce0ce189d3e7b314e427c12871e38ed8d32c2d3abf2e488e3e7b4722b813565]
	I0924 18:58:45.763393  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:58:45.766978  594526 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0924 18:58:45.767052  594526 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0924 18:58:45.811159  594526 cri.go:89] found id: "bdf5bf4e30f4ed126992d64ab216166991e3c6c61aece949a1462276e8da88d9"
	I0924 18:58:45.811179  594526 cri.go:89] found id: ""
	I0924 18:58:45.811187  594526 logs.go:276] 1 containers: [bdf5bf4e30f4ed126992d64ab216166991e3c6c61aece949a1462276e8da88d9]
	I0924 18:58:45.811246  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:58:45.814655  594526 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0924 18:58:45.814720  594526 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0924 18:58:45.857638  594526 cri.go:89] found id: "0b58e7875e9877e3df348dc0bc86c17822205d76fe50e65a90a7e6598cd434c0"
	I0924 18:58:45.857706  594526 cri.go:89] found id: ""
	I0924 18:58:45.857721  594526 logs.go:276] 1 containers: [0b58e7875e9877e3df348dc0bc86c17822205d76fe50e65a90a7e6598cd434c0]
	I0924 18:58:45.857779  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:58:45.861482  594526 logs.go:123] Gathering logs for kubelet ...
	I0924 18:58:45.861512  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0924 18:58:45.894343  594526 logs.go:138] Found kubelet problem: Sep 24 18:56:40 addons-548117 kubelet[1504]: W0924 18:56:40.523962    1504 reflector.go:561] object-"kube-system"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-548117' and this object
	W0924 18:58:45.894588  594526 logs.go:138] Found kubelet problem: Sep 24 18:56:40 addons-548117 kubelet[1504]: E0924 18:56:40.524024    1504 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:58:45.900177  594526 logs.go:138] Found kubelet problem: Sep 24 18:56:46 addons-548117 kubelet[1504]: W0924 18:56:46.367794    1504 reflector.go:561] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-548117' and this object
	W0924 18:58:45.900414  594526 logs.go:138] Found kubelet problem: Sep 24 18:56:46 addons-548117 kubelet[1504]: E0924 18:56:46.367844    1504 reflector.go:158] "Unhandled Error" err="object-\"gadget\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gadget\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:58:45.919345  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.809366    1504 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-548117' and this object
	W0924 18:58:45.919581  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.809411    1504 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:58:45.919797  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.809465    1504 reflector.go:561] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-548117' and this object
	W0924 18:58:45.920035  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.809480    1504 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:58:45.920226  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.809530    1504 reflector.go:561] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-548117' and this object
	W0924 18:58:45.920455  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.809544    1504 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"local-path-config\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"local-path-config\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:58:45.920642  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.809587    1504 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-548117' and this object
	W0924 18:58:45.920874  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.809602    1504 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:58:45.921085  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.809679    1504 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-548117" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-548117' and this object
	W0924 18:58:45.921317  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.809694    1504 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"ingress-nginx-admission\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"ingress-nginx-admission\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:58:45.921498  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.827873    1504 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-548117' and this object
	W0924 18:58:45.921722  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.827916    1504 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	I0924 18:58:45.963756  594526 logs.go:123] Gathering logs for etcd [183213078b5b91445fce49f3c5da704ec9116e51e7df99b26d1a1d469c98a9bf] ...
	I0924 18:58:45.963786  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 183213078b5b91445fce49f3c5da704ec9116e51e7df99b26d1a1d469c98a9bf"
	I0924 18:58:46.016322  594526 logs.go:123] Gathering logs for coredns [0f86a13abbbcd4414c46145d6ca7f44e9150a197ec62d4f1c5e80403d6c16f48] ...
	I0924 18:58:46.016356  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0f86a13abbbcd4414c46145d6ca7f44e9150a197ec62d4f1c5e80403d6c16f48"
	I0924 18:58:46.063817  594526 logs.go:123] Gathering logs for kube-scheduler [a93786824316da90c925ecaf8ae5a685b52410481774594d5d554c4731a09bf5] ...
	I0924 18:58:46.063843  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a93786824316da90c925ecaf8ae5a685b52410481774594d5d554c4731a09bf5"
	I0924 18:58:46.119536  594526 logs.go:123] Gathering logs for kindnet [0b58e7875e9877e3df348dc0bc86c17822205d76fe50e65a90a7e6598cd434c0] ...
	I0924 18:58:46.119569  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0b58e7875e9877e3df348dc0bc86c17822205d76fe50e65a90a7e6598cd434c0"
	I0924 18:58:46.160036  594526 logs.go:123] Gathering logs for container status ...
	I0924 18:58:46.160066  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0924 18:58:46.230983  594526 logs.go:123] Gathering logs for dmesg ...
	I0924 18:58:46.231011  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0924 18:58:46.247267  594526 logs.go:123] Gathering logs for describe nodes ...
	I0924 18:58:46.247296  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0924 18:58:46.441693  594526 logs.go:123] Gathering logs for kube-apiserver [8d37a5b04025491b7deede4a7fc37165f068ff0f005fc56fa4dd593fff32d27a] ...
	I0924 18:58:46.441732  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8d37a5b04025491b7deede4a7fc37165f068ff0f005fc56fa4dd593fff32d27a"
	I0924 18:58:46.504015  594526 logs.go:123] Gathering logs for kube-proxy [4ce0ce189d3e7b314e427c12871e38ed8d32c2d3abf2e488e3e7b4722b813565] ...
	I0924 18:58:46.504063  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4ce0ce189d3e7b314e427c12871e38ed8d32c2d3abf2e488e3e7b4722b813565"
	I0924 18:58:46.549526  594526 logs.go:123] Gathering logs for kube-controller-manager [bdf5bf4e30f4ed126992d64ab216166991e3c6c61aece949a1462276e8da88d9] ...
	I0924 18:58:46.549556  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bdf5bf4e30f4ed126992d64ab216166991e3c6c61aece949a1462276e8da88d9"
	I0924 18:58:46.623038  594526 logs.go:123] Gathering logs for CRI-O ...
	I0924 18:58:46.623122  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0924 18:58:46.725526  594526 out.go:358] Setting ErrFile to fd 2...
	I0924 18:58:46.725560  594526 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0924 18:58:46.725645  594526 out.go:270] X Problems detected in kubelet:
	W0924 18:58:46.725661  594526 out.go:270]   Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.809602    1504 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:58:46.725688  594526 out.go:270]   Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.809679    1504 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-548117" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-548117' and this object
	W0924 18:58:46.725719  594526 out.go:270]   Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.809694    1504 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"ingress-nginx-admission\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"ingress-nginx-admission\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:58:46.725733  594526 out.go:270]   Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.827873    1504 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-548117' and this object
	W0924 18:58:46.725740  594526 out.go:270]   Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.827916    1504 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	I0924 18:58:46.725752  594526 out.go:358] Setting ErrFile to fd 2...
	I0924 18:58:46.725758  594526 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 18:58:56.727154  594526 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0924 18:58:56.741073  594526 api_server.go:72] duration metric: took 2m16.128345056s to wait for apiserver process to appear ...
	I0924 18:58:56.741095  594526 api_server.go:88] waiting for apiserver healthz status ...
	I0924 18:58:56.741129  594526 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0924 18:58:56.741196  594526 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0924 18:58:56.779332  594526 cri.go:89] found id: "8d37a5b04025491b7deede4a7fc37165f068ff0f005fc56fa4dd593fff32d27a"
	I0924 18:58:56.779354  594526 cri.go:89] found id: ""
	I0924 18:58:56.779362  594526 logs.go:276] 1 containers: [8d37a5b04025491b7deede4a7fc37165f068ff0f005fc56fa4dd593fff32d27a]
	I0924 18:58:56.779417  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:58:56.782978  594526 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0924 18:58:56.783052  594526 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0924 18:58:56.820650  594526 cri.go:89] found id: "183213078b5b91445fce49f3c5da704ec9116e51e7df99b26d1a1d469c98a9bf"
	I0924 18:58:56.820673  594526 cri.go:89] found id: ""
	I0924 18:58:56.820681  594526 logs.go:276] 1 containers: [183213078b5b91445fce49f3c5da704ec9116e51e7df99b26d1a1d469c98a9bf]
	I0924 18:58:56.820736  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:58:56.828134  594526 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0924 18:58:56.828208  594526 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0924 18:58:56.874187  594526 cri.go:89] found id: "0f86a13abbbcd4414c46145d6ca7f44e9150a197ec62d4f1c5e80403d6c16f48"
	I0924 18:58:56.874207  594526 cri.go:89] found id: ""
	I0924 18:58:56.874215  594526 logs.go:276] 1 containers: [0f86a13abbbcd4414c46145d6ca7f44e9150a197ec62d4f1c5e80403d6c16f48]
	I0924 18:58:56.874270  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:58:56.878338  594526 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0924 18:58:56.878415  594526 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0924 18:58:56.918391  594526 cri.go:89] found id: "a93786824316da90c925ecaf8ae5a685b52410481774594d5d554c4731a09bf5"
	I0924 18:58:56.918415  594526 cri.go:89] found id: ""
	I0924 18:58:56.918423  594526 logs.go:276] 1 containers: [a93786824316da90c925ecaf8ae5a685b52410481774594d5d554c4731a09bf5]
	I0924 18:58:56.918481  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:58:56.922236  594526 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0924 18:58:56.922336  594526 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0924 18:58:56.961551  594526 cri.go:89] found id: "4ce0ce189d3e7b314e427c12871e38ed8d32c2d3abf2e488e3e7b4722b813565"
	I0924 18:58:56.961574  594526 cri.go:89] found id: ""
	I0924 18:58:56.961582  594526 logs.go:276] 1 containers: [4ce0ce189d3e7b314e427c12871e38ed8d32c2d3abf2e488e3e7b4722b813565]
	I0924 18:58:56.961642  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:58:56.965165  594526 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0924 18:58:56.965246  594526 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0924 18:58:57.011306  594526 cri.go:89] found id: "bdf5bf4e30f4ed126992d64ab216166991e3c6c61aece949a1462276e8da88d9"
	I0924 18:58:57.011326  594526 cri.go:89] found id: ""
	I0924 18:58:57.011334  594526 logs.go:276] 1 containers: [bdf5bf4e30f4ed126992d64ab216166991e3c6c61aece949a1462276e8da88d9]
	I0924 18:58:57.011393  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:58:57.015338  594526 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0924 18:58:57.015413  594526 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0924 18:58:57.055279  594526 cri.go:89] found id: "0b58e7875e9877e3df348dc0bc86c17822205d76fe50e65a90a7e6598cd434c0"
	I0924 18:58:57.055300  594526 cri.go:89] found id: ""
	I0924 18:58:57.055308  594526 logs.go:276] 1 containers: [0b58e7875e9877e3df348dc0bc86c17822205d76fe50e65a90a7e6598cd434c0]
	I0924 18:58:57.055366  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:58:57.059131  594526 logs.go:123] Gathering logs for CRI-O ...
	I0924 18:58:57.059158  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0924 18:58:57.158310  594526 logs.go:123] Gathering logs for kubelet ...
	I0924 18:58:57.158349  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0924 18:58:57.204390  594526 logs.go:138] Found kubelet problem: Sep 24 18:56:40 addons-548117 kubelet[1504]: W0924 18:56:40.523962    1504 reflector.go:561] object-"kube-system"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-548117' and this object
	W0924 18:58:57.204653  594526 logs.go:138] Found kubelet problem: Sep 24 18:56:40 addons-548117 kubelet[1504]: E0924 18:56:40.524024    1504 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:58:57.209992  594526 logs.go:138] Found kubelet problem: Sep 24 18:56:46 addons-548117 kubelet[1504]: W0924 18:56:46.367794    1504 reflector.go:561] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-548117' and this object
	W0924 18:58:57.210217  594526 logs.go:138] Found kubelet problem: Sep 24 18:56:46 addons-548117 kubelet[1504]: E0924 18:56:46.367844    1504 reflector.go:158] "Unhandled Error" err="object-\"gadget\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gadget\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:58:57.228953  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.809366    1504 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-548117' and this object
	W0924 18:58:57.229192  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.809411    1504 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:58:57.229380  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.809465    1504 reflector.go:561] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-548117' and this object
	W0924 18:58:57.229617  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.809480    1504 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:58:57.229804  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.809530    1504 reflector.go:561] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-548117' and this object
	W0924 18:58:57.230035  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.809544    1504 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"local-path-config\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"local-path-config\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:58:57.230222  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.809587    1504 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-548117' and this object
	W0924 18:58:57.230448  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.809602    1504 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:58:57.230636  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.809679    1504 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-548117" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-548117' and this object
	W0924 18:58:57.230864  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.809694    1504 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"ingress-nginx-admission\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"ingress-nginx-admission\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:58:57.231045  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.827873    1504 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-548117' and this object
	W0924 18:58:57.231265  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.827916    1504 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	I0924 18:58:57.273887  594526 logs.go:123] Gathering logs for dmesg ...
	I0924 18:58:57.273910  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0924 18:58:57.291828  594526 logs.go:123] Gathering logs for describe nodes ...
	I0924 18:58:57.291859  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0924 18:58:57.434336  594526 logs.go:123] Gathering logs for kube-apiserver [8d37a5b04025491b7deede4a7fc37165f068ff0f005fc56fa4dd593fff32d27a] ...
	I0924 18:58:57.434365  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8d37a5b04025491b7deede4a7fc37165f068ff0f005fc56fa4dd593fff32d27a"
	I0924 18:58:57.504023  594526 logs.go:123] Gathering logs for etcd [183213078b5b91445fce49f3c5da704ec9116e51e7df99b26d1a1d469c98a9bf] ...
	I0924 18:58:57.504109  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 183213078b5b91445fce49f3c5da704ec9116e51e7df99b26d1a1d469c98a9bf"
	I0924 18:58:57.550503  594526 logs.go:123] Gathering logs for coredns [0f86a13abbbcd4414c46145d6ca7f44e9150a197ec62d4f1c5e80403d6c16f48] ...
	I0924 18:58:57.550532  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0f86a13abbbcd4414c46145d6ca7f44e9150a197ec62d4f1c5e80403d6c16f48"
	I0924 18:58:57.592507  594526 logs.go:123] Gathering logs for kube-proxy [4ce0ce189d3e7b314e427c12871e38ed8d32c2d3abf2e488e3e7b4722b813565] ...
	I0924 18:58:57.592535  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4ce0ce189d3e7b314e427c12871e38ed8d32c2d3abf2e488e3e7b4722b813565"
	I0924 18:58:57.633739  594526 logs.go:123] Gathering logs for container status ...
	I0924 18:58:57.633768  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0924 18:58:57.680529  594526 logs.go:123] Gathering logs for kube-scheduler [a93786824316da90c925ecaf8ae5a685b52410481774594d5d554c4731a09bf5] ...
	I0924 18:58:57.680565  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a93786824316da90c925ecaf8ae5a685b52410481774594d5d554c4731a09bf5"
	I0924 18:58:57.730982  594526 logs.go:123] Gathering logs for kube-controller-manager [bdf5bf4e30f4ed126992d64ab216166991e3c6c61aece949a1462276e8da88d9] ...
	I0924 18:58:57.731014  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bdf5bf4e30f4ed126992d64ab216166991e3c6c61aece949a1462276e8da88d9"
	I0924 18:58:57.825162  594526 logs.go:123] Gathering logs for kindnet [0b58e7875e9877e3df348dc0bc86c17822205d76fe50e65a90a7e6598cd434c0] ...
	I0924 18:58:57.825204  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0b58e7875e9877e3df348dc0bc86c17822205d76fe50e65a90a7e6598cd434c0"
	I0924 18:58:57.866798  594526 out.go:358] Setting ErrFile to fd 2...
	I0924 18:58:57.866825  594526 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0924 18:58:57.866968  594526 out.go:270] X Problems detected in kubelet:
	W0924 18:58:57.866984  594526 out.go:270]   Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.809602    1504 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:58:57.867008  594526 out.go:270]   Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.809679    1504 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-548117" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-548117' and this object
	W0924 18:58:57.867024  594526 out.go:270]   Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.809694    1504 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"ingress-nginx-admission\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"ingress-nginx-admission\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:58:57.867046  594526 out.go:270]   Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.827873    1504 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-548117' and this object
	W0924 18:58:57.867062  594526 out.go:270]   Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.827916    1504 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	I0924 18:58:57.867074  594526 out.go:358] Setting ErrFile to fd 2...
	I0924 18:58:57.867081  594526 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 18:59:07.867285  594526 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0924 18:59:07.874977  594526 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0924 18:59:07.876168  594526 api_server.go:141] control plane version: v1.31.1
	I0924 18:59:07.876194  594526 api_server.go:131] duration metric: took 11.135091687s to wait for apiserver health ...
	I0924 18:59:07.876202  594526 system_pods.go:43] waiting for kube-system pods to appear ...
	I0924 18:59:07.876222  594526 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0924 18:59:07.876287  594526 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0924 18:59:07.915663  594526 cri.go:89] found id: "8d37a5b04025491b7deede4a7fc37165f068ff0f005fc56fa4dd593fff32d27a"
	I0924 18:59:07.915685  594526 cri.go:89] found id: ""
	I0924 18:59:07.915693  594526 logs.go:276] 1 containers: [8d37a5b04025491b7deede4a7fc37165f068ff0f005fc56fa4dd593fff32d27a]
	I0924 18:59:07.915778  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:59:07.919841  594526 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0924 18:59:07.919911  594526 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0924 18:59:07.971844  594526 cri.go:89] found id: "183213078b5b91445fce49f3c5da704ec9116e51e7df99b26d1a1d469c98a9bf"
	I0924 18:59:07.971865  594526 cri.go:89] found id: ""
	I0924 18:59:07.971872  594526 logs.go:276] 1 containers: [183213078b5b91445fce49f3c5da704ec9116e51e7df99b26d1a1d469c98a9bf]
	I0924 18:59:07.971936  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:59:07.975499  594526 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0924 18:59:07.975571  594526 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0924 18:59:08.025955  594526 cri.go:89] found id: "0f86a13abbbcd4414c46145d6ca7f44e9150a197ec62d4f1c5e80403d6c16f48"
	I0924 18:59:08.025980  594526 cri.go:89] found id: ""
	I0924 18:59:08.025988  594526 logs.go:276] 1 containers: [0f86a13abbbcd4414c46145d6ca7f44e9150a197ec62d4f1c5e80403d6c16f48]
	I0924 18:59:08.026048  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:59:08.029776  594526 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0924 18:59:08.029848  594526 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0924 18:59:08.087503  594526 cri.go:89] found id: "a93786824316da90c925ecaf8ae5a685b52410481774594d5d554c4731a09bf5"
	I0924 18:59:08.087525  594526 cri.go:89] found id: ""
	I0924 18:59:08.087533  594526 logs.go:276] 1 containers: [a93786824316da90c925ecaf8ae5a685b52410481774594d5d554c4731a09bf5]
	I0924 18:59:08.087589  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:59:08.091433  594526 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0924 18:59:08.091546  594526 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0924 18:59:08.132251  594526 cri.go:89] found id: "4ce0ce189d3e7b314e427c12871e38ed8d32c2d3abf2e488e3e7b4722b813565"
	I0924 18:59:08.132271  594526 cri.go:89] found id: ""
	I0924 18:59:08.132279  594526 logs.go:276] 1 containers: [4ce0ce189d3e7b314e427c12871e38ed8d32c2d3abf2e488e3e7b4722b813565]
	I0924 18:59:08.132365  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:59:08.136357  594526 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0924 18:59:08.136440  594526 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0924 18:59:08.185456  594526 cri.go:89] found id: "bdf5bf4e30f4ed126992d64ab216166991e3c6c61aece949a1462276e8da88d9"
	I0924 18:59:08.185476  594526 cri.go:89] found id: ""
	I0924 18:59:08.185484  594526 logs.go:276] 1 containers: [bdf5bf4e30f4ed126992d64ab216166991e3c6c61aece949a1462276e8da88d9]
	I0924 18:59:08.185540  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:59:08.189544  594526 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0924 18:59:08.189656  594526 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0924 18:59:08.244536  594526 cri.go:89] found id: "0b58e7875e9877e3df348dc0bc86c17822205d76fe50e65a90a7e6598cd434c0"
	I0924 18:59:08.244558  594526 cri.go:89] found id: ""
	I0924 18:59:08.244566  594526 logs.go:276] 1 containers: [0b58e7875e9877e3df348dc0bc86c17822205d76fe50e65a90a7e6598cd434c0]
	I0924 18:59:08.244651  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:59:08.248612  594526 logs.go:123] Gathering logs for kube-controller-manager [bdf5bf4e30f4ed126992d64ab216166991e3c6c61aece949a1462276e8da88d9] ...
	I0924 18:59:08.248638  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bdf5bf4e30f4ed126992d64ab216166991e3c6c61aece949a1462276e8da88d9"
	I0924 18:59:08.323543  594526 logs.go:123] Gathering logs for container status ...
	I0924 18:59:08.323582  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0924 18:59:08.388881  594526 logs.go:123] Gathering logs for kubelet ...
	I0924 18:59:08.388912  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0924 18:59:08.426370  594526 logs.go:138] Found kubelet problem: Sep 24 18:56:40 addons-548117 kubelet[1504]: W0924 18:56:40.523962    1504 reflector.go:561] object-"kube-system"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-548117' and this object
	W0924 18:59:08.426646  594526 logs.go:138] Found kubelet problem: Sep 24 18:56:40 addons-548117 kubelet[1504]: E0924 18:56:40.524024    1504 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:59:08.432064  594526 logs.go:138] Found kubelet problem: Sep 24 18:56:46 addons-548117 kubelet[1504]: W0924 18:56:46.367794    1504 reflector.go:561] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-548117' and this object
	W0924 18:59:08.432295  594526 logs.go:138] Found kubelet problem: Sep 24 18:56:46 addons-548117 kubelet[1504]: E0924 18:56:46.367844    1504 reflector.go:158] "Unhandled Error" err="object-\"gadget\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gadget\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:59:08.451378  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.809366    1504 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-548117' and this object
	W0924 18:59:08.451626  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.809411    1504 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:59:08.451828  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.809465    1504 reflector.go:561] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-548117' and this object
	W0924 18:59:08.452062  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.809480    1504 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:59:08.452254  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.809530    1504 reflector.go:561] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-548117' and this object
	W0924 18:59:08.452481  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.809544    1504 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"local-path-config\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"local-path-config\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:59:08.452662  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.809587    1504 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-548117' and this object
	W0924 18:59:08.452887  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.809602    1504 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:59:08.453073  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.809679    1504 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-548117" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-548117' and this object
	W0924 18:59:08.453298  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.809694    1504 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"ingress-nginx-admission\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"ingress-nginx-admission\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:59:08.453476  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.827873    1504 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-548117' and this object
	W0924 18:59:08.453696  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.827916    1504 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	I0924 18:59:08.498772  594526 logs.go:123] Gathering logs for kube-apiserver [8d37a5b04025491b7deede4a7fc37165f068ff0f005fc56fa4dd593fff32d27a] ...
	I0924 18:59:08.498814  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8d37a5b04025491b7deede4a7fc37165f068ff0f005fc56fa4dd593fff32d27a"
	I0924 18:59:08.568438  594526 logs.go:123] Gathering logs for kube-proxy [4ce0ce189d3e7b314e427c12871e38ed8d32c2d3abf2e488e3e7b4722b813565] ...
	I0924 18:59:08.568472  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4ce0ce189d3e7b314e427c12871e38ed8d32c2d3abf2e488e3e7b4722b813565"
	I0924 18:59:08.609274  594526 logs.go:123] Gathering logs for coredns [0f86a13abbbcd4414c46145d6ca7f44e9150a197ec62d4f1c5e80403d6c16f48] ...
	I0924 18:59:08.609302  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0f86a13abbbcd4414c46145d6ca7f44e9150a197ec62d4f1c5e80403d6c16f48"
	I0924 18:59:08.666052  594526 logs.go:123] Gathering logs for kube-scheduler [a93786824316da90c925ecaf8ae5a685b52410481774594d5d554c4731a09bf5] ...
	I0924 18:59:08.666085  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a93786824316da90c925ecaf8ae5a685b52410481774594d5d554c4731a09bf5"
	I0924 18:59:08.716323  594526 logs.go:123] Gathering logs for kindnet [0b58e7875e9877e3df348dc0bc86c17822205d76fe50e65a90a7e6598cd434c0] ...
	I0924 18:59:08.716394  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0b58e7875e9877e3df348dc0bc86c17822205d76fe50e65a90a7e6598cd434c0"
	I0924 18:59:08.768092  594526 logs.go:123] Gathering logs for CRI-O ...
	I0924 18:59:08.768133  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0924 18:59:08.864130  594526 logs.go:123] Gathering logs for dmesg ...
	I0924 18:59:08.864167  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0924 18:59:08.881339  594526 logs.go:123] Gathering logs for describe nodes ...
	I0924 18:59:08.881369  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0924 18:59:09.027026  594526 logs.go:123] Gathering logs for etcd [183213078b5b91445fce49f3c5da704ec9116e51e7df99b26d1a1d469c98a9bf] ...
	I0924 18:59:09.027070  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 183213078b5b91445fce49f3c5da704ec9116e51e7df99b26d1a1d469c98a9bf"
	I0924 18:59:09.072973  594526 out.go:358] Setting ErrFile to fd 2...
	I0924 18:59:09.073003  594526 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0924 18:59:09.073066  594526 out.go:270] X Problems detected in kubelet:
	W0924 18:59:09.073080  594526 out.go:270]   Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.809602    1504 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:59:09.073087  594526 out.go:270]   Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.809679    1504 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-548117" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-548117' and this object
	W0924 18:59:09.073096  594526 out.go:270]   Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.809694    1504 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"ingress-nginx-admission\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"ingress-nginx-admission\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:59:09.073107  594526 out.go:270]   Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.827873    1504 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-548117' and this object
	W0924 18:59:09.073113  594526 out.go:270]   Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.827916    1504 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	I0924 18:59:09.073124  594526 out.go:358] Setting ErrFile to fd 2...
	I0924 18:59:09.073131  594526 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 18:59:19.087916  594526 system_pods.go:59] 18 kube-system pods found
	I0924 18:59:19.087959  594526 system_pods.go:61] "coredns-7c65d6cfc9-2dj4t" [d43e6668-5de4-4a37-bf67-037bcfd75bef] Running
	I0924 18:59:19.087972  594526 system_pods.go:61] "csi-hostpath-attacher-0" [3b9393d1-ddf0-4f1b-b9ef-a1c8a48e3402] Running
	I0924 18:59:19.087977  594526 system_pods.go:61] "csi-hostpath-resizer-0" [40f5d113-8c80-4096-a4d7-24d9f2785d28] Running
	I0924 18:59:19.087983  594526 system_pods.go:61] "csi-hostpathplugin-sh6kc" [5e0f8072-2149-4b1a-a422-4688c32cfa77] Running
	I0924 18:59:19.087988  594526 system_pods.go:61] "etcd-addons-548117" [604db1b9-fdd0-4ee2-9f3b-9e9ce5844e0c] Running
	I0924 18:59:19.088002  594526 system_pods.go:61] "kindnet-znkll" [777f8fcc-d00f-4d1b-8a7f-9f18bc672286] Running
	I0924 18:59:19.088010  594526 system_pods.go:61] "kube-apiserver-addons-548117" [bd320cbb-e24a-4320-9fdc-3a35d7184cb4] Running
	I0924 18:59:19.088016  594526 system_pods.go:61] "kube-controller-manager-addons-548117" [b55e4e83-2a1a-4094-b31e-5927ac99c43f] Running
	I0924 18:59:19.088051  594526 system_pods.go:61] "kube-ingress-dns-minikube" [712dbf97-3275-4d42-a29c-55cdec0b7f0e] Running
	I0924 18:59:19.088055  594526 system_pods.go:61] "kube-proxy-w8gxq" [d66fb918-f8ca-41eb-a35e-d3e9b53a0780] Running
	I0924 18:59:19.088059  594526 system_pods.go:61] "kube-scheduler-addons-548117" [2830e3ce-a690-4643-9d99-fd22a9d99832] Running
	I0924 18:59:19.088063  594526 system_pods.go:61] "metrics-server-84c5f94fbc-c6wkh" [678976f0-ad94-4412-99be-a214acd119fc] Running
	I0924 18:59:19.088067  594526 system_pods.go:61] "nvidia-device-plugin-daemonset-kqlzs" [e9dda12b-8fb7-4c39-a0ac-80d1974bb23d] Running
	I0924 18:59:19.088071  594526 system_pods.go:61] "registry-66c9cd494c-zkqbk" [c2c43a78-e97a-4901-b870-b1c72e49aac7] Running
	I0924 18:59:19.088075  594526 system_pods.go:61] "registry-proxy-x4t4k" [b2d6c5d9-c0a6-4ade-ac3a-b95c0f14a86d] Running
	I0924 18:59:19.088084  594526 system_pods.go:61] "snapshot-controller-56fcc65765-b5wbm" [c209c231-17d6-4ca6-9b1b-4b94881194e7] Running
	I0924 18:59:19.088092  594526 system_pods.go:61] "snapshot-controller-56fcc65765-r7rzj" [20126f69-75a5-47bc-b448-0865fe248770] Running
	I0924 18:59:19.088102  594526 system_pods.go:61] "storage-provisioner" [9d5b94cf-e237-4057-83dd-9e834944a342] Running
	I0924 18:59:19.088109  594526 system_pods.go:74] duration metric: took 11.211900711s to wait for pod list to return data ...
	I0924 18:59:19.088119  594526 default_sa.go:34] waiting for default service account to be created ...
	I0924 18:59:19.090923  594526 default_sa.go:45] found service account: "default"
	I0924 18:59:19.090945  594526 default_sa.go:55] duration metric: took 2.821053ms for default service account to be created ...
	I0924 18:59:19.090955  594526 system_pods.go:116] waiting for k8s-apps to be running ...
	I0924 18:59:19.101800  594526 system_pods.go:86] 18 kube-system pods found
	I0924 18:59:19.101843  594526 system_pods.go:89] "coredns-7c65d6cfc9-2dj4t" [d43e6668-5de4-4a37-bf67-037bcfd75bef] Running
	I0924 18:59:19.101851  594526 system_pods.go:89] "csi-hostpath-attacher-0" [3b9393d1-ddf0-4f1b-b9ef-a1c8a48e3402] Running
	I0924 18:59:19.101857  594526 system_pods.go:89] "csi-hostpath-resizer-0" [40f5d113-8c80-4096-a4d7-24d9f2785d28] Running
	I0924 18:59:19.101862  594526 system_pods.go:89] "csi-hostpathplugin-sh6kc" [5e0f8072-2149-4b1a-a422-4688c32cfa77] Running
	I0924 18:59:19.101867  594526 system_pods.go:89] "etcd-addons-548117" [604db1b9-fdd0-4ee2-9f3b-9e9ce5844e0c] Running
	I0924 18:59:19.101871  594526 system_pods.go:89] "kindnet-znkll" [777f8fcc-d00f-4d1b-8a7f-9f18bc672286] Running
	I0924 18:59:19.101875  594526 system_pods.go:89] "kube-apiserver-addons-548117" [bd320cbb-e24a-4320-9fdc-3a35d7184cb4] Running
	I0924 18:59:19.101880  594526 system_pods.go:89] "kube-controller-manager-addons-548117" [b55e4e83-2a1a-4094-b31e-5927ac99c43f] Running
	I0924 18:59:19.101884  594526 system_pods.go:89] "kube-ingress-dns-minikube" [712dbf97-3275-4d42-a29c-55cdec0b7f0e] Running
	I0924 18:59:19.101890  594526 system_pods.go:89] "kube-proxy-w8gxq" [d66fb918-f8ca-41eb-a35e-d3e9b53a0780] Running
	I0924 18:59:19.101894  594526 system_pods.go:89] "kube-scheduler-addons-548117" [2830e3ce-a690-4643-9d99-fd22a9d99832] Running
	I0924 18:59:19.101900  594526 system_pods.go:89] "metrics-server-84c5f94fbc-c6wkh" [678976f0-ad94-4412-99be-a214acd119fc] Running
	I0924 18:59:19.101904  594526 system_pods.go:89] "nvidia-device-plugin-daemonset-kqlzs" [e9dda12b-8fb7-4c39-a0ac-80d1974bb23d] Running
	I0924 18:59:19.101907  594526 system_pods.go:89] "registry-66c9cd494c-zkqbk" [c2c43a78-e97a-4901-b870-b1c72e49aac7] Running
	I0924 18:59:19.101927  594526 system_pods.go:89] "registry-proxy-x4t4k" [b2d6c5d9-c0a6-4ade-ac3a-b95c0f14a86d] Running
	I0924 18:59:19.101931  594526 system_pods.go:89] "snapshot-controller-56fcc65765-b5wbm" [c209c231-17d6-4ca6-9b1b-4b94881194e7] Running
	I0924 18:59:19.101935  594526 system_pods.go:89] "snapshot-controller-56fcc65765-r7rzj" [20126f69-75a5-47bc-b448-0865fe248770] Running
	I0924 18:59:19.101941  594526 system_pods.go:89] "storage-provisioner" [9d5b94cf-e237-4057-83dd-9e834944a342] Running
	I0924 18:59:19.101948  594526 system_pods.go:126] duration metric: took 10.987752ms to wait for k8s-apps to be running ...
	I0924 18:59:19.101960  594526 system_svc.go:44] waiting for kubelet service to be running ....
	I0924 18:59:19.102022  594526 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0924 18:59:19.114352  594526 system_svc.go:56] duration metric: took 12.383481ms WaitForService to wait for kubelet
	I0924 18:59:19.114429  594526 kubeadm.go:582] duration metric: took 2m38.50170619s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0924 18:59:19.114461  594526 node_conditions.go:102] verifying NodePressure condition ...
	I0924 18:59:19.118334  594526 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0924 18:59:19.118411  594526 node_conditions.go:123] node cpu capacity is 2
	I0924 18:59:19.118436  594526 node_conditions.go:105] duration metric: took 3.956663ms to run NodePressure ...
	I0924 18:59:19.118459  594526 start.go:241] waiting for startup goroutines ...
	I0924 18:59:19.118494  594526 start.go:246] waiting for cluster config update ...
	I0924 18:59:19.118527  594526 start.go:255] writing updated cluster config ...
	I0924 18:59:19.118844  594526 ssh_runner.go:195] Run: rm -f paused
	I0924 18:59:19.460317  594526 start.go:600] kubectl: 1.31.1, cluster: 1.31.1 (minor skew: 0)
	I0924 18:59:19.462500  594526 out.go:177] * Done! kubectl is now configured to use "addons-548117" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 24 19:12:01 addons-548117 crio[968]: time="2024-09-24 19:12:01.243863269Z" level=warning msg="Allowed annotations are specified for workload []"
	Sep 24 19:12:01 addons-548117 crio[968]: time="2024-09-24 19:12:01.262681829Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/f8e39fea2463be52ee0bdb0116d96f8f4020fa64b1bfd1a791899e09e972c3a5/merged/etc/passwd: no such file or directory"
	Sep 24 19:12:01 addons-548117 crio[968]: time="2024-09-24 19:12:01.262728582Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/f8e39fea2463be52ee0bdb0116d96f8f4020fa64b1bfd1a791899e09e972c3a5/merged/etc/group: no such file or directory"
	Sep 24 19:12:01 addons-548117 crio[968]: time="2024-09-24 19:12:01.301828737Z" level=info msg="Created container 98ea51d6f396286e2bf2259f33ad0a12b72e7cb76f1f18df79a2765fc12f18f5: default/hello-world-app-55bf9c44b4-f8b89/hello-world-app" id=b58eb82f-8c09-48cb-822f-90d7b4e16c23 name=/runtime.v1.RuntimeService/CreateContainer
	Sep 24 19:12:01 addons-548117 crio[968]: time="2024-09-24 19:12:01.302588734Z" level=info msg="Starting container: 98ea51d6f396286e2bf2259f33ad0a12b72e7cb76f1f18df79a2765fc12f18f5" id=87246b56-acb4-4231-a17a-2ed7a9e2616c name=/runtime.v1.RuntimeService/StartContainer
	Sep 24 19:12:01 addons-548117 crio[968]: time="2024-09-24 19:12:01.310524814Z" level=info msg="Started container" PID=9147 containerID=98ea51d6f396286e2bf2259f33ad0a12b72e7cb76f1f18df79a2765fc12f18f5 description=default/hello-world-app-55bf9c44b4-f8b89/hello-world-app id=87246b56-acb4-4231-a17a-2ed7a9e2616c name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b79b03a1fb0f370ab29d3ba965b70e68b9c247c9287f68e0a9cf86bf28c996d
	Sep 24 19:12:01 addons-548117 crio[968]: time="2024-09-24 19:12:01.906623300Z" level=info msg="Removing container: f1fcf5c7e659113e3a42026ee8ad28d987a7afb8898bcb9150caed046c58fdd2" id=2332f701-14ac-493a-ac7e-bc5f683f7414 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 24 19:12:01 addons-548117 crio[968]: time="2024-09-24 19:12:01.932803913Z" level=info msg="Removed container f1fcf5c7e659113e3a42026ee8ad28d987a7afb8898bcb9150caed046c58fdd2: kube-system/kube-ingress-dns-minikube/minikube-ingress-dns" id=2332f701-14ac-493a-ac7e-bc5f683f7414 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 24 19:12:03 addons-548117 crio[968]: time="2024-09-24 19:12:03.661066514Z" level=info msg="Stopping container: 7deb2ef28210d5f3652069de829748e41e87af94fad2db0f25b3b18587d01c5e (timeout: 2s)" id=ae4a9489-3660-4775-ab59-aba3b1ae947a name=/runtime.v1.RuntimeService/StopContainer
	Sep 24 19:12:05 addons-548117 crio[968]: time="2024-09-24 19:12:05.667152195Z" level=warning msg="Stopping container 7deb2ef28210d5f3652069de829748e41e87af94fad2db0f25b3b18587d01c5e with stop signal timed out: timeout reached after 2 seconds waiting for container process to exit" id=ae4a9489-3660-4775-ab59-aba3b1ae947a name=/runtime.v1.RuntimeService/StopContainer
	Sep 24 19:12:05 addons-548117 conmon[4981]: conmon 7deb2ef28210d5f36520 <ninfo>: container 4992 exited with status 137
	Sep 24 19:12:05 addons-548117 crio[968]: time="2024-09-24 19:12:05.800526273Z" level=info msg="Stopped container 7deb2ef28210d5f3652069de829748e41e87af94fad2db0f25b3b18587d01c5e: ingress-nginx/ingress-nginx-controller-bc57996ff-9rbs8/controller" id=ae4a9489-3660-4775-ab59-aba3b1ae947a name=/runtime.v1.RuntimeService/StopContainer
	Sep 24 19:12:05 addons-548117 crio[968]: time="2024-09-24 19:12:05.801237269Z" level=info msg="Stopping pod sandbox: b437feb14758461b116f3ce441a3d5a5b80692e8cc5429844adff749d6b0bd41" id=1a54d199-1adc-4228-855f-631a8064d3cd name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 24 19:12:05 addons-548117 crio[968]: time="2024-09-24 19:12:05.804832478Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HP-APUIPEDXQISILO6R - [0:0]\n:KUBE-HOSTPORTS - [0:0]\n:KUBE-HP-5DGBKAYV7NZMLH6B - [0:0]\n-X KUBE-HP-APUIPEDXQISILO6R\n-X KUBE-HP-5DGBKAYV7NZMLH6B\nCOMMIT\n"
	Sep 24 19:12:05 addons-548117 crio[968]: time="2024-09-24 19:12:05.818718933Z" level=info msg="Closing host port tcp:80"
	Sep 24 19:12:05 addons-548117 crio[968]: time="2024-09-24 19:12:05.818774252Z" level=info msg="Closing host port tcp:443"
	Sep 24 19:12:05 addons-548117 crio[968]: time="2024-09-24 19:12:05.820181269Z" level=info msg="Host port tcp:80 does not have an open socket"
	Sep 24 19:12:05 addons-548117 crio[968]: time="2024-09-24 19:12:05.820234282Z" level=info msg="Host port tcp:443 does not have an open socket"
	Sep 24 19:12:05 addons-548117 crio[968]: time="2024-09-24 19:12:05.820426331Z" level=info msg="Got pod network &{Name:ingress-nginx-controller-bc57996ff-9rbs8 Namespace:ingress-nginx ID:b437feb14758461b116f3ce441a3d5a5b80692e8cc5429844adff749d6b0bd41 UID:ee52e2ad-490b-4cff-ab53-e90a3c33a390 NetNS:/var/run/netns/1ff91ca3-7078-4764-b032-2d651b91857d Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 24 19:12:05 addons-548117 crio[968]: time="2024-09-24 19:12:05.820574982Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-bc57996ff-9rbs8 from CNI network \"kindnet\" (type=ptp)"
	Sep 24 19:12:05 addons-548117 crio[968]: time="2024-09-24 19:12:05.842801135Z" level=info msg="Stopped pod sandbox: b437feb14758461b116f3ce441a3d5a5b80692e8cc5429844adff749d6b0bd41" id=1a54d199-1adc-4228-855f-631a8064d3cd name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 24 19:12:05 addons-548117 crio[968]: time="2024-09-24 19:12:05.917519400Z" level=info msg="Removing container: 7deb2ef28210d5f3652069de829748e41e87af94fad2db0f25b3b18587d01c5e" id=196bd5df-6f05-4754-8d47-83412e92431e name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 24 19:12:05 addons-548117 crio[968]: time="2024-09-24 19:12:05.935186270Z" level=info msg="Removed container 7deb2ef28210d5f3652069de829748e41e87af94fad2db0f25b3b18587d01c5e: ingress-nginx/ingress-nginx-controller-bc57996ff-9rbs8/controller" id=196bd5df-6f05-4754-8d47-83412e92431e name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 24 19:12:09 addons-548117 crio[968]: time="2024-09-24 19:12:09.423367532Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=af87aa6a-8c96-4e9d-bd79-eab0d7204981 name=/runtime.v1.ImageService/ImageStatus
	Sep 24 19:12:09 addons-548117 crio[968]: time="2024-09-24 19:12:09.423591112Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=af87aa6a-8c96-4e9d-bd79-eab0d7204981 name=/runtime.v1.ImageService/ImageStatus
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	98ea51d6f3962       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                        9 seconds ago       Running             hello-world-app           0                   3b79b03a1fb0f       hello-world-app-55bf9c44b4-f8b89
	eadc7a7ed5cd1       docker.io/library/nginx@sha256:19db381c08a95b2040d5637a65c7a59af6c2f21444b0c8730505280a0255fb53                              2 minutes ago       Running             nginx                     0                   f2b9a973dc75d       nginx
	effe816cd6645       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:a40e1a121ee367d1712ac3a54ec9c38c405a65dde923c98e5fa6368fa82c4b69                 13 minutes ago      Running             gcp-auth                  0                   f4d219ccd91f6       gcp-auth-89d5ffd79-bh2b9
	aae5175263dd6       420193b27261a8d37b9fb1faeed45094cefa47e72a7538fd5a6c05e8b5ce192e                                                             13 minutes ago      Exited              patch                     1                   d3c66a7a3880e       ingress-nginx-admission-patch-6mbxl
	f7a2947dada31       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:7c4c1a6ca8855c524a64983eaf590e126a669ae12df83ad65de281c9beee13d3   13 minutes ago      Exited              create                    0                   83dd2b200ecec       ingress-nginx-admission-create-w5rb7
	fed660100ac68       registry.k8s.io/metrics-server/metrics-server@sha256:048bcf48fc2cce517a61777e22bac782ba59ea5e9b9a54bcb42dbee99566a91f        14 minutes ago      Running             metrics-server            0                   9124958a42917       metrics-server-84c5f94fbc-c6wkh
	0f86a13abbbcd       2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4                                                             14 minutes ago      Running             coredns                   0                   056532013dc1e       coredns-7c65d6cfc9-2dj4t
	23545436160c3       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                             14 minutes ago      Running             storage-provisioner       0                   e17eae7164860       storage-provisioner
	4ce0ce189d3e7       24a140c548c075e487e45d0ee73b1aa89f8bfb40c08a57e05975559728822b1d                                                             15 minutes ago      Running             kube-proxy                0                   e0acf4e046782       kube-proxy-w8gxq
	0b58e7875e987       6a23fa8fd2b78ab58e42ba273808edc936a9c53d8ac4a919f6337be094843a51                                                             15 minutes ago      Running             kindnet-cni               0                   175e91ecea545       kindnet-znkll
	8d37a5b040254       d3f53a98c0a9d9163c4848bcf34b2d2f5e1e3691b79f3d1dd6d0206809e02853                                                             15 minutes ago      Running             kube-apiserver            0                   f0bd37773ad70       kube-apiserver-addons-548117
	183213078b5b9       27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da                                                             15 minutes ago      Running             etcd                      0                   bfe1ffaa600a7       etcd-addons-548117
	bdf5bf4e30f4e       279f381cb37365bbbcd133c9531fba9c2beb0f38dbbe6ddfcd0b1b1643d3450e                                                             15 minutes ago      Running             kube-controller-manager   0                   67f3ff1709197       kube-controller-manager-addons-548117
	a93786824316d       7f8aa378bb47dffcf430f3a601abe39137e88aee0238e23ed8530fdd18dab82d                                                             15 minutes ago      Running             kube-scheduler            0                   f10d321852060       kube-scheduler-addons-548117
	
	
	==> coredns [0f86a13abbbcd4414c46145d6ca7f44e9150a197ec62d4f1c5e80403d6c16f48] <==
	[INFO] 10.244.0.11:42070 - 41220 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000092816s
	[INFO] 10.244.0.11:55384 - 11424 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002436136s
	[INFO] 10.244.0.11:55384 - 26786 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002690411s
	[INFO] 10.244.0.11:39423 - 30437 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000142358s
	[INFO] 10.244.0.11:39423 - 7648 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.00011922s
	[INFO] 10.244.0.11:50656 - 15725 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000677511s
	[INFO] 10.244.0.11:50656 - 36969 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000786525s
	[INFO] 10.244.0.11:44087 - 53218 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000050494s
	[INFO] 10.244.0.11:44087 - 42727 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000034601s
	[INFO] 10.244.0.11:44518 - 44351 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000048345s
	[INFO] 10.244.0.11:44518 - 56121 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000047204s
	[INFO] 10.244.0.11:57529 - 37261 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001175044s
	[INFO] 10.244.0.11:57529 - 11656 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.00141401s
	[INFO] 10.244.0.11:42385 - 33305 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000057986s
	[INFO] 10.244.0.11:42385 - 33796 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000041715s
	[INFO] 10.244.0.19:51646 - 40792 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.001057489s
	[INFO] 10.244.0.19:50232 - 2176 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.001041326s
	[INFO] 10.244.0.19:57139 - 52022 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000188521s
	[INFO] 10.244.0.19:41396 - 12971 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000127368s
	[INFO] 10.244.0.19:34677 - 30264 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000248951s
	[INFO] 10.244.0.19:38356 - 28390 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000331052s
	[INFO] 10.244.0.19:34785 - 22627 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.003663339s
	[INFO] 10.244.0.19:58774 - 2774 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.003725583s
	[INFO] 10.244.0.19:33218 - 55107 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.002028161s
	[INFO] 10.244.0.19:50005 - 37232 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.00255241s
	
	
	==> describe nodes <==
	Name:               addons-548117
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-548117
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=ab8e06d5efb8aef1f7ea9881c3e41593ddc7876e
	                    minikube.k8s.io/name=addons-548117
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_24T18_56_36_0700
	                    minikube.k8s.io/version=v1.34.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-548117
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Tue, 24 Sep 2024 18:56:32 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-548117
	  AcquireTime:     <unset>
	  RenewTime:       Tue, 24 Sep 2024 19:12:02 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Tue, 24 Sep 2024 19:10:11 +0000   Tue, 24 Sep 2024 18:56:29 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Tue, 24 Sep 2024 19:10:11 +0000   Tue, 24 Sep 2024 18:56:29 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Tue, 24 Sep 2024 19:10:11 +0000   Tue, 24 Sep 2024 18:56:29 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Tue, 24 Sep 2024 19:10:11 +0000   Tue, 24 Sep 2024 18:57:24 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-548117
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022300Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022300Ki
	  pods:               110
	System Info:
	  Machine ID:                 1dabe58527544eb3b460ead336c17f33
	  System UUID:                967017d2-20c7-4ca7-a0fc-bd645fbdbe38
	  Boot ID:                    c9711954-f02f-4c05-9508-0e3ca8ab86ea
	  Kernel Version:             5.15.0-1070-aws
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.31.1
	  Kube-Proxy Version:         v1.31.1
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (13 in total)
	  Namespace                   Name                                     CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                     ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                  0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  default                     hello-world-app-55bf9c44b4-f8b89         0 (0%)        0 (0%)      0 (0%)           0 (0%)         12s
	  default                     nginx                                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m32s
	  gcp-auth                    gcp-auth-89d5ffd79-bh2b9                 0 (0%)        0 (0%)      0 (0%)           0 (0%)         15m
	  kube-system                 coredns-7c65d6cfc9-2dj4t                 100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     15m
	  kube-system                 etcd-addons-548117                       100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         15m
	  kube-system                 kindnet-znkll                            100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      15m
	  kube-system                 kube-apiserver-addons-548117             250m (12%)    0 (0%)      0 (0%)           0 (0%)         15m
	  kube-system                 kube-controller-manager-addons-548117    200m (10%)    0 (0%)      0 (0%)           0 (0%)         15m
	  kube-system                 kube-proxy-w8gxq                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         15m
	  kube-system                 kube-scheduler-addons-548117             100m (5%)     0 (0%)      0 (0%)           0 (0%)         15m
	  kube-system                 metrics-server-84c5f94fbc-c6wkh          100m (5%)     0 (0%)      200Mi (2%)       0 (0%)         15m
	  kube-system                 storage-provisioner                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         15m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (47%)  100m (5%)
	  memory             420Mi (5%)  220Mi (2%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	  hugepages-32Mi     0 (0%)      0 (0%)
	  hugepages-64Ki     0 (0%)      0 (0%)
	Events:
	  Type     Reason                   Age                From             Message
	  ----     ------                   ----               ----             -------
	  Normal   Starting                 15m                kube-proxy       
	  Normal   NodeHasSufficientMemory  15m (x8 over 15m)  kubelet          Node addons-548117 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    15m (x8 over 15m)  kubelet          Node addons-548117 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     15m (x7 over 15m)  kubelet          Node addons-548117 status is now: NodeHasSufficientPID
	  Normal   Starting                 15m                kubelet          Starting kubelet.
	  Warning  CgroupV1                 15m                kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  15m                kubelet          Node addons-548117 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    15m                kubelet          Node addons-548117 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     15m                kubelet          Node addons-548117 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           15m                node-controller  Node addons-548117 event: Registered Node addons-548117 in Controller
	  Normal   NodeReady                14m                kubelet          Node addons-548117 status is now: NodeReady
	
	
	==> dmesg <==
	
	
	==> etcd [183213078b5b91445fce49f3c5da704ec9116e51e7df99b26d1a1d469c98a9bf] <==
	{"level":"info","ts":"2024-09-24T18:56:29.279859Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became pre-candidate at term 1"}
	{"level":"info","ts":"2024-09-24T18:56:29.279916Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgPreVoteResp from aec36adc501070cc at term 1"}
	{"level":"info","ts":"2024-09-24T18:56:29.279996Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became candidate at term 2"}
	{"level":"info","ts":"2024-09-24T18:56:29.280054Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgVoteResp from aec36adc501070cc at term 2"}
	{"level":"info","ts":"2024-09-24T18:56:29.280091Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became leader at term 2"}
	{"level":"info","ts":"2024-09-24T18:56:29.280135Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: aec36adc501070cc elected leader aec36adc501070cc at term 2"}
	{"level":"info","ts":"2024-09-24T18:56:29.283913Z","caller":"etcdserver/server.go:2118","msg":"published local member to cluster through raft","local-member-id":"aec36adc501070cc","local-member-attributes":"{Name:addons-548117 ClientURLs:[https://192.168.49.2:2379]}","request-path":"/0/members/aec36adc501070cc/attributes","cluster-id":"fa54960ea34d58be","publish-timeout":"7s"}
	{"level":"info","ts":"2024-09-24T18:56:29.284104Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-09-24T18:56:29.284415Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-09-24T18:56:29.285216Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2024-09-24T18:56:29.286237Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2024-09-24T18:56:29.287823Z","caller":"etcdserver/server.go:2629","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"}
	{"level":"info","ts":"2024-09-24T18:56:29.296074Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2024-09-24T18:56:29.296107Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2024-09-24T18:56:29.296210Z","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-09-24T18:56:29.296298Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2024-09-24T18:56:29.296326Z","caller":"etcdserver/server.go:2653","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"info","ts":"2024-09-24T18:56:29.296469Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2024-09-24T18:56:29.297440Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2024-09-24T19:06:30.242435Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1553}
	{"level":"info","ts":"2024-09-24T19:06:30.275917Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1553,"took":"32.913055ms","hash":2613648426,"current-db-size-bytes":6434816,"current-db-size":"6.4 MB","current-db-size-in-use-bytes":3346432,"current-db-size-in-use":"3.3 MB"}
	{"level":"info","ts":"2024-09-24T19:06:30.276045Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":2613648426,"revision":1553,"compact-revision":-1}
	{"level":"info","ts":"2024-09-24T19:11:30.249049Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1976}
	{"level":"info","ts":"2024-09-24T19:11:30.267967Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1976,"took":"18.184503ms","hash":1404700242,"current-db-size-bytes":6434816,"current-db-size":"6.4 MB","current-db-size-in-use-bytes":4587520,"current-db-size-in-use":"4.6 MB"}
	{"level":"info","ts":"2024-09-24T19:11:30.268020Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":1404700242,"revision":1976,"compact-revision":1553}
	
	
	==> gcp-auth [effe816cd66454d06883c5ad8eef7a9258b77f2dffa006d0c39d09762d83a499] <==
	2024/09/24 18:59:19 Ready to write response ...
	2024/09/24 18:59:19 Ready to marshal response ...
	2024/09/24 18:59:19 Ready to write response ...
	2024/09/24 19:07:24 Ready to marshal response ...
	2024/09/24 19:07:24 Ready to write response ...
	2024/09/24 19:07:24 Ready to marshal response ...
	2024/09/24 19:07:24 Ready to write response ...
	2024/09/24 19:07:24 Ready to marshal response ...
	2024/09/24 19:07:24 Ready to write response ...
	2024/09/24 19:07:33 Ready to marshal response ...
	2024/09/24 19:07:33 Ready to write response ...
	2024/09/24 19:07:58 Ready to marshal response ...
	2024/09/24 19:07:58 Ready to write response ...
	2024/09/24 19:07:58 Ready to marshal response ...
	2024/09/24 19:07:58 Ready to write response ...
	2024/09/24 19:08:07 Ready to marshal response ...
	2024/09/24 19:08:07 Ready to write response ...
	2024/09/24 19:08:53 Ready to marshal response ...
	2024/09/24 19:08:53 Ready to write response ...
	2024/09/24 19:09:10 Ready to marshal response ...
	2024/09/24 19:09:10 Ready to write response ...
	2024/09/24 19:09:39 Ready to marshal response ...
	2024/09/24 19:09:39 Ready to write response ...
	2024/09/24 19:11:59 Ready to marshal response ...
	2024/09/24 19:11:59 Ready to write response ...
	
	
	==> kernel <==
	 19:12:11 up  2:54,  0 users,  load average: 0.22, 0.43, 1.28
	Linux addons-548117 5.15.0-1070-aws #76~20.04.1-Ubuntu SMP Mon Sep 2 12:20:48 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [0b58e7875e9877e3df348dc0bc86c17822205d76fe50e65a90a7e6598cd434c0] <==
	I0924 19:10:04.525618       1 main.go:299] handling current node
	I0924 19:10:14.518444       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 19:10:14.518562       1 main.go:299] handling current node
	I0924 19:10:24.525339       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 19:10:24.525374       1 main.go:299] handling current node
	I0924 19:10:34.522737       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 19:10:34.522849       1 main.go:299] handling current node
	I0924 19:10:44.517957       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 19:10:44.517994       1 main.go:299] handling current node
	I0924 19:10:54.523608       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 19:10:54.523748       1 main.go:299] handling current node
	I0924 19:11:04.526194       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 19:11:04.526230       1 main.go:299] handling current node
	I0924 19:11:14.525478       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 19:11:14.525511       1 main.go:299] handling current node
	I0924 19:11:24.518185       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 19:11:24.518322       1 main.go:299] handling current node
	I0924 19:11:34.519150       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 19:11:34.519259       1 main.go:299] handling current node
	I0924 19:11:44.517965       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 19:11:44.518008       1 main.go:299] handling current node
	I0924 19:11:54.525603       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 19:11:54.525727       1 main.go:299] handling current node
	I0924 19:12:04.517809       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 19:12:04.517842       1 main.go:299] handling current node
	
	
	==> kube-apiserver [8d37a5b04025491b7deede4a7fc37165f068ff0f005fc56fa4dd593fff32d27a] <==
	 > logger="UnhandledError"
	E0924 18:58:45.451319       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.103.243.185:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.103.243.185:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.103.243.185:443: connect: connection refused" logger="UnhandledError"
	E0924 18:58:45.453731       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.103.243.185:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.103.243.185:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.103.243.185:443: connect: connection refused" logger="UnhandledError"
	I0924 18:58:45.561065       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	I0924 19:07:24.089461       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.100.78.94"}
	E0924 19:08:23.260685       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0924 19:09:06.408986       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0924 19:09:26.482588       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0924 19:09:26.482720       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0924 19:09:26.506973       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0924 19:09:26.507733       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0924 19:09:26.516905       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0924 19:09:26.517032       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0924 19:09:26.540213       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0924 19:09:26.540343       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0924 19:09:26.688056       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0924 19:09:26.688092       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0924 19:09:27.507889       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0924 19:09:27.689139       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0924 19:09:27.710775       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0924 19:09:33.384261       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0924 19:09:34.420775       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0924 19:09:38.949082       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0924 19:09:39.250517       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.111.158.110"}
	I0924 19:11:59.816877       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.106.227.84"}
	
	
	==> kube-controller-manager [bdf5bf4e30f4ed126992d64ab216166991e3c6c61aece949a1462276e8da88d9] <==
	W0924 19:10:42.806623       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0924 19:10:42.806685       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0924 19:10:51.255233       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0924 19:10:51.255274       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0924 19:11:15.181044       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0924 19:11:15.181094       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0924 19:11:15.885880       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0924 19:11:15.885928       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0924 19:11:23.221399       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0924 19:11:23.221447       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0924 19:11:27.987632       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0924 19:11:27.987677       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0924 19:11:58.514448       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0924 19:11:58.514492       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0924 19:11:58.711804       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0924 19:11:58.711846       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	I0924 19:11:59.600684       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="62.933799ms"
	I0924 19:11:59.608599       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="7.870161ms"
	I0924 19:11:59.608675       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="34.207µs"
	I0924 19:11:59.623055       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="38.752µs"
	I0924 19:12:01.981426       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="31.139229ms"
	I0924 19:12:01.981848       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="47.918µs"
	I0924 19:12:02.620002       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-create" delay="0s"
	I0924 19:12:02.624676       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-bc57996ff" duration="5.005µs"
	I0924 19:12:02.626789       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-patch" delay="0s"
	
	
	==> kube-proxy [4ce0ce189d3e7b314e427c12871e38ed8d32c2d3abf2e488e3e7b4722b813565] <==
	I0924 18:56:44.855209       1 server_linux.go:66] "Using iptables proxy"
	I0924 18:56:45.970858       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0924 18:56:45.971055       1 server.go:234] "Kube-proxy configuration may be incomplete or incorrect" err="nodePortAddresses is unset; NodePort connections will be accepted on all local IPs. Consider using `--nodeport-addresses primary`"
	I0924 18:56:46.393321       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0924 18:56:46.393381       1 server_linux.go:169] "Using iptables Proxier"
	I0924 18:56:46.437783       1 proxier.go:255] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses" ipFamily="IPv4"
	I0924 18:56:46.438343       1 server.go:483] "Version info" version="v1.31.1"
	I0924 18:56:46.438417       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0924 18:56:46.440304       1 config.go:199] "Starting service config controller"
	I0924 18:56:46.440387       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0924 18:56:46.440436       1 config.go:105] "Starting endpoint slice config controller"
	I0924 18:56:46.440481       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0924 18:56:46.440950       1 config.go:328] "Starting node config controller"
	I0924 18:56:46.441004       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0924 18:56:46.540794       1 shared_informer.go:320] Caches are synced for service config
	I0924 18:56:46.543431       1 shared_informer.go:320] Caches are synced for node config
	I0924 18:56:46.543564       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [a93786824316da90c925ecaf8ae5a685b52410481774594d5d554c4731a09bf5] <==
	W0924 18:56:32.781842       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	E0924 18:56:32.781912       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"statefulsets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0924 18:56:32.781997       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0924 18:56:32.782037       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User \"system:kube-scheduler\" cannot list resource \"poddisruptionbudgets\" in API group \"policy\" at the cluster scope" logger="UnhandledError"
	W0924 18:56:32.782072       1 reflector.go:561] 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"
	E0924 18:56:32.782094       1 reflector.go:158] "Unhandled Error" err="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\"" logger="UnhandledError"
	W0924 18:56:33.586012       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0924 18:56:33.586057       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User \"system:kube-scheduler\" cannot list resource \"services\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0924 18:56:33.722794       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0924 18:56:33.722946       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0924 18:56:33.749582       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0924 18:56:33.749698       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0924 18:56:33.750669       1 reflector.go:561] 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"
	E0924 18:56:33.750768       1 reflector.go:158] "Unhandled Error" err="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\"" logger="UnhandledError"
	W0924 18:56:33.814727       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E0924 18:56:33.814773       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csidrivers\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0924 18:56:33.819391       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0924 18:56:33.819444       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User \"system:kube-scheduler\" cannot list resource \"poddisruptionbudgets\" in API group \"policy\" at the cluster scope" logger="UnhandledError"
	W0924 18:56:33.833610       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	E0924 18:56:33.833660       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"statefulsets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0924 18:56:33.909734       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E0924 18:56:33.909781       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0924 18:56:33.933545       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0924 18:56:33.933595       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError"
	I0924 18:56:35.581203       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 24 19:12:01 addons-548117 kubelet[1504]: I0924 19:12:01.250536    1504 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-5ldsw\" (UniqueName: \"kubernetes.io/projected/712dbf97-3275-4d42-a29c-55cdec0b7f0e-kube-api-access-5ldsw\") pod \"712dbf97-3275-4d42-a29c-55cdec0b7f0e\" (UID: \"712dbf97-3275-4d42-a29c-55cdec0b7f0e\") "
	Sep 24 19:12:01 addons-548117 kubelet[1504]: I0924 19:12:01.255480    1504 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/712dbf97-3275-4d42-a29c-55cdec0b7f0e-kube-api-access-5ldsw" (OuterVolumeSpecName: "kube-api-access-5ldsw") pod "712dbf97-3275-4d42-a29c-55cdec0b7f0e" (UID: "712dbf97-3275-4d42-a29c-55cdec0b7f0e"). InnerVolumeSpecName "kube-api-access-5ldsw". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 24 19:12:01 addons-548117 kubelet[1504]: I0924 19:12:01.351197    1504 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-5ldsw\" (UniqueName: \"kubernetes.io/projected/712dbf97-3275-4d42-a29c-55cdec0b7f0e-kube-api-access-5ldsw\") on node \"addons-548117\" DevicePath \"\""
	Sep 24 19:12:01 addons-548117 kubelet[1504]: I0924 19:12:01.905151    1504 scope.go:117] "RemoveContainer" containerID="f1fcf5c7e659113e3a42026ee8ad28d987a7afb8898bcb9150caed046c58fdd2"
	Sep 24 19:12:01 addons-548117 kubelet[1504]: I0924 19:12:01.933238    1504 scope.go:117] "RemoveContainer" containerID="f1fcf5c7e659113e3a42026ee8ad28d987a7afb8898bcb9150caed046c58fdd2"
	Sep 24 19:12:01 addons-548117 kubelet[1504]: E0924 19:12:01.933765    1504 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"f1fcf5c7e659113e3a42026ee8ad28d987a7afb8898bcb9150caed046c58fdd2\": container with ID starting with f1fcf5c7e659113e3a42026ee8ad28d987a7afb8898bcb9150caed046c58fdd2 not found: ID does not exist" containerID="f1fcf5c7e659113e3a42026ee8ad28d987a7afb8898bcb9150caed046c58fdd2"
	Sep 24 19:12:01 addons-548117 kubelet[1504]: I0924 19:12:01.933799    1504 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"f1fcf5c7e659113e3a42026ee8ad28d987a7afb8898bcb9150caed046c58fdd2"} err="failed to get container status \"f1fcf5c7e659113e3a42026ee8ad28d987a7afb8898bcb9150caed046c58fdd2\": rpc error: code = NotFound desc = could not find container \"f1fcf5c7e659113e3a42026ee8ad28d987a7afb8898bcb9150caed046c58fdd2\": container with ID starting with f1fcf5c7e659113e3a42026ee8ad28d987a7afb8898bcb9150caed046c58fdd2 not found: ID does not exist"
	Sep 24 19:12:02 addons-548117 kubelet[1504]: I0924 19:12:02.644706    1504 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="default/hello-world-app-55bf9c44b4-f8b89" podStartSLOduration=2.364292238 podStartE2EDuration="3.644685119s" podCreationTimestamp="2024-09-24 19:11:59 +0000 UTC" firstStartedPulling="2024-09-24 19:11:59.960902982 +0000 UTC m=+924.749555763" lastFinishedPulling="2024-09-24 19:12:01.241295862 +0000 UTC m=+926.029948644" observedRunningTime="2024-09-24 19:12:01.951195595 +0000 UTC m=+926.739848385" watchObservedRunningTime="2024-09-24 19:12:02.644685119 +0000 UTC m=+927.433337900"
	Sep 24 19:12:03 addons-548117 kubelet[1504]: I0924 19:12:03.424854    1504 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="56f80c0a-ed43-4af4-93e0-243329504965" path="/var/lib/kubelet/pods/56f80c0a-ed43-4af4-93e0-243329504965/volumes"
	Sep 24 19:12:03 addons-548117 kubelet[1504]: I0924 19:12:03.425276    1504 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="712dbf97-3275-4d42-a29c-55cdec0b7f0e" path="/var/lib/kubelet/pods/712dbf97-3275-4d42-a29c-55cdec0b7f0e/volumes"
	Sep 24 19:12:03 addons-548117 kubelet[1504]: I0924 19:12:03.425668    1504 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="a2c03ec6-dd98-447a-970d-9166bc435206" path="/var/lib/kubelet/pods/a2c03ec6-dd98-447a-970d-9166bc435206/volumes"
	Sep 24 19:12:05 addons-548117 kubelet[1504]: I0924 19:12:05.916173    1504 scope.go:117] "RemoveContainer" containerID="7deb2ef28210d5f3652069de829748e41e87af94fad2db0f25b3b18587d01c5e"
	Sep 24 19:12:05 addons-548117 kubelet[1504]: E0924 19:12:05.924329    1504 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727205125924082359,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572294,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 24 19:12:05 addons-548117 kubelet[1504]: E0924 19:12:05.924361    1504 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727205125924082359,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572294,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 24 19:12:05 addons-548117 kubelet[1504]: I0924 19:12:05.935450    1504 scope.go:117] "RemoveContainer" containerID="7deb2ef28210d5f3652069de829748e41e87af94fad2db0f25b3b18587d01c5e"
	Sep 24 19:12:05 addons-548117 kubelet[1504]: E0924 19:12:05.935875    1504 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"7deb2ef28210d5f3652069de829748e41e87af94fad2db0f25b3b18587d01c5e\": container with ID starting with 7deb2ef28210d5f3652069de829748e41e87af94fad2db0f25b3b18587d01c5e not found: ID does not exist" containerID="7deb2ef28210d5f3652069de829748e41e87af94fad2db0f25b3b18587d01c5e"
	Sep 24 19:12:05 addons-548117 kubelet[1504]: I0924 19:12:05.935916    1504 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"7deb2ef28210d5f3652069de829748e41e87af94fad2db0f25b3b18587d01c5e"} err="failed to get container status \"7deb2ef28210d5f3652069de829748e41e87af94fad2db0f25b3b18587d01c5e\": rpc error: code = NotFound desc = could not find container \"7deb2ef28210d5f3652069de829748e41e87af94fad2db0f25b3b18587d01c5e\": container with ID starting with 7deb2ef28210d5f3652069de829748e41e87af94fad2db0f25b3b18587d01c5e not found: ID does not exist"
	Sep 24 19:12:05 addons-548117 kubelet[1504]: I0924 19:12:05.983846    1504 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-5fdx6\" (UniqueName: \"kubernetes.io/projected/ee52e2ad-490b-4cff-ab53-e90a3c33a390-kube-api-access-5fdx6\") pod \"ee52e2ad-490b-4cff-ab53-e90a3c33a390\" (UID: \"ee52e2ad-490b-4cff-ab53-e90a3c33a390\") "
	Sep 24 19:12:05 addons-548117 kubelet[1504]: I0924 19:12:05.983901    1504 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/ee52e2ad-490b-4cff-ab53-e90a3c33a390-webhook-cert\") pod \"ee52e2ad-490b-4cff-ab53-e90a3c33a390\" (UID: \"ee52e2ad-490b-4cff-ab53-e90a3c33a390\") "
	Sep 24 19:12:05 addons-548117 kubelet[1504]: I0924 19:12:05.985969    1504 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/ee52e2ad-490b-4cff-ab53-e90a3c33a390-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "ee52e2ad-490b-4cff-ab53-e90a3c33a390" (UID: "ee52e2ad-490b-4cff-ab53-e90a3c33a390"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
	Sep 24 19:12:05 addons-548117 kubelet[1504]: I0924 19:12:05.986536    1504 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/ee52e2ad-490b-4cff-ab53-e90a3c33a390-kube-api-access-5fdx6" (OuterVolumeSpecName: "kube-api-access-5fdx6") pod "ee52e2ad-490b-4cff-ab53-e90a3c33a390" (UID: "ee52e2ad-490b-4cff-ab53-e90a3c33a390"). InnerVolumeSpecName "kube-api-access-5fdx6". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 24 19:12:06 addons-548117 kubelet[1504]: I0924 19:12:06.085169    1504 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-5fdx6\" (UniqueName: \"kubernetes.io/projected/ee52e2ad-490b-4cff-ab53-e90a3c33a390-kube-api-access-5fdx6\") on node \"addons-548117\" DevicePath \"\""
	Sep 24 19:12:06 addons-548117 kubelet[1504]: I0924 19:12:06.085215    1504 reconciler_common.go:288] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/ee52e2ad-490b-4cff-ab53-e90a3c33a390-webhook-cert\") on node \"addons-548117\" DevicePath \"\""
	Sep 24 19:12:07 addons-548117 kubelet[1504]: I0924 19:12:07.425362    1504 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="ee52e2ad-490b-4cff-ab53-e90a3c33a390" path="/var/lib/kubelet/pods/ee52e2ad-490b-4cff-ab53-e90a3c33a390/volumes"
	Sep 24 19:12:09 addons-548117 kubelet[1504]: E0924 19:12:09.424104    1504 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"busybox\" with ImagePullBackOff: \"Back-off pulling image \\\"gcr.io/k8s-minikube/busybox:1.28.4-glibc\\\"\"" pod="default/busybox" podUID="bffb55a3-6e0b-4417-b3df-ce0d53d09ec5"
	
	
	==> storage-provisioner [23545436160c345866e3b83eaa464493d6a46491b79da042bb0e1f8835107a31] <==
	I0924 18:57:25.797168       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0924 18:57:25.865118       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0924 18:57:25.865557       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0924 18:57:25.881299       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"07405965-1115-4cdd-a46b-3c4cbc3eda5b", APIVersion:"v1", ResourceVersion:"933", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-548117_ec2cee0c-df5b-47bd-87e7-c4caa2bbf5d8 became leader
	I0924 18:57:25.883366       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0924 18:57:25.883539       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-548117_ec2cee0c-df5b-47bd-87e7-c4caa2bbf5d8!
	I0924 18:57:25.983931       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-548117_ec2cee0c-df5b-47bd-87e7-c4caa2bbf5d8!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-548117 -n addons-548117
helpers_test.go:261: (dbg) Run:  kubectl --context addons-548117 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: busybox
helpers_test.go:274: ======> post-mortem[TestAddons/parallel/Ingress]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context addons-548117 describe pod busybox
helpers_test.go:282: (dbg) kubectl --context addons-548117 describe pod busybox:

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-548117/192.168.49.2
	Start Time:       Tue, 24 Sep 2024 18:59:19 +0000
	Labels:           integration-test=busybox
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.21
	IPs:
	  IP:  10.244.0.21
	Containers:
	  busybox:
	    Container ID:  
	    Image:         gcr.io/k8s-minikube/busybox:1.28.4-glibc
	    Image ID:      
	    Port:          <none>
	    Host Port:     <none>
	    Command:
	      sleep
	      3600
	    State:          Waiting
	      Reason:       ImagePullBackOff
	    Ready:          False
	    Restart Count:  0
	    Environment:
	      GOOGLE_APPLICATION_CREDENTIALS:  /google-app-creds.json
	      PROJECT_ID:                      this_is_fake
	      GCP_PROJECT:                     this_is_fake
	      GCLOUD_PROJECT:                  this_is_fake
	      GOOGLE_CLOUD_PROJECT:            this_is_fake
	      CLOUDSDK_CORE_PROJECT:           this_is_fake
	    Mounts:
	      /google-app-creds.json from gcp-creds (ro)
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-mv54w (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-mv54w:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    ConfigMapOptional:       <nil>
	    DownwardAPI:             true
	  gcp-creds:
	    Type:          HostPath (bare host directory volume)
	    Path:          /var/lib/minikube/google_application_credentials.json
	    HostPathType:  File
	QoS Class:         BestEffort
	Node-Selectors:    <none>
	Tolerations:       node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
	                   node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
	Events:
	  Type     Reason     Age                   From               Message
	  ----     ------     ----                  ----               -------
	  Normal   Scheduled  12m                   default-scheduler  Successfully assigned default/busybox to addons-548117
	  Normal   Pulling    11m (x4 over 12m)     kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     11m (x4 over 12m)     kubelet            Failed to pull image "gcr.io/k8s-minikube/busybox:1.28.4-glibc": unable to retrieve auth token: invalid username/password: unauthorized: authentication failed
	  Warning  Failed     11m (x4 over 12m)     kubelet            Error: ErrImagePull
	  Warning  Failed     11m (x6 over 12m)     kubelet            Error: ImagePullBackOff
	  Normal   BackOff    2m44s (x42 over 12m)  kubelet            Back-off pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"

                                                
                                                
-- /stdout --
helpers_test.go:285: <<< TestAddons/parallel/Ingress FAILED: end of post-mortem logs <<<
helpers_test.go:286: ---------------------/post-mortem---------------------------------
--- FAIL: TestAddons/parallel/Ingress (153.67s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (352.73s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:405: metrics-server stabilized in 2.642714ms
addons_test.go:407: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:344: "metrics-server-84c5f94fbc-c6wkh" [678976f0-ad94-4412-99be-a214acd119fc] Running
addons_test.go:407: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 6.003950121s
addons_test.go:413: (dbg) Run:  kubectl --context addons-548117 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-548117 top pods -n kube-system: exit status 1 (98.452935ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-2dj4t, age: 12m8.927722678s

                                                
                                                
** /stderr **
I0924 19:08:48.930855  593767 retry.go:31] will retry after 2.767034478s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-548117 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-548117 top pods -n kube-system: exit status 1 (101.959374ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-2dj4t, age: 12m11.797550222s

                                                
                                                
** /stderr **
I0924 19:08:51.800872  593767 retry.go:31] will retry after 6.024524732s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-548117 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-548117 top pods -n kube-system: exit status 1 (159.992983ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-2dj4t, age: 12m17.983094683s

                                                
                                                
** /stderr **
I0924 19:08:57.986238  593767 retry.go:31] will retry after 6.7825919s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-548117 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-548117 top pods -n kube-system: exit status 1 (87.837544ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-2dj4t, age: 12m24.854327513s

                                                
                                                
** /stderr **
I0924 19:09:04.857604  593767 retry.go:31] will retry after 7.498845877s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-548117 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-548117 top pods -n kube-system: exit status 1 (97.072753ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-2dj4t, age: 12m32.450471545s

                                                
                                                
** /stderr **
I0924 19:09:12.453782  593767 retry.go:31] will retry after 9.656982053s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-548117 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-548117 top pods -n kube-system: exit status 1 (95.936062ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-2dj4t, age: 12m42.203546975s

                                                
                                                
** /stderr **
I0924 19:09:22.207029  593767 retry.go:31] will retry after 17.410488156s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-548117 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-548117 top pods -n kube-system: exit status 1 (90.290787ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-2dj4t, age: 12m59.705149586s

                                                
                                                
** /stderr **
I0924 19:09:39.708847  593767 retry.go:31] will retry after 30.032687023s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-548117 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-548117 top pods -n kube-system: exit status 1 (86.737622ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-2dj4t, age: 13m29.827057784s

                                                
                                                
** /stderr **
I0924 19:10:09.830131  593767 retry.go:31] will retry after 48.452016496s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-548117 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-548117 top pods -n kube-system: exit status 1 (93.53661ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-2dj4t, age: 14m18.373104456s

                                                
                                                
** /stderr **
I0924 19:10:58.376021  593767 retry.go:31] will retry after 1m17.635398672s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-548117 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-548117 top pods -n kube-system: exit status 1 (89.201297ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-2dj4t, age: 15m36.097940605s

                                                
                                                
** /stderr **
I0924 19:12:16.100916  593767 retry.go:31] will retry after 50.107561674s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-548117 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-548117 top pods -n kube-system: exit status 1 (95.485662ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-2dj4t, age: 16m26.301162058s

                                                
                                                
** /stderr **
I0924 19:13:06.304875  593767 retry.go:31] will retry after 52.767185401s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-548117 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-548117 top pods -n kube-system: exit status 1 (82.964618ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-2dj4t, age: 17m19.152454738s

                                                
                                                
** /stderr **
I0924 19:13:59.155951  593767 retry.go:31] will retry after 33.047133788s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-548117 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-548117 top pods -n kube-system: exit status 1 (87.482597ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-2dj4t, age: 17m52.288257523s

                                                
                                                
** /stderr **
addons_test.go:427: failed checking metric server: exit status 1
addons_test.go:430: (dbg) Run:  out/minikube-linux-arm64 -p addons-548117 addons disable metrics-server --alsologtostderr -v=1
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestAddons/parallel/MetricsServer]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect addons-548117
helpers_test.go:235: (dbg) docker inspect addons-548117:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "94dfbc435d7e30ca15f2ee31feb40099cc460eb5b39b7d51583a70825ac4729e",
	        "Created": "2024-09-24T18:56:11.453495983Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 595022,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-24T18:56:11.610406564Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:62002f6a97ad1f6cd4117c29b1c488a6bf3b6255c8231f0d600b1bc7ba1bcfd6",
	        "ResolvConfPath": "/var/lib/docker/containers/94dfbc435d7e30ca15f2ee31feb40099cc460eb5b39b7d51583a70825ac4729e/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/94dfbc435d7e30ca15f2ee31feb40099cc460eb5b39b7d51583a70825ac4729e/hostname",
	        "HostsPath": "/var/lib/docker/containers/94dfbc435d7e30ca15f2ee31feb40099cc460eb5b39b7d51583a70825ac4729e/hosts",
	        "LogPath": "/var/lib/docker/containers/94dfbc435d7e30ca15f2ee31feb40099cc460eb5b39b7d51583a70825ac4729e/94dfbc435d7e30ca15f2ee31feb40099cc460eb5b39b7d51583a70825ac4729e-json.log",
	        "Name": "/addons-548117",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-548117:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-548117",
	            "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/3402f5dc110becba9a9454c88b1b832a35dd51c64f056563e2514c5ffe450786-init/diff:/var/lib/docker/overlay2/525c0f06d4fdfeb2dd879385e1430e7df051c703df0bcd7586866cd652305c7e/diff",
	                "MergedDir": "/var/lib/docker/overlay2/3402f5dc110becba9a9454c88b1b832a35dd51c64f056563e2514c5ffe450786/merged",
	                "UpperDir": "/var/lib/docker/overlay2/3402f5dc110becba9a9454c88b1b832a35dd51c64f056563e2514c5ffe450786/diff",
	                "WorkDir": "/var/lib/docker/overlay2/3402f5dc110becba9a9454c88b1b832a35dd51c64f056563e2514c5ffe450786/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-548117",
	                "Source": "/var/lib/docker/volumes/addons-548117/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-548117",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21",
	            "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-548117",
	                "name.minikube.sigs.k8s.io": "addons-548117",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "cc6c802fab37083e3fa9e27854c0063882b7a8003dc6a4ad651ce185a47d9fd7",
	            "SandboxKey": "/var/run/docker/netns/cc6c802fab37",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33508"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33509"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33512"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33510"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33511"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-548117": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "424abca52667cbb3186fcfe671e82baab7014ad11c6429c3ad42022c5b69604d",
	                    "EndpointID": "8a12d5c4c4260552241da8b32906dd7d65dfea43996e72ee46abc227582c7a76",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-548117",
	                        "94dfbc435d7e"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-548117 -n addons-548117
helpers_test.go:244: <<< TestAddons/parallel/MetricsServer FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestAddons/parallel/MetricsServer]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 -p addons-548117 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-548117 logs -n 25: (1.502882911s)
helpers_test.go:252: TestAddons/parallel/MetricsServer logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-376987                                                                     | download-only-376987   | jenkins | v1.34.0 | 24 Sep 24 18:55 UTC | 24 Sep 24 18:55 UTC |
	| start   | --download-only -p                                                                          | download-docker-876532 | jenkins | v1.34.0 | 24 Sep 24 18:55 UTC |                     |
	|         | download-docker-876532                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-876532                                                                   | download-docker-876532 | jenkins | v1.34.0 | 24 Sep 24 18:55 UTC | 24 Sep 24 18:55 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-453354   | jenkins | v1.34.0 | 24 Sep 24 18:55 UTC |                     |
	|         | binary-mirror-453354                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:45183                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-453354                                                                     | binary-mirror-453354   | jenkins | v1.34.0 | 24 Sep 24 18:55 UTC | 24 Sep 24 18:55 UTC |
	| addons  | enable dashboard -p                                                                         | addons-548117          | jenkins | v1.34.0 | 24 Sep 24 18:55 UTC |                     |
	|         | addons-548117                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-548117          | jenkins | v1.34.0 | 24 Sep 24 18:55 UTC |                     |
	|         | addons-548117                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-548117 --wait=true                                                                | addons-548117          | jenkins | v1.34.0 | 24 Sep 24 18:55 UTC | 24 Sep 24 18:59 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 --addons=volcano                                                              |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	|         | --addons=ingress                                                                            |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                                                                        |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-548117          | jenkins | v1.34.0 | 24 Sep 24 19:07 UTC | 24 Sep 24 19:07 UTC |
	|         | -p addons-548117                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-548117 addons disable                                                                | addons-548117          | jenkins | v1.34.0 | 24 Sep 24 19:07 UTC | 24 Sep 24 19:07 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-548117 addons disable                                                                | addons-548117          | jenkins | v1.34.0 | 24 Sep 24 19:07 UTC | 24 Sep 24 19:07 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-548117          | jenkins | v1.34.0 | 24 Sep 24 19:07 UTC | 24 Sep 24 19:07 UTC |
	|         | -p addons-548117                                                                            |                        |         |         |                     |                     |
	| ssh     | addons-548117 ssh cat                                                                       | addons-548117          | jenkins | v1.34.0 | 24 Sep 24 19:08 UTC | 24 Sep 24 19:08 UTC |
	|         | /opt/local-path-provisioner/pvc-24b7ec41-03e2-4104-a1e5-645e72e53724_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-548117 addons disable                                                                | addons-548117          | jenkins | v1.34.0 | 24 Sep 24 19:08 UTC | 24 Sep 24 19:08 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-548117 ip                                                                            | addons-548117          | jenkins | v1.34.0 | 24 Sep 24 19:08 UTC | 24 Sep 24 19:08 UTC |
	| addons  | addons-548117 addons disable                                                                | addons-548117          | jenkins | v1.34.0 | 24 Sep 24 19:08 UTC | 24 Sep 24 19:08 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-548117          | jenkins | v1.34.0 | 24 Sep 24 19:08 UTC | 24 Sep 24 19:08 UTC |
	|         | addons-548117                                                                               |                        |         |         |                     |                     |
	| addons  | addons-548117 addons                                                                        | addons-548117          | jenkins | v1.34.0 | 24 Sep 24 19:09 UTC | 24 Sep 24 19:09 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-548117 addons                                                                        | addons-548117          | jenkins | v1.34.0 | 24 Sep 24 19:09 UTC | 24 Sep 24 19:09 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-548117          | jenkins | v1.34.0 | 24 Sep 24 19:09 UTC | 24 Sep 24 19:09 UTC |
	|         | addons-548117                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-548117 ssh curl -s                                                                   | addons-548117          | jenkins | v1.34.0 | 24 Sep 24 19:09 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-548117 ip                                                                            | addons-548117          | jenkins | v1.34.0 | 24 Sep 24 19:11 UTC | 24 Sep 24 19:11 UTC |
	| addons  | addons-548117 addons disable                                                                | addons-548117          | jenkins | v1.34.0 | 24 Sep 24 19:12 UTC | 24 Sep 24 19:12 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-548117 addons disable                                                                | addons-548117          | jenkins | v1.34.0 | 24 Sep 24 19:12 UTC | 24 Sep 24 19:12 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-548117 addons                                                                        | addons-548117          | jenkins | v1.34.0 | 24 Sep 24 19:14 UTC | 24 Sep 24 19:14 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/24 18:55:47
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.23.0 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0924 18:55:47.490012  594526 out.go:345] Setting OutFile to fd 1 ...
	I0924 18:55:47.490127  594526 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 18:55:47.490265  594526 out.go:358] Setting ErrFile to fd 2...
	I0924 18:55:47.490285  594526 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 18:55:47.490578  594526 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19700-588376/.minikube/bin
	I0924 18:55:47.491100  594526 out.go:352] Setting JSON to false
	I0924 18:55:47.492076  594526 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":9495,"bootTime":1727194653,"procs":165,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0924 18:55:47.492151  594526 start.go:139] virtualization:  
	I0924 18:55:47.494371  594526 out.go:177] * [addons-548117] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0924 18:55:47.496565  594526 out.go:177]   - MINIKUBE_LOCATION=19700
	I0924 18:55:47.496637  594526 notify.go:220] Checking for updates...
	I0924 18:55:47.500512  594526 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0924 18:55:47.503153  594526 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19700-588376/kubeconfig
	I0924 18:55:47.504764  594526 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19700-588376/.minikube
	I0924 18:55:47.506572  594526 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0924 18:55:47.508459  594526 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0924 18:55:47.510267  594526 driver.go:394] Setting default libvirt URI to qemu:///system
	I0924 18:55:47.536535  594526 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I0924 18:55:47.536659  594526 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0924 18:55:47.586997  594526 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-24 18:55:47.576794035 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: brid
ge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
	I0924 18:55:47.587114  594526 docker.go:318] overlay module found
	I0924 18:55:47.590742  594526 out.go:177] * Using the docker driver based on user configuration
	I0924 18:55:47.592721  594526 start.go:297] selected driver: docker
	I0924 18:55:47.592744  594526 start.go:901] validating driver "docker" against <nil>
	I0924 18:55:47.592760  594526 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0924 18:55:47.593397  594526 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0924 18:55:47.642469  594526 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-24 18:55:47.633256769 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: brid
ge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
	I0924 18:55:47.642693  594526 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0924 18:55:47.642923  594526 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]
	I0924 18:55:47.644962  594526 out.go:177] * Using Docker driver with root privileges
	I0924 18:55:47.646688  594526 cni.go:84] Creating CNI manager for ""
	I0924 18:55:47.646770  594526 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0924 18:55:47.646783  594526 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0924 18:55:47.646878  594526 start.go:340] cluster config:
	{Name:addons-548117 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-548117 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSH
AgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0924 18:55:47.649300  594526 out.go:177] * Starting "addons-548117" primary control-plane node in "addons-548117" cluster
	I0924 18:55:47.651211  594526 cache.go:121] Beginning downloading kic base image for docker with crio
	I0924 18:55:47.653169  594526 out.go:177] * Pulling base image v0.0.45-1727108449-19696 ...
	I0924 18:55:47.655533  594526 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0924 18:55:47.655586  594526 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19700-588376/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4
	I0924 18:55:47.655594  594526 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 in local docker daemon
	I0924 18:55:47.655598  594526 cache.go:56] Caching tarball of preloaded images
	I0924 18:55:47.655770  594526 preload.go:172] Found /home/jenkins/minikube-integration/19700-588376/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0924 18:55:47.655781  594526 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I0924 18:55:47.656146  594526 profile.go:143] Saving config to /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/config.json ...
	I0924 18:55:47.656213  594526 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/config.json: {Name:mk05d7b4de0a28e055258108e75718884a357b0f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:55:47.673826  594526 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 to local cache
	I0924 18:55:47.673975  594526 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 in local cache directory
	I0924 18:55:47.673998  594526 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 in local cache directory, skipping pull
	I0924 18:55:47.674003  594526 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 exists in cache, skipping pull
	I0924 18:55:47.674010  594526 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 as a tarball
	I0924 18:55:47.674016  594526 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 from local cache
	I0924 18:56:05.032407  594526 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 from cached tarball
	I0924 18:56:05.032446  594526 cache.go:194] Successfully downloaded all kic artifacts
	I0924 18:56:05.032477  594526 start.go:360] acquireMachinesLock for addons-548117: {Name:mkdc2be61fe5343d49f21f2bebabb93cd3c90552 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0924 18:56:05.032606  594526 start.go:364] duration metric: took 107.618µs to acquireMachinesLock for "addons-548117"
	I0924 18:56:05.032632  594526 start.go:93] Provisioning new machine with config: &{Name:addons-548117 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-548117 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQe
muFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0924 18:56:05.032714  594526 start.go:125] createHost starting for "" (driver="docker")
	I0924 18:56:05.035625  594526 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0924 18:56:05.035970  594526 start.go:159] libmachine.API.Create for "addons-548117" (driver="docker")
	I0924 18:56:05.036017  594526 client.go:168] LocalClient.Create starting
	I0924 18:56:05.036151  594526 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19700-588376/.minikube/certs/ca.pem
	I0924 18:56:05.575285  594526 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19700-588376/.minikube/certs/cert.pem
	I0924 18:56:05.795385  594526 cli_runner.go:164] Run: docker network inspect addons-548117 --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}}]}"
	W0924 18:56:05.811474  594526 cli_runner.go:211] docker network inspect addons-548117 --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
	I0924 18:56:05.811565  594526 network_create.go:284] running [docker network inspect addons-548117] to gather additional debugging logs...
	I0924 18:56:05.811586  594526 cli_runner.go:164] Run: docker network inspect addons-548117
	W0924 18:56:05.826526  594526 cli_runner.go:211] docker network inspect addons-548117 returned with exit code 1
	I0924 18:56:05.826559  594526 network_create.go:287] error running [docker network inspect addons-548117]: docker network inspect addons-548117: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-548117 not found
	I0924 18:56:05.826573  594526 network_create.go:289] output of [docker network inspect addons-548117]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-548117 not found
	
	** /stderr **
	I0924 18:56:05.826680  594526 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}}]}"
	I0924 18:56:05.842167  594526 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:0x40018b66a0}
	I0924 18:56:05.842208  594526 network_create.go:124] attempt to create docker network addons-548117 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0924 18:56:05.842263  594526 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-548117 addons-548117
	I0924 18:56:05.912074  594526 network_create.go:108] docker network addons-548117 192.168.49.0/24 created
	I0924 18:56:05.912114  594526 kic.go:121] calculated static IP "192.168.49.2" for the "addons-548117" container
	I0924 18:56:05.912189  594526 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0924 18:56:05.925303  594526 cli_runner.go:164] Run: docker volume create addons-548117 --label name.minikube.sigs.k8s.io=addons-548117 --label created_by.minikube.sigs.k8s.io=true
	I0924 18:56:05.941340  594526 oci.go:103] Successfully created a docker volume addons-548117
	I0924 18:56:05.941431  594526 cli_runner.go:164] Run: docker run --rm --name addons-548117-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-548117 --entrypoint /usr/bin/test -v addons-548117:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 -d /var/lib
	I0924 18:56:07.320456  594526 cli_runner.go:217] Completed: docker run --rm --name addons-548117-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-548117 --entrypoint /usr/bin/test -v addons-548117:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 -d /var/lib: (1.378975586s)
	I0924 18:56:07.320487  594526 oci.go:107] Successfully prepared a docker volume addons-548117
	I0924 18:56:07.320500  594526 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0924 18:56:07.320520  594526 kic.go:194] Starting extracting preloaded images to volume ...
	I0924 18:56:07.320589  594526 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19700-588376/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-548117:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 -I lz4 -xf /preloaded.tar -C /extractDir
	I0924 18:56:11.393941  594526 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19700-588376/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-548117:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 -I lz4 -xf /preloaded.tar -C /extractDir: (4.073292499s)
	I0924 18:56:11.393978  594526 kic.go:203] duration metric: took 4.073454631s to extract preloaded images to volume ...
	W0924 18:56:11.394123  594526 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0924 18:56:11.394236  594526 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0924 18:56:11.440252  594526 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-548117 --name addons-548117 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-548117 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-548117 --network addons-548117 --ip 192.168.49.2 --volume addons-548117:/var --security-opt apparmor=unconfined --memory=4000mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21
	I0924 18:56:11.788128  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Running}}
	I0924 18:56:11.811468  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Status}}
	I0924 18:56:11.837672  594526 cli_runner.go:164] Run: docker exec addons-548117 stat /var/lib/dpkg/alternatives/iptables
	I0924 18:56:11.893152  594526 oci.go:144] the created container "addons-548117" has a running status.
	I0924 18:56:11.893182  594526 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa...
	I0924 18:56:12.670183  594526 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0924 18:56:12.692808  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Status}}
	I0924 18:56:12.715827  594526 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0924 18:56:12.715846  594526 kic_runner.go:114] Args: [docker exec --privileged addons-548117 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0924 18:56:12.769567  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Status}}
	I0924 18:56:12.788390  594526 machine.go:93] provisionDockerMachine start ...
	I0924 18:56:12.788488  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:12.804470  594526 main.go:141] libmachine: Using SSH client type: native
	I0924 18:56:12.804728  594526 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x413650] 0x415e90 <nil>  [] 0s} 127.0.0.1 33508 <nil> <nil>}
	I0924 18:56:12.804738  594526 main.go:141] libmachine: About to run SSH command:
	hostname
	I0924 18:56:12.939574  594526 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-548117
	
	I0924 18:56:12.939658  594526 ubuntu.go:169] provisioning hostname "addons-548117"
	I0924 18:56:12.939784  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:12.964168  594526 main.go:141] libmachine: Using SSH client type: native
	I0924 18:56:12.964413  594526 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x413650] 0x415e90 <nil>  [] 0s} 127.0.0.1 33508 <nil> <nil>}
	I0924 18:56:12.964426  594526 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-548117 && echo "addons-548117" | sudo tee /etc/hostname
	I0924 18:56:13.116091  594526 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-548117
	
	I0924 18:56:13.116179  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:13.133308  594526 main.go:141] libmachine: Using SSH client type: native
	I0924 18:56:13.133562  594526 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x413650] 0x415e90 <nil>  [] 0s} 127.0.0.1 33508 <nil> <nil>}
	I0924 18:56:13.133585  594526 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-548117' /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-548117/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-548117' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0924 18:56:13.263771  594526 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0924 18:56:13.263860  594526 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19700-588376/.minikube CaCertPath:/home/jenkins/minikube-integration/19700-588376/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19700-588376/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19700-588376/.minikube}
	I0924 18:56:13.263920  594526 ubuntu.go:177] setting up certificates
	I0924 18:56:13.263954  594526 provision.go:84] configureAuth start
	I0924 18:56:13.264057  594526 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-548117
	I0924 18:56:13.280986  594526 provision.go:143] copyHostCerts
	I0924 18:56:13.281090  594526 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19700-588376/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19700-588376/.minikube/ca.pem (1078 bytes)
	I0924 18:56:13.281224  594526 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19700-588376/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19700-588376/.minikube/cert.pem (1123 bytes)
	I0924 18:56:13.281288  594526 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19700-588376/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19700-588376/.minikube/key.pem (1675 bytes)
	I0924 18:56:13.281344  594526 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19700-588376/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19700-588376/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19700-588376/.minikube/certs/ca-key.pem org=jenkins.addons-548117 san=[127.0.0.1 192.168.49.2 addons-548117 localhost minikube]
	I0924 18:56:14.224776  594526 provision.go:177] copyRemoteCerts
	I0924 18:56:14.224845  594526 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0924 18:56:14.224895  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:14.241478  594526 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa Username:docker}
	I0924 18:56:14.332243  594526 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-588376/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0924 18:56:14.358434  594526 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-588376/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0924 18:56:14.381583  594526 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-588376/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0924 18:56:14.404558  594526 provision.go:87] duration metric: took 1.140577808s to configureAuth
	I0924 18:56:14.404583  594526 ubuntu.go:193] setting minikube options for container-runtime
	I0924 18:56:14.404779  594526 config.go:182] Loaded profile config "addons-548117": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0924 18:56:14.404887  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:14.432068  594526 main.go:141] libmachine: Using SSH client type: native
	I0924 18:56:14.432319  594526 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x413650] 0x415e90 <nil>  [] 0s} 127.0.0.1 33508 <nil> <nil>}
	I0924 18:56:14.432342  594526 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /etc/sysconfig && printf %s "
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
	I0924 18:56:14.659620  594526 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0924 18:56:14.659647  594526 machine.go:96] duration metric: took 1.871231199s to provisionDockerMachine
	I0924 18:56:14.659665  594526 client.go:171] duration metric: took 9.623634981s to LocalClient.Create
	I0924 18:56:14.659689  594526 start.go:167] duration metric: took 9.623721594s to libmachine.API.Create "addons-548117"
	I0924 18:56:14.659744  594526 start.go:293] postStartSetup for "addons-548117" (driver="docker")
	I0924 18:56:14.659756  594526 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]
	I0924 18:56:14.659837  594526 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
	I0924 18:56:14.659907  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:14.678509  594526 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa Username:docker}
	I0924 18:56:14.772844  594526 ssh_runner.go:195] Run: cat /etc/os-release
	I0924 18:56:14.775974  594526 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0924 18:56:14.776064  594526 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0924 18:56:14.776097  594526 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0924 18:56:14.776111  594526 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0924 18:56:14.776123  594526 filesync.go:126] Scanning /home/jenkins/minikube-integration/19700-588376/.minikube/addons for local assets ...
	I0924 18:56:14.776194  594526 filesync.go:126] Scanning /home/jenkins/minikube-integration/19700-588376/.minikube/files for local assets ...
	I0924 18:56:14.776221  594526 start.go:296] duration metric: took 116.470887ms for postStartSetup
	I0924 18:56:14.776530  594526 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-548117
	I0924 18:56:14.792665  594526 profile.go:143] Saving config to /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/config.json ...
	I0924 18:56:14.792973  594526 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0924 18:56:14.793021  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:14.812068  594526 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa Username:docker}
	I0924 18:56:14.904622  594526 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0924 18:56:14.909259  594526 start.go:128] duration metric: took 9.876526981s to createHost
	I0924 18:56:14.909288  594526 start.go:83] releasing machines lock for "addons-548117", held for 9.876673508s
	I0924 18:56:14.909367  594526 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-548117
	I0924 18:56:14.936326  594526 ssh_runner.go:195] Run: cat /version.json
	I0924 18:56:14.936410  594526 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0924 18:56:14.936418  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:14.936464  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:14.956994  594526 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa Username:docker}
	I0924 18:56:14.970016  594526 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa Username:docker}
	I0924 18:56:15.048475  594526 ssh_runner.go:195] Run: systemctl --version
	I0924 18:56:15.183203  594526 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0924 18:56:15.323935  594526 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0924 18:56:15.328112  594526 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f -name *loopback.conf* -not -name *.mk_disabled -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0924 18:56:15.347970  594526 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0924 18:56:15.348060  594526 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" ;
	I0924 18:56:15.381839  594526 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0924 18:56:15.381861  594526 start.go:495] detecting cgroup driver to use...
	I0924 18:56:15.381893  594526 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0924 18:56:15.381944  594526 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0924 18:56:15.396854  594526 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0924 18:56:15.408818  594526 docker.go:217] disabling cri-docker service (if available) ...
	I0924 18:56:15.408930  594526 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0924 18:56:15.423136  594526 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0924 18:56:15.438046  594526 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0924 18:56:15.518573  594526 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0924 18:56:15.613515  594526 docker.go:233] disabling docker service ...
	I0924 18:56:15.613631  594526 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0924 18:56:15.632814  594526 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0924 18:56:15.645110  594526 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0924 18:56:15.732113  594526 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0924 18:56:15.828713  594526 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0924 18:56:15.840371  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/crio/crio.sock
	" | sudo tee /etc/crictl.yaml"
	I0924 18:56:15.856731  594526 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0924 18:56:15.856833  594526 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.10"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0924 18:56:15.866650  594526 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0924 18:56:15.866719  594526 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0924 18:56:15.877563  594526 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0924 18:56:15.886795  594526 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0924 18:56:15.896521  594526 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0924 18:56:15.905625  594526 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *"net.ipv4.ip_unprivileged_port_start=.*"/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0924 18:56:15.914802  594526 ssh_runner.go:195] Run: sh -c "sudo grep -q "^ *default_sysctls" /etc/crio/crio.conf.d/02-crio.conf || sudo sed -i '/conmon_cgroup = .*/a default_sysctls = \[\n\]' /etc/crio/crio.conf.d/02-crio.conf"
	I0924 18:56:15.929916  594526 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^default_sysctls *= *\[|&\n  "net.ipv4.ip_unprivileged_port_start=0",|' /etc/crio/crio.conf.d/02-crio.conf"
	I0924 18:56:15.940133  594526 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0924 18:56:15.948579  594526 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0924 18:56:15.956895  594526 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0924 18:56:16.035927  594526 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0924 18:56:16.157757  594526 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0924 18:56:16.157862  594526 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0924 18:56:16.161738  594526 start.go:563] Will wait 60s for crictl version
	I0924 18:56:16.161842  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:56:16.165368  594526 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0924 18:56:16.203490  594526 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0924 18:56:16.203612  594526 ssh_runner.go:195] Run: crio --version
	I0924 18:56:16.241905  594526 ssh_runner.go:195] Run: crio --version
	I0924 18:56:16.284190  594526 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
	I0924 18:56:16.286165  594526 cli_runner.go:164] Run: docker network inspect addons-548117 --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}}]}"
	I0924 18:56:16.300178  594526 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0924 18:56:16.303833  594526 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""
	I0924 18:56:16.314464  594526 kubeadm.go:883] updating cluster {Name:addons-548117 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-548117 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmw
arePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0924 18:56:16.314576  594526 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0924 18:56:16.314634  594526 ssh_runner.go:195] Run: sudo crictl images --output json
	I0924 18:56:16.389075  594526 crio.go:514] all images are preloaded for cri-o runtime.
	I0924 18:56:16.389100  594526 crio.go:433] Images already preloaded, skipping extraction
	I0924 18:56:16.389158  594526 ssh_runner.go:195] Run: sudo crictl images --output json
	I0924 18:56:16.425891  594526 crio.go:514] all images are preloaded for cri-o runtime.
	I0924 18:56:16.425922  594526 cache_images.go:84] Images are preloaded, skipping loading
	I0924 18:56:16.425930  594526 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
	I0924 18:56:16.426040  594526 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.1/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-548117 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-548117 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0924 18:56:16.426130  594526 ssh_runner.go:195] Run: crio config
	I0924 18:56:16.500596  594526 cni.go:84] Creating CNI manager for ""
	I0924 18:56:16.500615  594526 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0924 18:56:16.500626  594526 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0924 18:56:16.500671  594526 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.31.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-548117 NodeName:addons-548117 DNSDomain:cluster.local CRISocket:/var/run/crio/crio.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.49.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NodeIP:192.168.49.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc/kuberne
tes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///var/run/crio/crio.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0924 18:56:16.500858  594526 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:///var/run/crio/crio.sock
	  name: "addons-548117"
	  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.31.1
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///var/run/crio/crio.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0924 18:56:16.500931  594526 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0924 18:56:16.510084  594526 binaries.go:44] Found k8s binaries, skipping transfer
	I0924 18:56:16.510184  594526 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0924 18:56:16.519098  594526 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0924 18:56:16.537898  594526 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0924 18:56:16.556822  594526 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0924 18:56:16.574869  594526 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0924 18:56:16.578255  594526 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""
	I0924 18:56:16.589286  594526 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0924 18:56:16.669377  594526 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0924 18:56:16.683054  594526 certs.go:68] Setting up /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117 for IP: 192.168.49.2
	I0924 18:56:16.683129  594526 certs.go:194] generating shared ca certs ...
	I0924 18:56:16.683159  594526 certs.go:226] acquiring lock for ca certs: {Name:mk31e9ae8514717b4f60222c2baf3ad89a00400a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:56:16.683345  594526 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19700-588376/.minikube/ca.key
	I0924 18:56:16.826317  594526 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19700-588376/.minikube/ca.crt ...
	I0924 18:56:16.826347  594526 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-588376/.minikube/ca.crt: {Name:mkf9a4fd99f3aa2a8ddeecf4647f2fbbd8fcda3e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:56:16.826572  594526 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19700-588376/.minikube/ca.key ...
	I0924 18:56:16.826587  594526 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-588376/.minikube/ca.key: {Name:mka1072bcdff1639229114455dca72990b951775 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:56:16.826676  594526 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19700-588376/.minikube/proxy-client-ca.key
	I0924 18:56:17.797660  594526 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19700-588376/.minikube/proxy-client-ca.crt ...
	I0924 18:56:17.797695  594526 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-588376/.minikube/proxy-client-ca.crt: {Name:mkd0fb30bd982287b7a0e0df94f9cafbb026ce83 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:56:17.797886  594526 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19700-588376/.minikube/proxy-client-ca.key ...
	I0924 18:56:17.797901  594526 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-588376/.minikube/proxy-client-ca.key: {Name:mka6d57ce25edc56876a24e93b68ff92d5a5e861 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:56:17.797985  594526 certs.go:256] generating profile certs ...
	I0924 18:56:17.798045  594526 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/client.key
	I0924 18:56:17.798061  594526 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/client.crt with IP's: []
	I0924 18:56:18.899579  594526 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/client.crt ...
	I0924 18:56:18.899615  594526 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/client.crt: {Name:mk5a26dda7d5850ec0bc792e121abb7e023ba6e3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:56:18.899853  594526 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/client.key ...
	I0924 18:56:18.899868  594526 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/client.key: {Name:mked631547773d95bd5fcc1a14bdde4ad81de387 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:56:18.899968  594526 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/apiserver.key.0b9ee4fe
	I0924 18:56:18.899988  594526 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/apiserver.crt.0b9ee4fe with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0924 18:56:19.181506  594526 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/apiserver.crt.0b9ee4fe ...
	I0924 18:56:19.181536  594526 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/apiserver.crt.0b9ee4fe: {Name:mk0825f12cde161521aec9f09cfe5ca1b061d9f8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:56:19.181715  594526 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/apiserver.key.0b9ee4fe ...
	I0924 18:56:19.181729  594526 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/apiserver.key.0b9ee4fe: {Name:mkb8899b7d9f133af760458218646496d08f277e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:56:19.181811  594526 certs.go:381] copying /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/apiserver.crt.0b9ee4fe -> /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/apiserver.crt
	I0924 18:56:19.181890  594526 certs.go:385] copying /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/apiserver.key.0b9ee4fe -> /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/apiserver.key
	I0924 18:56:19.181943  594526 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/proxy-client.key
	I0924 18:56:19.181962  594526 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/proxy-client.crt with IP's: []
	I0924 18:56:19.505467  594526 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/proxy-client.crt ...
	I0924 18:56:19.505499  594526 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/proxy-client.crt: {Name:mk1eb7d3d7fab7c44499b0702bb92de901722567 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:56:19.505686  594526 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/proxy-client.key ...
	I0924 18:56:19.505697  594526 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/proxy-client.key: {Name:mka774f7886d814815abad1256483a90a638f27b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:56:19.505882  594526 certs.go:484] found cert: /home/jenkins/minikube-integration/19700-588376/.minikube/certs/ca-key.pem (1679 bytes)
	I0924 18:56:19.505925  594526 certs.go:484] found cert: /home/jenkins/minikube-integration/19700-588376/.minikube/certs/ca.pem (1078 bytes)
	I0924 18:56:19.505954  594526 certs.go:484] found cert: /home/jenkins/minikube-integration/19700-588376/.minikube/certs/cert.pem (1123 bytes)
	I0924 18:56:19.505984  594526 certs.go:484] found cert: /home/jenkins/minikube-integration/19700-588376/.minikube/certs/key.pem (1675 bytes)
	I0924 18:56:19.506582  594526 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-588376/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0924 18:56:19.531578  594526 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-588376/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0924 18:56:19.556220  594526 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-588376/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0924 18:56:19.580933  594526 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-588376/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0924 18:56:19.607177  594526 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0924 18:56:19.631193  594526 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0924 18:56:19.656093  594526 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0924 18:56:19.680611  594526 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0924 18:56:19.704808  594526 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-588376/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0924 18:56:19.729304  594526 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0924 18:56:19.747124  594526 ssh_runner.go:195] Run: openssl version
	I0924 18:56:19.752753  594526 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"
	I0924 18:56:19.762341  594526 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0924 18:56:19.765610  594526 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 24 18:56 /usr/share/ca-certificates/minikubeCA.pem
	I0924 18:56:19.765675  594526 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0924 18:56:19.772455  594526 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"
	I0924 18:56:19.781834  594526 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0924 18:56:19.784989  594526 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
	I0924 18:56:19.785037  594526 kubeadm.go:392] StartCluster: {Name:addons-548117 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:addons-548117 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmware
Path: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0924 18:56:19.785114  594526 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0924 18:56:19.785169  594526 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0924 18:56:19.837357  594526 cri.go:89] found id: ""
	I0924 18:56:19.837428  594526 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0924 18:56:19.848121  594526 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0924 18:56:19.857529  594526 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0924 18:56:19.857595  594526 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
	I0924 18:56:19.869238  594526 kubeadm.go:155] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I0924 18:56:19.869258  594526 kubeadm.go:157] found existing configuration files:
	
	I0924 18:56:19.869330  594526 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0924 18:56:19.877880  594526 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/admin.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/admin.conf: No such file or directory
	I0924 18:56:19.877946  594526 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0924 18:56:19.886500  594526 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0924 18:56:19.894905  594526 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/kubelet.conf: No such file or directory
	I0924 18:56:19.894994  594526 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0924 18:56:19.903876  594526 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0924 18:56:19.912407  594526 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/controller-manager.conf: No such file or directory
	I0924 18:56:19.912488  594526 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0924 18:56:19.921124  594526 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0924 18:56:19.929753  594526 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/scheduler.conf: No such file or directory
	I0924 18:56:19.929822  594526 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0924 18:56:19.938457  594526 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$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"
	I0924 18:56:19.977919  594526 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0924 18:56:19.978247  594526 kubeadm.go:310] [preflight] Running pre-flight checks
	I0924 18:56:19.997665  594526 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0924 18:56:19.997741  594526 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1070-aws
	I0924 18:56:19.997784  594526 kubeadm.go:310] OS: Linux
	I0924 18:56:19.997833  594526 kubeadm.go:310] CGROUPS_CPU: enabled
	I0924 18:56:19.997885  594526 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0924 18:56:19.997936  594526 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0924 18:56:19.997987  594526 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0924 18:56:19.998038  594526 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0924 18:56:19.998089  594526 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0924 18:56:19.998139  594526 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0924 18:56:19.998190  594526 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0924 18:56:19.998239  594526 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0924 18:56:20.068351  594526 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0924 18:56:20.068538  594526 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0924 18:56:20.068681  594526 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0924 18:56:20.077720  594526 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0924 18:56:20.081005  594526 out.go:235]   - Generating certificates and keys ...
	I0924 18:56:20.081116  594526 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0924 18:56:20.081209  594526 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0924 18:56:20.837899  594526 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0924 18:56:21.348961  594526 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0924 18:56:21.655298  594526 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0924 18:56:21.887570  594526 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0924 18:56:22.270970  594526 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0924 18:56:22.271113  594526 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-548117 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0924 18:56:22.608422  594526 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0924 18:56:22.608579  594526 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-548117 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0924 18:56:23.743155  594526 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0924 18:56:24.605392  594526 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0924 18:56:24.871540  594526 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0924 18:56:24.871868  594526 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0924 18:56:25.345541  594526 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0924 18:56:25.912195  594526 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0924 18:56:26.137108  594526 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0924 18:56:27.322526  594526 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0924 18:56:27.460915  594526 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0924 18:56:27.462840  594526 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0924 18:56:27.466926  594526 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0924 18:56:27.469037  594526 out.go:235]   - Booting up control plane ...
	I0924 18:56:27.469138  594526 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0924 18:56:27.469215  594526 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0924 18:56:27.470115  594526 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0924 18:56:27.480380  594526 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0924 18:56:27.486425  594526 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0924 18:56:27.486485  594526 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0924 18:56:27.578170  594526 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0924 18:56:27.578293  594526 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0924 18:56:28.579917  594526 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.001704079s
	I0924 18:56:28.580013  594526 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0924 18:56:34.581712  594526 kubeadm.go:310] [api-check] The API server is healthy after 6.001912124s
	I0924 18:56:34.601994  594526 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0924 18:56:34.617651  594526 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0924 18:56:34.647112  594526 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0924 18:56:34.647330  594526 kubeadm.go:310] [mark-control-plane] Marking the node addons-548117 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0924 18:56:34.660492  594526 kubeadm.go:310] [bootstrap-token] Using token: 4j45ta.lcnij1bwzy7uimyi
	I0924 18:56:34.663951  594526 out.go:235]   - Configuring RBAC rules ...
	I0924 18:56:34.664113  594526 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0924 18:56:34.669133  594526 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0924 18:56:34.678580  594526 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I0924 18:56:34.682681  594526 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0924 18:56:34.686544  594526 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0924 18:56:34.690674  594526 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0924 18:56:34.989076  594526 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0924 18:56:35.440804  594526 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0924 18:56:35.988898  594526 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0924 18:56:35.990082  594526 kubeadm.go:310] 
	I0924 18:56:35.990161  594526 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0924 18:56:35.990172  594526 kubeadm.go:310] 
	I0924 18:56:35.990249  594526 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0924 18:56:35.990260  594526 kubeadm.go:310] 
	I0924 18:56:35.990285  594526 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0924 18:56:35.990348  594526 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0924 18:56:35.990403  594526 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0924 18:56:35.990418  594526 kubeadm.go:310] 
	I0924 18:56:35.990473  594526 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0924 18:56:35.990482  594526 kubeadm.go:310] 
	I0924 18:56:35.990529  594526 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0924 18:56:35.990537  594526 kubeadm.go:310] 
	I0924 18:56:35.990589  594526 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0924 18:56:35.990668  594526 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0924 18:56:35.990739  594526 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0924 18:56:35.990747  594526 kubeadm.go:310] 
	I0924 18:56:35.990830  594526 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0924 18:56:35.990909  594526 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0924 18:56:35.990917  594526 kubeadm.go:310] 
	I0924 18:56:35.991001  594526 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token 4j45ta.lcnij1bwzy7uimyi \
	I0924 18:56:35.991106  594526 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:05b50b1568ebe73c382113abc54242aadad75e83b2ab1da31b1968898d89ec35 \
	I0924 18:56:35.991129  594526 kubeadm.go:310] 	--control-plane 
	I0924 18:56:35.991137  594526 kubeadm.go:310] 
	I0924 18:56:35.991221  594526 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0924 18:56:35.991229  594526 kubeadm.go:310] 
	I0924 18:56:35.991310  594526 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token 4j45ta.lcnij1bwzy7uimyi \
	I0924 18:56:35.991414  594526 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:05b50b1568ebe73c382113abc54242aadad75e83b2ab1da31b1968898d89ec35 
	I0924 18:56:35.995226  594526 kubeadm.go:310] W0924 18:56:19.974302    1193 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0924 18:56:35.995546  594526 kubeadm.go:310] W0924 18:56:19.975324    1193 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0924 18:56:35.995799  594526 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1070-aws\n", err: exit status 1
	I0924 18:56:35.995976  594526 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0924 18:56:35.996005  594526 cni.go:84] Creating CNI manager for ""
	I0924 18:56:35.996014  594526 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0924 18:56:35.998229  594526 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0924 18:56:36.000046  594526 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0924 18:56:36.014355  594526 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I0924 18:56:36.014385  594526 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0924 18:56:36.041402  594526 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0924 18:56:36.324537  594526 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0924 18:56:36.324683  594526 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:56:36.324759  594526 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-548117 minikube.k8s.io/updated_at=2024_09_24T18_56_36_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=ab8e06d5efb8aef1f7ea9881c3e41593ddc7876e minikube.k8s.io/name=addons-548117 minikube.k8s.io/primary=true
	I0924 18:56:36.485960  594526 ops.go:34] apiserver oom_adj: -16
	I0924 18:56:36.486071  594526 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:56:36.986369  594526 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:56:37.487061  594526 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:56:37.987171  594526 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:56:38.486380  594526 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:56:38.986125  594526 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:56:39.486188  594526 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:56:39.986770  594526 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:56:40.486142  594526 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:56:40.611429  594526 kubeadm.go:1113] duration metric: took 4.286794342s to wait for elevateKubeSystemPrivileges
	I0924 18:56:40.611459  594526 kubeadm.go:394] duration metric: took 20.82642199s to StartCluster
	I0924 18:56:40.611477  594526 settings.go:142] acquiring lock: {Name:mk120536321045862f74205f5ce2b0553de7910a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:56:40.611593  594526 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19700-588376/kubeconfig
	I0924 18:56:40.611987  594526 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-588376/kubeconfig: {Name:mkfa1b851b592b2d4be48a31664ef883eda19c76 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:56:40.612689  594526 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0924 18:56:40.612841  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0924 18:56:40.613084  594526 config.go:182] Loaded profile config "addons-548117": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0924 18:56:40.613112  594526 addons.go:507] 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 inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0924 18:56:40.613181  594526 addons.go:69] Setting yakd=true in profile "addons-548117"
	I0924 18:56:40.613194  594526 addons.go:234] Setting addon yakd=true in "addons-548117"
	I0924 18:56:40.613218  594526 host.go:66] Checking if "addons-548117" exists ...
	I0924 18:56:40.613712  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Status}}
	I0924 18:56:40.613887  594526 addons.go:69] Setting inspektor-gadget=true in profile "addons-548117"
	I0924 18:56:40.613915  594526 addons.go:234] Setting addon inspektor-gadget=true in "addons-548117"
	I0924 18:56:40.613968  594526 host.go:66] Checking if "addons-548117" exists ...
	I0924 18:56:40.614192  594526 addons.go:69] Setting metrics-server=true in profile "addons-548117"
	I0924 18:56:40.614206  594526 addons.go:234] Setting addon metrics-server=true in "addons-548117"
	I0924 18:56:40.614223  594526 host.go:66] Checking if "addons-548117" exists ...
	I0924 18:56:40.614594  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Status}}
	I0924 18:56:40.615068  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Status}}
	I0924 18:56:40.616987  594526 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-548117"
	I0924 18:56:40.617016  594526 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-548117"
	I0924 18:56:40.617041  594526 host.go:66] Checking if "addons-548117" exists ...
	I0924 18:56:40.617461  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Status}}
	I0924 18:56:40.619767  594526 addons.go:69] Setting cloud-spanner=true in profile "addons-548117"
	I0924 18:56:40.619830  594526 addons.go:234] Setting addon cloud-spanner=true in "addons-548117"
	I0924 18:56:40.619872  594526 host.go:66] Checking if "addons-548117" exists ...
	I0924 18:56:40.620327  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Status}}
	I0924 18:56:40.620699  594526 addons.go:69] Setting registry=true in profile "addons-548117"
	I0924 18:56:40.620728  594526 addons.go:234] Setting addon registry=true in "addons-548117"
	I0924 18:56:40.620760  594526 host.go:66] Checking if "addons-548117" exists ...
	I0924 18:56:40.621246  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Status}}
	I0924 18:56:40.636718  594526 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-548117"
	I0924 18:56:40.636794  594526 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-548117"
	I0924 18:56:40.636834  594526 host.go:66] Checking if "addons-548117" exists ...
	I0924 18:56:40.637847  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Status}}
	I0924 18:56:40.639530  594526 addons.go:69] Setting storage-provisioner=true in profile "addons-548117"
	I0924 18:56:40.642599  594526 addons.go:234] Setting addon storage-provisioner=true in "addons-548117"
	I0924 18:56:40.644756  594526 host.go:66] Checking if "addons-548117" exists ...
	I0924 18:56:40.647569  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Status}}
	I0924 18:56:40.654478  594526 addons.go:69] Setting default-storageclass=true in profile "addons-548117"
	I0924 18:56:40.654553  594526 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-548117"
	I0924 18:56:40.654933  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Status}}
	I0924 18:56:40.663799  594526 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-548117"
	I0924 18:56:40.663877  594526 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-548117"
	I0924 18:56:40.664286  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Status}}
	I0924 18:56:40.675531  594526 addons.go:69] Setting gcp-auth=true in profile "addons-548117"
	I0924 18:56:40.675571  594526 mustload.go:65] Loading cluster: addons-548117
	I0924 18:56:40.675802  594526 config.go:182] Loaded profile config "addons-548117": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0924 18:56:40.676079  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Status}}
	I0924 18:56:40.683858  594526 addons.go:69] Setting volcano=true in profile "addons-548117"
	I0924 18:56:40.684026  594526 addons.go:234] Setting addon volcano=true in "addons-548117"
	I0924 18:56:40.684100  594526 host.go:66] Checking if "addons-548117" exists ...
	I0924 18:56:40.684707  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Status}}
	I0924 18:56:40.706065  594526 addons.go:69] Setting volumesnapshots=true in profile "addons-548117"
	I0924 18:56:40.706119  594526 addons.go:234] Setting addon volumesnapshots=true in "addons-548117"
	I0924 18:56:40.706197  594526 host.go:66] Checking if "addons-548117" exists ...
	I0924 18:56:40.708019  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Status}}
	I0924 18:56:40.710420  594526 addons.go:69] Setting ingress=true in profile "addons-548117"
	I0924 18:56:40.710467  594526 addons.go:234] Setting addon ingress=true in "addons-548117"
	I0924 18:56:40.710510  594526 host.go:66] Checking if "addons-548117" exists ...
	I0924 18:56:40.711520  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Status}}
	I0924 18:56:40.721099  594526 out.go:177] * Verifying Kubernetes components...
	I0924 18:56:40.727785  594526 addons.go:69] Setting ingress-dns=true in profile "addons-548117"
	I0924 18:56:40.727821  594526 addons.go:234] Setting addon ingress-dns=true in "addons-548117"
	I0924 18:56:40.727869  594526 host.go:66] Checking if "addons-548117" exists ...
	I0924 18:56:40.768967  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Status}}
	I0924 18:56:40.728148  594526 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0924 18:56:40.805929  594526 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0924 18:56:40.810434  594526 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.24
	I0924 18:56:40.823587  594526 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0924 18:56:40.826546  594526 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0924 18:56:40.826624  594526 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0924 18:56:40.826764  594526 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0924 18:56:40.826876  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:40.837403  594526 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0924 18:56:40.837885  594526 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0924 18:56:40.837902  594526 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0924 18:56:40.838005  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:40.838227  594526 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0924 18:56:40.838238  594526 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0924 18:56:40.838295  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:40.853780  594526 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0924 18:56:40.857269  594526 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0924 18:56:40.857587  594526 host.go:66] Checking if "addons-548117" exists ...
	I0924 18:56:40.863860  594526 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0924 18:56:40.863994  594526 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0924 18:56:40.865646  594526 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0924 18:56:40.865849  594526 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0924 18:56:40.865879  594526 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0924 18:56:40.865975  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:40.867625  594526 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0924 18:56:40.867645  594526 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0924 18:56:40.867779  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:40.870242  594526 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0924 18:56:40.873025  594526 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0924 18:56:40.874564  594526 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0924 18:56:40.876217  594526 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0924 18:56:40.878379  594526 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0924 18:56:40.878408  594526 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0924 18:56:40.878522  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:40.884267  594526 addons.go:234] Setting addon default-storageclass=true in "addons-548117"
	I0924 18:56:40.884310  594526 host.go:66] Checking if "addons-548117" exists ...
	I0924 18:56:40.884742  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Status}}
	I0924 18:56:40.888109  594526 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0924 18:56:40.888131  594526 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0924 18:56:40.888192  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:40.895752  594526 out.go:177]   - Using image docker.io/registry:2.8.3
	I0924 18:56:40.899829  594526 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	W0924 18:56:40.907493  594526 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0924 18:56:40.934122  594526 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0924 18:56:40.934147  594526 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0924 18:56:40.934214  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:40.936818  594526 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0924 18:56:40.941482  594526 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0924 18:56:40.941512  594526 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0924 18:56:40.941596  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:40.951597  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0924 18:56:40.952278  594526 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa Username:docker}
	I0924 18:56:40.956978  594526 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-548117"
	I0924 18:56:40.957063  594526 host.go:66] Checking if "addons-548117" exists ...
	I0924 18:56:40.957537  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Status}}
	I0924 18:56:40.971401  594526 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0924 18:56:40.973008  594526 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0924 18:56:40.974894  594526 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0924 18:56:40.976694  594526 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0924 18:56:40.976737  594526 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0924 18:56:40.976805  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:40.991874  594526 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa Username:docker}
	I0924 18:56:41.036194  594526 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0924 18:56:41.038595  594526 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0924 18:56:41.038616  594526 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0924 18:56:41.038684  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:41.110499  594526 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa Username:docker}
	I0924 18:56:41.120734  594526 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa Username:docker}
	I0924 18:56:41.121477  594526 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa Username:docker}
	I0924 18:56:41.123266  594526 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa Username:docker}
	I0924 18:56:41.123828  594526 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa Username:docker}
	I0924 18:56:41.124431  594526 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0924 18:56:41.124446  594526 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0924 18:56:41.124538  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:41.146224  594526 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0924 18:56:41.147233  594526 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa Username:docker}
	I0924 18:56:41.150246  594526 out.go:177]   - Using image docker.io/busybox:stable
	I0924 18:56:41.157290  594526 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0924 18:56:41.157315  594526 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0924 18:56:41.157383  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:41.170045  594526 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa Username:docker}
	I0924 18:56:41.184096  594526 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa Username:docker}
	I0924 18:56:41.213192  594526 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa Username:docker}
	I0924 18:56:41.213199  594526 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa Username:docker}
	I0924 18:56:41.221341  594526 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa Username:docker}
	I0924 18:56:41.256910  594526 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0924 18:56:41.288370  594526 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0924 18:56:41.288392  594526 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0924 18:56:41.343169  594526 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0924 18:56:41.490193  594526 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0924 18:56:41.490271  594526 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0924 18:56:41.522652  594526 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0924 18:56:41.572638  594526 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0924 18:56:41.572713  594526 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0924 18:56:41.592712  594526 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0924 18:56:41.592787  594526 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0924 18:56:41.672992  594526 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0924 18:56:41.673068  594526 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0924 18:56:41.683816  594526 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0924 18:56:41.683889  594526 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0924 18:56:41.702357  594526 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0924 18:56:41.709209  594526 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0924 18:56:41.709274  594526 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0924 18:56:41.718997  594526 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0924 18:56:41.719075  594526 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0924 18:56:41.747450  594526 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0924 18:56:41.747525  594526 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0924 18:56:41.750822  594526 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0924 18:56:41.758512  594526 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0924 18:56:41.770565  594526 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0924 18:56:41.774297  594526 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0924 18:56:41.774324  594526 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0924 18:56:41.781378  594526 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0924 18:56:41.860963  594526 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0924 18:56:41.860986  594526 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0924 18:56:41.870080  594526 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0924 18:56:41.870106  594526 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-health-monitor-controller.yaml --> /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml (3038 bytes)
	I0924 18:56:41.900961  594526 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0924 18:56:41.900991  594526 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0924 18:56:41.905020  594526 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0924 18:56:41.905045  594526 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0924 18:56:41.908003  594526 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0924 18:56:41.908027  594526 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0924 18:56:41.915657  594526 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0924 18:56:41.915683  594526 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0924 18:56:42.029330  594526 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0924 18:56:42.029362  594526 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0924 18:56:42.044591  594526 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0924 18:56:42.044620  594526 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0924 18:56:42.055982  594526 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0924 18:56:42.090486  594526 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0924 18:56:42.102420  594526 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0924 18:56:42.119186  594526 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0924 18:56:42.119219  594526 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0924 18:56:42.153282  594526 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0924 18:56:42.153314  594526 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0924 18:56:42.178221  594526 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0924 18:56:42.178266  594526 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0924 18:56:42.355016  594526 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0924 18:56:42.355056  594526 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0924 18:56:42.359896  594526 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0924 18:56:42.359952  594526 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0924 18:56:42.364409  594526 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0924 18:56:42.364452  594526 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0924 18:56:42.434177  594526 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0924 18:56:42.448624  594526 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0924 18:56:42.448653  594526 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0924 18:56:42.527317  594526 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0924 18:56:42.527342  594526 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0924 18:56:42.547166  594526 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0924 18:56:42.547197  594526 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0924 18:56:42.678148  594526 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0924 18:56:42.678175  594526 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0924 18:56:42.706750  594526 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0924 18:56:42.848481  594526 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0924 18:56:42.848505  594526 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0924 18:56:42.960029  594526 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0924 18:56:42.960055  594526 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0924 18:56:43.067018  594526 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0924 18:56:43.067046  594526 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0924 18:56:43.165198  594526 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0924 18:56:43.577233  594526 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (2.62556921s)
	I0924 18:56:43.577262  594526 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0924 18:56:43.577204  594526 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (2.320264044s)
	I0924 18:56:43.578932  594526 node_ready.go:35] waiting up to 6m0s for node "addons-548117" to be "Ready" ...
	I0924 18:56:44.396716  594526 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-548117" context rescaled to 1 replicas
	I0924 18:56:45.194430  594526 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (3.851222958s)
	I0924 18:56:45.689122  594526 node_ready.go:53] node "addons-548117" has status "Ready":"False"
	I0924 18:56:45.806685  594526 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.283957151s)
	I0924 18:56:45.806662  594526 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (4.104219051s)
	I0924 18:56:45.806781  594526 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (4.048249087s)
	I0924 18:56:45.806827  594526 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (4.055852098s)
	I0924 18:56:46.033086  594526 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (4.262481923s)
	I0924 18:56:46.936129  594526 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.154714627s)
	I0924 18:56:46.936215  594526 addons.go:475] Verifying addon ingress=true in "addons-548117"
	I0924 18:56:46.936471  594526 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (4.880455792s)
	I0924 18:56:46.936770  594526 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (4.846202983s)
	I0924 18:56:46.936787  594526 addons.go:475] Verifying addon metrics-server=true in "addons-548117"
	I0924 18:56:46.936834  594526 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (4.834381131s)
	I0924 18:56:46.936842  594526 addons.go:475] Verifying addon registry=true in "addons-548117"
	I0924 18:56:46.937039  594526 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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.502822851s)
	W0924 18:56:46.937387  594526 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0924 18:56:46.937407  594526 retry.go:31] will retry after 164.117395ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0924 18:56:46.937110  594526 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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.230332067s)
	I0924 18:56:46.938594  594526 out.go:177] * Verifying ingress addon...
	I0924 18:56:46.938609  594526 out.go:177] * Verifying registry addon...
	I0924 18:56:46.938830  594526 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-548117 service yakd-dashboard -n yakd-dashboard
	
	I0924 18:56:46.942171  594526 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0924 18:56:46.942171  594526 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0924 18:56:46.953718  594526 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0924 18:56:46.953804  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:46.954929  594526 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0924 18:56:46.954999  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:47.102578  594526 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0924 18:56:47.309930  594526 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (4.144665184s)
	I0924 18:56:47.310017  594526 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-548117"
	I0924 18:56:47.312210  594526 out.go:177] * Verifying csi-hostpath-driver addon...
	I0924 18:56:47.314690  594526 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0924 18:56:47.328806  594526 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0924 18:56:47.328834  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:47.446748  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:47.448078  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:47.823106  594526 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0924 18:56:47.823131  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:47.947109  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:47.948371  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:48.068540  594526 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0924 18:56:48.068630  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:48.084858  594526 node_ready.go:53] node "addons-548117" has status "Ready":"False"
	I0924 18:56:48.089166  594526 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa Username:docker}
	I0924 18:56:48.194710  594526 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0924 18:56:48.213789  594526 addons.go:234] Setting addon gcp-auth=true in "addons-548117"
	I0924 18:56:48.213845  594526 host.go:66] Checking if "addons-548117" exists ...
	I0924 18:56:48.214293  594526 cli_runner.go:164] Run: docker container inspect addons-548117 --format={{.State.Status}}
	I0924 18:56:48.230981  594526 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0924 18:56:48.231036  594526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-548117
	I0924 18:56:48.246742  594526 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33508 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/addons-548117/id_rsa Username:docker}
	I0924 18:56:48.319194  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:48.448376  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:48.449079  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:48.818562  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:48.946592  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:48.947269  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:49.319603  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:49.448067  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:49.449243  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:49.819557  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:49.947267  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:49.948533  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:50.154660  594526 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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: (3.051973932s)
	I0924 18:56:50.154726  594526 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.92372349s)
	I0924 18:56:50.156912  594526 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0924 18:56:50.158719  594526 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0924 18:56:50.160567  594526 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0924 18:56:50.160589  594526 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0924 18:56:50.203029  594526 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0924 18:56:50.203061  594526 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0924 18:56:50.224724  594526 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0924 18:56:50.224747  594526 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0924 18:56:50.245680  594526 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/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
	I0924 18:56:50.320004  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:50.447516  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:50.448784  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:50.582369  594526 node_ready.go:53] node "addons-548117" has status "Ready":"False"
	I0924 18:56:50.824903  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:50.913174  594526 addons.go:475] Verifying addon gcp-auth=true in "addons-548117"
	I0924 18:56:50.915531  594526 out.go:177] * Verifying gcp-auth addon...
	I0924 18:56:50.918265  594526 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0924 18:56:50.972039  594526 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0924 18:56:50.972060  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:56:50.972072  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:50.980778  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:51.320125  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:51.422104  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:56:51.446440  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:51.447803  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:51.818255  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:51.921477  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:56:51.947208  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:51.947613  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:52.319652  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:52.422994  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:56:52.447763  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:52.448842  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:52.582561  594526 node_ready.go:53] node "addons-548117" has status "Ready":"False"
	I0924 18:56:52.818658  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:52.922442  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:56:52.947047  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:52.951258  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:53.318433  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:53.422061  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:56:53.448707  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:53.450012  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:53.818678  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:53.921763  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:56:53.948032  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:53.948630  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:54.320687  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:54.428033  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:56:54.447422  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:54.449849  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:54.819523  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:54.922679  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:56:54.947478  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:54.948651  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:55.082407  594526 node_ready.go:53] node "addons-548117" has status "Ready":"False"
	I0924 18:56:55.320190  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:55.422200  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:56:55.446495  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:55.447263  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:55.818981  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:55.922523  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:56:55.945512  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:55.946315  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:56.318801  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:56.421960  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:56:56.445949  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:56.446795  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:56.818692  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:56.922179  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:56:56.945669  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:56.947015  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:57.082706  594526 node_ready.go:53] node "addons-548117" has status "Ready":"False"
	I0924 18:56:57.318180  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:57.421401  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:56:57.445826  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:57.446781  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:57.818980  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:57.922740  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:56:57.945918  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:57.946842  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:58.318179  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:58.422179  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:56:58.448612  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:58.449532  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:58.818959  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:58.922343  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:56:58.945970  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:58.946750  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:59.318465  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:59.421901  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:56:59.446063  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:59.446866  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:56:59.582172  594526 node_ready.go:53] node "addons-548117" has status "Ready":"False"
	I0924 18:56:59.818756  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:56:59.922176  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:56:59.945729  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:56:59.946851  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:00.351048  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:00.422313  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:00.448657  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:00.451399  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:00.818035  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:00.921133  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:00.945385  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:00.946220  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:01.319171  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:01.421765  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:01.446092  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:01.446860  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:01.819769  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:01.922428  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:01.946562  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:01.947406  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:02.083400  594526 node_ready.go:53] node "addons-548117" has status "Ready":"False"
	I0924 18:57:02.318175  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:02.421330  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:02.446426  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:02.447235  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:02.818563  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:02.922947  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:02.946694  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:02.947123  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:03.318031  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:03.422449  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:03.446748  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:03.447521  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:03.818599  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:03.921994  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:03.946522  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:03.947267  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:04.318460  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:04.421955  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:04.446055  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:04.446791  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:04.581902  594526 node_ready.go:53] node "addons-548117" has status "Ready":"False"
	I0924 18:57:04.818707  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:04.922365  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:04.947058  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:04.948014  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:05.318196  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:05.422144  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:05.446237  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:05.447135  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:05.818211  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:05.922143  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:05.946933  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:05.947757  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:06.318047  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:06.423590  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:06.446843  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:06.446988  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:06.582905  594526 node_ready.go:53] node "addons-548117" has status "Ready":"False"
	I0924 18:57:06.818349  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:06.921815  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:06.945893  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:06.946957  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:07.318311  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:07.422186  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:07.445841  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:07.446836  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:07.818782  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:07.921239  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:07.946788  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:07.947361  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:08.318409  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:08.421729  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:08.446718  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:08.447638  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:08.583298  594526 node_ready.go:53] node "addons-548117" has status "Ready":"False"
	I0924 18:57:08.818889  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:08.922192  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:08.945319  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:08.946513  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:09.318167  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:09.421407  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:09.446667  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:09.448272  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:09.819317  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:09.929910  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:09.948280  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:09.949921  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:10.318495  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:10.421969  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:10.446029  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:10.447359  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:10.818432  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:10.921972  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:10.946068  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:10.946719  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:11.082641  594526 node_ready.go:53] node "addons-548117" has status "Ready":"False"
	I0924 18:57:11.318628  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:11.422162  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:11.446380  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:11.446990  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:11.817921  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:11.922411  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:11.946982  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:11.947765  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:12.318436  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:12.421864  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:12.446282  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:12.447212  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:12.818314  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:12.921701  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:12.946381  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:12.946897  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:13.318642  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:13.422363  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:13.446369  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:13.446858  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:13.582818  594526 node_ready.go:53] node "addons-548117" has status "Ready":"False"
	I0924 18:57:13.818808  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:13.921441  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:13.947113  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:13.947339  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:14.319781  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:14.421655  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:14.447600  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:14.447920  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:14.818652  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:14.922462  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:14.946307  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:14.947074  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:15.318513  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:15.422235  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:15.446251  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:15.446954  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:15.817916  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:15.921916  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:15.946401  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:15.947195  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:16.084158  594526 node_ready.go:53] node "addons-548117" has status "Ready":"False"
	I0924 18:57:16.318122  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:16.421793  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:16.445822  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:16.446719  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:16.818508  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:16.921354  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:16.946386  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:16.947402  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:17.318457  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:17.421942  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:17.446425  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:17.447041  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:17.818865  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:17.922043  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:17.946918  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:17.947845  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:18.318137  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:18.421415  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:18.446506  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:18.447285  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:18.583339  594526 node_ready.go:53] node "addons-548117" has status "Ready":"False"
	I0924 18:57:18.817846  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:18.922282  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:18.945650  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:18.947938  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:19.318805  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:19.421942  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:19.447659  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:19.448426  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:19.818836  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:19.922311  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:19.945686  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:19.946786  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:20.318675  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:20.421581  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:20.445993  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:20.446882  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:20.818412  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:20.921944  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:20.946051  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:20.946980  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:21.082228  594526 node_ready.go:53] node "addons-548117" has status "Ready":"False"
	I0924 18:57:21.318292  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:21.421472  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:21.445756  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:21.446637  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:21.818518  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:21.922043  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:21.946545  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:21.947339  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:22.319075  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:22.421724  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:22.445591  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:22.446692  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:22.818279  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:22.921708  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:22.945836  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:22.946566  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:23.082647  594526 node_ready.go:53] node "addons-548117" has status "Ready":"False"
	I0924 18:57:23.318966  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:23.422362  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:23.446346  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:23.447092  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:23.818055  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:23.921733  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:23.946484  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:23.947251  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:24.318020  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:24.421821  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:24.446182  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:24.447007  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:24.849141  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:24.923484  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:24.953951  594526 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0924 18:57:24.954023  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:24.954188  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:25.087865  594526 node_ready.go:49] node "addons-548117" has status "Ready":"True"
	I0924 18:57:25.087967  594526 node_ready.go:38] duration metric: took 41.50899994s for node "addons-548117" to be "Ready" ...
	I0924 18:57:25.087995  594526 pod_ready.go:36] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0924 18:57:25.114371  594526 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-2dj4t" in "kube-system" namespace to be "Ready" ...
	I0924 18:57:25.322632  594526 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0924 18:57:25.322699  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:25.422664  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:25.448155  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:25.449486  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:25.834315  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:25.927994  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:25.946431  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:25.948234  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:26.319505  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:26.423146  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:26.447798  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:26.449203  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:26.820821  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:26.922429  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:26.948623  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:26.950030  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:27.202959  594526 pod_ready.go:93] pod "coredns-7c65d6cfc9-2dj4t" in "kube-system" namespace has status "Ready":"True"
	I0924 18:57:27.202989  594526 pod_ready.go:82] duration metric: took 2.088524754s for pod "coredns-7c65d6cfc9-2dj4t" in "kube-system" namespace to be "Ready" ...
	I0924 18:57:27.203013  594526 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-548117" in "kube-system" namespace to be "Ready" ...
	I0924 18:57:27.215914  594526 pod_ready.go:93] pod "etcd-addons-548117" in "kube-system" namespace has status "Ready":"True"
	I0924 18:57:27.215958  594526 pod_ready.go:82] duration metric: took 12.921556ms for pod "etcd-addons-548117" in "kube-system" namespace to be "Ready" ...
	I0924 18:57:27.215973  594526 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-548117" in "kube-system" namespace to be "Ready" ...
	I0924 18:57:27.288153  594526 pod_ready.go:93] pod "kube-apiserver-addons-548117" in "kube-system" namespace has status "Ready":"True"
	I0924 18:57:27.288178  594526 pod_ready.go:82] duration metric: took 72.197088ms for pod "kube-apiserver-addons-548117" in "kube-system" namespace to be "Ready" ...
	I0924 18:57:27.288191  594526 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-548117" in "kube-system" namespace to be "Ready" ...
	I0924 18:57:27.346956  594526 pod_ready.go:93] pod "kube-controller-manager-addons-548117" in "kube-system" namespace has status "Ready":"True"
	I0924 18:57:27.346981  594526 pod_ready.go:82] duration metric: took 58.781282ms for pod "kube-controller-manager-addons-548117" in "kube-system" namespace to be "Ready" ...
	I0924 18:57:27.346995  594526 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-w8gxq" in "kube-system" namespace to be "Ready" ...
	I0924 18:57:27.366391  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:27.388745  594526 pod_ready.go:93] pod "kube-proxy-w8gxq" in "kube-system" namespace has status "Ready":"True"
	I0924 18:57:27.388772  594526 pod_ready.go:82] duration metric: took 41.769187ms for pod "kube-proxy-w8gxq" in "kube-system" namespace to be "Ready" ...
	I0924 18:57:27.388784  594526 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-548117" in "kube-system" namespace to be "Ready" ...
	I0924 18:57:27.435215  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:27.481193  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:27.482241  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:27.518628  594526 pod_ready.go:93] pod "kube-scheduler-addons-548117" in "kube-system" namespace has status "Ready":"True"
	I0924 18:57:27.518651  594526 pod_ready.go:82] duration metric: took 129.860154ms for pod "kube-scheduler-addons-548117" in "kube-system" namespace to be "Ready" ...
	I0924 18:57:27.518663  594526 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace to be "Ready" ...
	I0924 18:57:27.820411  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:27.925884  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:27.951126  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:27.953367  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:28.322583  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:28.422602  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:28.451691  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:28.453681  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:28.820751  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:28.922579  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:28.948684  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:28.950040  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:29.319666  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:29.424236  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:29.525113  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:29.526104  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:29.528137  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:57:29.819623  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:29.922068  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:29.951779  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:29.952918  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:30.319898  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:30.421946  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:30.446921  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:30.448177  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:30.819670  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:30.922284  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:30.951950  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:30.952070  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:31.319485  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:31.422858  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:31.448760  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:31.449289  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:31.819378  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:31.922947  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:32.024033  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:32.027604  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:32.028049  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:57:32.319573  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:32.422779  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:32.446776  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:32.447876  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:32.819992  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:32.922425  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:32.947322  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:32.948254  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:33.320538  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:33.422204  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:33.448257  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:33.450684  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:33.826392  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:33.922236  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:33.948367  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:33.949132  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:34.320103  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:34.426570  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:34.528297  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:57:34.531165  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:34.533077  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:34.820925  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:34.922671  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:34.949702  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:34.951216  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:35.322609  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:35.425119  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:35.529729  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:35.530435  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:35.820271  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:35.922819  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:35.949719  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:35.953369  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:36.320350  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:36.422176  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:36.448139  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:36.451392  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:36.533019  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:57:36.858592  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:36.923226  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:36.951630  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:36.953065  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:37.320736  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:37.422581  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:37.449361  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:37.450318  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:37.821201  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:37.922678  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:37.947152  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:37.948640  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:38.321499  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:38.421830  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:38.450547  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:38.451859  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:38.820076  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:38.922401  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:38.957323  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:38.958775  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:39.026695  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:57:39.320784  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:39.422285  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:39.450167  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:39.451388  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:39.824004  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:39.922698  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:39.946231  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:39.949160  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:40.319642  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:40.424759  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:40.452838  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:40.453933  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:40.821280  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:40.922772  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:40.948850  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:40.950303  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:41.027889  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:57:41.320135  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:41.422532  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:41.447808  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:41.449987  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:41.821760  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:41.921970  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:41.948264  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:41.949307  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:42.320978  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:42.425926  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:42.448561  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:42.449740  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:42.819775  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:42.922147  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:42.948810  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:42.950184  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:43.319451  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:43.423040  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:43.447539  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:43.450191  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:43.527733  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:57:43.820287  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:43.923309  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:43.948432  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:43.949847  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:44.320398  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:44.422536  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:44.447485  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:44.448092  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:44.820037  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:44.921963  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:44.946194  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:44.947209  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:45.330391  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:45.436065  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:45.456232  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:45.458992  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:45.543736  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:57:45.822812  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:45.922064  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:45.945702  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:45.947962  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:46.324116  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:46.422413  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:46.447069  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:46.448740  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:46.819933  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:46.922669  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:46.946015  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:46.947374  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:47.319459  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:47.422347  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:47.447069  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:47.447500  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:47.819671  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:47.922098  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:47.947512  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:47.948543  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:48.025665  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:57:48.324899  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:48.422367  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:48.448559  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:48.449875  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:48.820807  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:48.922829  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:48.949231  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:48.950654  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:49.319873  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:49.421663  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:49.446382  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:49.447249  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:49.819232  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:49.922620  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:49.947137  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:49.948231  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:50.027308  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:57:50.320931  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:50.421923  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:50.446955  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:50.448769  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:50.819524  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:50.922306  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:50.947294  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:50.948642  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:51.321722  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:51.422187  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:51.448802  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:51.449574  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:51.821260  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:51.922300  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:51.946943  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:51.947970  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:52.320606  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:52.422229  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:52.448634  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:52.449870  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:52.527946  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:57:52.820468  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:52.922242  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:52.947500  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:52.948076  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:53.324808  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:53.422087  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:53.447425  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:53.448929  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:53.819851  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:53.922545  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:53.948522  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:53.953938  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:54.320791  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:54.422496  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:54.448638  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:54.448761  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:54.820876  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:54.922143  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:54.948306  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:54.949735  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:55.039156  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:57:55.322562  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:55.427517  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:55.447761  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:55.448491  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:55.821493  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:55.922146  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:55.948951  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:55.950201  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:56.321991  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:56.422374  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:56.449446  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:56.449793  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:56.819911  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:56.922634  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:56.946390  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:56.946664  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:57.319769  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:57.422318  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:57.452616  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:57.454717  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:57.527975  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:57:57.823825  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:57.922203  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:57.948854  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:57.950149  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:58.321317  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:58.424645  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:58.447159  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:58.447694  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:58.820694  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:58.921892  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:58.947162  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:58.947625  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:59.319477  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:59.422704  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:59.446114  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:59.447265  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:57:59.819039  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:57:59.921944  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:57:59.946613  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:57:59.949289  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:00.037404  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:58:00.337222  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:00.422912  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:00.449274  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:58:00.451010  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:00.819484  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:00.921387  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:00.947221  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:58:00.947615  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:01.321828  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:01.422851  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:01.448187  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:58:01.450259  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:01.820674  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:01.922039  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:01.949176  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:58:01.950561  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:02.321194  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:02.422458  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:02.448031  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:58:02.448532  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:02.526063  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:58:02.819579  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:02.922131  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:02.949292  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:58:02.951775  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:03.320871  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:03.433746  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:03.447556  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:58:03.455435  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:03.820632  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:03.921714  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:03.947855  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:58:03.949368  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:04.331499  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:04.432922  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:04.449635  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:58:04.452541  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:04.822671  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:04.922213  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:04.949197  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:58:04.951656  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:05.026536  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:58:05.320110  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:05.426331  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:05.526611  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:05.527381  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:58:05.819183  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:05.922051  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:05.946574  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:58:05.948037  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:06.320596  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:06.421959  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:06.447447  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:06.448006  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:58:06.820495  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:06.922503  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:06.950209  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:06.951048  594526 kapi.go:107] duration metric: took 1m20.008875332s to wait for kubernetes.io/minikube-addons=registry ...
	I0924 18:58:07.026865  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:58:07.320260  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:07.427480  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:07.447280  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:07.819822  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:07.921411  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:07.946238  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:08.322383  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:08.427743  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:08.446883  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:08.819517  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:08.922649  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:09.025052  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:09.319544  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:09.421149  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:09.447065  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:09.527998  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:58:09.819641  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:09.921741  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:09.946317  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:10.319678  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:10.422275  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:10.447635  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:10.820186  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:10.922814  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:10.946698  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:11.320423  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:11.422885  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:11.447799  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:11.555575  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:58:11.820679  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:11.922266  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:11.947183  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:12.320495  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:12.425321  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:12.446423  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:12.820414  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:12.922452  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:12.950823  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:13.320665  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:13.422206  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:13.447233  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:13.821357  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:13.922030  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:13.947513  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:14.031812  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:58:14.319639  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:14.428639  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:14.447331  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:14.820492  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:14.922356  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:14.947230  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:15.319381  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:15.422092  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:15.448310  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:15.819625  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:15.921652  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:15.947732  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:16.320635  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:16.422480  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:16.449993  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:16.533397  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:58:16.821828  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:16.921696  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:16.948546  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:17.332528  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:17.424746  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:17.450306  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:17.823320  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:17.922747  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:17.949066  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:18.326757  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:18.423945  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:18.448382  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:18.820699  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:18.925202  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:18.952903  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:19.029789  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:58:19.320080  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:19.422086  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:19.447765  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:19.819304  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:19.922030  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:19.947204  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:20.319927  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:20.423211  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:20.446505  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:20.821925  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:20.922329  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:20.946435  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:21.319672  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:21.421713  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:21.446962  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:21.525776  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:58:21.819992  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:21.921677  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:21.946433  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:22.320134  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:22.421945  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:22.446886  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:22.819909  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:22.923805  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:23.024877  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:23.319800  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:23.422131  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:23.447501  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:23.819663  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:23.922322  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:23.946553  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:24.026591  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:58:24.319762  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:24.425104  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:24.449816  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:24.819891  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:24.921711  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:24.946987  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:25.320076  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:25.434948  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:25.529805  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:25.819686  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:25.921748  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:25.946929  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:26.027109  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:58:26.319995  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:26.422591  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:26.447080  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:26.830877  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:26.924702  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:26.951639  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:27.323230  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:27.421699  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:27.447071  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:27.821609  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:27.922198  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:27.946120  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:28.320051  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:58:28.422603  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:28.447826  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:28.524884  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:58:28.820413  594526 kapi.go:107] duration metric: took 1m41.505726228s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0924 18:58:28.921552  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:28.946521  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:29.422617  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:29.447199  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:29.922445  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:29.949015  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:30.422722  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:30.447106  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:30.526053  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:58:30.926604  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:30.947118  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:31.422480  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:31.446775  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:31.931243  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:31.951160  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:32.429229  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:32.446786  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:32.526605  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:58:32.922973  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:32.947493  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:33.421794  594526 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:58:33.522919  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:33.921929  594526 kapi.go:107] duration metric: took 1m43.003661623s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0924 18:58:33.924026  594526 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-548117 cluster.
	I0924 18:58:33.926020  594526 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.
	I0924 18:58:33.927826  594526 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0924 18:58:34.023213  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:34.448585  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:34.947120  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:35.026184  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:58:35.449998  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:35.946713  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:36.446750  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:36.946318  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:37.027825  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:58:37.447116  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:37.946214  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:38.448493  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:38.947881  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:39.447443  594526 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:58:39.528615  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:58:39.953203  594526 kapi.go:107] duration metric: took 1m53.011024917s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0924 18:58:39.955460  594526 out.go:177] * Enabled addons: cloud-spanner, storage-provisioner, ingress-dns, nvidia-device-plugin, default-storageclass, storage-provisioner-rancher, metrics-server, inspektor-gadget, yakd, volumesnapshots, registry, csi-hostpath-driver, gcp-auth, ingress
	I0924 18:58:39.957275  594526 addons.go:510] duration metric: took 1m59.344154399s for enable addons: enabled=[cloud-spanner storage-provisioner ingress-dns nvidia-device-plugin default-storageclass storage-provisioner-rancher metrics-server inspektor-gadget yakd volumesnapshots registry csi-hostpath-driver gcp-auth ingress]
	I0924 18:58:42.025852  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:58:44.525047  594526 pod_ready.go:103] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"False"
	I0924 18:58:45.526682  594526 pod_ready.go:93] pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace has status "Ready":"True"
	I0924 18:58:45.526708  594526 pod_ready.go:82] duration metric: took 1m18.008036127s for pod "metrics-server-84c5f94fbc-c6wkh" in "kube-system" namespace to be "Ready" ...
	I0924 18:58:45.526722  594526 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-kqlzs" in "kube-system" namespace to be "Ready" ...
	I0924 18:58:45.534624  594526 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-kqlzs" in "kube-system" namespace has status "Ready":"True"
	I0924 18:58:45.534692  594526 pod_ready.go:82] duration metric: took 7.961154ms for pod "nvidia-device-plugin-daemonset-kqlzs" in "kube-system" namespace to be "Ready" ...
	I0924 18:58:45.534728  594526 pod_ready.go:39] duration metric: took 1m20.446706851s 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" ...
	I0924 18:58:45.534766  594526 api_server.go:52] waiting for apiserver process to appear ...
	I0924 18:58:45.534810  594526 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0924 18:58:45.534889  594526 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0924 18:58:45.590655  594526 cri.go:89] found id: "8d37a5b04025491b7deede4a7fc37165f068ff0f005fc56fa4dd593fff32d27a"
	I0924 18:58:45.590719  594526 cri.go:89] found id: ""
	I0924 18:58:45.590742  594526 logs.go:276] 1 containers: [8d37a5b04025491b7deede4a7fc37165f068ff0f005fc56fa4dd593fff32d27a]
	I0924 18:58:45.590816  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:58:45.594768  594526 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0924 18:58:45.594881  594526 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0924 18:58:45.633034  594526 cri.go:89] found id: "183213078b5b91445fce49f3c5da704ec9116e51e7df99b26d1a1d469c98a9bf"
	I0924 18:58:45.633058  594526 cri.go:89] found id: ""
	I0924 18:58:45.633067  594526 logs.go:276] 1 containers: [183213078b5b91445fce49f3c5da704ec9116e51e7df99b26d1a1d469c98a9bf]
	I0924 18:58:45.633133  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:58:45.636688  594526 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0924 18:58:45.636760  594526 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0924 18:58:45.676430  594526 cri.go:89] found id: "0f86a13abbbcd4414c46145d6ca7f44e9150a197ec62d4f1c5e80403d6c16f48"
	I0924 18:58:45.676454  594526 cri.go:89] found id: ""
	I0924 18:58:45.676462  594526 logs.go:276] 1 containers: [0f86a13abbbcd4414c46145d6ca7f44e9150a197ec62d4f1c5e80403d6c16f48]
	I0924 18:58:45.676518  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:58:45.680133  594526 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0924 18:58:45.680216  594526 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0924 18:58:45.721214  594526 cri.go:89] found id: "a93786824316da90c925ecaf8ae5a685b52410481774594d5d554c4731a09bf5"
	I0924 18:58:45.721236  594526 cri.go:89] found id: ""
	I0924 18:58:45.721243  594526 logs.go:276] 1 containers: [a93786824316da90c925ecaf8ae5a685b52410481774594d5d554c4731a09bf5]
	I0924 18:58:45.721303  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:58:45.724916  594526 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0924 18:58:45.725000  594526 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0924 18:58:45.763297  594526 cri.go:89] found id: "4ce0ce189d3e7b314e427c12871e38ed8d32c2d3abf2e488e3e7b4722b813565"
	I0924 18:58:45.763320  594526 cri.go:89] found id: ""
	I0924 18:58:45.763328  594526 logs.go:276] 1 containers: [4ce0ce189d3e7b314e427c12871e38ed8d32c2d3abf2e488e3e7b4722b813565]
	I0924 18:58:45.763393  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:58:45.766978  594526 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0924 18:58:45.767052  594526 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0924 18:58:45.811159  594526 cri.go:89] found id: "bdf5bf4e30f4ed126992d64ab216166991e3c6c61aece949a1462276e8da88d9"
	I0924 18:58:45.811179  594526 cri.go:89] found id: ""
	I0924 18:58:45.811187  594526 logs.go:276] 1 containers: [bdf5bf4e30f4ed126992d64ab216166991e3c6c61aece949a1462276e8da88d9]
	I0924 18:58:45.811246  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:58:45.814655  594526 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0924 18:58:45.814720  594526 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0924 18:58:45.857638  594526 cri.go:89] found id: "0b58e7875e9877e3df348dc0bc86c17822205d76fe50e65a90a7e6598cd434c0"
	I0924 18:58:45.857706  594526 cri.go:89] found id: ""
	I0924 18:58:45.857721  594526 logs.go:276] 1 containers: [0b58e7875e9877e3df348dc0bc86c17822205d76fe50e65a90a7e6598cd434c0]
	I0924 18:58:45.857779  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:58:45.861482  594526 logs.go:123] Gathering logs for kubelet ...
	I0924 18:58:45.861512  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0924 18:58:45.894343  594526 logs.go:138] Found kubelet problem: Sep 24 18:56:40 addons-548117 kubelet[1504]: W0924 18:56:40.523962    1504 reflector.go:561] object-"kube-system"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-548117' and this object
	W0924 18:58:45.894588  594526 logs.go:138] Found kubelet problem: Sep 24 18:56:40 addons-548117 kubelet[1504]: E0924 18:56:40.524024    1504 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:58:45.900177  594526 logs.go:138] Found kubelet problem: Sep 24 18:56:46 addons-548117 kubelet[1504]: W0924 18:56:46.367794    1504 reflector.go:561] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-548117' and this object
	W0924 18:58:45.900414  594526 logs.go:138] Found kubelet problem: Sep 24 18:56:46 addons-548117 kubelet[1504]: E0924 18:56:46.367844    1504 reflector.go:158] "Unhandled Error" err="object-\"gadget\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gadget\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:58:45.919345  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.809366    1504 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-548117' and this object
	W0924 18:58:45.919581  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.809411    1504 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:58:45.919797  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.809465    1504 reflector.go:561] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-548117' and this object
	W0924 18:58:45.920035  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.809480    1504 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:58:45.920226  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.809530    1504 reflector.go:561] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-548117' and this object
	W0924 18:58:45.920455  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.809544    1504 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"local-path-config\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"local-path-config\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:58:45.920642  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.809587    1504 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-548117' and this object
	W0924 18:58:45.920874  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.809602    1504 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:58:45.921085  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.809679    1504 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-548117" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-548117' and this object
	W0924 18:58:45.921317  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.809694    1504 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"ingress-nginx-admission\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"ingress-nginx-admission\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:58:45.921498  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.827873    1504 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-548117' and this object
	W0924 18:58:45.921722  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.827916    1504 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	I0924 18:58:45.963756  594526 logs.go:123] Gathering logs for etcd [183213078b5b91445fce49f3c5da704ec9116e51e7df99b26d1a1d469c98a9bf] ...
	I0924 18:58:45.963786  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 183213078b5b91445fce49f3c5da704ec9116e51e7df99b26d1a1d469c98a9bf"
	I0924 18:58:46.016322  594526 logs.go:123] Gathering logs for coredns [0f86a13abbbcd4414c46145d6ca7f44e9150a197ec62d4f1c5e80403d6c16f48] ...
	I0924 18:58:46.016356  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0f86a13abbbcd4414c46145d6ca7f44e9150a197ec62d4f1c5e80403d6c16f48"
	I0924 18:58:46.063817  594526 logs.go:123] Gathering logs for kube-scheduler [a93786824316da90c925ecaf8ae5a685b52410481774594d5d554c4731a09bf5] ...
	I0924 18:58:46.063843  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a93786824316da90c925ecaf8ae5a685b52410481774594d5d554c4731a09bf5"
	I0924 18:58:46.119536  594526 logs.go:123] Gathering logs for kindnet [0b58e7875e9877e3df348dc0bc86c17822205d76fe50e65a90a7e6598cd434c0] ...
	I0924 18:58:46.119569  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0b58e7875e9877e3df348dc0bc86c17822205d76fe50e65a90a7e6598cd434c0"
	I0924 18:58:46.160036  594526 logs.go:123] Gathering logs for container status ...
	I0924 18:58:46.160066  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0924 18:58:46.230983  594526 logs.go:123] Gathering logs for dmesg ...
	I0924 18:58:46.231011  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0924 18:58:46.247267  594526 logs.go:123] Gathering logs for describe nodes ...
	I0924 18:58:46.247296  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0924 18:58:46.441693  594526 logs.go:123] Gathering logs for kube-apiserver [8d37a5b04025491b7deede4a7fc37165f068ff0f005fc56fa4dd593fff32d27a] ...
	I0924 18:58:46.441732  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8d37a5b04025491b7deede4a7fc37165f068ff0f005fc56fa4dd593fff32d27a"
	I0924 18:58:46.504015  594526 logs.go:123] Gathering logs for kube-proxy [4ce0ce189d3e7b314e427c12871e38ed8d32c2d3abf2e488e3e7b4722b813565] ...
	I0924 18:58:46.504063  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4ce0ce189d3e7b314e427c12871e38ed8d32c2d3abf2e488e3e7b4722b813565"
	I0924 18:58:46.549526  594526 logs.go:123] Gathering logs for kube-controller-manager [bdf5bf4e30f4ed126992d64ab216166991e3c6c61aece949a1462276e8da88d9] ...
	I0924 18:58:46.549556  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bdf5bf4e30f4ed126992d64ab216166991e3c6c61aece949a1462276e8da88d9"
	I0924 18:58:46.623038  594526 logs.go:123] Gathering logs for CRI-O ...
	I0924 18:58:46.623122  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0924 18:58:46.725526  594526 out.go:358] Setting ErrFile to fd 2...
	I0924 18:58:46.725560  594526 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0924 18:58:46.725645  594526 out.go:270] X Problems detected in kubelet:
	W0924 18:58:46.725661  594526 out.go:270]   Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.809602    1504 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:58:46.725688  594526 out.go:270]   Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.809679    1504 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-548117" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-548117' and this object
	W0924 18:58:46.725719  594526 out.go:270]   Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.809694    1504 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"ingress-nginx-admission\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"ingress-nginx-admission\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:58:46.725733  594526 out.go:270]   Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.827873    1504 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-548117' and this object
	W0924 18:58:46.725740  594526 out.go:270]   Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.827916    1504 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	I0924 18:58:46.725752  594526 out.go:358] Setting ErrFile to fd 2...
	I0924 18:58:46.725758  594526 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 18:58:56.727154  594526 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0924 18:58:56.741073  594526 api_server.go:72] duration metric: took 2m16.128345056s to wait for apiserver process to appear ...
	I0924 18:58:56.741095  594526 api_server.go:88] waiting for apiserver healthz status ...
	I0924 18:58:56.741129  594526 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0924 18:58:56.741196  594526 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0924 18:58:56.779332  594526 cri.go:89] found id: "8d37a5b04025491b7deede4a7fc37165f068ff0f005fc56fa4dd593fff32d27a"
	I0924 18:58:56.779354  594526 cri.go:89] found id: ""
	I0924 18:58:56.779362  594526 logs.go:276] 1 containers: [8d37a5b04025491b7deede4a7fc37165f068ff0f005fc56fa4dd593fff32d27a]
	I0924 18:58:56.779417  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:58:56.782978  594526 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0924 18:58:56.783052  594526 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0924 18:58:56.820650  594526 cri.go:89] found id: "183213078b5b91445fce49f3c5da704ec9116e51e7df99b26d1a1d469c98a9bf"
	I0924 18:58:56.820673  594526 cri.go:89] found id: ""
	I0924 18:58:56.820681  594526 logs.go:276] 1 containers: [183213078b5b91445fce49f3c5da704ec9116e51e7df99b26d1a1d469c98a9bf]
	I0924 18:58:56.820736  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:58:56.828134  594526 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0924 18:58:56.828208  594526 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0924 18:58:56.874187  594526 cri.go:89] found id: "0f86a13abbbcd4414c46145d6ca7f44e9150a197ec62d4f1c5e80403d6c16f48"
	I0924 18:58:56.874207  594526 cri.go:89] found id: ""
	I0924 18:58:56.874215  594526 logs.go:276] 1 containers: [0f86a13abbbcd4414c46145d6ca7f44e9150a197ec62d4f1c5e80403d6c16f48]
	I0924 18:58:56.874270  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:58:56.878338  594526 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0924 18:58:56.878415  594526 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0924 18:58:56.918391  594526 cri.go:89] found id: "a93786824316da90c925ecaf8ae5a685b52410481774594d5d554c4731a09bf5"
	I0924 18:58:56.918415  594526 cri.go:89] found id: ""
	I0924 18:58:56.918423  594526 logs.go:276] 1 containers: [a93786824316da90c925ecaf8ae5a685b52410481774594d5d554c4731a09bf5]
	I0924 18:58:56.918481  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:58:56.922236  594526 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0924 18:58:56.922336  594526 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0924 18:58:56.961551  594526 cri.go:89] found id: "4ce0ce189d3e7b314e427c12871e38ed8d32c2d3abf2e488e3e7b4722b813565"
	I0924 18:58:56.961574  594526 cri.go:89] found id: ""
	I0924 18:58:56.961582  594526 logs.go:276] 1 containers: [4ce0ce189d3e7b314e427c12871e38ed8d32c2d3abf2e488e3e7b4722b813565]
	I0924 18:58:56.961642  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:58:56.965165  594526 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0924 18:58:56.965246  594526 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0924 18:58:57.011306  594526 cri.go:89] found id: "bdf5bf4e30f4ed126992d64ab216166991e3c6c61aece949a1462276e8da88d9"
	I0924 18:58:57.011326  594526 cri.go:89] found id: ""
	I0924 18:58:57.011334  594526 logs.go:276] 1 containers: [bdf5bf4e30f4ed126992d64ab216166991e3c6c61aece949a1462276e8da88d9]
	I0924 18:58:57.011393  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:58:57.015338  594526 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0924 18:58:57.015413  594526 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0924 18:58:57.055279  594526 cri.go:89] found id: "0b58e7875e9877e3df348dc0bc86c17822205d76fe50e65a90a7e6598cd434c0"
	I0924 18:58:57.055300  594526 cri.go:89] found id: ""
	I0924 18:58:57.055308  594526 logs.go:276] 1 containers: [0b58e7875e9877e3df348dc0bc86c17822205d76fe50e65a90a7e6598cd434c0]
	I0924 18:58:57.055366  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:58:57.059131  594526 logs.go:123] Gathering logs for CRI-O ...
	I0924 18:58:57.059158  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0924 18:58:57.158310  594526 logs.go:123] Gathering logs for kubelet ...
	I0924 18:58:57.158349  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0924 18:58:57.204390  594526 logs.go:138] Found kubelet problem: Sep 24 18:56:40 addons-548117 kubelet[1504]: W0924 18:56:40.523962    1504 reflector.go:561] object-"kube-system"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-548117' and this object
	W0924 18:58:57.204653  594526 logs.go:138] Found kubelet problem: Sep 24 18:56:40 addons-548117 kubelet[1504]: E0924 18:56:40.524024    1504 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:58:57.209992  594526 logs.go:138] Found kubelet problem: Sep 24 18:56:46 addons-548117 kubelet[1504]: W0924 18:56:46.367794    1504 reflector.go:561] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-548117' and this object
	W0924 18:58:57.210217  594526 logs.go:138] Found kubelet problem: Sep 24 18:56:46 addons-548117 kubelet[1504]: E0924 18:56:46.367844    1504 reflector.go:158] "Unhandled Error" err="object-\"gadget\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gadget\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:58:57.228953  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.809366    1504 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-548117' and this object
	W0924 18:58:57.229192  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.809411    1504 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:58:57.229380  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.809465    1504 reflector.go:561] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-548117' and this object
	W0924 18:58:57.229617  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.809480    1504 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:58:57.229804  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.809530    1504 reflector.go:561] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-548117' and this object
	W0924 18:58:57.230035  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.809544    1504 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"local-path-config\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"local-path-config\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:58:57.230222  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.809587    1504 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-548117' and this object
	W0924 18:58:57.230448  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.809602    1504 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:58:57.230636  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.809679    1504 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-548117" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-548117' and this object
	W0924 18:58:57.230864  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.809694    1504 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"ingress-nginx-admission\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"ingress-nginx-admission\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:58:57.231045  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.827873    1504 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-548117' and this object
	W0924 18:58:57.231265  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.827916    1504 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	I0924 18:58:57.273887  594526 logs.go:123] Gathering logs for dmesg ...
	I0924 18:58:57.273910  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0924 18:58:57.291828  594526 logs.go:123] Gathering logs for describe nodes ...
	I0924 18:58:57.291859  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0924 18:58:57.434336  594526 logs.go:123] Gathering logs for kube-apiserver [8d37a5b04025491b7deede4a7fc37165f068ff0f005fc56fa4dd593fff32d27a] ...
	I0924 18:58:57.434365  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8d37a5b04025491b7deede4a7fc37165f068ff0f005fc56fa4dd593fff32d27a"
	I0924 18:58:57.504023  594526 logs.go:123] Gathering logs for etcd [183213078b5b91445fce49f3c5da704ec9116e51e7df99b26d1a1d469c98a9bf] ...
	I0924 18:58:57.504109  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 183213078b5b91445fce49f3c5da704ec9116e51e7df99b26d1a1d469c98a9bf"
	I0924 18:58:57.550503  594526 logs.go:123] Gathering logs for coredns [0f86a13abbbcd4414c46145d6ca7f44e9150a197ec62d4f1c5e80403d6c16f48] ...
	I0924 18:58:57.550532  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0f86a13abbbcd4414c46145d6ca7f44e9150a197ec62d4f1c5e80403d6c16f48"
	I0924 18:58:57.592507  594526 logs.go:123] Gathering logs for kube-proxy [4ce0ce189d3e7b314e427c12871e38ed8d32c2d3abf2e488e3e7b4722b813565] ...
	I0924 18:58:57.592535  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4ce0ce189d3e7b314e427c12871e38ed8d32c2d3abf2e488e3e7b4722b813565"
	I0924 18:58:57.633739  594526 logs.go:123] Gathering logs for container status ...
	I0924 18:58:57.633768  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0924 18:58:57.680529  594526 logs.go:123] Gathering logs for kube-scheduler [a93786824316da90c925ecaf8ae5a685b52410481774594d5d554c4731a09bf5] ...
	I0924 18:58:57.680565  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a93786824316da90c925ecaf8ae5a685b52410481774594d5d554c4731a09bf5"
	I0924 18:58:57.730982  594526 logs.go:123] Gathering logs for kube-controller-manager [bdf5bf4e30f4ed126992d64ab216166991e3c6c61aece949a1462276e8da88d9] ...
	I0924 18:58:57.731014  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bdf5bf4e30f4ed126992d64ab216166991e3c6c61aece949a1462276e8da88d9"
	I0924 18:58:57.825162  594526 logs.go:123] Gathering logs for kindnet [0b58e7875e9877e3df348dc0bc86c17822205d76fe50e65a90a7e6598cd434c0] ...
	I0924 18:58:57.825204  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0b58e7875e9877e3df348dc0bc86c17822205d76fe50e65a90a7e6598cd434c0"
	I0924 18:58:57.866798  594526 out.go:358] Setting ErrFile to fd 2...
	I0924 18:58:57.866825  594526 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0924 18:58:57.866968  594526 out.go:270] X Problems detected in kubelet:
	W0924 18:58:57.866984  594526 out.go:270]   Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.809602    1504 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:58:57.867008  594526 out.go:270]   Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.809679    1504 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-548117" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-548117' and this object
	W0924 18:58:57.867024  594526 out.go:270]   Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.809694    1504 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"ingress-nginx-admission\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"ingress-nginx-admission\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:58:57.867046  594526 out.go:270]   Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.827873    1504 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-548117' and this object
	W0924 18:58:57.867062  594526 out.go:270]   Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.827916    1504 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	I0924 18:58:57.867074  594526 out.go:358] Setting ErrFile to fd 2...
	I0924 18:58:57.867081  594526 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 18:59:07.867285  594526 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0924 18:59:07.874977  594526 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0924 18:59:07.876168  594526 api_server.go:141] control plane version: v1.31.1
	I0924 18:59:07.876194  594526 api_server.go:131] duration metric: took 11.135091687s to wait for apiserver health ...
	I0924 18:59:07.876202  594526 system_pods.go:43] waiting for kube-system pods to appear ...
	I0924 18:59:07.876222  594526 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0924 18:59:07.876287  594526 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0924 18:59:07.915663  594526 cri.go:89] found id: "8d37a5b04025491b7deede4a7fc37165f068ff0f005fc56fa4dd593fff32d27a"
	I0924 18:59:07.915685  594526 cri.go:89] found id: ""
	I0924 18:59:07.915693  594526 logs.go:276] 1 containers: [8d37a5b04025491b7deede4a7fc37165f068ff0f005fc56fa4dd593fff32d27a]
	I0924 18:59:07.915778  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:59:07.919841  594526 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0924 18:59:07.919911  594526 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0924 18:59:07.971844  594526 cri.go:89] found id: "183213078b5b91445fce49f3c5da704ec9116e51e7df99b26d1a1d469c98a9bf"
	I0924 18:59:07.971865  594526 cri.go:89] found id: ""
	I0924 18:59:07.971872  594526 logs.go:276] 1 containers: [183213078b5b91445fce49f3c5da704ec9116e51e7df99b26d1a1d469c98a9bf]
	I0924 18:59:07.971936  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:59:07.975499  594526 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0924 18:59:07.975571  594526 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0924 18:59:08.025955  594526 cri.go:89] found id: "0f86a13abbbcd4414c46145d6ca7f44e9150a197ec62d4f1c5e80403d6c16f48"
	I0924 18:59:08.025980  594526 cri.go:89] found id: ""
	I0924 18:59:08.025988  594526 logs.go:276] 1 containers: [0f86a13abbbcd4414c46145d6ca7f44e9150a197ec62d4f1c5e80403d6c16f48]
	I0924 18:59:08.026048  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:59:08.029776  594526 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0924 18:59:08.029848  594526 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0924 18:59:08.087503  594526 cri.go:89] found id: "a93786824316da90c925ecaf8ae5a685b52410481774594d5d554c4731a09bf5"
	I0924 18:59:08.087525  594526 cri.go:89] found id: ""
	I0924 18:59:08.087533  594526 logs.go:276] 1 containers: [a93786824316da90c925ecaf8ae5a685b52410481774594d5d554c4731a09bf5]
	I0924 18:59:08.087589  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:59:08.091433  594526 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0924 18:59:08.091546  594526 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0924 18:59:08.132251  594526 cri.go:89] found id: "4ce0ce189d3e7b314e427c12871e38ed8d32c2d3abf2e488e3e7b4722b813565"
	I0924 18:59:08.132271  594526 cri.go:89] found id: ""
	I0924 18:59:08.132279  594526 logs.go:276] 1 containers: [4ce0ce189d3e7b314e427c12871e38ed8d32c2d3abf2e488e3e7b4722b813565]
	I0924 18:59:08.132365  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:59:08.136357  594526 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0924 18:59:08.136440  594526 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0924 18:59:08.185456  594526 cri.go:89] found id: "bdf5bf4e30f4ed126992d64ab216166991e3c6c61aece949a1462276e8da88d9"
	I0924 18:59:08.185476  594526 cri.go:89] found id: ""
	I0924 18:59:08.185484  594526 logs.go:276] 1 containers: [bdf5bf4e30f4ed126992d64ab216166991e3c6c61aece949a1462276e8da88d9]
	I0924 18:59:08.185540  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:59:08.189544  594526 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0924 18:59:08.189656  594526 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0924 18:59:08.244536  594526 cri.go:89] found id: "0b58e7875e9877e3df348dc0bc86c17822205d76fe50e65a90a7e6598cd434c0"
	I0924 18:59:08.244558  594526 cri.go:89] found id: ""
	I0924 18:59:08.244566  594526 logs.go:276] 1 containers: [0b58e7875e9877e3df348dc0bc86c17822205d76fe50e65a90a7e6598cd434c0]
	I0924 18:59:08.244651  594526 ssh_runner.go:195] Run: which crictl
	I0924 18:59:08.248612  594526 logs.go:123] Gathering logs for kube-controller-manager [bdf5bf4e30f4ed126992d64ab216166991e3c6c61aece949a1462276e8da88d9] ...
	I0924 18:59:08.248638  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bdf5bf4e30f4ed126992d64ab216166991e3c6c61aece949a1462276e8da88d9"
	I0924 18:59:08.323543  594526 logs.go:123] Gathering logs for container status ...
	I0924 18:59:08.323582  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0924 18:59:08.388881  594526 logs.go:123] Gathering logs for kubelet ...
	I0924 18:59:08.388912  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0924 18:59:08.426370  594526 logs.go:138] Found kubelet problem: Sep 24 18:56:40 addons-548117 kubelet[1504]: W0924 18:56:40.523962    1504 reflector.go:561] object-"kube-system"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-548117' and this object
	W0924 18:59:08.426646  594526 logs.go:138] Found kubelet problem: Sep 24 18:56:40 addons-548117 kubelet[1504]: E0924 18:56:40.524024    1504 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:59:08.432064  594526 logs.go:138] Found kubelet problem: Sep 24 18:56:46 addons-548117 kubelet[1504]: W0924 18:56:46.367794    1504 reflector.go:561] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-548117' and this object
	W0924 18:59:08.432295  594526 logs.go:138] Found kubelet problem: Sep 24 18:56:46 addons-548117 kubelet[1504]: E0924 18:56:46.367844    1504 reflector.go:158] "Unhandled Error" err="object-\"gadget\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gadget\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:59:08.451378  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.809366    1504 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-548117' and this object
	W0924 18:59:08.451626  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.809411    1504 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:59:08.451828  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.809465    1504 reflector.go:561] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-548117' and this object
	W0924 18:59:08.452062  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.809480    1504 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:59:08.452254  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.809530    1504 reflector.go:561] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-548117' and this object
	W0924 18:59:08.452481  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.809544    1504 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"local-path-config\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"local-path-config\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:59:08.452662  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.809587    1504 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-548117' and this object
	W0924 18:59:08.452887  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.809602    1504 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:59:08.453073  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.809679    1504 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-548117" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-548117' and this object
	W0924 18:59:08.453298  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.809694    1504 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"ingress-nginx-admission\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"ingress-nginx-admission\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:59:08.453476  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.827873    1504 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-548117' and this object
	W0924 18:59:08.453696  594526 logs.go:138] Found kubelet problem: Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.827916    1504 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	I0924 18:59:08.498772  594526 logs.go:123] Gathering logs for kube-apiserver [8d37a5b04025491b7deede4a7fc37165f068ff0f005fc56fa4dd593fff32d27a] ...
	I0924 18:59:08.498814  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8d37a5b04025491b7deede4a7fc37165f068ff0f005fc56fa4dd593fff32d27a"
	I0924 18:59:08.568438  594526 logs.go:123] Gathering logs for kube-proxy [4ce0ce189d3e7b314e427c12871e38ed8d32c2d3abf2e488e3e7b4722b813565] ...
	I0924 18:59:08.568472  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4ce0ce189d3e7b314e427c12871e38ed8d32c2d3abf2e488e3e7b4722b813565"
	I0924 18:59:08.609274  594526 logs.go:123] Gathering logs for coredns [0f86a13abbbcd4414c46145d6ca7f44e9150a197ec62d4f1c5e80403d6c16f48] ...
	I0924 18:59:08.609302  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0f86a13abbbcd4414c46145d6ca7f44e9150a197ec62d4f1c5e80403d6c16f48"
	I0924 18:59:08.666052  594526 logs.go:123] Gathering logs for kube-scheduler [a93786824316da90c925ecaf8ae5a685b52410481774594d5d554c4731a09bf5] ...
	I0924 18:59:08.666085  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a93786824316da90c925ecaf8ae5a685b52410481774594d5d554c4731a09bf5"
	I0924 18:59:08.716323  594526 logs.go:123] Gathering logs for kindnet [0b58e7875e9877e3df348dc0bc86c17822205d76fe50e65a90a7e6598cd434c0] ...
	I0924 18:59:08.716394  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0b58e7875e9877e3df348dc0bc86c17822205d76fe50e65a90a7e6598cd434c0"
	I0924 18:59:08.768092  594526 logs.go:123] Gathering logs for CRI-O ...
	I0924 18:59:08.768133  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0924 18:59:08.864130  594526 logs.go:123] Gathering logs for dmesg ...
	I0924 18:59:08.864167  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0924 18:59:08.881339  594526 logs.go:123] Gathering logs for describe nodes ...
	I0924 18:59:08.881369  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0924 18:59:09.027026  594526 logs.go:123] Gathering logs for etcd [183213078b5b91445fce49f3c5da704ec9116e51e7df99b26d1a1d469c98a9bf] ...
	I0924 18:59:09.027070  594526 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 183213078b5b91445fce49f3c5da704ec9116e51e7df99b26d1a1d469c98a9bf"
	I0924 18:59:09.072973  594526 out.go:358] Setting ErrFile to fd 2...
	I0924 18:59:09.073003  594526 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0924 18:59:09.073066  594526 out.go:270] X Problems detected in kubelet:
	W0924 18:59:09.073080  594526 out.go:270]   Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.809602    1504 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:59:09.073087  594526 out.go:270]   Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.809679    1504 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-548117" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-548117' and this object
	W0924 18:59:09.073096  594526 out.go:270]   Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.809694    1504 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"ingress-nginx-admission\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"ingress-nginx-admission\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	W0924 18:59:09.073107  594526 out.go:270]   Sep 24 18:57:24 addons-548117 kubelet[1504]: W0924 18:57:24.827873    1504 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-548117" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-548117' and this object
	W0924 18:59:09.073113  594526 out.go:270]   Sep 24 18:57:24 addons-548117 kubelet[1504]: E0924 18:57:24.827916    1504 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-548117\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-548117' and this object" logger="UnhandledError"
	I0924 18:59:09.073124  594526 out.go:358] Setting ErrFile to fd 2...
	I0924 18:59:09.073131  594526 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 18:59:19.087916  594526 system_pods.go:59] 18 kube-system pods found
	I0924 18:59:19.087959  594526 system_pods.go:61] "coredns-7c65d6cfc9-2dj4t" [d43e6668-5de4-4a37-bf67-037bcfd75bef] Running
	I0924 18:59:19.087972  594526 system_pods.go:61] "csi-hostpath-attacher-0" [3b9393d1-ddf0-4f1b-b9ef-a1c8a48e3402] Running
	I0924 18:59:19.087977  594526 system_pods.go:61] "csi-hostpath-resizer-0" [40f5d113-8c80-4096-a4d7-24d9f2785d28] Running
	I0924 18:59:19.087983  594526 system_pods.go:61] "csi-hostpathplugin-sh6kc" [5e0f8072-2149-4b1a-a422-4688c32cfa77] Running
	I0924 18:59:19.087988  594526 system_pods.go:61] "etcd-addons-548117" [604db1b9-fdd0-4ee2-9f3b-9e9ce5844e0c] Running
	I0924 18:59:19.088002  594526 system_pods.go:61] "kindnet-znkll" [777f8fcc-d00f-4d1b-8a7f-9f18bc672286] Running
	I0924 18:59:19.088010  594526 system_pods.go:61] "kube-apiserver-addons-548117" [bd320cbb-e24a-4320-9fdc-3a35d7184cb4] Running
	I0924 18:59:19.088016  594526 system_pods.go:61] "kube-controller-manager-addons-548117" [b55e4e83-2a1a-4094-b31e-5927ac99c43f] Running
	I0924 18:59:19.088051  594526 system_pods.go:61] "kube-ingress-dns-minikube" [712dbf97-3275-4d42-a29c-55cdec0b7f0e] Running
	I0924 18:59:19.088055  594526 system_pods.go:61] "kube-proxy-w8gxq" [d66fb918-f8ca-41eb-a35e-d3e9b53a0780] Running
	I0924 18:59:19.088059  594526 system_pods.go:61] "kube-scheduler-addons-548117" [2830e3ce-a690-4643-9d99-fd22a9d99832] Running
	I0924 18:59:19.088063  594526 system_pods.go:61] "metrics-server-84c5f94fbc-c6wkh" [678976f0-ad94-4412-99be-a214acd119fc] Running
	I0924 18:59:19.088067  594526 system_pods.go:61] "nvidia-device-plugin-daemonset-kqlzs" [e9dda12b-8fb7-4c39-a0ac-80d1974bb23d] Running
	I0924 18:59:19.088071  594526 system_pods.go:61] "registry-66c9cd494c-zkqbk" [c2c43a78-e97a-4901-b870-b1c72e49aac7] Running
	I0924 18:59:19.088075  594526 system_pods.go:61] "registry-proxy-x4t4k" [b2d6c5d9-c0a6-4ade-ac3a-b95c0f14a86d] Running
	I0924 18:59:19.088084  594526 system_pods.go:61] "snapshot-controller-56fcc65765-b5wbm" [c209c231-17d6-4ca6-9b1b-4b94881194e7] Running
	I0924 18:59:19.088092  594526 system_pods.go:61] "snapshot-controller-56fcc65765-r7rzj" [20126f69-75a5-47bc-b448-0865fe248770] Running
	I0924 18:59:19.088102  594526 system_pods.go:61] "storage-provisioner" [9d5b94cf-e237-4057-83dd-9e834944a342] Running
	I0924 18:59:19.088109  594526 system_pods.go:74] duration metric: took 11.211900711s to wait for pod list to return data ...
	I0924 18:59:19.088119  594526 default_sa.go:34] waiting for default service account to be created ...
	I0924 18:59:19.090923  594526 default_sa.go:45] found service account: "default"
	I0924 18:59:19.090945  594526 default_sa.go:55] duration metric: took 2.821053ms for default service account to be created ...
	I0924 18:59:19.090955  594526 system_pods.go:116] waiting for k8s-apps to be running ...
	I0924 18:59:19.101800  594526 system_pods.go:86] 18 kube-system pods found
	I0924 18:59:19.101843  594526 system_pods.go:89] "coredns-7c65d6cfc9-2dj4t" [d43e6668-5de4-4a37-bf67-037bcfd75bef] Running
	I0924 18:59:19.101851  594526 system_pods.go:89] "csi-hostpath-attacher-0" [3b9393d1-ddf0-4f1b-b9ef-a1c8a48e3402] Running
	I0924 18:59:19.101857  594526 system_pods.go:89] "csi-hostpath-resizer-0" [40f5d113-8c80-4096-a4d7-24d9f2785d28] Running
	I0924 18:59:19.101862  594526 system_pods.go:89] "csi-hostpathplugin-sh6kc" [5e0f8072-2149-4b1a-a422-4688c32cfa77] Running
	I0924 18:59:19.101867  594526 system_pods.go:89] "etcd-addons-548117" [604db1b9-fdd0-4ee2-9f3b-9e9ce5844e0c] Running
	I0924 18:59:19.101871  594526 system_pods.go:89] "kindnet-znkll" [777f8fcc-d00f-4d1b-8a7f-9f18bc672286] Running
	I0924 18:59:19.101875  594526 system_pods.go:89] "kube-apiserver-addons-548117" [bd320cbb-e24a-4320-9fdc-3a35d7184cb4] Running
	I0924 18:59:19.101880  594526 system_pods.go:89] "kube-controller-manager-addons-548117" [b55e4e83-2a1a-4094-b31e-5927ac99c43f] Running
	I0924 18:59:19.101884  594526 system_pods.go:89] "kube-ingress-dns-minikube" [712dbf97-3275-4d42-a29c-55cdec0b7f0e] Running
	I0924 18:59:19.101890  594526 system_pods.go:89] "kube-proxy-w8gxq" [d66fb918-f8ca-41eb-a35e-d3e9b53a0780] Running
	I0924 18:59:19.101894  594526 system_pods.go:89] "kube-scheduler-addons-548117" [2830e3ce-a690-4643-9d99-fd22a9d99832] Running
	I0924 18:59:19.101900  594526 system_pods.go:89] "metrics-server-84c5f94fbc-c6wkh" [678976f0-ad94-4412-99be-a214acd119fc] Running
	I0924 18:59:19.101904  594526 system_pods.go:89] "nvidia-device-plugin-daemonset-kqlzs" [e9dda12b-8fb7-4c39-a0ac-80d1974bb23d] Running
	I0924 18:59:19.101907  594526 system_pods.go:89] "registry-66c9cd494c-zkqbk" [c2c43a78-e97a-4901-b870-b1c72e49aac7] Running
	I0924 18:59:19.101927  594526 system_pods.go:89] "registry-proxy-x4t4k" [b2d6c5d9-c0a6-4ade-ac3a-b95c0f14a86d] Running
	I0924 18:59:19.101931  594526 system_pods.go:89] "snapshot-controller-56fcc65765-b5wbm" [c209c231-17d6-4ca6-9b1b-4b94881194e7] Running
	I0924 18:59:19.101935  594526 system_pods.go:89] "snapshot-controller-56fcc65765-r7rzj" [20126f69-75a5-47bc-b448-0865fe248770] Running
	I0924 18:59:19.101941  594526 system_pods.go:89] "storage-provisioner" [9d5b94cf-e237-4057-83dd-9e834944a342] Running
	I0924 18:59:19.101948  594526 system_pods.go:126] duration metric: took 10.987752ms to wait for k8s-apps to be running ...
	I0924 18:59:19.101960  594526 system_svc.go:44] waiting for kubelet service to be running ....
	I0924 18:59:19.102022  594526 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0924 18:59:19.114352  594526 system_svc.go:56] duration metric: took 12.383481ms WaitForService to wait for kubelet
	I0924 18:59:19.114429  594526 kubeadm.go:582] duration metric: took 2m38.50170619s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0924 18:59:19.114461  594526 node_conditions.go:102] verifying NodePressure condition ...
	I0924 18:59:19.118334  594526 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0924 18:59:19.118411  594526 node_conditions.go:123] node cpu capacity is 2
	I0924 18:59:19.118436  594526 node_conditions.go:105] duration metric: took 3.956663ms to run NodePressure ...
	I0924 18:59:19.118459  594526 start.go:241] waiting for startup goroutines ...
	I0924 18:59:19.118494  594526 start.go:246] waiting for cluster config update ...
	I0924 18:59:19.118527  594526 start.go:255] writing updated cluster config ...
	I0924 18:59:19.118844  594526 ssh_runner.go:195] Run: rm -f paused
	I0924 18:59:19.460317  594526 start.go:600] kubectl: 1.31.1, cluster: 1.31.1 (minor skew: 0)
	I0924 18:59:19.462500  594526 out.go:177] * Done! kubectl is now configured to use "addons-548117" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 24 19:12:36 addons-548117 crio[968]: time="2024-09-24 19:12:36.081308187Z" level=info msg="Removed pod sandbox: 83dd2b200ececb0ab9caebb7101da3b2549851f7577e77ca88f27f5137a5281d" id=be6c81a3-4c3d-4132-8db0-406c63cb3574 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 24 19:12:48 addons-548117 crio[968]: time="2024-09-24 19:12:48.423450482Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=828e1bb0-be3c-4490-ac83-ac1bcc1f0314 name=/runtime.v1.ImageService/ImageStatus
	Sep 24 19:12:48 addons-548117 crio[968]: time="2024-09-24 19:12:48.423693861Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=828e1bb0-be3c-4490-ac83-ac1bcc1f0314 name=/runtime.v1.ImageService/ImageStatus
	Sep 24 19:12:59 addons-548117 crio[968]: time="2024-09-24 19:12:59.424267461Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=c365f602-2008-44e1-9fa1-a113f3d05726 name=/runtime.v1.ImageService/ImageStatus
	Sep 24 19:12:59 addons-548117 crio[968]: time="2024-09-24 19:12:59.424499173Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=c365f602-2008-44e1-9fa1-a113f3d05726 name=/runtime.v1.ImageService/ImageStatus
	Sep 24 19:13:13 addons-548117 crio[968]: time="2024-09-24 19:13:13.424042998Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=a42e5b86-9175-43e4-8ad1-36f33db7c745 name=/runtime.v1.ImageService/ImageStatus
	Sep 24 19:13:13 addons-548117 crio[968]: time="2024-09-24 19:13:13.424278624Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=a42e5b86-9175-43e4-8ad1-36f33db7c745 name=/runtime.v1.ImageService/ImageStatus
	Sep 24 19:13:27 addons-548117 crio[968]: time="2024-09-24 19:13:27.423439962Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=95a8f001-64d6-4316-ac29-5515151fb197 name=/runtime.v1.ImageService/ImageStatus
	Sep 24 19:13:27 addons-548117 crio[968]: time="2024-09-24 19:13:27.423671936Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=95a8f001-64d6-4316-ac29-5515151fb197 name=/runtime.v1.ImageService/ImageStatus
	Sep 24 19:13:42 addons-548117 crio[968]: time="2024-09-24 19:13:42.424482178Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=41b81fcf-07ef-4eb7-a420-72d58d461f38 name=/runtime.v1.ImageService/ImageStatus
	Sep 24 19:13:42 addons-548117 crio[968]: time="2024-09-24 19:13:42.424709155Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=41b81fcf-07ef-4eb7-a420-72d58d461f38 name=/runtime.v1.ImageService/ImageStatus
	Sep 24 19:13:55 addons-548117 crio[968]: time="2024-09-24 19:13:55.424115642Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=1bb86124-c529-4584-b645-fdfe60a39a4f name=/runtime.v1.ImageService/ImageStatus
	Sep 24 19:13:55 addons-548117 crio[968]: time="2024-09-24 19:13:55.424375349Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=1bb86124-c529-4584-b645-fdfe60a39a4f name=/runtime.v1.ImageService/ImageStatus
	Sep 24 19:14:09 addons-548117 crio[968]: time="2024-09-24 19:14:09.423441008Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=615a9f50-1a69-4932-8195-310f8e0b0fcc name=/runtime.v1.ImageService/ImageStatus
	Sep 24 19:14:09 addons-548117 crio[968]: time="2024-09-24 19:14:09.423686258Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=615a9f50-1a69-4932-8195-310f8e0b0fcc name=/runtime.v1.ImageService/ImageStatus
	Sep 24 19:14:20 addons-548117 crio[968]: time="2024-09-24 19:14:20.424316350Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=f26d3bd7-839a-41d4-91a8-914b6a1fea21 name=/runtime.v1.ImageService/ImageStatus
	Sep 24 19:14:20 addons-548117 crio[968]: time="2024-09-24 19:14:20.424594880Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=f26d3bd7-839a-41d4-91a8-914b6a1fea21 name=/runtime.v1.ImageService/ImageStatus
	Sep 24 19:14:32 addons-548117 crio[968]: time="2024-09-24 19:14:32.424124874Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=6d12055c-8ac0-4985-a784-415670ff319c name=/runtime.v1.ImageService/ImageStatus
	Sep 24 19:14:32 addons-548117 crio[968]: time="2024-09-24 19:14:32.424369771Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=6d12055c-8ac0-4985-a784-415670ff319c name=/runtime.v1.ImageService/ImageStatus
	Sep 24 19:14:32 addons-548117 crio[968]: time="2024-09-24 19:14:32.794368070Z" level=info msg="Stopping container: fed660100ac6819449d95e86af2bf2d231f7a972e1af45a8b43ff8841fdfe1ea (timeout: 30s)" id=6935c7c4-b260-4a4c-99a0-c01cc84c7caa name=/runtime.v1.RuntimeService/StopContainer
	Sep 24 19:14:33 addons-548117 crio[968]: time="2024-09-24 19:14:33.960431946Z" level=info msg="Stopped container fed660100ac6819449d95e86af2bf2d231f7a972e1af45a8b43ff8841fdfe1ea: kube-system/metrics-server-84c5f94fbc-c6wkh/metrics-server" id=6935c7c4-b260-4a4c-99a0-c01cc84c7caa name=/runtime.v1.RuntimeService/StopContainer
	Sep 24 19:14:33 addons-548117 crio[968]: time="2024-09-24 19:14:33.961511285Z" level=info msg="Stopping pod sandbox: 9124958a42917ae0ac718261357b60a1236fdc5b6ca25ecc1637950833e9f09e" id=f4259ca0-5bcf-44fe-9b03-bf1fc0270343 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 24 19:14:33 addons-548117 crio[968]: time="2024-09-24 19:14:33.961742619Z" level=info msg="Got pod network &{Name:metrics-server-84c5f94fbc-c6wkh Namespace:kube-system ID:9124958a42917ae0ac718261357b60a1236fdc5b6ca25ecc1637950833e9f09e UID:678976f0-ad94-4412-99be-a214acd119fc NetNS:/var/run/netns/857ad720-2a87-4eff-89b9-7ddc3f4fb928 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 24 19:14:33 addons-548117 crio[968]: time="2024-09-24 19:14:33.961900895Z" level=info msg="Deleting pod kube-system_metrics-server-84c5f94fbc-c6wkh from CNI network \"kindnet\" (type=ptp)"
	Sep 24 19:14:34 addons-548117 crio[968]: time="2024-09-24 19:14:34.017448646Z" level=info msg="Stopped pod sandbox: 9124958a42917ae0ac718261357b60a1236fdc5b6ca25ecc1637950833e9f09e" id=f4259ca0-5bcf-44fe-9b03-bf1fc0270343 name=/runtime.v1.RuntimeService/StopPodSandbox
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                   CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	98ea51d6f3962       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                   2 minutes ago       Running             hello-world-app           0                   3b79b03a1fb0f       hello-world-app-55bf9c44b4-f8b89
	eadc7a7ed5cd1       docker.io/library/nginx@sha256:19db381c08a95b2040d5637a65c7a59af6c2f21444b0c8730505280a0255fb53                         4 minutes ago       Running             nginx                     0                   f2b9a973dc75d       nginx
	effe816cd6645       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:a40e1a121ee367d1712ac3a54ec9c38c405a65dde923c98e5fa6368fa82c4b69            16 minutes ago      Running             gcp-auth                  0                   f4d219ccd91f6       gcp-auth-89d5ffd79-bh2b9
	fed660100ac68       registry.k8s.io/metrics-server/metrics-server@sha256:048bcf48fc2cce517a61777e22bac782ba59ea5e9b9a54bcb42dbee99566a91f   16 minutes ago      Exited              metrics-server            0                   9124958a42917       metrics-server-84c5f94fbc-c6wkh
	0f86a13abbbcd       2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4                                                        17 minutes ago      Running             coredns                   0                   056532013dc1e       coredns-7c65d6cfc9-2dj4t
	23545436160c3       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                        17 minutes ago      Running             storage-provisioner       0                   e17eae7164860       storage-provisioner
	4ce0ce189d3e7       24a140c548c075e487e45d0ee73b1aa89f8bfb40c08a57e05975559728822b1d                                                        17 minutes ago      Running             kube-proxy                0                   e0acf4e046782       kube-proxy-w8gxq
	0b58e7875e987       6a23fa8fd2b78ab58e42ba273808edc936a9c53d8ac4a919f6337be094843a51                                                        17 minutes ago      Running             kindnet-cni               0                   175e91ecea545       kindnet-znkll
	8d37a5b040254       d3f53a98c0a9d9163c4848bcf34b2d2f5e1e3691b79f3d1dd6d0206809e02853                                                        18 minutes ago      Running             kube-apiserver            0                   f0bd37773ad70       kube-apiserver-addons-548117
	183213078b5b9       27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da                                                        18 minutes ago      Running             etcd                      0                   bfe1ffaa600a7       etcd-addons-548117
	bdf5bf4e30f4e       279f381cb37365bbbcd133c9531fba9c2beb0f38dbbe6ddfcd0b1b1643d3450e                                                        18 minutes ago      Running             kube-controller-manager   0                   67f3ff1709197       kube-controller-manager-addons-548117
	a93786824316d       7f8aa378bb47dffcf430f3a601abe39137e88aee0238e23ed8530fdd18dab82d                                                        18 minutes ago      Running             kube-scheduler            0                   f10d321852060       kube-scheduler-addons-548117
	
	
	==> coredns [0f86a13abbbcd4414c46145d6ca7f44e9150a197ec62d4f1c5e80403d6c16f48] <==
	[INFO] 10.244.0.11:42070 - 41220 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000092816s
	[INFO] 10.244.0.11:55384 - 11424 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002436136s
	[INFO] 10.244.0.11:55384 - 26786 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002690411s
	[INFO] 10.244.0.11:39423 - 30437 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000142358s
	[INFO] 10.244.0.11:39423 - 7648 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.00011922s
	[INFO] 10.244.0.11:50656 - 15725 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000677511s
	[INFO] 10.244.0.11:50656 - 36969 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000786525s
	[INFO] 10.244.0.11:44087 - 53218 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000050494s
	[INFO] 10.244.0.11:44087 - 42727 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000034601s
	[INFO] 10.244.0.11:44518 - 44351 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000048345s
	[INFO] 10.244.0.11:44518 - 56121 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000047204s
	[INFO] 10.244.0.11:57529 - 37261 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001175044s
	[INFO] 10.244.0.11:57529 - 11656 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.00141401s
	[INFO] 10.244.0.11:42385 - 33305 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000057986s
	[INFO] 10.244.0.11:42385 - 33796 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000041715s
	[INFO] 10.244.0.19:51646 - 40792 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.001057489s
	[INFO] 10.244.0.19:50232 - 2176 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.001041326s
	[INFO] 10.244.0.19:57139 - 52022 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000188521s
	[INFO] 10.244.0.19:41396 - 12971 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000127368s
	[INFO] 10.244.0.19:34677 - 30264 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000248951s
	[INFO] 10.244.0.19:38356 - 28390 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000331052s
	[INFO] 10.244.0.19:34785 - 22627 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.003663339s
	[INFO] 10.244.0.19:58774 - 2774 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.003725583s
	[INFO] 10.244.0.19:33218 - 55107 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.002028161s
	[INFO] 10.244.0.19:50005 - 37232 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.00255241s
	
	
	==> describe nodes <==
	Name:               addons-548117
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-548117
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=ab8e06d5efb8aef1f7ea9881c3e41593ddc7876e
	                    minikube.k8s.io/name=addons-548117
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_24T18_56_36_0700
	                    minikube.k8s.io/version=v1.34.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-548117
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Tue, 24 Sep 2024 18:56:32 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-548117
	  AcquireTime:     <unset>
	  RenewTime:       Tue, 24 Sep 2024 19:14:25 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Tue, 24 Sep 2024 19:12:13 +0000   Tue, 24 Sep 2024 18:56:29 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Tue, 24 Sep 2024 19:12:13 +0000   Tue, 24 Sep 2024 18:56:29 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Tue, 24 Sep 2024 19:12:13 +0000   Tue, 24 Sep 2024 18:56:29 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Tue, 24 Sep 2024 19:12:13 +0000   Tue, 24 Sep 2024 18:57:24 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-548117
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022300Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022300Ki
	  pods:               110
	System Info:
	  Machine ID:                 1dabe58527544eb3b460ead336c17f33
	  System UUID:                967017d2-20c7-4ca7-a0fc-bd645fbdbe38
	  Boot ID:                    c9711954-f02f-4c05-9508-0e3ca8ab86ea
	  Kernel Version:             5.15.0-1070-aws
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.31.1
	  Kube-Proxy Version:         v1.31.1
	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%)        0 (0%)      0 (0%)           0 (0%)         15m
	  default                     hello-world-app-55bf9c44b4-f8b89         0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m35s
	  default                     nginx                                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m55s
	  gcp-auth                    gcp-auth-89d5ffd79-bh2b9                 0 (0%)        0 (0%)      0 (0%)           0 (0%)         17m
	  kube-system                 coredns-7c65d6cfc9-2dj4t                 100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     17m
	  kube-system                 etcd-addons-548117                       100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         17m
	  kube-system                 kindnet-znkll                            100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      17m
	  kube-system                 kube-apiserver-addons-548117             250m (12%)    0 (0%)      0 (0%)           0 (0%)         17m
	  kube-system                 kube-controller-manager-addons-548117    200m (10%)    0 (0%)      0 (0%)           0 (0%)         17m
	  kube-system                 kube-proxy-w8gxq                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         17m
	  kube-system                 kube-scheduler-addons-548117             100m (5%)     0 (0%)      0 (0%)           0 (0%)         17m
	  kube-system                 storage-provisioner                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         17m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                850m (42%)  100m (5%)
	  memory             220Mi (2%)  220Mi (2%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	  hugepages-32Mi     0 (0%)      0 (0%)
	  hugepages-64Ki     0 (0%)      0 (0%)
	Events:
	  Type     Reason                   Age                From             Message
	  ----     ------                   ----               ----             -------
	  Normal   Starting                 17m                kube-proxy       
	  Normal   NodeHasSufficientMemory  18m (x8 over 18m)  kubelet          Node addons-548117 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    18m (x8 over 18m)  kubelet          Node addons-548117 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     18m (x7 over 18m)  kubelet          Node addons-548117 status is now: NodeHasSufficientPID
	  Normal   Starting                 17m                kubelet          Starting kubelet.
	  Warning  CgroupV1                 17m                kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  17m                kubelet          Node addons-548117 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    17m                kubelet          Node addons-548117 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     17m                kubelet          Node addons-548117 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           17m                node-controller  Node addons-548117 event: Registered Node addons-548117 in Controller
	  Normal   NodeReady                17m                kubelet          Node addons-548117 status is now: NodeReady
	
	
	==> dmesg <==
	
	
	==> etcd [183213078b5b91445fce49f3c5da704ec9116e51e7df99b26d1a1d469c98a9bf] <==
	{"level":"info","ts":"2024-09-24T18:56:29.279859Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became pre-candidate at term 1"}
	{"level":"info","ts":"2024-09-24T18:56:29.279916Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgPreVoteResp from aec36adc501070cc at term 1"}
	{"level":"info","ts":"2024-09-24T18:56:29.279996Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became candidate at term 2"}
	{"level":"info","ts":"2024-09-24T18:56:29.280054Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgVoteResp from aec36adc501070cc at term 2"}
	{"level":"info","ts":"2024-09-24T18:56:29.280091Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became leader at term 2"}
	{"level":"info","ts":"2024-09-24T18:56:29.280135Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: aec36adc501070cc elected leader aec36adc501070cc at term 2"}
	{"level":"info","ts":"2024-09-24T18:56:29.283913Z","caller":"etcdserver/server.go:2118","msg":"published local member to cluster through raft","local-member-id":"aec36adc501070cc","local-member-attributes":"{Name:addons-548117 ClientURLs:[https://192.168.49.2:2379]}","request-path":"/0/members/aec36adc501070cc/attributes","cluster-id":"fa54960ea34d58be","publish-timeout":"7s"}
	{"level":"info","ts":"2024-09-24T18:56:29.284104Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-09-24T18:56:29.284415Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-09-24T18:56:29.285216Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2024-09-24T18:56:29.286237Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2024-09-24T18:56:29.287823Z","caller":"etcdserver/server.go:2629","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"}
	{"level":"info","ts":"2024-09-24T18:56:29.296074Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2024-09-24T18:56:29.296107Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2024-09-24T18:56:29.296210Z","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-09-24T18:56:29.296298Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2024-09-24T18:56:29.296326Z","caller":"etcdserver/server.go:2653","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"info","ts":"2024-09-24T18:56:29.296469Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2024-09-24T18:56:29.297440Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2024-09-24T19:06:30.242435Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1553}
	{"level":"info","ts":"2024-09-24T19:06:30.275917Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1553,"took":"32.913055ms","hash":2613648426,"current-db-size-bytes":6434816,"current-db-size":"6.4 MB","current-db-size-in-use-bytes":3346432,"current-db-size-in-use":"3.3 MB"}
	{"level":"info","ts":"2024-09-24T19:06:30.276045Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":2613648426,"revision":1553,"compact-revision":-1}
	{"level":"info","ts":"2024-09-24T19:11:30.249049Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1976}
	{"level":"info","ts":"2024-09-24T19:11:30.267967Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1976,"took":"18.184503ms","hash":1404700242,"current-db-size-bytes":6434816,"current-db-size":"6.4 MB","current-db-size-in-use-bytes":4587520,"current-db-size-in-use":"4.6 MB"}
	{"level":"info","ts":"2024-09-24T19:11:30.268020Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":1404700242,"revision":1976,"compact-revision":1553}
	
	
	==> gcp-auth [effe816cd66454d06883c5ad8eef7a9258b77f2dffa006d0c39d09762d83a499] <==
	2024/09/24 18:59:19 Ready to write response ...
	2024/09/24 18:59:19 Ready to marshal response ...
	2024/09/24 18:59:19 Ready to write response ...
	2024/09/24 19:07:24 Ready to marshal response ...
	2024/09/24 19:07:24 Ready to write response ...
	2024/09/24 19:07:24 Ready to marshal response ...
	2024/09/24 19:07:24 Ready to write response ...
	2024/09/24 19:07:24 Ready to marshal response ...
	2024/09/24 19:07:24 Ready to write response ...
	2024/09/24 19:07:33 Ready to marshal response ...
	2024/09/24 19:07:33 Ready to write response ...
	2024/09/24 19:07:58 Ready to marshal response ...
	2024/09/24 19:07:58 Ready to write response ...
	2024/09/24 19:07:58 Ready to marshal response ...
	2024/09/24 19:07:58 Ready to write response ...
	2024/09/24 19:08:07 Ready to marshal response ...
	2024/09/24 19:08:07 Ready to write response ...
	2024/09/24 19:08:53 Ready to marshal response ...
	2024/09/24 19:08:53 Ready to write response ...
	2024/09/24 19:09:10 Ready to marshal response ...
	2024/09/24 19:09:10 Ready to write response ...
	2024/09/24 19:09:39 Ready to marshal response ...
	2024/09/24 19:09:39 Ready to write response ...
	2024/09/24 19:11:59 Ready to marshal response ...
	2024/09/24 19:11:59 Ready to write response ...
	
	
	==> kernel <==
	 19:14:34 up  2:57,  0 users,  load average: 0.24, 0.45, 1.17
	Linux addons-548117 5.15.0-1070-aws #76~20.04.1-Ubuntu SMP Mon Sep 2 12:20:48 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [0b58e7875e9877e3df348dc0bc86c17822205d76fe50e65a90a7e6598cd434c0] <==
	I0924 19:12:24.525490       1 main.go:299] handling current node
	I0924 19:12:34.526360       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 19:12:34.526393       1 main.go:299] handling current node
	I0924 19:12:44.518687       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 19:12:44.518718       1 main.go:299] handling current node
	I0924 19:12:54.525297       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 19:12:54.525331       1 main.go:299] handling current node
	I0924 19:13:04.525359       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 19:13:04.525409       1 main.go:299] handling current node
	I0924 19:13:14.519805       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 19:13:14.519842       1 main.go:299] handling current node
	I0924 19:13:24.517814       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 19:13:24.517848       1 main.go:299] handling current node
	I0924 19:13:34.525271       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 19:13:34.525309       1 main.go:299] handling current node
	I0924 19:13:44.518032       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 19:13:44.518164       1 main.go:299] handling current node
	I0924 19:13:54.526137       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 19:13:54.526172       1 main.go:299] handling current node
	I0924 19:14:04.524069       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 19:14:04.524103       1 main.go:299] handling current node
	I0924 19:14:14.519797       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 19:14:14.519836       1 main.go:299] handling current node
	I0924 19:14:24.524064       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 19:14:24.524101       1 main.go:299] handling current node
	
	
	==> kube-apiserver [8d37a5b04025491b7deede4a7fc37165f068ff0f005fc56fa4dd593fff32d27a] <==
	 > logger="UnhandledError"
	E0924 18:58:45.451319       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.103.243.185:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.103.243.185:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.103.243.185:443: connect: connection refused" logger="UnhandledError"
	E0924 18:58:45.453731       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.103.243.185:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.103.243.185:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.103.243.185:443: connect: connection refused" logger="UnhandledError"
	I0924 18:58:45.561065       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	I0924 19:07:24.089461       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.100.78.94"}
	E0924 19:08:23.260685       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0924 19:09:06.408986       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0924 19:09:26.482588       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0924 19:09:26.482720       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0924 19:09:26.506973       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0924 19:09:26.507733       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0924 19:09:26.516905       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0924 19:09:26.517032       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0924 19:09:26.540213       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0924 19:09:26.540343       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0924 19:09:26.688056       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0924 19:09:26.688092       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0924 19:09:27.507889       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0924 19:09:27.689139       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0924 19:09:27.710775       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0924 19:09:33.384261       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0924 19:09:34.420775       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0924 19:09:38.949082       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0924 19:09:39.250517       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.111.158.110"}
	I0924 19:11:59.816877       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.106.227.84"}
	
	
	==> kube-controller-manager [bdf5bf4e30f4ed126992d64ab216166991e3c6c61aece949a1462276e8da88d9] <==
	W0924 19:12:37.171567       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0924 19:12:37.171854       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0924 19:13:03.421268       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0924 19:13:03.421310       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0924 19:13:08.316725       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0924 19:13:08.316767       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0924 19:13:11.348314       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0924 19:13:11.348357       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0924 19:13:15.176020       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0924 19:13:15.176074       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0924 19:13:42.813536       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0924 19:13:42.813579       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0924 19:13:48.049764       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0924 19:13:48.049907       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0924 19:13:51.824398       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0924 19:13:51.824524       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0924 19:13:56.581159       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0924 19:13:56.581203       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0924 19:14:20.695414       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0924 19:14:20.695457       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0924 19:14:24.028488       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0924 19:14:24.028543       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	I0924 19:14:32.772436       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/metrics-server-84c5f94fbc" duration="7.45µs"
	W0924 19:14:33.970203       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0924 19:14:33.970257       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	
	
	==> kube-proxy [4ce0ce189d3e7b314e427c12871e38ed8d32c2d3abf2e488e3e7b4722b813565] <==
	I0924 18:56:44.855209       1 server_linux.go:66] "Using iptables proxy"
	I0924 18:56:45.970858       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0924 18:56:45.971055       1 server.go:234] "Kube-proxy configuration may be incomplete or incorrect" err="nodePortAddresses is unset; NodePort connections will be accepted on all local IPs. Consider using `--nodeport-addresses primary`"
	I0924 18:56:46.393321       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0924 18:56:46.393381       1 server_linux.go:169] "Using iptables Proxier"
	I0924 18:56:46.437783       1 proxier.go:255] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses" ipFamily="IPv4"
	I0924 18:56:46.438343       1 server.go:483] "Version info" version="v1.31.1"
	I0924 18:56:46.438417       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0924 18:56:46.440304       1 config.go:199] "Starting service config controller"
	I0924 18:56:46.440387       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0924 18:56:46.440436       1 config.go:105] "Starting endpoint slice config controller"
	I0924 18:56:46.440481       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0924 18:56:46.440950       1 config.go:328] "Starting node config controller"
	I0924 18:56:46.441004       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0924 18:56:46.540794       1 shared_informer.go:320] Caches are synced for service config
	I0924 18:56:46.543431       1 shared_informer.go:320] Caches are synced for node config
	I0924 18:56:46.543564       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [a93786824316da90c925ecaf8ae5a685b52410481774594d5d554c4731a09bf5] <==
	W0924 18:56:32.781842       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	E0924 18:56:32.781912       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"statefulsets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0924 18:56:32.781997       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0924 18:56:32.782037       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User \"system:kube-scheduler\" cannot list resource \"poddisruptionbudgets\" in API group \"policy\" at the cluster scope" logger="UnhandledError"
	W0924 18:56:32.782072       1 reflector.go:561] 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"
	E0924 18:56:32.782094       1 reflector.go:158] "Unhandled Error" err="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\"" logger="UnhandledError"
	W0924 18:56:33.586012       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0924 18:56:33.586057       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User \"system:kube-scheduler\" cannot list resource \"services\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0924 18:56:33.722794       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0924 18:56:33.722946       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0924 18:56:33.749582       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0924 18:56:33.749698       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0924 18:56:33.750669       1 reflector.go:561] 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"
	E0924 18:56:33.750768       1 reflector.go:158] "Unhandled Error" err="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\"" logger="UnhandledError"
	W0924 18:56:33.814727       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E0924 18:56:33.814773       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csidrivers\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0924 18:56:33.819391       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0924 18:56:33.819444       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User \"system:kube-scheduler\" cannot list resource \"poddisruptionbudgets\" in API group \"policy\" at the cluster scope" logger="UnhandledError"
	W0924 18:56:33.833610       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	E0924 18:56:33.833660       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"statefulsets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0924 18:56:33.909734       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E0924 18:56:33.909781       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0924 18:56:33.933545       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0924 18:56:33.933595       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError"
	I0924 18:56:35.581203       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 24 19:13:42 addons-548117 kubelet[1504]: E0924 19:13:42.424937    1504 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"busybox\" with ImagePullBackOff: \"Back-off pulling image \\\"gcr.io/k8s-minikube/busybox:1.28.4-glibc\\\"\"" pod="default/busybox" podUID="bffb55a3-6e0b-4417-b3df-ce0d53d09ec5"
	Sep 24 19:13:45 addons-548117 kubelet[1504]: E0924 19:13:45.953988    1504 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727205225953758355,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572294,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 24 19:13:45 addons-548117 kubelet[1504]: E0924 19:13:45.954030    1504 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727205225953758355,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572294,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 24 19:13:55 addons-548117 kubelet[1504]: E0924 19:13:55.424811    1504 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"busybox\" with ImagePullBackOff: \"Back-off pulling image \\\"gcr.io/k8s-minikube/busybox:1.28.4-glibc\\\"\"" pod="default/busybox" podUID="bffb55a3-6e0b-4417-b3df-ce0d53d09ec5"
	Sep 24 19:13:55 addons-548117 kubelet[1504]: E0924 19:13:55.956894    1504 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727205235956649093,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572294,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 24 19:13:55 addons-548117 kubelet[1504]: E0924 19:13:55.956930    1504 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727205235956649093,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572294,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 24 19:14:05 addons-548117 kubelet[1504]: E0924 19:14:05.960097    1504 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727205245959866723,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572294,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 24 19:14:05 addons-548117 kubelet[1504]: E0924 19:14:05.960142    1504 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727205245959866723,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572294,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 24 19:14:09 addons-548117 kubelet[1504]: E0924 19:14:09.424719    1504 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"busybox\" with ImagePullBackOff: \"Back-off pulling image \\\"gcr.io/k8s-minikube/busybox:1.28.4-glibc\\\"\"" pod="default/busybox" podUID="bffb55a3-6e0b-4417-b3df-ce0d53d09ec5"
	Sep 24 19:14:15 addons-548117 kubelet[1504]: E0924 19:14:15.962711    1504 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727205255962451948,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572294,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 24 19:14:15 addons-548117 kubelet[1504]: E0924 19:14:15.962752    1504 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727205255962451948,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572294,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 24 19:14:20 addons-548117 kubelet[1504]: E0924 19:14:20.425066    1504 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"busybox\" with ImagePullBackOff: \"Back-off pulling image \\\"gcr.io/k8s-minikube/busybox:1.28.4-glibc\\\"\"" pod="default/busybox" podUID="bffb55a3-6e0b-4417-b3df-ce0d53d09ec5"
	Sep 24 19:14:25 addons-548117 kubelet[1504]: E0924 19:14:25.964991    1504 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727205265964723732,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572294,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 24 19:14:25 addons-548117 kubelet[1504]: E0924 19:14:25.965034    1504 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727205265964723732,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572294,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 24 19:14:32 addons-548117 kubelet[1504]: E0924 19:14:32.424630    1504 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"busybox\" with ImagePullBackOff: \"Back-off pulling image \\\"gcr.io/k8s-minikube/busybox:1.28.4-glibc\\\"\"" pod="default/busybox" podUID="bffb55a3-6e0b-4417-b3df-ce0d53d09ec5"
	Sep 24 19:14:34 addons-548117 kubelet[1504]: I0924 19:14:34.111922    1504 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-gkx5q\" (UniqueName: \"kubernetes.io/projected/678976f0-ad94-4412-99be-a214acd119fc-kube-api-access-gkx5q\") pod \"678976f0-ad94-4412-99be-a214acd119fc\" (UID: \"678976f0-ad94-4412-99be-a214acd119fc\") "
	Sep 24 19:14:34 addons-548117 kubelet[1504]: I0924 19:14:34.111979    1504 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/678976f0-ad94-4412-99be-a214acd119fc-tmp-dir\") pod \"678976f0-ad94-4412-99be-a214acd119fc\" (UID: \"678976f0-ad94-4412-99be-a214acd119fc\") "
	Sep 24 19:14:34 addons-548117 kubelet[1504]: I0924 19:14:34.112743    1504 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/empty-dir/678976f0-ad94-4412-99be-a214acd119fc-tmp-dir" (OuterVolumeSpecName: "tmp-dir") pod "678976f0-ad94-4412-99be-a214acd119fc" (UID: "678976f0-ad94-4412-99be-a214acd119fc"). InnerVolumeSpecName "tmp-dir". PluginName "kubernetes.io/empty-dir", VolumeGidValue ""
	Sep 24 19:14:34 addons-548117 kubelet[1504]: I0924 19:14:34.115915    1504 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/678976f0-ad94-4412-99be-a214acd119fc-kube-api-access-gkx5q" (OuterVolumeSpecName: "kube-api-access-gkx5q") pod "678976f0-ad94-4412-99be-a214acd119fc" (UID: "678976f0-ad94-4412-99be-a214acd119fc"). InnerVolumeSpecName "kube-api-access-gkx5q". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 24 19:14:34 addons-548117 kubelet[1504]: I0924 19:14:34.212549    1504 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-gkx5q\" (UniqueName: \"kubernetes.io/projected/678976f0-ad94-4412-99be-a214acd119fc-kube-api-access-gkx5q\") on node \"addons-548117\" DevicePath \"\""
	Sep 24 19:14:34 addons-548117 kubelet[1504]: I0924 19:14:34.212590    1504 reconciler_common.go:288] "Volume detached for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/678976f0-ad94-4412-99be-a214acd119fc-tmp-dir\") on node \"addons-548117\" DevicePath \"\""
	Sep 24 19:14:34 addons-548117 kubelet[1504]: I0924 19:14:34.239586    1504 scope.go:117] "RemoveContainer" containerID="fed660100ac6819449d95e86af2bf2d231f7a972e1af45a8b43ff8841fdfe1ea"
	Sep 24 19:14:34 addons-548117 kubelet[1504]: I0924 19:14:34.273713    1504 scope.go:117] "RemoveContainer" containerID="fed660100ac6819449d95e86af2bf2d231f7a972e1af45a8b43ff8841fdfe1ea"
	Sep 24 19:14:34 addons-548117 kubelet[1504]: E0924 19:14:34.274377    1504 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"fed660100ac6819449d95e86af2bf2d231f7a972e1af45a8b43ff8841fdfe1ea\": container with ID starting with fed660100ac6819449d95e86af2bf2d231f7a972e1af45a8b43ff8841fdfe1ea not found: ID does not exist" containerID="fed660100ac6819449d95e86af2bf2d231f7a972e1af45a8b43ff8841fdfe1ea"
	Sep 24 19:14:34 addons-548117 kubelet[1504]: I0924 19:14:34.274422    1504 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"fed660100ac6819449d95e86af2bf2d231f7a972e1af45a8b43ff8841fdfe1ea"} err="failed to get container status \"fed660100ac6819449d95e86af2bf2d231f7a972e1af45a8b43ff8841fdfe1ea\": rpc error: code = NotFound desc = could not find container \"fed660100ac6819449d95e86af2bf2d231f7a972e1af45a8b43ff8841fdfe1ea\": container with ID starting with fed660100ac6819449d95e86af2bf2d231f7a972e1af45a8b43ff8841fdfe1ea not found: ID does not exist"
	
	
	==> storage-provisioner [23545436160c345866e3b83eaa464493d6a46491b79da042bb0e1f8835107a31] <==
	I0924 18:57:25.797168       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0924 18:57:25.865118       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0924 18:57:25.865557       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0924 18:57:25.881299       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"07405965-1115-4cdd-a46b-3c4cbc3eda5b", APIVersion:"v1", ResourceVersion:"933", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-548117_ec2cee0c-df5b-47bd-87e7-c4caa2bbf5d8 became leader
	I0924 18:57:25.883366       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0924 18:57:25.883539       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-548117_ec2cee0c-df5b-47bd-87e7-c4caa2bbf5d8!
	I0924 18:57:25.983931       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-548117_ec2cee0c-df5b-47bd-87e7-c4caa2bbf5d8!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-548117 -n addons-548117
helpers_test.go:261: (dbg) Run:  kubectl --context addons-548117 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: busybox
helpers_test.go:274: ======> post-mortem[TestAddons/parallel/MetricsServer]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context addons-548117 describe pod busybox
helpers_test.go:282: (dbg) kubectl --context addons-548117 describe pod busybox:

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-548117/192.168.49.2
	Start Time:       Tue, 24 Sep 2024 18:59:19 +0000
	Labels:           integration-test=busybox
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.21
	IPs:
	  IP:  10.244.0.21
	Containers:
	  busybox:
	    Container ID:  
	    Image:         gcr.io/k8s-minikube/busybox:1.28.4-glibc
	    Image ID:      
	    Port:          <none>
	    Host Port:     <none>
	    Command:
	      sleep
	      3600
	    State:          Waiting
	      Reason:       ImagePullBackOff
	    Ready:          False
	    Restart Count:  0
	    Environment:
	      GOOGLE_APPLICATION_CREDENTIALS:  /google-app-creds.json
	      PROJECT_ID:                      this_is_fake
	      GCP_PROJECT:                     this_is_fake
	      GCLOUD_PROJECT:                  this_is_fake
	      GOOGLE_CLOUD_PROJECT:            this_is_fake
	      CLOUDSDK_CORE_PROJECT:           this_is_fake
	    Mounts:
	      /google-app-creds.json from gcp-creds (ro)
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-mv54w (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-mv54w:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    ConfigMapOptional:       <nil>
	    DownwardAPI:             true
	  gcp-creds:
	    Type:          HostPath (bare host directory volume)
	    Path:          /var/lib/minikube/google_application_credentials.json
	    HostPathType:  File
	QoS Class:         BestEffort
	Node-Selectors:    <none>
	Tolerations:       node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
	                   node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
	Events:
	  Type     Reason     Age                 From               Message
	  ----     ------     ----                ----               -------
	  Normal   Scheduled  15m                 default-scheduler  Successfully assigned default/busybox to addons-548117
	  Normal   Pulling    13m (x4 over 15m)   kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     13m (x4 over 15m)   kubelet            Failed to pull image "gcr.io/k8s-minikube/busybox:1.28.4-glibc": unable to retrieve auth token: invalid username/password: unauthorized: authentication failed
	  Warning  Failed     13m (x4 over 15m)   kubelet            Error: ErrImagePull
	  Warning  Failed     13m (x6 over 15m)   kubelet            Error: ImagePullBackOff
	  Normal   BackOff    15s (x64 over 15m)  kubelet            Back-off pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"

                                                
                                                
-- /stdout --
helpers_test.go:285: <<< TestAddons/parallel/MetricsServer FAILED: end of post-mortem logs <<<
helpers_test.go:286: ---------------------/post-mortem---------------------------------
--- FAIL: TestAddons/parallel/MetricsServer (352.73s)

                                                
                                    

Test pass (295/327)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 9.54
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.07
9 TestDownloadOnly/v1.20.0/DeleteAll 0.19
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.13
12 TestDownloadOnly/v1.31.1/json-events 9.81
13 TestDownloadOnly/v1.31.1/preload-exists 0
17 TestDownloadOnly/v1.31.1/LogsDuration 0.07
18 TestDownloadOnly/v1.31.1/DeleteAll 0.21
19 TestDownloadOnly/v1.31.1/DeleteAlwaysSucceeds 0.13
21 TestBinaryMirror 0.55
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.06
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.07
27 TestAddons/Setup 212.03
31 TestAddons/serial/GCPAuth/Namespaces 0.21
35 TestAddons/parallel/InspektorGadget 11.77
38 TestAddons/parallel/CSI 35.95
39 TestAddons/parallel/Headlamp 16.69
40 TestAddons/parallel/CloudSpanner 5.59
41 TestAddons/parallel/LocalPath 52.74
42 TestAddons/parallel/NvidiaDevicePlugin 6.52
43 TestAddons/parallel/Yakd 11.73
44 TestAddons/StoppedEnableDisable 6.24
45 TestCertOptions 40.43
46 TestCertExpiration 244.82
48 TestForceSystemdFlag 38.87
49 TestForceSystemdEnv 42.06
55 TestErrorSpam/setup 33.33
56 TestErrorSpam/start 0.73
57 TestErrorSpam/status 1.08
58 TestErrorSpam/pause 1.79
59 TestErrorSpam/unpause 1.75
60 TestErrorSpam/stop 1.47
63 TestFunctional/serial/CopySyncFile 0
64 TestFunctional/serial/StartWithProxy 75.61
65 TestFunctional/serial/AuditLog 0
66 TestFunctional/serial/SoftStart 23.53
67 TestFunctional/serial/KubeContext 0.07
68 TestFunctional/serial/KubectlGetPods 0.09
71 TestFunctional/serial/CacheCmd/cache/add_remote 4.54
72 TestFunctional/serial/CacheCmd/cache/add_local 1.46
73 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.05
74 TestFunctional/serial/CacheCmd/cache/list 0.05
75 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.33
76 TestFunctional/serial/CacheCmd/cache/cache_reload 2.1
77 TestFunctional/serial/CacheCmd/cache/delete 0.11
78 TestFunctional/serial/MinikubeKubectlCmd 0.14
79 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.13
80 TestFunctional/serial/ExtraConfig 34.7
81 TestFunctional/serial/ComponentHealth 0.1
82 TestFunctional/serial/LogsCmd 1.67
83 TestFunctional/serial/LogsFileCmd 1.7
84 TestFunctional/serial/InvalidService 4.63
86 TestFunctional/parallel/ConfigCmd 0.43
87 TestFunctional/parallel/DashboardCmd 14.48
88 TestFunctional/parallel/DryRun 0.42
89 TestFunctional/parallel/InternationalLanguage 0.2
90 TestFunctional/parallel/StatusCmd 0.97
94 TestFunctional/parallel/ServiceCmdConnect 11.64
95 TestFunctional/parallel/AddonsCmd 0.23
96 TestFunctional/parallel/PersistentVolumeClaim 26.6
98 TestFunctional/parallel/SSHCmd 0.74
99 TestFunctional/parallel/CpCmd 1.91
101 TestFunctional/parallel/FileSync 0.3
102 TestFunctional/parallel/CertSync 1.97
106 TestFunctional/parallel/NodeLabels 0.13
108 TestFunctional/parallel/NonActiveRuntimeDisabled 0.61
110 TestFunctional/parallel/License 0.32
112 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.58
113 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
115 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 9.36
116 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.12
117 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
121 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
122 TestFunctional/parallel/ServiceCmd/DeployApp 6.23
123 TestFunctional/parallel/ProfileCmd/profile_not_create 0.43
124 TestFunctional/parallel/ProfileCmd/profile_list 0.4
125 TestFunctional/parallel/ProfileCmd/profile_json_output 0.38
126 TestFunctional/parallel/MountCmd/any-port 9.31
127 TestFunctional/parallel/ServiceCmd/List 0.63
128 TestFunctional/parallel/ServiceCmd/JSONOutput 0.59
129 TestFunctional/parallel/ServiceCmd/HTTPS 0.48
130 TestFunctional/parallel/ServiceCmd/Format 0.49
131 TestFunctional/parallel/ServiceCmd/URL 0.36
132 TestFunctional/parallel/MountCmd/specific-port 2.43
133 TestFunctional/parallel/MountCmd/VerifyCleanup 2.06
134 TestFunctional/parallel/Version/short 0.08
135 TestFunctional/parallel/Version/components 1.12
136 TestFunctional/parallel/ImageCommands/ImageListShort 0.29
137 TestFunctional/parallel/ImageCommands/ImageListTable 0.28
138 TestFunctional/parallel/ImageCommands/ImageListJson 0.27
139 TestFunctional/parallel/ImageCommands/ImageListYaml 0.28
140 TestFunctional/parallel/ImageCommands/ImageBuild 3.97
141 TestFunctional/parallel/ImageCommands/Setup 0.77
142 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.36
143 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 0.92
144 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.19
145 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.62
146 TestFunctional/parallel/ImageCommands/ImageRemove 0.74
147 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.96
148 TestFunctional/parallel/UpdateContextCmd/no_changes 0.23
149 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.2
150 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.2
151 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.69
152 TestFunctional/delete_echo-server_images 0.05
153 TestFunctional/delete_my-image_image 0.02
154 TestFunctional/delete_minikube_cached_images 0.02
158 TestMultiControlPlane/serial/StartCluster 171.86
159 TestMultiControlPlane/serial/DeployApp 9.29
160 TestMultiControlPlane/serial/PingHostFromPods 1.67
161 TestMultiControlPlane/serial/AddWorkerNode 63.57
162 TestMultiControlPlane/serial/NodeLabels 0.11
163 TestMultiControlPlane/serial/HAppyAfterClusterStart 1
164 TestMultiControlPlane/serial/CopyFile 18.16
165 TestMultiControlPlane/serial/StopSecondaryNode 12.77
166 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.82
167 TestMultiControlPlane/serial/RestartSecondaryNode 22.14
168 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 1.2
169 TestMultiControlPlane/serial/RestartClusterKeepsNodes 163.26
170 TestMultiControlPlane/serial/DeleteSecondaryNode 12.59
171 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.73
172 TestMultiControlPlane/serial/StopCluster 35.73
173 TestMultiControlPlane/serial/RestartCluster 99.51
174 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.74
175 TestMultiControlPlane/serial/AddSecondaryNode 67.53
176 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.98
180 TestJSONOutput/start/Command 78.95
181 TestJSONOutput/start/Audit 0
183 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
184 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
186 TestJSONOutput/pause/Command 0.74
187 TestJSONOutput/pause/Audit 0
189 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
190 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
192 TestJSONOutput/unpause/Command 0.63
193 TestJSONOutput/unpause/Audit 0
195 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
196 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
198 TestJSONOutput/stop/Command 6.18
199 TestJSONOutput/stop/Audit 0
201 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
202 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
203 TestErrorJSONOutput 0.21
205 TestKicCustomNetwork/create_custom_network 43.48
206 TestKicCustomNetwork/use_default_bridge_network 31.84
207 TestKicExistingNetwork 35.05
208 TestKicCustomSubnet 34.75
209 TestKicStaticIP 33.44
210 TestMainNoArgs 0.06
211 TestMinikubeProfile 67.75
214 TestMountStart/serial/StartWithMountFirst 6.9
215 TestMountStart/serial/VerifyMountFirst 0.27
216 TestMountStart/serial/StartWithMountSecond 6.53
217 TestMountStart/serial/VerifyMountSecond 0.25
218 TestMountStart/serial/DeleteFirst 1.62
219 TestMountStart/serial/VerifyMountPostDelete 0.26
220 TestMountStart/serial/Stop 1.2
221 TestMountStart/serial/RestartStopped 8.14
222 TestMountStart/serial/VerifyMountPostStop 0.25
225 TestMultiNode/serial/FreshStart2Nodes 101.78
226 TestMultiNode/serial/DeployApp2Nodes 7.68
227 TestMultiNode/serial/PingHostFrom2Pods 0.98
228 TestMultiNode/serial/AddNode 60.56
229 TestMultiNode/serial/MultiNodeLabels 0.09
230 TestMultiNode/serial/ProfileList 0.66
231 TestMultiNode/serial/CopyFile 9.75
232 TestMultiNode/serial/StopNode 2.22
233 TestMultiNode/serial/StartAfterStop 10.25
234 TestMultiNode/serial/RestartKeepsNodes 80.78
235 TestMultiNode/serial/DeleteNode 5.28
236 TestMultiNode/serial/StopMultiNode 23.91
237 TestMultiNode/serial/RestartMultiNode 54.1
238 TestMultiNode/serial/ValidateNameConflict 35.07
243 TestPreload 131.36
245 TestScheduledStopUnix 107.48
248 TestInsufficientStorage 10.46
249 TestRunningBinaryUpgrade 64.46
251 TestKubernetesUpgrade 396.11
252 TestMissingContainerUpgrade 173.73
254 TestNoKubernetes/serial/StartNoK8sWithVersion 0.09
255 TestNoKubernetes/serial/StartWithK8s 41.19
256 TestNoKubernetes/serial/StartWithStopK8s 19.1
257 TestNoKubernetes/serial/Start 9.31
258 TestNoKubernetes/serial/VerifyK8sNotRunning 0.33
259 TestNoKubernetes/serial/ProfileList 1.14
260 TestNoKubernetes/serial/Stop 1.25
261 TestNoKubernetes/serial/StartNoArgs 7.76
262 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.34
263 TestStoppedBinaryUpgrade/Setup 0.77
264 TestStoppedBinaryUpgrade/Upgrade 66.28
265 TestStoppedBinaryUpgrade/MinikubeLogs 0.96
274 TestPause/serial/Start 50.54
275 TestPause/serial/SecondStartNoReconfiguration 29.5
276 TestPause/serial/Pause 0.96
277 TestPause/serial/VerifyStatus 0.32
278 TestPause/serial/Unpause 0.69
279 TestPause/serial/PauseAgain 0.87
280 TestPause/serial/DeletePaused 2.84
281 TestPause/serial/VerifyDeletedResources 0.65
289 TestNetworkPlugins/group/false 5.71
294 TestStartStop/group/old-k8s-version/serial/FirstStart 148.81
295 TestStartStop/group/old-k8s-version/serial/DeployApp 10.62
296 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 1
297 TestStartStop/group/old-k8s-version/serial/Stop 11.99
298 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.18
299 TestStartStop/group/old-k8s-version/serial/SecondStart 152.39
301 TestStartStop/group/no-preload/serial/FirstStart 71.68
302 TestStartStop/group/no-preload/serial/DeployApp 9.35
303 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1.13
304 TestStartStop/group/no-preload/serial/Stop 11.97
305 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.18
306 TestStartStop/group/no-preload/serial/SecondStart 291.13
307 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
308 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.11
309 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.26
310 TestStartStop/group/old-k8s-version/serial/Pause 3.04
312 TestStartStop/group/embed-certs/serial/FirstStart 50.11
313 TestStartStop/group/embed-certs/serial/DeployApp 11.33
314 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.08
315 TestStartStop/group/embed-certs/serial/Stop 11.96
316 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.19
317 TestStartStop/group/embed-certs/serial/SecondStart 268.5
318 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
319 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.11
320 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.23
321 TestStartStop/group/no-preload/serial/Pause 2.96
323 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 52.95
324 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 10.36
325 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.07
326 TestStartStop/group/default-k8s-diff-port/serial/Stop 11.95
327 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.18
328 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 298.66
329 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
330 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.13
331 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.3
332 TestStartStop/group/embed-certs/serial/Pause 3.89
334 TestStartStop/group/newest-cni/serial/FirstStart 38.76
335 TestStartStop/group/newest-cni/serial/DeployApp 0
336 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 0.96
337 TestStartStop/group/newest-cni/serial/Stop 1.25
338 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.19
339 TestStartStop/group/newest-cni/serial/SecondStart 16.95
340 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
341 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
342 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.25
343 TestStartStop/group/newest-cni/serial/Pause 3.36
344 TestNetworkPlugins/group/auto/Start 50.93
345 TestNetworkPlugins/group/auto/KubeletFlags 0.3
346 TestNetworkPlugins/group/auto/NetCatPod 11.27
347 TestNetworkPlugins/group/auto/DNS 0.21
348 TestNetworkPlugins/group/auto/Localhost 0.17
349 TestNetworkPlugins/group/auto/HairPin 0.17
350 TestNetworkPlugins/group/kindnet/Start 80.39
351 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
352 TestNetworkPlugins/group/kindnet/KubeletFlags 0.31
353 TestNetworkPlugins/group/kindnet/NetCatPod 11.26
354 TestNetworkPlugins/group/kindnet/DNS 0.18
355 TestNetworkPlugins/group/kindnet/Localhost 0.16
356 TestNetworkPlugins/group/kindnet/HairPin 0.17
357 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
358 TestNetworkPlugins/group/calico/Start 70.15
359 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 6.13
360 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.31
361 TestStartStop/group/default-k8s-diff-port/serial/Pause 3.99
362 TestNetworkPlugins/group/custom-flannel/Start 66.77
363 TestNetworkPlugins/group/calico/ControllerPod 6.01
364 TestNetworkPlugins/group/calico/KubeletFlags 0.3
365 TestNetworkPlugins/group/calico/NetCatPod 11.28
366 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.27
367 TestNetworkPlugins/group/custom-flannel/NetCatPod 12.29
368 TestNetworkPlugins/group/calico/DNS 0.2
369 TestNetworkPlugins/group/calico/Localhost 0.16
370 TestNetworkPlugins/group/calico/HairPin 0.16
371 TestNetworkPlugins/group/custom-flannel/DNS 0.27
372 TestNetworkPlugins/group/custom-flannel/Localhost 0.21
373 TestNetworkPlugins/group/custom-flannel/HairPin 0.2
374 TestNetworkPlugins/group/enable-default-cni/Start 80.2
375 TestNetworkPlugins/group/flannel/Start 62.15
376 TestNetworkPlugins/group/flannel/ControllerPod 6.01
377 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.3
378 TestNetworkPlugins/group/enable-default-cni/NetCatPod 12.27
379 TestNetworkPlugins/group/flannel/KubeletFlags 0.28
380 TestNetworkPlugins/group/flannel/NetCatPod 12.28
381 TestNetworkPlugins/group/enable-default-cni/DNS 0.2
382 TestNetworkPlugins/group/enable-default-cni/Localhost 0.16
383 TestNetworkPlugins/group/enable-default-cni/HairPin 0.15
384 TestNetworkPlugins/group/flannel/DNS 0.18
385 TestNetworkPlugins/group/flannel/Localhost 0.16
386 TestNetworkPlugins/group/flannel/HairPin 0.15
387 TestNetworkPlugins/group/bridge/Start 41.75
388 TestNetworkPlugins/group/bridge/KubeletFlags 0.27
389 TestNetworkPlugins/group/bridge/NetCatPod 12.26
390 TestNetworkPlugins/group/bridge/DNS 0.19
391 TestNetworkPlugins/group/bridge/Localhost 0.14
392 TestNetworkPlugins/group/bridge/HairPin 0.16
x
+
TestDownloadOnly/v1.20.0/json-events (9.54s)

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/preload-exists
I0924 18:55:35.405844  593767 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
I0924 18:55:35.405922  593767 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19700-588376/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4
--- PASS: TestDownloadOnly/v1.20.0/preload-exists (0.00s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-689107 | jenkins | v1.34.0 | 24 Sep 24 18:55 UTC |          |
	|         | -p download-only-689107        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/24 18:55:25
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.23.0 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0924 18:55:25.914097  593772 out.go:345] Setting OutFile to fd 1 ...
	I0924 18:55:25.914252  593772 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 18:55:25.914278  593772 out.go:358] Setting ErrFile to fd 2...
	I0924 18:55:25.914296  593772 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 18:55:25.914567  593772 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19700-588376/.minikube/bin
	W0924 18:55:25.914731  593772 root.go:314] Error reading config file at /home/jenkins/minikube-integration/19700-588376/.minikube/config/config.json: open /home/jenkins/minikube-integration/19700-588376/.minikube/config/config.json: no such file or directory
	I0924 18:55:25.915205  593772 out.go:352] Setting JSON to true
	I0924 18:55:25.916163  593772 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":9473,"bootTime":1727194653,"procs":167,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0924 18:55:25.916240  593772 start.go:139] virtualization:  
	I0924 18:55:25.918888  593772 out.go:97] [download-only-689107] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	W0924 18:55:25.919097  593772 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/19700-588376/.minikube/cache/preloaded-tarball: no such file or directory
	I0924 18:55:25.919135  593772 notify.go:220] Checking for updates...
	I0924 18:55:25.921142  593772 out.go:169] MINIKUBE_LOCATION=19700
	I0924 18:55:25.922947  593772 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0924 18:55:25.925186  593772 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19700-588376/kubeconfig
	I0924 18:55:25.926780  593772 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19700-588376/.minikube
	I0924 18:55:25.928294  593772 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0924 18:55:25.931281  593772 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0924 18:55:25.931559  593772 driver.go:394] Setting default libvirt URI to qemu:///system
	I0924 18:55:25.952969  593772 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I0924 18:55:25.953082  593772 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0924 18:55:26.012693  593772 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:52 SystemTime:2024-09-24 18:55:25.997802876 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: brid
ge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
	I0924 18:55:26.012828  593772 docker.go:318] overlay module found
	I0924 18:55:26.014809  593772 out.go:97] Using the docker driver based on user configuration
	I0924 18:55:26.014857  593772 start.go:297] selected driver: docker
	I0924 18:55:26.014866  593772 start.go:901] validating driver "docker" against <nil>
	I0924 18:55:26.014984  593772 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0924 18:55:26.081169  593772 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:52 SystemTime:2024-09-24 18:55:26.07087693 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aa
rch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: bridg
e-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
	I0924 18:55:26.081399  593772 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0924 18:55:26.081694  593772 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0924 18:55:26.081849  593772 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0924 18:55:26.084103  593772 out.go:169] Using Docker driver with root privileges
	I0924 18:55:26.085852  593772 cni.go:84] Creating CNI manager for ""
	I0924 18:55:26.085933  593772 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0924 18:55:26.085946  593772 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0924 18:55:26.086043  593772 start.go:340] cluster config:
	{Name:download-only-689107 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 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-689107 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.20.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s 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}
	I0924 18:55:26.087837  593772 out.go:97] Starting "download-only-689107" primary control-plane node in "download-only-689107" cluster
	I0924 18:55:26.087916  593772 cache.go:121] Beginning downloading kic base image for docker with crio
	I0924 18:55:26.089732  593772 out.go:97] Pulling base image v0.0.45-1727108449-19696 ...
	I0924 18:55:26.089786  593772 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0924 18:55:26.089865  593772 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 in local docker daemon
	I0924 18:55:26.106089  593772 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 to local cache
	I0924 18:55:26.106882  593772 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 in local cache directory
	I0924 18:55:26.106985  593772 image.go:148] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 to local cache
	I0924 18:55:26.162314  593772 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4
	I0924 18:55:26.162343  593772 cache.go:56] Caching tarball of preloaded images
	I0924 18:55:26.163120  593772 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0924 18:55:26.165364  593772 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0924 18:55:26.165403  593772 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	I0924 18:55:26.263970  593772 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4?checksum=md5:59cd2ef07b53f039bfd1761b921f2a02 -> /home/jenkins/minikube-integration/19700-588376/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4
	
	
	* The control-plane node download-only-689107 host does not exist
	  To start a cluster, run: "minikube start -p download-only-689107"

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

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

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

                                                
                                    
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-689107
--- PASS: TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds (0.13s)

                                                
                                    
x
+
TestDownloadOnly/v1.31.1/json-events (9.81s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-arm64 start -o=json --download-only -p download-only-376987 --force --alsologtostderr --kubernetes-version=v1.31.1 --container-runtime=crio --driver=docker  --container-runtime=crio
aaa_download_only_test.go:81: (dbg) Done: out/minikube-linux-arm64 start -o=json --download-only -p download-only-376987 --force --alsologtostderr --kubernetes-version=v1.31.1 --container-runtime=crio --driver=docker  --container-runtime=crio: (9.807908312s)
--- PASS: TestDownloadOnly/v1.31.1/json-events (9.81s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/preload-exists
I0924 18:55:45.610629  593767 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
I0924 18:55:45.610669  593767 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19700-588376/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4
--- PASS: TestDownloadOnly/v1.31.1/preload-exists (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.31.1/LogsDuration (0.07s)

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-689107 | jenkins | v1.34.0 | 24 Sep 24 18:55 UTC |                     |
	|         | -p download-only-689107        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.34.0 | 24 Sep 24 18:55 UTC | 24 Sep 24 18:55 UTC |
	| delete  | -p download-only-689107        | download-only-689107 | jenkins | v1.34.0 | 24 Sep 24 18:55 UTC | 24 Sep 24 18:55 UTC |
	| start   | -o=json --download-only        | download-only-376987 | jenkins | v1.34.0 | 24 Sep 24 18:55 UTC |                     |
	|         | -p download-only-376987        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.1   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/24 18:55:35
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.23.0 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0924 18:55:35.842375  593970 out.go:345] Setting OutFile to fd 1 ...
	I0924 18:55:35.842730  593970 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 18:55:35.842745  593970 out.go:358] Setting ErrFile to fd 2...
	I0924 18:55:35.842752  593970 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 18:55:35.843084  593970 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19700-588376/.minikube/bin
	I0924 18:55:35.843536  593970 out.go:352] Setting JSON to true
	I0924 18:55:35.844460  593970 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":9483,"bootTime":1727194653,"procs":165,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0924 18:55:35.844535  593970 start.go:139] virtualization:  
	I0924 18:55:35.846972  593970 out.go:97] [download-only-376987] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0924 18:55:35.847270  593970 notify.go:220] Checking for updates...
	I0924 18:55:35.849189  593970 out.go:169] MINIKUBE_LOCATION=19700
	I0924 18:55:35.851181  593970 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0924 18:55:35.852808  593970 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19700-588376/kubeconfig
	I0924 18:55:35.854855  593970 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19700-588376/.minikube
	I0924 18:55:35.856908  593970 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0924 18:55:35.861906  593970 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0924 18:55:35.862223  593970 driver.go:394] Setting default libvirt URI to qemu:///system
	I0924 18:55:35.893195  593970 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I0924 18:55:35.893319  593970 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0924 18:55:35.941609  593970 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-24 18:55:35.932245737 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: brid
ge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
	I0924 18:55:35.941732  593970 docker.go:318] overlay module found
	I0924 18:55:35.943599  593970 out.go:97] Using the docker driver based on user configuration
	I0924 18:55:35.943624  593970 start.go:297] selected driver: docker
	I0924 18:55:35.943638  593970 start.go:901] validating driver "docker" against <nil>
	I0924 18:55:35.943969  593970 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0924 18:55:35.991382  593970 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-24 18:55:35.981678685 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: brid
ge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
	I0924 18:55:35.991587  593970 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0924 18:55:35.991961  593970 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0924 18:55:35.992112  593970 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0924 18:55:35.993941  593970 out.go:169] Using Docker driver with root privileges
	I0924 18:55:35.995845  593970 cni.go:84] Creating CNI manager for ""
	I0924 18:55:35.995928  593970 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0924 18:55:35.995943  593970 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0924 18:55:35.996036  593970 start.go:340] cluster config:
	{Name:download-only-376987 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 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.31.1 ClusterName:download-only-376987 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s 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}
	I0924 18:55:35.998090  593970 out.go:97] Starting "download-only-376987" primary control-plane node in "download-only-376987" cluster
	I0924 18:55:35.998110  593970 cache.go:121] Beginning downloading kic base image for docker with crio
	I0924 18:55:36.000122  593970 out.go:97] Pulling base image v0.0.45-1727108449-19696 ...
	I0924 18:55:36.000151  593970 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0924 18:55:36.000314  593970 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 in local docker daemon
	I0924 18:55:36.020916  593970 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 to local cache
	I0924 18:55:36.021065  593970 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 in local cache directory
	I0924 18:55:36.021105  593970 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 in local cache directory, skipping pull
	I0924 18:55:36.021111  593970 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 exists in cache, skipping pull
	I0924 18:55:36.021119  593970 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 as a tarball
	I0924 18:55:36.056606  593970 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.1/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4
	I0924 18:55:36.056656  593970 cache.go:56] Caching tarball of preloaded images
	I0924 18:55:36.056874  593970 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0924 18:55:36.059133  593970 out.go:97] Downloading Kubernetes v1.31.1 preload ...
	I0924 18:55:36.059180  593970 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4 ...
	I0924 18:55:36.306848  593970 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.1/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4?checksum=md5:8285fc512c7462f100de137f91fcd0ae -> /home/jenkins/minikube-integration/19700-588376/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4
	
	
	* The control-plane node download-only-376987 host does not exist
	  To start a cluster, run: "minikube start -p download-only-376987"

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

                                                
                                    
x
+
TestDownloadOnly/v1.31.1/DeleteAll (0.21s)

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

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

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

                                                
                                    
x
+
TestBinaryMirror (0.55s)

                                                
                                                
=== RUN   TestBinaryMirror
I0924 18:55:46.824491  593767 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.31.1/bin/linux/arm64/kubectl?checksum=file:https://dl.k8s.io/release/v1.31.1/bin/linux/arm64/kubectl.sha256
aaa_download_only_test.go:314: (dbg) Run:  out/minikube-linux-arm64 start --download-only -p binary-mirror-453354 --alsologtostderr --binary-mirror http://127.0.0.1:45183 --driver=docker  --container-runtime=crio
helpers_test.go:175: Cleaning up "binary-mirror-453354" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p binary-mirror-453354
--- PASS: TestBinaryMirror (0.55s)

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.06s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.07s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (212.03s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:107: (dbg) Run:  out/minikube-linux-arm64 start -p addons-548117 --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 --addons=volcano --driver=docker  --container-runtime=crio --addons=ingress --addons=ingress-dns
addons_test.go:107: (dbg) Done: out/minikube-linux-arm64 start -p addons-548117 --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 --addons=volcano --driver=docker  --container-runtime=crio --addons=ingress --addons=ingress-dns: (3m32.031296078s)
--- PASS: TestAddons/Setup (212.03s)

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/Namespaces
addons_test.go:594: (dbg) Run:  kubectl --context addons-548117 create ns new-namespace
addons_test.go:608: (dbg) Run:  kubectl --context addons-548117 get secret gcp-auth -n new-namespace
--- PASS: TestAddons/serial/GCPAuth/Namespaces (0.21s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (11.77s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:786: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-dt6zv" [a384a24c-c03f-41a9-9065-5f544eb57b7a] Running / Ready:ContainersNotReady (containers with unready status: [gadget]) / ContainersReady:ContainersNotReady (containers with unready status: [gadget])
addons_test.go:786: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 6.004268353s
addons_test.go:789: (dbg) Run:  out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-548117
addons_test.go:789: (dbg) Done: out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-548117: (5.761356753s)
--- PASS: TestAddons/parallel/InspektorGadget (11.77s)

                                                
                                    
x
+
TestAddons/parallel/CSI (35.95s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
I0924 19:08:50.915480  593767 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I0924 19:08:50.922004  593767 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0924 19:08:50.922037  593767 kapi.go:107] duration metric: took 6.565727ms to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
addons_test.go:505: csi-hostpath-driver pods stabilized in 6.574653ms
addons_test.go:508: (dbg) Run:  kubectl --context addons-548117 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:513: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-548117 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-548117 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-548117 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:518: (dbg) Run:  kubectl --context addons-548117 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:523: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [88154d7e-df1c-4f54-9f6b-a572ee1329b8] Pending
helpers_test.go:344: "task-pv-pod" [88154d7e-df1c-4f54-9f6b-a572ee1329b8] 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" [88154d7e-df1c-4f54-9f6b-a572ee1329b8] Running
addons_test.go:523: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 13.00440876s
addons_test.go:528: (dbg) Run:  kubectl --context addons-548117 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:533: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:419: (dbg) Run:  kubectl --context addons-548117 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-548117 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:538: (dbg) Run:  kubectl --context addons-548117 delete pod task-pv-pod
addons_test.go:538: (dbg) Done: kubectl --context addons-548117 delete pod task-pv-pod: (1.000308938s)
addons_test.go:544: (dbg) Run:  kubectl --context addons-548117 delete pvc hpvc
addons_test.go:550: (dbg) Run:  kubectl --context addons-548117 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:555: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-548117 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-548117 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:560: (dbg) Run:  kubectl --context addons-548117 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:565: (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" [4aac6fd4-81c8-4a4f-8af0-86badaa47957] Pending
helpers_test.go:344: "task-pv-pod-restore" [4aac6fd4-81c8-4a4f-8af0-86badaa47957] 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" [4aac6fd4-81c8-4a4f-8af0-86badaa47957] Running
addons_test.go:565: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 8.003471262s
addons_test.go:570: (dbg) Run:  kubectl --context addons-548117 delete pod task-pv-pod-restore
addons_test.go:574: (dbg) Run:  kubectl --context addons-548117 delete pvc hpvc-restore
addons_test.go:578: (dbg) Run:  kubectl --context addons-548117 delete volumesnapshot new-snapshot-demo
addons_test.go:582: (dbg) Run:  out/minikube-linux-arm64 -p addons-548117 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:582: (dbg) Done: out/minikube-linux-arm64 -p addons-548117 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.786464931s)
addons_test.go:586: (dbg) Run:  out/minikube-linux-arm64 -p addons-548117 addons disable volumesnapshots --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CSI (35.95s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (16.69s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:768: (dbg) Run:  out/minikube-linux-arm64 addons enable headlamp -p addons-548117 --alsologtostderr -v=1
addons_test.go:773: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-7b5c95b59d-zzzrx" [b00cc1ff-f458-4cfa-b1b4-f5c7c85e5caa] Pending
helpers_test.go:344: "headlamp-7b5c95b59d-zzzrx" [b00cc1ff-f458-4cfa-b1b4-f5c7c85e5caa] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-7b5c95b59d-zzzrx" [b00cc1ff-f458-4cfa-b1b4-f5c7c85e5caa] Running
addons_test.go:773: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 10.003782478s
addons_test.go:777: (dbg) Run:  out/minikube-linux-arm64 -p addons-548117 addons disable headlamp --alsologtostderr -v=1
addons_test.go:777: (dbg) Done: out/minikube-linux-arm64 -p addons-548117 addons disable headlamp --alsologtostderr -v=1: (5.745732315s)
--- PASS: TestAddons/parallel/Headlamp (16.69s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.59s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:805: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-5b584cc74-4jl8z" [b822fdd4-2a3a-4ce3-b72d-4b267fd3993f] Running
addons_test.go:805: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.004839507s
addons_test.go:808: (dbg) Run:  out/minikube-linux-arm64 addons disable cloud-spanner -p addons-548117
--- PASS: TestAddons/parallel/CloudSpanner (5.59s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (52.74s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:920: (dbg) Run:  kubectl --context addons-548117 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:926: (dbg) Run:  kubectl --context addons-548117 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:930: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-548117 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-548117 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-548117 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-548117 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-548117 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-548117 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:933: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:344: "test-local-path" [3355e683-9f1c-468c-8d41-96fbd174bae7] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [3355e683-9f1c-468c-8d41-96fbd174bae7] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [3355e683-9f1c-468c-8d41-96fbd174bae7] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:933: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 3.00369968s
addons_test.go:938: (dbg) Run:  kubectl --context addons-548117 get pvc test-pvc -o=json
addons_test.go:947: (dbg) Run:  out/minikube-linux-arm64 -p addons-548117 ssh "cat /opt/local-path-provisioner/pvc-24b7ec41-03e2-4104-a1e5-645e72e53724_default_test-pvc/file1"
addons_test.go:959: (dbg) Run:  kubectl --context addons-548117 delete pod test-local-path
addons_test.go:963: (dbg) Run:  kubectl --context addons-548117 delete pvc test-pvc
addons_test.go:967: (dbg) Run:  out/minikube-linux-arm64 -p addons-548117 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:967: (dbg) Done: out/minikube-linux-arm64 -p addons-548117 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (43.615132121s)
--- PASS: TestAddons/parallel/LocalPath (52.74s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (6.52s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:999: (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-kqlzs" [e9dda12b-8fb7-4c39-a0ac-80d1974bb23d] Running
addons_test.go:999: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.003486144s
addons_test.go:1002: (dbg) Run:  out/minikube-linux-arm64 addons disable nvidia-device-plugin -p addons-548117
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (6.52s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (11.73s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:1010: (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-67d98fc6b-x2rtd" [b3d2e062-b02b-4cbc-8044-3296d61f678b] Running
addons_test.go:1010: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.003922436s
addons_test.go:1014: (dbg) Run:  out/minikube-linux-arm64 -p addons-548117 addons disable yakd --alsologtostderr -v=1
addons_test.go:1014: (dbg) Done: out/minikube-linux-arm64 -p addons-548117 addons disable yakd --alsologtostderr -v=1: (5.724657096s)
--- PASS: TestAddons/parallel/Yakd (11.73s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (6.24s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:170: (dbg) Run:  out/minikube-linux-arm64 stop -p addons-548117
addons_test.go:170: (dbg) Done: out/minikube-linux-arm64 stop -p addons-548117: (5.976828753s)
addons_test.go:174: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p addons-548117
addons_test.go:178: (dbg) Run:  out/minikube-linux-arm64 addons disable dashboard -p addons-548117
addons_test.go:183: (dbg) Run:  out/minikube-linux-arm64 addons disable gvisor -p addons-548117
--- PASS: TestAddons/StoppedEnableDisable (6.24s)

                                                
                                    
x
+
TestCertOptions (40.43s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

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

                                                
                                    
x
+
TestCertExpiration (244.82s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-015923 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio
cert_options_test.go:123: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-015923 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio: (40.738365611s)
E0924 19:56:08.170352  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/functional-451805/client.crt: no such file or directory" logger="UnhandledError"
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-015923 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio
cert_options_test.go:131: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-015923 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio: (21.236326984s)
helpers_test.go:175: Cleaning up "cert-expiration-015923" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-expiration-015923
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-expiration-015923: (2.840932974s)
--- PASS: TestCertExpiration (244.82s)

                                                
                                    
x
+
TestForceSystemdFlag (38.87s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:91: (dbg) Run:  out/minikube-linux-arm64 start -p force-systemd-flag-108033 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=crio
E0924 19:54:19.970319  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/client.crt: no such file or directory" logger="UnhandledError"
docker_test.go:91: (dbg) Done: out/minikube-linux-arm64 start -p force-systemd-flag-108033 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=crio: (35.753044667s)
docker_test.go:132: (dbg) Run:  out/minikube-linux-arm64 -p force-systemd-flag-108033 ssh "cat /etc/crio/crio.conf.d/02-crio.conf"
helpers_test.go:175: Cleaning up "force-systemd-flag-108033" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p force-systemd-flag-108033
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p force-systemd-flag-108033: (2.695057032s)
--- PASS: TestForceSystemdFlag (38.87s)

                                                
                                    
x
+
TestForceSystemdEnv (42.06s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

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

                                                
                                    
x
+
TestErrorSpam/setup (33.33s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.73s)

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

                                                
                                    
x
+
TestErrorSpam/status (1.08s)

                                                
                                                
=== 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-461209 --log_dir /tmp/nospam-461209 status
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-461209 --log_dir /tmp/nospam-461209 status
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-arm64 -p nospam-461209 --log_dir /tmp/nospam-461209 status
--- PASS: TestErrorSpam/status (1.08s)

                                                
                                    
x
+
TestErrorSpam/pause (1.79s)

                                                
                                                
=== 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-461209 --log_dir /tmp/nospam-461209 pause
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-461209 --log_dir /tmp/nospam-461209 pause
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-arm64 -p nospam-461209 --log_dir /tmp/nospam-461209 pause
--- PASS: TestErrorSpam/pause (1.79s)

                                                
                                    
x
+
TestErrorSpam/unpause (1.75s)

                                                
                                                
=== 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-461209 --log_dir /tmp/nospam-461209 unpause
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-461209 --log_dir /tmp/nospam-461209 unpause
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-arm64 -p nospam-461209 --log_dir /tmp/nospam-461209 unpause
--- PASS: TestErrorSpam/unpause (1.75s)

                                                
                                    
x
+
TestErrorSpam/stop (1.47s)

                                                
                                                
=== 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-461209 --log_dir /tmp/nospam-461209 stop
error_spam_test.go:159: (dbg) Done: out/minikube-linux-arm64 -p nospam-461209 --log_dir /tmp/nospam-461209 stop: (1.282745886s)
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-461209 --log_dir /tmp/nospam-461209 stop
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-arm64 -p nospam-461209 --log_dir /tmp/nospam-461209 stop
--- PASS: TestErrorSpam/stop (1.47s)

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

                                                
                                                
=== RUN   TestFunctional/serial/CopySyncFile
functional_test.go:1855: local sync path: /home/jenkins/minikube-integration/19700-588376/.minikube/files/etc/test/nested/copy/593767/hosts
--- PASS: TestFunctional/serial/CopySyncFile (0.00s)

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (75.61s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2234: (dbg) Run:  out/minikube-linux-arm64 start -p functional-451805 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio
functional_test.go:2234: (dbg) Done: out/minikube-linux-arm64 start -p functional-451805 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio: (1m15.611719601s)
--- PASS: TestFunctional/serial/StartWithProxy (75.61s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (23.53s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
I0924 19:16:48.954704  593767 config.go:182] Loaded profile config "functional-451805": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
functional_test.go:659: (dbg) Run:  out/minikube-linux-arm64 start -p functional-451805 --alsologtostderr -v=8
functional_test.go:659: (dbg) Done: out/minikube-linux-arm64 start -p functional-451805 --alsologtostderr -v=8: (23.524298777s)
functional_test.go:663: soft start took 23.524822902s for "functional-451805" cluster.
I0924 19:17:12.479290  593767 config.go:182] Loaded profile config "functional-451805": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestFunctional/serial/SoftStart (23.53s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.07s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.09s)

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1049: (dbg) Run:  out/minikube-linux-arm64 -p functional-451805 cache add registry.k8s.io/pause:3.1
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-451805 cache add registry.k8s.io/pause:3.1: (1.622562285s)
functional_test.go:1049: (dbg) Run:  out/minikube-linux-arm64 -p functional-451805 cache add registry.k8s.io/pause:3.3
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-451805 cache add registry.k8s.io/pause:3.3: (1.495771157s)
functional_test.go:1049: (dbg) Run:  out/minikube-linux-arm64 -p functional-451805 cache add registry.k8s.io/pause:latest
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-451805 cache add registry.k8s.io/pause:latest: (1.417824105s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (4.54s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_local
functional_test.go:1077: (dbg) Run:  docker build -t minikube-local-cache-test:functional-451805 /tmp/TestFunctionalserialCacheCmdcacheadd_local2345910228/001
functional_test.go:1089: (dbg) Run:  out/minikube-linux-arm64 -p functional-451805 cache add minikube-local-cache-test:functional-451805
functional_test.go:1094: (dbg) Run:  out/minikube-linux-arm64 -p functional-451805 cache delete minikube-local-cache-test:functional-451805
functional_test.go:1083: (dbg) Run:  docker rmi minikube-local-cache-test:functional-451805
--- PASS: TestFunctional/serial/CacheCmd/cache/add_local (1.46s)

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

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
functional_test.go:1158: (dbg) Run:  out/minikube-linux-arm64 -p functional-451805 cache reload
functional_test.go:1158: (dbg) Done: out/minikube-linux-arm64 -p functional-451805 cache reload: (1.194661463s)
functional_test.go:1163: (dbg) Run:  out/minikube-linux-arm64 -p functional-451805 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.11s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.14s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.13s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (34.7s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:757: (dbg) Run:  out/minikube-linux-arm64 start -p functional-451805 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
functional_test.go:757: (dbg) Done: out/minikube-linux-arm64 start -p functional-451805 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (34.695998709s)
functional_test.go:761: restart took 34.696136168s for "functional-451805" cluster.
I0924 19:17:56.251975  593767 config.go:182] Loaded profile config "functional-451805": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestFunctional/serial/ExtraConfig (34.70s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.1s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.67s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1236: (dbg) Run:  out/minikube-linux-arm64 -p functional-451805 logs
functional_test.go:1236: (dbg) Done: out/minikube-linux-arm64 -p functional-451805 logs: (1.673577635s)
--- PASS: TestFunctional/serial/LogsCmd (1.67s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.7s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1250: (dbg) Run:  out/minikube-linux-arm64 -p functional-451805 logs --file /tmp/TestFunctionalserialLogsFileCmd1430338740/001/logs.txt
functional_test.go:1250: (dbg) Done: out/minikube-linux-arm64 -p functional-451805 logs --file /tmp/TestFunctionalserialLogsFileCmd1430338740/001/logs.txt: (1.694640333s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.70s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.63s)

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.43s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (14.48s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.42s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0924 19:18:36.818817  621104 out.go:345] Setting OutFile to fd 1 ...
	I0924 19:18:36.818997  621104 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 19:18:36.819010  621104 out.go:358] Setting ErrFile to fd 2...
	I0924 19:18:36.819016  621104 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 19:18:36.819321  621104 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19700-588376/.minikube/bin
	I0924 19:18:36.819805  621104 out.go:352] Setting JSON to false
	I0924 19:18:36.820919  621104 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":10864,"bootTime":1727194653,"procs":195,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0924 19:18:36.821022  621104 start.go:139] virtualization:  
	I0924 19:18:36.823788  621104 out.go:177] * [functional-451805] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0924 19:18:36.828201  621104 out.go:177]   - MINIKUBE_LOCATION=19700
	I0924 19:18:36.828283  621104 notify.go:220] Checking for updates...
	I0924 19:18:36.832532  621104 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0924 19:18:36.836317  621104 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19700-588376/kubeconfig
	I0924 19:18:36.838387  621104 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19700-588376/.minikube
	I0924 19:18:36.840774  621104 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0924 19:18:36.843094  621104 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0924 19:18:36.849279  621104 config.go:182] Loaded profile config "functional-451805": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0924 19:18:36.849869  621104 driver.go:394] Setting default libvirt URI to qemu:///system
	I0924 19:18:36.883625  621104 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I0924 19:18:36.883776  621104 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0924 19:18:36.936218  621104 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:32 OomKillDisable:true NGoroutines:52 SystemTime:2024-09-24 19:18:36.925874123 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: brid
ge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
	I0924 19:18:36.936332  621104 docker.go:318] overlay module found
	I0924 19:18:36.938744  621104 out.go:177] * Using the docker driver based on existing profile
	I0924 19:18:36.941923  621104 start.go:297] selected driver: docker
	I0924 19:18:36.941943  621104 start.go:901] validating driver "docker" against &{Name:functional-451805 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 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.31.1 ClusterName:functional-451805 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s 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}
	I0924 19:18:36.942071  621104 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0924 19:18:36.945736  621104 out.go:201] 
	W0924 19:18:36.947627  621104 out.go:270] 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
	I0924 19:18:36.949264  621104 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.2s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0924 19:18:36.631538  621060 out.go:345] Setting OutFile to fd 1 ...
	I0924 19:18:36.631730  621060 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 19:18:36.631743  621060 out.go:358] Setting ErrFile to fd 2...
	I0924 19:18:36.631759  621060 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 19:18:36.632157  621060 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19700-588376/.minikube/bin
	I0924 19:18:36.632596  621060 out.go:352] Setting JSON to false
	I0924 19:18:36.633568  621060 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":10864,"bootTime":1727194653,"procs":196,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0924 19:18:36.633649  621060 start.go:139] virtualization:  
	I0924 19:18:36.636621  621060 out.go:177] * [functional-451805] minikube v1.34.0 sur Ubuntu 20.04 (arm64)
	I0924 19:18:36.638854  621060 out.go:177]   - MINIKUBE_LOCATION=19700
	I0924 19:18:36.638916  621060 notify.go:220] Checking for updates...
	I0924 19:18:36.645227  621060 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0924 19:18:36.647431  621060 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19700-588376/kubeconfig
	I0924 19:18:36.649212  621060 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19700-588376/.minikube
	I0924 19:18:36.652775  621060 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0924 19:18:36.655006  621060 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0924 19:18:36.657377  621060 config.go:182] Loaded profile config "functional-451805": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0924 19:18:36.657974  621060 driver.go:394] Setting default libvirt URI to qemu:///system
	I0924 19:18:36.683325  621060 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I0924 19:18:36.683456  621060 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0924 19:18:36.749561  621060 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:32 OomKillDisable:true NGoroutines:52 SystemTime:2024-09-24 19:18:36.739664732 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: brid
ge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
	I0924 19:18:36.749708  621060 docker.go:318] overlay module found
	I0924 19:18:36.753380  621060 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0924 19:18:36.756043  621060 start.go:297] selected driver: docker
	I0924 19:18:36.756147  621060 start.go:901] validating driver "docker" against &{Name:functional-451805 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 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.31.1 ClusterName:functional-451805 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s 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}
	I0924 19:18:36.756303  621060 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0924 19:18:36.759115  621060 out.go:201] 
	W0924 19:18:36.762822  621060 out.go:270] 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
	I0924 19:18:36.765077  621060 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (0.97s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/StatusCmd
functional_test.go:854: (dbg) Run:  out/minikube-linux-arm64 -p functional-451805 status
functional_test.go:860: (dbg) Run:  out/minikube-linux-arm64 -p functional-451805 status -f host:{{.Host}},kublet:{{.Kubelet}},apiserver:{{.APIServer}},kubeconfig:{{.Kubeconfig}}
functional_test.go:872: (dbg) Run:  out/minikube-linux-arm64 -p functional-451805 status -o json
--- PASS: TestFunctional/parallel/StatusCmd (0.97s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (11.64s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1627: (dbg) Run:  kubectl --context functional-451805 create deployment hello-node-connect --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1635: (dbg) Run:  kubectl --context functional-451805 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:344: "hello-node-connect-65d86f57f4-nd5bx" [affabba4-fe71-47dc-9a2d-754621ae73f9] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-connect-65d86f57f4-nd5bx" [affabba4-fe71-47dc-9a2d-754621ae73f9] Running
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 11.003876353s
functional_test.go:1649: (dbg) Run:  out/minikube-linux-arm64 -p functional-451805 service hello-node-connect --url
functional_test.go:1655: found endpoint for hello-node-connect: http://192.168.49.2:32262
functional_test.go:1675: http://192.168.49.2:32262: success! body:

                                                
                                                

                                                
                                                
Hostname: hello-node-connect-65d86f57f4-nd5bx

                                                
                                                
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:32262
	user-agent=Go-http-client/1.1

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.23s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/AddonsCmd
functional_test.go:1690: (dbg) Run:  out/minikube-linux-arm64 -p functional-451805 addons list
functional_test.go:1702: (dbg) Run:  out/minikube-linux-arm64 -p functional-451805 addons list -o json
--- PASS: TestFunctional/parallel/AddonsCmd (0.23s)

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (26.6s)

                                                
                                                
=== 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" [9b45b58e-c85e-4623-bb67-a8d95146b6e6] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 6.003896132s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-451805 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-451805 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-451805 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-451805 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" [6fc512c4-ecf0-4962-9ee8-90b50c1a426d] Pending
helpers_test.go:344: "sp-pod" [6fc512c4-ecf0-4962-9ee8-90b50c1a426d] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [6fc512c4-ecf0-4962-9ee8-90b50c1a426d] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 12.003882232s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-451805 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-451805 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-451805 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" [2ddaf76a-5f69-41ef-93f8-9dfdcbda0e6d] Pending
helpers_test.go:344: "sp-pod" [2ddaf76a-5f69-41ef-93f8-9dfdcbda0e6d] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 7.0037146s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-451805 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (26.60s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.74s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/SSHCmd
functional_test.go:1725: (dbg) Run:  out/minikube-linux-arm64 -p functional-451805 ssh "echo hello"
functional_test.go:1742: (dbg) Run:  out/minikube-linux-arm64 -p functional-451805 ssh "cat /etc/hostname"
--- PASS: TestFunctional/parallel/SSHCmd (0.74s)

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (1.91s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.3s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (1.97s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1972: Checking for existence of /etc/ssl/certs/593767.pem within VM
functional_test.go:1973: (dbg) Run:  out/minikube-linux-arm64 -p functional-451805 ssh "sudo cat /etc/ssl/certs/593767.pem"
functional_test.go:1972: Checking for existence of /usr/share/ca-certificates/593767.pem within VM
functional_test.go:1973: (dbg) Run:  out/minikube-linux-arm64 -p functional-451805 ssh "sudo cat /usr/share/ca-certificates/593767.pem"
functional_test.go:1972: Checking for existence of /etc/ssl/certs/51391683.0 within VM
functional_test.go:1973: (dbg) Run:  out/minikube-linux-arm64 -p functional-451805 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:1999: Checking for existence of /etc/ssl/certs/5937672.pem within VM
functional_test.go:2000: (dbg) Run:  out/minikube-linux-arm64 -p functional-451805 ssh "sudo cat /etc/ssl/certs/5937672.pem"
functional_test.go:1999: Checking for existence of /usr/share/ca-certificates/5937672.pem within VM
functional_test.go:2000: (dbg) Run:  out/minikube-linux-arm64 -p functional-451805 ssh "sudo cat /usr/share/ca-certificates/5937672.pem"
functional_test.go:1999: Checking for existence of /etc/ssl/certs/3ec20f2e.0 within VM
functional_test.go:2000: (dbg) Run:  out/minikube-linux-arm64 -p functional-451805 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
--- PASS: TestFunctional/parallel/CertSync (1.97s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.13s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.61s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.32s)

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

                                                
                                                

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel
functional_test_tunnel_test.go:154: (dbg) daemon: [out/minikube-linux-arm64 -p functional-451805 tunnel --alsologtostderr]
functional_test_tunnel_test.go:154: (dbg) daemon: [out/minikube-linux-arm64 -p functional-451805 tunnel --alsologtostderr]
functional_test_tunnel_test.go:194: (dbg) stopping [out/minikube-linux-arm64 -p functional-451805 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-451805 tunnel --alsologtostderr] ...
helpers_test.go:508: unable to kill pid 618943: os: process already finished
--- PASS: TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel (0.58s)

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-451805 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" [a712ca66-f1d1-4937-ad39-8bd7304d3fe9] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [a712ca66-f1d1-4937-ad39-8bd7304d3fe9] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 9.003979307s
I0924 19:18:14.723408  593767 kapi.go:150] Service nginx-svc in namespace default found.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (9.36s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessDirect
functional_test_tunnel_test.go:299: tunnel at http://10.103.188.233 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-451805 tunnel --alsologtostderr] ...
--- PASS: TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.11s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1437: (dbg) Run:  kubectl --context functional-451805 create deployment hello-node --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1445: (dbg) Run:  kubectl --context functional-451805 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:344: "hello-node-64b4f8f9ff-98whj" [340b3cf1-4c8f-426a-82e1-e25f9791a43c] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-64b4f8f9ff-98whj" [340b3cf1-4c8f-426a-82e1-e25f9791a43c] Running
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 6.004745386s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (6.23s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1310: (dbg) Run:  out/minikube-linux-arm64 profile list
functional_test.go:1315: Took "340.189315ms" to run "out/minikube-linux-arm64 profile list"
functional_test.go:1324: (dbg) Run:  out/minikube-linux-arm64 profile list -l
functional_test.go:1329: Took "54.920902ms" to run "out/minikube-linux-arm64 profile list -l"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_list (0.40s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_json_output
functional_test.go:1361: (dbg) Run:  out/minikube-linux-arm64 profile list -o json
functional_test.go:1366: Took "331.669351ms" to run "out/minikube-linux-arm64 profile list -o json"
functional_test.go:1374: (dbg) Run:  out/minikube-linux-arm64 profile list -o json --light
functional_test.go:1379: Took "49.188076ms" to run "out/minikube-linux-arm64 profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (0.38s)

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

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

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

                                                
                                                
** /stderr **
I0924 19:18:33.312474  593767 retry.go:31] will retry after 299.828035ms: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-arm64 -p functional-451805 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-arm64 -p functional-451805 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Sep 24 19:18 created-by-test
-rw-r--r-- 1 docker docker 24 Sep 24 19:18 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Sep 24 19:18 test-1727205512915226895
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-arm64 -p functional-451805 ssh cat /mount-9p/test-1727205512915226895
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-451805 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" [a5b4c377-6f34-48df-a986-1781602d5af4] Pending
helpers_test.go:344: "busybox-mount" [a5b4c377-6f34-48df-a986-1781602d5af4] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [a5b4c377-6f34-48df-a986-1781602d5af4] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [a5b4c377-6f34-48df-a986-1781602d5af4] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
functional_test_mount_test.go:153: (dbg) TestFunctional/parallel/MountCmd/any-port: integration-test=busybox-mount healthy within 6.004324442s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-451805 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-451805 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-451805 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-arm64 -p functional-451805 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-451805 /tmp/TestFunctionalparallelMountCmdany-port3156921420/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (9.31s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/JSONOutput
functional_test.go:1489: (dbg) Run:  out/minikube-linux-arm64 -p functional-451805 service list -o json
functional_test.go:1494: Took "587.630458ms" to run "out/minikube-linux-arm64 -p functional-451805 service list -o json"
--- PASS: TestFunctional/parallel/ServiceCmd/JSONOutput (0.59s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/HTTPS
functional_test.go:1509: (dbg) Run:  out/minikube-linux-arm64 -p functional-451805 service --namespace=default --https --url hello-node
functional_test.go:1522: found endpoint: https://192.168.49.2:31069
--- PASS: TestFunctional/parallel/ServiceCmd/HTTPS (0.48s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/URL
functional_test.go:1559: (dbg) Run:  out/minikube-linux-arm64 -p functional-451805 service hello-node --url
functional_test.go:1565: found endpoint for hello-node: http://192.168.49.2:31069
--- PASS: TestFunctional/parallel/ServiceCmd/URL (0.36s)

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

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

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

                                                
                                                
** /stderr **
I0924 19:18:42.806759  593767 retry.go:31] will retry after 557.970797ms: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-arm64 -p functional-451805 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-arm64 -p functional-451805 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-451805 /tmp/TestFunctionalparallelMountCmdspecific-port2576987899/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-451805 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-451805 ssh "sudo umount -f /mount-9p": exit status 1 (325.090852ms)

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/MountCmd/VerifyCleanup
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-451805 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3751775424/001:/mount1 --alsologtostderr -v=1]
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-451805 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3751775424/001:/mount2 --alsologtostderr -v=1]
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-451805 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3751775424/001:/mount3 --alsologtostderr -v=1]
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-451805 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Done: out/minikube-linux-arm64 -p functional-451805 ssh "findmnt -T" /mount1: (1.155642392s)
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-451805 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-451805 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-arm64 mount -p functional-451805 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-451805 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3751775424/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-451805 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3751775424/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-451805 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3751775424/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.06s)

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/components
functional_test.go:2270: (dbg) Run:  out/minikube-linux-arm64 -p functional-451805 version -o=json --components
functional_test.go:2270: (dbg) Done: out/minikube-linux-arm64 -p functional-451805 version -o=json --components: (1.121812578s)
--- PASS: TestFunctional/parallel/Version/components (1.12s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:261: (dbg) Run:  out/minikube-linux-arm64 -p functional-451805 image ls --format short --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-451805 image ls --format short --alsologtostderr:
registry.k8s.io/pause:latest
registry.k8s.io/pause:3.3
registry.k8s.io/pause:3.10
registry.k8s.io/pause:3.1
registry.k8s.io/kube-scheduler:v1.31.1
registry.k8s.io/kube-proxy:v1.31.1
registry.k8s.io/kube-controller-manager:v1.31.1
registry.k8s.io/kube-apiserver:v1.31.1
registry.k8s.io/etcd:3.5.15-0
registry.k8s.io/echoserver-arm:1.8
registry.k8s.io/coredns/coredns:v1.11.3
localhost/minikube-local-cache-test:functional-451805
localhost/kicbase/echo-server:functional-451805
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/kindest/kindnetd:v20240813-c6f155d6
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-451805 image ls --format short --alsologtostderr:
I0924 19:18:56.367374  624194 out.go:345] Setting OutFile to fd 1 ...
I0924 19:18:56.367573  624194 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0924 19:18:56.367599  624194 out.go:358] Setting ErrFile to fd 2...
I0924 19:18:56.367620  624194 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0924 19:18:56.368080  624194 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19700-588376/.minikube/bin
I0924 19:18:56.370611  624194 config.go:182] Loaded profile config "functional-451805": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0924 19:18:56.373382  624194 config.go:182] Loaded profile config "functional-451805": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0924 19:18:56.375219  624194 cli_runner.go:164] Run: docker container inspect functional-451805 --format={{.State.Status}}
I0924 19:18:56.409823  624194 ssh_runner.go:195] Run: systemctl --version
I0924 19:18:56.409879  624194 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-451805
I0924 19:18:56.437527  624194 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33518 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/functional-451805/id_rsa Username:docker}
I0924 19:18:56.532879  624194 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.29s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:261: (dbg) Run:  out/minikube-linux-arm64 -p functional-451805 image ls --format table --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-451805 image ls --format table --alsologtostderr:
|-----------------------------------------|--------------------|---------------|--------|
|                  Image                  |        Tag         |   Image ID    |  Size  |
|-----------------------------------------|--------------------|---------------|--------|
| registry.k8s.io/coredns/coredns         | v1.11.3            | 2f6c962e7b831 | 61.6MB |
| docker.io/library/nginx                 | alpine             | b887aca7aed61 | 48.4MB |
| localhost/minikube-local-cache-test     | functional-451805  | 2650d4c7ef316 | 3.33kB |
| registry.k8s.io/kube-apiserver          | v1.31.1            | d3f53a98c0a9d | 92.6MB |
| registry.k8s.io/kube-proxy              | v1.31.1            | 24a140c548c07 | 96MB   |
| registry.k8s.io/pause                   | latest             | 8cb2091f603e7 | 246kB  |
| docker.io/kindest/kindnetd              | v20240813-c6f155d6 | 6a23fa8fd2b78 | 90.3MB |
| docker.io/library/nginx                 | latest             | 195245f0c7927 | 197MB  |
| gcr.io/k8s-minikube/busybox             | 1.28.4-glibc       | 1611cd07b61d5 | 3.77MB |
| gcr.io/k8s-minikube/storage-provisioner | v5                 | ba04bb24b9575 | 29MB   |
| registry.k8s.io/echoserver-arm          | 1.8                | 72565bf5bbedf | 87.5MB |
| registry.k8s.io/etcd                    | 3.5.15-0           | 27e3830e14027 | 140MB  |
| registry.k8s.io/kube-controller-manager | v1.31.1            | 279f381cb3736 | 86.9MB |
| registry.k8s.io/kube-scheduler          | v1.31.1            | 7f8aa378bb47d | 67MB   |
| registry.k8s.io/pause                   | 3.10               | afb61768ce381 | 520kB  |
| localhost/kicbase/echo-server           | functional-451805  | ce2d2cda2d858 | 4.79MB |
| registry.k8s.io/pause                   | 3.1                | 8057e0500773a | 529kB  |
| registry.k8s.io/pause                   | 3.3                | 3d18732f8686c | 487kB  |
|-----------------------------------------|--------------------|---------------|--------|
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-451805 image ls --format table --alsologtostderr:
I0924 19:18:57.004528  624374 out.go:345] Setting OutFile to fd 1 ...
I0924 19:18:57.004789  624374 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0924 19:18:57.004804  624374 out.go:358] Setting ErrFile to fd 2...
I0924 19:18:57.004810  624374 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0924 19:18:57.005235  624374 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19700-588376/.minikube/bin
I0924 19:18:57.006060  624374 config.go:182] Loaded profile config "functional-451805": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0924 19:18:57.006238  624374 config.go:182] Loaded profile config "functional-451805": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0924 19:18:57.006804  624374 cli_runner.go:164] Run: docker container inspect functional-451805 --format={{.State.Status}}
I0924 19:18:57.029645  624374 ssh_runner.go:195] Run: systemctl --version
I0924 19:18:57.029734  624374 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-451805
I0924 19:18:57.048869  624374 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33518 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/functional-451805/id_rsa Username:docker}
I0924 19:18:57.148432  624374 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.28s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:261: (dbg) Run:  out/minikube-linux-arm64 -p functional-451805 image ls --format json --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-451805 image ls --format json --alsologtostderr:
[{"id":"1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e","gcr.io/k8s-minikube/busybox@sha256:580b0aa58b210f512f818b7b7ef4f63c803f7a8cd6baf571b1462b79f7b7719e"],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"3774172"},{"id":"2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4","repoDigests":["registry.k8s.io/coredns/coredns@sha256:31440a2bef59e2f1ffb600113b557103740ff851e27b0aef5b849f6e3ab994a6","registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e"],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.3"],"size":"61647114"},{"id":"72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb","repoDigests":["registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5"],"repoTags":["registry.k8s.io/echoserver-arm:1.8"],"size":"87536549"},{"id":"a42
2e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a","repoDigests":["docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c","docker.io/kubernetesui/metrics-scraper@sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a"],"repoTags":[],"size":"42263767"},{"id":"b887aca7aed6134b029401507d27ac9c8fbfc5a6cf510d254bdf4ac841cf1552","repoDigests":["docker.io/library/nginx@sha256:19db381c08a95b2040d5637a65c7a59af6c2f21444b0c8730505280a0255fb53","docker.io/library/nginx@sha256:a5127daff3d6f4606be3100a252419bfa84fd6ee5cd74d0feaca1a5068f97dcf"],"repoTags":["docker.io/library/nginx:alpine"],"size":"48375489"},{"id":"8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5","repoDigests":["registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"528622"},{"id":"195245f0c79279e8b8e012efa02c91dad4cf7d0e44c0f4382fea68cd93088e6c","repoDigests":["dock
er.io/library/nginx@sha256:04ba374043ccd2fc5c593885c0eacddebabd5ca375f9323666f28dfd5a9710e3","docker.io/library/nginx@sha256:9f661996f4d1cea788f329b8145660a1124a5a94eec8cea1dba0d564423ad171"],"repoTags":["docker.io/library/nginx:latest"],"size":"197172029"},{"id":"7f8aa378bb47dffcf430f3a601abe39137e88aee0238e23ed8530fdd18dab82d","repoDigests":["registry.k8s.io/kube-scheduler@sha256:65212209347a96b08a97e679b98dca46885f09cf3a53e8d13b28d2c083a5b690","registry.k8s.io/kube-scheduler@sha256:969a7e96340f3a927b3d652582edec2d6d82a083871d81ef5064b7edaab430d0"],"repoTags":["registry.k8s.io/kube-scheduler:v1.31.1"],"size":"67007814"},{"id":"ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17","repoDigests":["localhost/kicbase/echo-server@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e6011d795cb13534d4a"],"repoTags":["localhost/kicbase/echo-server:functional-451805"],"size":"4788229"},{"id":"27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da","repoDigests":["registry.k8s.io/etcd@sha256:a6d
c63e6e8cfa0307d7851762fa6b629afb18f28d8aa3fab5a6e91b4af60026a","registry.k8s.io/etcd@sha256:e3ee3ca2dbaf511385000dbd54123629c71b6cfaabd469e658d76a116b7f43da"],"repoTags":["registry.k8s.io/etcd:3.5.15-0"],"size":"139912446"},{"id":"d3f53a98c0a9d9163c4848bcf34b2d2f5e1e3691b79f3d1dd6d0206809e02853","repoDigests":["registry.k8s.io/kube-apiserver@sha256:2409c23dbb5a2b7a81adbb184d3eac43ac653e9b97a7c0ee121b89bb3ef61fdb","registry.k8s.io/kube-apiserver@sha256:e3a40e6c6e99ba4a4d72432b3eda702099a2926e49d4afeb6138f2d95e6371ef"],"repoTags":["registry.k8s.io/kube-apiserver:v1.31.1"],"size":"92632544"},{"id":"3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300","repoDigests":["registry.k8s.io/pause@sha256:e59730b14890252c14f85976e22ab1c47ec28b111ffed407f34bca1b44447476"],"repoTags":["registry.k8s.io/pause:3.3"],"size":"487479"},{"id":"6a23fa8fd2b78ab58e42ba273808edc936a9c53d8ac4a919f6337be094843a51","repoDigests":["docker.io/kindest/kindnetd@sha256:4d39335073da9a0b82be8e01028f0aa75aff16caff2e2d8889d0effd579a6f
64","docker.io/kindest/kindnetd@sha256:e59a687ca28ae274a2fc92f1e2f5f1c739f353178a43a23aafc71adb802ed166"],"repoTags":["docker.io/kindest/kindnetd:v20240813-c6f155d6"],"size":"90295858"},{"id":"20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8","repoDigests":["docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93","docker.io/kubernetesui/dashboard@sha256:5c52c60663b473628bd98e4ffee7a747ef1f88d8c7bcee957b089fb3f61bdedf"],"repoTags":[],"size":"247562353"},{"id":"279f381cb37365bbbcd133c9531fba9c2beb0f38dbbe6ddfcd0b1b1643d3450e","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:9f9da5b27e03f89599cc40ba89150aebf3b4cff001e6db6d998674b34181e1a1","registry.k8s.io/kube-controller-manager@sha256:a9a0505b7d0caca0edd18e37bacc9425b2c8824546b26f5b286e8cb144669849"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.31.1"],"size":"86930758"},{"id":"24a140c548c075e487e45d0ee73b1aa89f8bfb40c08a57e05975559728822b1d","repoDigests":["registry.k8s.
io/kube-proxy@sha256:4ee50b00484d7f39a90fc4cda92251177ef5ad8fdf2f2a0c768f9e634b4c6d44","registry.k8s.io/kube-proxy@sha256:7b3bf9f1e260ccb1fd543570e1e9869a373f716fb050cd23a6a2771aa4e06ae9"],"repoTags":["registry.k8s.io/kube-proxy:v1.31.1"],"size":"95951255"},{"id":"afb61768ce381961ca0beff95337601f29dc70ff3ed14e5e4b3e5699057e6aa8","repoDigests":["registry.k8s.io/pause@sha256:e50b7059b633caf3c1449b8da680d11845cda4506b513ee7a2de00725f0a34a7","registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a"],"repoTags":["registry.k8s.io/pause:3.10"],"size":"519877"},{"id":"8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a","repoDigests":["registry.k8s.io/pause@sha256:f5e31d44aa14d5669e030380b656463a7e45934c03994e72e3dbf83d4a645cca"],"repoTags":["registry.k8s.io/pause:latest"],"size":"246070"},{"id":"ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6","repoDigests":["gcr.io/k8s-minikube/storage-provisioner@sha256:0ba370588274b88531ab311a5d2e645d240a853555c1
e58fd1dd428fc333c9d2","gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944"],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"29037500"},{"id":"2650d4c7ef3161785b1be1420f2675e585a7db548463e8701590be95185a3219","repoDigests":["localhost/minikube-local-cache-test@sha256:0092ed1d7876191df11027e3415b9d9d442384950e67084dc754fc90485cc6ae"],"repoTags":["localhost/minikube-local-cache-test:functional-451805"],"size":"3330"}]
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-451805 image ls --format json --alsologtostderr:
I0924 19:18:56.747826  624297 out.go:345] Setting OutFile to fd 1 ...
I0924 19:18:56.748023  624297 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0924 19:18:56.748047  624297 out.go:358] Setting ErrFile to fd 2...
I0924 19:18:56.748053  624297 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0924 19:18:56.748410  624297 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19700-588376/.minikube/bin
I0924 19:18:56.749337  624297 config.go:182] Loaded profile config "functional-451805": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0924 19:18:56.749551  624297 config.go:182] Loaded profile config "functional-451805": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0924 19:18:56.750317  624297 cli_runner.go:164] Run: docker container inspect functional-451805 --format={{.State.Status}}
I0924 19:18:56.775885  624297 ssh_runner.go:195] Run: systemctl --version
I0924 19:18:56.775942  624297 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-451805
I0924 19:18:56.803436  624297 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33518 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/functional-451805/id_rsa Username:docker}
I0924 19:18:56.897697  624297 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.27s)

                                                
                                    
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:261: (dbg) Run:  out/minikube-linux-arm64 -p functional-451805 image ls --format yaml --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-451805 image ls --format yaml --alsologtostderr:
- id: 2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4
repoDigests:
- registry.k8s.io/coredns/coredns@sha256:31440a2bef59e2f1ffb600113b557103740ff851e27b0aef5b849f6e3ab994a6
- registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.3
size: "61647114"
- id: 72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb
repoDigests:
- registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5
repoTags:
- registry.k8s.io/echoserver-arm:1.8
size: "87536549"
- id: 24a140c548c075e487e45d0ee73b1aa89f8bfb40c08a57e05975559728822b1d
repoDigests:
- registry.k8s.io/kube-proxy@sha256:4ee50b00484d7f39a90fc4cda92251177ef5ad8fdf2f2a0c768f9e634b4c6d44
- registry.k8s.io/kube-proxy@sha256:7b3bf9f1e260ccb1fd543570e1e9869a373f716fb050cd23a6a2771aa4e06ae9
repoTags:
- registry.k8s.io/kube-proxy:v1.31.1
size: "95951255"
- id: 8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5
repoDigests:
- registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67
repoTags:
- registry.k8s.io/pause:3.1
size: "528622"
- id: a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a
repoDigests:
- docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c
- docker.io/kubernetesui/metrics-scraper@sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a
repoTags: []
size: "42263767"
- id: b887aca7aed6134b029401507d27ac9c8fbfc5a6cf510d254bdf4ac841cf1552
repoDigests:
- docker.io/library/nginx@sha256:19db381c08a95b2040d5637a65c7a59af6c2f21444b0c8730505280a0255fb53
- docker.io/library/nginx@sha256:a5127daff3d6f4606be3100a252419bfa84fd6ee5cd74d0feaca1a5068f97dcf
repoTags:
- docker.io/library/nginx:alpine
size: "48375489"
- id: 27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da
repoDigests:
- registry.k8s.io/etcd@sha256:a6dc63e6e8cfa0307d7851762fa6b629afb18f28d8aa3fab5a6e91b4af60026a
- registry.k8s.io/etcd@sha256:e3ee3ca2dbaf511385000dbd54123629c71b6cfaabd469e658d76a116b7f43da
repoTags:
- registry.k8s.io/etcd:3.5.15-0
size: "139912446"
- id: d3f53a98c0a9d9163c4848bcf34b2d2f5e1e3691b79f3d1dd6d0206809e02853
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:2409c23dbb5a2b7a81adbb184d3eac43ac653e9b97a7c0ee121b89bb3ef61fdb
- registry.k8s.io/kube-apiserver@sha256:e3a40e6c6e99ba4a4d72432b3eda702099a2926e49d4afeb6138f2d95e6371ef
repoTags:
- registry.k8s.io/kube-apiserver:v1.31.1
size: "92632544"
- id: 3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300
repoDigests:
- registry.k8s.io/pause@sha256:e59730b14890252c14f85976e22ab1c47ec28b111ffed407f34bca1b44447476
repoTags:
- registry.k8s.io/pause:3.3
size: "487479"
- id: 8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a
repoDigests:
- registry.k8s.io/pause@sha256:f5e31d44aa14d5669e030380b656463a7e45934c03994e72e3dbf83d4a645cca
repoTags:
- registry.k8s.io/pause:latest
size: "246070"
- id: 6a23fa8fd2b78ab58e42ba273808edc936a9c53d8ac4a919f6337be094843a51
repoDigests:
- docker.io/kindest/kindnetd@sha256:4d39335073da9a0b82be8e01028f0aa75aff16caff2e2d8889d0effd579a6f64
- docker.io/kindest/kindnetd@sha256:e59a687ca28ae274a2fc92f1e2f5f1c739f353178a43a23aafc71adb802ed166
repoTags:
- docker.io/kindest/kindnetd:v20240813-c6f155d6
size: "90295858"
- id: 20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8
repoDigests:
- docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93
- docker.io/kubernetesui/dashboard@sha256:5c52c60663b473628bd98e4ffee7a747ef1f88d8c7bcee957b089fb3f61bdedf
repoTags: []
size: "247562353"
- id: 279f381cb37365bbbcd133c9531fba9c2beb0f38dbbe6ddfcd0b1b1643d3450e
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:9f9da5b27e03f89599cc40ba89150aebf3b4cff001e6db6d998674b34181e1a1
- registry.k8s.io/kube-controller-manager@sha256:a9a0505b7d0caca0edd18e37bacc9425b2c8824546b26f5b286e8cb144669849
repoTags:
- registry.k8s.io/kube-controller-manager:v1.31.1
size: "86930758"
- id: afb61768ce381961ca0beff95337601f29dc70ff3ed14e5e4b3e5699057e6aa8
repoDigests:
- registry.k8s.io/pause@sha256:e50b7059b633caf3c1449b8da680d11845cda4506b513ee7a2de00725f0a34a7
- registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a
repoTags:
- registry.k8s.io/pause:3.10
size: "519877"
- id: ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6
repoDigests:
- gcr.io/k8s-minikube/storage-provisioner@sha256:0ba370588274b88531ab311a5d2e645d240a853555c1e58fd1dd428fc333c9d2
- gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "29037500"
- id: 2650d4c7ef3161785b1be1420f2675e585a7db548463e8701590be95185a3219
repoDigests:
- localhost/minikube-local-cache-test@sha256:0092ed1d7876191df11027e3415b9d9d442384950e67084dc754fc90485cc6ae
repoTags:
- localhost/minikube-local-cache-test:functional-451805
size: "3330"
- id: ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17
repoDigests:
- localhost/kicbase/echo-server@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e6011d795cb13534d4a
repoTags:
- localhost/kicbase/echo-server:functional-451805
size: "4788229"
- id: 7f8aa378bb47dffcf430f3a601abe39137e88aee0238e23ed8530fdd18dab82d
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:65212209347a96b08a97e679b98dca46885f09cf3a53e8d13b28d2c083a5b690
- registry.k8s.io/kube-scheduler@sha256:969a7e96340f3a927b3d652582edec2d6d82a083871d81ef5064b7edaab430d0
repoTags:
- registry.k8s.io/kube-scheduler:v1.31.1
size: "67007814"
- id: 195245f0c79279e8b8e012efa02c91dad4cf7d0e44c0f4382fea68cd93088e6c
repoDigests:
- docker.io/library/nginx@sha256:04ba374043ccd2fc5c593885c0eacddebabd5ca375f9323666f28dfd5a9710e3
- docker.io/library/nginx@sha256:9f661996f4d1cea788f329b8145660a1124a5a94eec8cea1dba0d564423ad171
repoTags:
- docker.io/library/nginx:latest
size: "197172029"
- id: 1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c
repoDigests:
- gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e
- gcr.io/k8s-minikube/busybox@sha256:580b0aa58b210f512f818b7b7ef4f63c803f7a8cd6baf571b1462b79f7b7719e
repoTags:
- gcr.io/k8s-minikube/busybox:1.28.4-glibc
size: "3774172"

                                                
                                                
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-451805 image ls --format yaml --alsologtostderr:
I0924 19:18:56.466711  624234 out.go:345] Setting OutFile to fd 1 ...
I0924 19:18:56.466978  624234 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0924 19:18:56.467009  624234 out.go:358] Setting ErrFile to fd 2...
I0924 19:18:56.467043  624234 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0924 19:18:56.467358  624234 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19700-588376/.minikube/bin
I0924 19:18:56.468242  624234 config.go:182] Loaded profile config "functional-451805": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0924 19:18:56.468474  624234 config.go:182] Loaded profile config "functional-451805": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0924 19:18:56.469157  624234 cli_runner.go:164] Run: docker container inspect functional-451805 --format={{.State.Status}}
I0924 19:18:56.489140  624234 ssh_runner.go:195] Run: systemctl --version
I0924 19:18:56.489200  624234 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-451805
I0924 19:18:56.507121  624234 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33518 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/functional-451805/id_rsa Username:docker}
I0924 19:18:56.607675  624234 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.28s)

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

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

                                                
                                                

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

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

                                                
                                                
** /stderr **
functional_test.go:315: (dbg) Run:  out/minikube-linux-arm64 -p functional-451805 image build -t localhost/my-image:functional-451805 testdata/build --alsologtostderr
functional_test.go:315: (dbg) Done: out/minikube-linux-arm64 -p functional-451805 image build -t localhost/my-image:functional-451805 testdata/build --alsologtostderr: (3.176159698s)
functional_test.go:320: (dbg) Stdout: out/minikube-linux-arm64 -p functional-451805 image build -t localhost/my-image:functional-451805 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> ae78ec63a73
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-451805
--> 116d928c664
Successfully tagged localhost/my-image:functional-451805
116d928c664bb8ce6894f2dbfffaacd964e408129f1a74c634c8d230bdbe6e67
functional_test.go:323: (dbg) Stderr: out/minikube-linux-arm64 -p functional-451805 image build -t localhost/my-image:functional-451805 testdata/build --alsologtostderr:
I0924 19:18:57.018450  624378 out.go:345] Setting OutFile to fd 1 ...
I0924 19:18:57.019846  624378 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0924 19:18:57.021721  624378 out.go:358] Setting ErrFile to fd 2...
I0924 19:18:57.021787  624378 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0924 19:18:57.022119  624378 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19700-588376/.minikube/bin
I0924 19:18:57.023021  624378 config.go:182] Loaded profile config "functional-451805": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0924 19:18:57.023824  624378 config.go:182] Loaded profile config "functional-451805": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0924 19:18:57.024458  624378 cli_runner.go:164] Run: docker container inspect functional-451805 --format={{.State.Status}}
I0924 19:18:57.062004  624378 ssh_runner.go:195] Run: systemctl --version
I0924 19:18:57.062107  624378 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-451805
I0924 19:18:57.081886  624378 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33518 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/functional-451805/id_rsa Username:docker}
I0924 19:18:57.172881  624378 build_images.go:161] Building image from path: /tmp/build.1072312095.tar
I0924 19:18:57.172954  624378 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0924 19:18:57.182661  624378 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.1072312095.tar
I0924 19:18:57.187455  624378 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.1072312095.tar: stat -c "%s %y" /var/lib/minikube/build/build.1072312095.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.1072312095.tar': No such file or directory
I0924 19:18:57.187539  624378 ssh_runner.go:362] scp /tmp/build.1072312095.tar --> /var/lib/minikube/build/build.1072312095.tar (3072 bytes)
I0924 19:18:57.226278  624378 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.1072312095
I0924 19:18:57.235683  624378 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.1072312095 -xf /var/lib/minikube/build/build.1072312095.tar
I0924 19:18:57.245556  624378 crio.go:315] Building image: /var/lib/minikube/build/build.1072312095
I0924 19:18:57.245649  624378 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-451805 /var/lib/minikube/build/build.1072312095 --cgroup-manager=cgroupfs
Trying to pull gcr.io/k8s-minikube/busybox:latest...
Getting image source signatures
Copying blob sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34
Copying blob sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34
Copying config sha256:71a676dd070f4b701c3272e566d84951362f1326ea07d5bbad119d1c4f6b3d02
Writing manifest to image destination
Storing signatures
I0924 19:19:00.001751  624378 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-451805 /var/lib/minikube/build/build.1072312095 --cgroup-manager=cgroupfs: (2.756068751s)
I0924 19:19:00.001856  624378 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.1072312095
I0924 19:19:00.043321  624378 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.1072312095.tar
I0924 19:19:00.092371  624378 build_images.go:217] Built localhost/my-image:functional-451805 from /tmp/build.1072312095.tar
I0924 19:19:00.092474  624378 build_images.go:133] succeeded building to: functional-451805
I0924 19:19:00.092507  624378 build_images.go:134] failed building to: 
functional_test.go:451: (dbg) Run:  out/minikube-linux-arm64 -p functional-451805 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (3.97s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/Setup
functional_test.go:342: (dbg) Run:  docker pull kicbase/echo-server:1.0
functional_test.go:347: (dbg) Run:  docker tag kicbase/echo-server:1.0 kicbase/echo-server:functional-451805
--- PASS: TestFunctional/parallel/ImageCommands/Setup (0.77s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadDaemon
functional_test.go:355: (dbg) Run:  out/minikube-linux-arm64 -p functional-451805 image load --daemon kicbase/echo-server:functional-451805 --alsologtostderr
functional_test.go:355: (dbg) Done: out/minikube-linux-arm64 -p functional-451805 image load --daemon kicbase/echo-server:functional-451805 --alsologtostderr: (1.115052155s)
functional_test.go:451: (dbg) Run:  out/minikube-linux-arm64 -p functional-451805 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadDaemon (1.36s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon
functional_test.go:235: (dbg) Run:  docker pull kicbase/echo-server:latest
functional_test.go:240: (dbg) Run:  docker tag kicbase/echo-server:latest kicbase/echo-server:functional-451805
functional_test.go:245: (dbg) Run:  out/minikube-linux-arm64 -p functional-451805 image load --daemon kicbase/echo-server:functional-451805 --alsologtostderr
2024/09/24 19:18:51 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
functional_test.go:451: (dbg) Run:  out/minikube-linux-arm64 -p functional-451805 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (1.19s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageRemove
functional_test.go:392: (dbg) Run:  out/minikube-linux-arm64 -p functional-451805 image rm kicbase/echo-server:functional-451805 --alsologtostderr
functional_test.go:451: (dbg) Run:  out/minikube-linux-arm64 -p functional-451805 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageRemove (0.74s)

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

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.05s)

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

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.02s)

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

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.02s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (171.86s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-arm64 start -p ha-324648 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0924 19:19:19.970119  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/client.crt: no such file or directory" logger="UnhandledError"
E0924 19:19:19.976532  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/client.crt: no such file or directory" logger="UnhandledError"
E0924 19:19:19.987921  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/client.crt: no such file or directory" logger="UnhandledError"
E0924 19:19:20.010302  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/client.crt: no such file or directory" logger="UnhandledError"
E0924 19:19:20.051774  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/client.crt: no such file or directory" logger="UnhandledError"
E0924 19:19:20.133269  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/client.crt: no such file or directory" logger="UnhandledError"
E0924 19:19:20.294722  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/client.crt: no such file or directory" logger="UnhandledError"
E0924 19:19:20.616318  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/client.crt: no such file or directory" logger="UnhandledError"
E0924 19:19:21.258311  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/client.crt: no such file or directory" logger="UnhandledError"
E0924 19:19:22.539842  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/client.crt: no such file or directory" logger="UnhandledError"
E0924 19:19:25.101862  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/client.crt: no such file or directory" logger="UnhandledError"
E0924 19:19:30.223179  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/client.crt: no such file or directory" logger="UnhandledError"
E0924 19:19:40.464479  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/client.crt: no such file or directory" logger="UnhandledError"
E0924 19:20:00.946164  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/client.crt: no such file or directory" logger="UnhandledError"
E0924 19:20:41.907952  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:101: (dbg) Done: out/minikube-linux-arm64 start -p ha-324648 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (2m51.06686129s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-arm64 -p ha-324648 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (171.86s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (9.29s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeployApp
ha_test.go:128: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-324648 -- apply -f ./testdata/ha/ha-pod-dns-test.yaml
ha_test.go:133: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-324648 -- rollout status deployment/busybox
ha_test.go:133: (dbg) Done: out/minikube-linux-arm64 kubectl -p ha-324648 -- rollout status deployment/busybox: (6.324446773s)
ha_test.go:140: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-324648 -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:163: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-324648 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-324648 -- exec busybox-7dff88458-26zhn -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-324648 -- exec busybox-7dff88458-gmnnt -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-324648 -- exec busybox-7dff88458-jscsv -- nslookup kubernetes.io
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-324648 -- exec busybox-7dff88458-26zhn -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-324648 -- exec busybox-7dff88458-gmnnt -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-324648 -- exec busybox-7dff88458-jscsv -- nslookup kubernetes.default
E0924 19:22:03.830003  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-324648 -- exec busybox-7dff88458-26zhn -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-324648 -- exec busybox-7dff88458-gmnnt -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-324648 -- exec busybox-7dff88458-jscsv -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiControlPlane/serial/DeployApp (9.29s)

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.67s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/PingHostFromPods
ha_test.go:199: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-324648 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-324648 -- exec busybox-7dff88458-26zhn -- 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-324648 -- exec busybox-7dff88458-26zhn -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-324648 -- exec busybox-7dff88458-gmnnt -- 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-324648 -- exec busybox-7dff88458-gmnnt -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-324648 -- exec busybox-7dff88458-jscsv -- 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-324648 -- exec busybox-7dff88458-jscsv -- sh -c "ping -c 1 192.168.49.1"
--- PASS: TestMultiControlPlane/serial/PingHostFromPods (1.67s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (63.57s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-arm64 node add -p ha-324648 -v=7 --alsologtostderr
E0924 19:23:05.102270  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/functional-451805/client.crt: no such file or directory" logger="UnhandledError"
E0924 19:23:05.109121  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/functional-451805/client.crt: no such file or directory" logger="UnhandledError"
E0924 19:23:05.120797  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/functional-451805/client.crt: no such file or directory" logger="UnhandledError"
E0924 19:23:05.142207  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/functional-451805/client.crt: no such file or directory" logger="UnhandledError"
E0924 19:23:05.183669  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/functional-451805/client.crt: no such file or directory" logger="UnhandledError"
E0924 19:23:05.265649  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/functional-451805/client.crt: no such file or directory" logger="UnhandledError"
E0924 19:23:05.427199  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/functional-451805/client.crt: no such file or directory" logger="UnhandledError"
E0924 19:23:05.748655  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/functional-451805/client.crt: no such file or directory" logger="UnhandledError"
E0924 19:23:06.390483  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/functional-451805/client.crt: no such file or directory" logger="UnhandledError"
E0924 19:23:07.672688  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/functional-451805/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:228: (dbg) Done: out/minikube-linux-arm64 node add -p ha-324648 -v=7 --alsologtostderr: (1m2.606962434s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-arm64 -p ha-324648 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (63.57s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.11s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (1s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/HAppyAfterClusterStart
ha_test.go:281: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
E0924 19:23:10.234256  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/functional-451805/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestMultiControlPlane/serial/HAppyAfterClusterStart (1.00s)

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (18.16s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:326: (dbg) Run:  out/minikube-linux-arm64 -p ha-324648 status --output json -v=7 --alsologtostderr
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-324648 cp testdata/cp-test.txt ha-324648:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-324648 ssh -n ha-324648 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-324648 cp ha-324648:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile2000861143/001/cp-test_ha-324648.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-324648 ssh -n ha-324648 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-324648 cp ha-324648:/home/docker/cp-test.txt ha-324648-m02:/home/docker/cp-test_ha-324648_ha-324648-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-324648 ssh -n ha-324648 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-324648 ssh -n ha-324648-m02 "sudo cat /home/docker/cp-test_ha-324648_ha-324648-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-324648 cp ha-324648:/home/docker/cp-test.txt ha-324648-m03:/home/docker/cp-test_ha-324648_ha-324648-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-324648 ssh -n ha-324648 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-324648 ssh -n ha-324648-m03 "sudo cat /home/docker/cp-test_ha-324648_ha-324648-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-324648 cp ha-324648:/home/docker/cp-test.txt ha-324648-m04:/home/docker/cp-test_ha-324648_ha-324648-m04.txt
E0924 19:23:15.355841  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/functional-451805/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-324648 ssh -n ha-324648 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-324648 ssh -n ha-324648-m04 "sudo cat /home/docker/cp-test_ha-324648_ha-324648-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-324648 cp testdata/cp-test.txt ha-324648-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-324648 ssh -n ha-324648-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-324648 cp ha-324648-m02:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile2000861143/001/cp-test_ha-324648-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-324648 ssh -n ha-324648-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-324648 cp ha-324648-m02:/home/docker/cp-test.txt ha-324648:/home/docker/cp-test_ha-324648-m02_ha-324648.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-324648 ssh -n ha-324648-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-324648 ssh -n ha-324648 "sudo cat /home/docker/cp-test_ha-324648-m02_ha-324648.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-324648 cp ha-324648-m02:/home/docker/cp-test.txt ha-324648-m03:/home/docker/cp-test_ha-324648-m02_ha-324648-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-324648 ssh -n ha-324648-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-324648 ssh -n ha-324648-m03 "sudo cat /home/docker/cp-test_ha-324648-m02_ha-324648-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-324648 cp ha-324648-m02:/home/docker/cp-test.txt ha-324648-m04:/home/docker/cp-test_ha-324648-m02_ha-324648-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-324648 ssh -n ha-324648-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-324648 ssh -n ha-324648-m04 "sudo cat /home/docker/cp-test_ha-324648-m02_ha-324648-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-324648 cp testdata/cp-test.txt ha-324648-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-324648 ssh -n ha-324648-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-324648 cp ha-324648-m03:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile2000861143/001/cp-test_ha-324648-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-324648 ssh -n ha-324648-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-324648 cp ha-324648-m03:/home/docker/cp-test.txt ha-324648:/home/docker/cp-test_ha-324648-m03_ha-324648.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-324648 ssh -n ha-324648-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-324648 ssh -n ha-324648 "sudo cat /home/docker/cp-test_ha-324648-m03_ha-324648.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-324648 cp ha-324648-m03:/home/docker/cp-test.txt ha-324648-m02:/home/docker/cp-test_ha-324648-m03_ha-324648-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-324648 ssh -n ha-324648-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-324648 ssh -n ha-324648-m02 "sudo cat /home/docker/cp-test_ha-324648-m03_ha-324648-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-324648 cp ha-324648-m03:/home/docker/cp-test.txt ha-324648-m04:/home/docker/cp-test_ha-324648-m03_ha-324648-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-324648 ssh -n ha-324648-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-324648 ssh -n ha-324648-m04 "sudo cat /home/docker/cp-test_ha-324648-m03_ha-324648-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-324648 cp testdata/cp-test.txt ha-324648-m04:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-324648 ssh -n ha-324648-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-324648 cp ha-324648-m04:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile2000861143/001/cp-test_ha-324648-m04.txt
E0924 19:23:25.597691  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/functional-451805/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-324648 ssh -n ha-324648-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-324648 cp ha-324648-m04:/home/docker/cp-test.txt ha-324648:/home/docker/cp-test_ha-324648-m04_ha-324648.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-324648 ssh -n ha-324648-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-324648 ssh -n ha-324648 "sudo cat /home/docker/cp-test_ha-324648-m04_ha-324648.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-324648 cp ha-324648-m04:/home/docker/cp-test.txt ha-324648-m02:/home/docker/cp-test_ha-324648-m04_ha-324648-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-324648 ssh -n ha-324648-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-324648 ssh -n ha-324648-m02 "sudo cat /home/docker/cp-test_ha-324648-m04_ha-324648-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-324648 cp ha-324648-m04:/home/docker/cp-test.txt ha-324648-m03:/home/docker/cp-test_ha-324648-m04_ha-324648-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-324648 ssh -n ha-324648-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-324648 ssh -n ha-324648-m03 "sudo cat /home/docker/cp-test_ha-324648-m04_ha-324648-m03.txt"
--- PASS: TestMultiControlPlane/serial/CopyFile (18.16s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.77s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0924 19:23:41.162276  640134 out.go:345] Setting OutFile to fd 1 ...
	I0924 19:23:41.162464  640134 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 19:23:41.162491  640134 out.go:358] Setting ErrFile to fd 2...
	I0924 19:23:41.162512  640134 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 19:23:41.162804  640134 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19700-588376/.minikube/bin
	I0924 19:23:41.163036  640134 out.go:352] Setting JSON to false
	I0924 19:23:41.163107  640134 mustload.go:65] Loading cluster: ha-324648
	I0924 19:23:41.163194  640134 notify.go:220] Checking for updates...
	I0924 19:23:41.163571  640134 config.go:182] Loaded profile config "ha-324648": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0924 19:23:41.163594  640134 status.go:174] checking status of ha-324648 ...
	I0924 19:23:41.164509  640134 cli_runner.go:164] Run: docker container inspect ha-324648 --format={{.State.Status}}
	I0924 19:23:41.184973  640134 status.go:364] ha-324648 host status = "Running" (err=<nil>)
	I0924 19:23:41.185125  640134 host.go:66] Checking if "ha-324648" exists ...
	I0924 19:23:41.185752  640134 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-324648
	I0924 19:23:41.220362  640134 host.go:66] Checking if "ha-324648" exists ...
	I0924 19:23:41.220719  640134 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0924 19:23:41.220769  640134 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-324648
	I0924 19:23:41.239063  640134 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33523 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/ha-324648/id_rsa Username:docker}
	I0924 19:23:41.334097  640134 ssh_runner.go:195] Run: systemctl --version
	I0924 19:23:41.338966  640134 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0924 19:23:41.351865  640134 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0924 19:23:41.409949  640134 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:4 ContainersRunning:3 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:48 OomKillDisable:true NGoroutines:71 SystemTime:2024-09-24 19:23:41.39149875 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aa
rch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: bridg
e-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
	I0924 19:23:41.410597  640134 kubeconfig.go:125] found "ha-324648" server: "https://192.168.49.254:8443"
	I0924 19:23:41.410630  640134 api_server.go:166] Checking apiserver status ...
	I0924 19:23:41.410685  640134 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0924 19:23:41.432664  640134 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1352/cgroup
	I0924 19:23:41.444448  640134 api_server.go:182] apiserver freezer: "10:freezer:/docker/c0bfb79e45ba659505c20e62d2137f6f94b4dc5292e9209272f7d7a70c2f6dd5/crio/crio-9d42f483adeec8a1ff9ac8882af56adf1cff409c8b5b206a4730360df62bdde0"
	I0924 19:23:41.444538  640134 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/c0bfb79e45ba659505c20e62d2137f6f94b4dc5292e9209272f7d7a70c2f6dd5/crio/crio-9d42f483adeec8a1ff9ac8882af56adf1cff409c8b5b206a4730360df62bdde0/freezer.state
	I0924 19:23:41.453339  640134 api_server.go:204] freezer state: "THAWED"
	I0924 19:23:41.453369  640134 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0924 19:23:41.461516  640134 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0924 19:23:41.461548  640134 status.go:456] ha-324648 apiserver status = Running (err=<nil>)
	I0924 19:23:41.461570  640134 status.go:176] ha-324648 status: &{Name:ha-324648 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0924 19:23:41.461597  640134 status.go:174] checking status of ha-324648-m02 ...
	I0924 19:23:41.462011  640134 cli_runner.go:164] Run: docker container inspect ha-324648-m02 --format={{.State.Status}}
	I0924 19:23:41.480335  640134 status.go:364] ha-324648-m02 host status = "Stopped" (err=<nil>)
	I0924 19:23:41.480363  640134 status.go:377] host is not running, skipping remaining checks
	I0924 19:23:41.480371  640134 status.go:176] ha-324648-m02 status: &{Name:ha-324648-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0924 19:23:41.480396  640134 status.go:174] checking status of ha-324648-m03 ...
	I0924 19:23:41.480718  640134 cli_runner.go:164] Run: docker container inspect ha-324648-m03 --format={{.State.Status}}
	I0924 19:23:41.497117  640134 status.go:364] ha-324648-m03 host status = "Running" (err=<nil>)
	I0924 19:23:41.497144  640134 host.go:66] Checking if "ha-324648-m03" exists ...
	I0924 19:23:41.497460  640134 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-324648-m03
	I0924 19:23:41.515320  640134 host.go:66] Checking if "ha-324648-m03" exists ...
	I0924 19:23:41.515961  640134 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0924 19:23:41.516014  640134 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-324648-m03
	I0924 19:23:41.533117  640134 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/ha-324648-m03/id_rsa Username:docker}
	I0924 19:23:41.629151  640134 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0924 19:23:41.642442  640134 kubeconfig.go:125] found "ha-324648" server: "https://192.168.49.254:8443"
	I0924 19:23:41.642470  640134 api_server.go:166] Checking apiserver status ...
	I0924 19:23:41.642513  640134 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0924 19:23:41.657512  640134 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1354/cgroup
	I0924 19:23:41.670053  640134 api_server.go:182] apiserver freezer: "10:freezer:/docker/275c4ff3c9c1f5b5ca0808380ec7304cd2fbc4983dc2008a52d5322c21cf1d97/crio/crio-9038f716e2ea1389e5082e379e5cfebf500fb96516656c8201bd447d92083edd"
	I0924 19:23:41.670130  640134 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/275c4ff3c9c1f5b5ca0808380ec7304cd2fbc4983dc2008a52d5322c21cf1d97/crio/crio-9038f716e2ea1389e5082e379e5cfebf500fb96516656c8201bd447d92083edd/freezer.state
	I0924 19:23:41.679607  640134 api_server.go:204] freezer state: "THAWED"
	I0924 19:23:41.679682  640134 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0924 19:23:41.687809  640134 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0924 19:23:41.687839  640134 status.go:456] ha-324648-m03 apiserver status = Running (err=<nil>)
	I0924 19:23:41.687863  640134 status.go:176] ha-324648-m03 status: &{Name:ha-324648-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0924 19:23:41.687889  640134 status.go:174] checking status of ha-324648-m04 ...
	I0924 19:23:41.688222  640134 cli_runner.go:164] Run: docker container inspect ha-324648-m04 --format={{.State.Status}}
	I0924 19:23:41.706749  640134 status.go:364] ha-324648-m04 host status = "Running" (err=<nil>)
	I0924 19:23:41.706774  640134 host.go:66] Checking if "ha-324648-m04" exists ...
	I0924 19:23:41.707083  640134 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-324648-m04
	I0924 19:23:41.724782  640134 host.go:66] Checking if "ha-324648-m04" exists ...
	I0924 19:23:41.725088  640134 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0924 19:23:41.725131  640134 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-324648-m04
	I0924 19:23:41.744479  640134 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33538 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/ha-324648-m04/id_rsa Username:docker}
	I0924 19:23:41.837233  640134 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0924 19:23:41.850731  640134 status.go:176] ha-324648-m04 status: &{Name:ha-324648-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.82s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (22.14s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:420: (dbg) Run:  out/minikube-linux-arm64 -p ha-324648 node start m02 -v=7 --alsologtostderr
E0924 19:23:46.079610  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/functional-451805/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:420: (dbg) Done: out/minikube-linux-arm64 -p ha-324648 node start m02 -v=7 --alsologtostderr: (20.400455059s)
ha_test.go:428: (dbg) Run:  out/minikube-linux-arm64 -p ha-324648 status -v=7 --alsologtostderr
ha_test.go:428: (dbg) Done: out/minikube-linux-arm64 -p ha-324648 status -v=7 --alsologtostderr: (1.586650011s)
ha_test.go:448: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (22.14s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (1.2s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (163.26s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:456: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-324648 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Run:  out/minikube-linux-arm64 stop -p ha-324648 -v=7 --alsologtostderr
E0924 19:24:19.970226  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/client.crt: no such file or directory" logger="UnhandledError"
E0924 19:24:27.041480  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/functional-451805/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:462: (dbg) Done: out/minikube-linux-arm64 stop -p ha-324648 -v=7 --alsologtostderr: (37.244559748s)
ha_test.go:467: (dbg) Run:  out/minikube-linux-arm64 start -p ha-324648 --wait=true -v=7 --alsologtostderr
E0924 19:24:47.672064  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/client.crt: no such file or directory" logger="UnhandledError"
E0924 19:25:48.963848  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/functional-451805/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:467: (dbg) Done: out/minikube-linux-arm64 start -p ha-324648 --wait=true -v=7 --alsologtostderr: (2m5.80587222s)
ha_test.go:472: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-324648
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (163.26s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (12.59s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeleteSecondaryNode
ha_test.go:487: (dbg) Run:  out/minikube-linux-arm64 -p ha-324648 node delete m03 -v=7 --alsologtostderr
ha_test.go:487: (dbg) Done: out/minikube-linux-arm64 -p ha-324648 node delete m03 -v=7 --alsologtostderr: (11.695234529s)
ha_test.go:493: (dbg) Run:  out/minikube-linux-arm64 -p ha-324648 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 (12.59s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.73s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.73s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0924 19:27:38.252995  653904 out.go:345] Setting OutFile to fd 1 ...
	I0924 19:27:38.253163  653904 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 19:27:38.253174  653904 out.go:358] Setting ErrFile to fd 2...
	I0924 19:27:38.253180  653904 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 19:27:38.253442  653904 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19700-588376/.minikube/bin
	I0924 19:27:38.253634  653904 out.go:352] Setting JSON to false
	I0924 19:27:38.253664  653904 mustload.go:65] Loading cluster: ha-324648
	I0924 19:27:38.253773  653904 notify.go:220] Checking for updates...
	I0924 19:27:38.254103  653904 config.go:182] Loaded profile config "ha-324648": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0924 19:27:38.254161  653904 status.go:174] checking status of ha-324648 ...
	I0924 19:27:38.254803  653904 cli_runner.go:164] Run: docker container inspect ha-324648 --format={{.State.Status}}
	I0924 19:27:38.272660  653904 status.go:364] ha-324648 host status = "Stopped" (err=<nil>)
	I0924 19:27:38.272682  653904 status.go:377] host is not running, skipping remaining checks
	I0924 19:27:38.272694  653904 status.go:176] ha-324648 status: &{Name:ha-324648 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0924 19:27:38.272727  653904 status.go:174] checking status of ha-324648-m02 ...
	I0924 19:27:38.273047  653904 cli_runner.go:164] Run: docker container inspect ha-324648-m02 --format={{.State.Status}}
	I0924 19:27:38.294864  653904 status.go:364] ha-324648-m02 host status = "Stopped" (err=<nil>)
	I0924 19:27:38.294888  653904 status.go:377] host is not running, skipping remaining checks
	I0924 19:27:38.294895  653904 status.go:176] ha-324648-m02 status: &{Name:ha-324648-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0924 19:27:38.294917  653904 status.go:174] checking status of ha-324648-m04 ...
	I0924 19:27:38.295232  653904 cli_runner.go:164] Run: docker container inspect ha-324648-m04 --format={{.State.Status}}
	I0924 19:27:38.318659  653904 status.go:364] ha-324648-m04 host status = "Stopped" (err=<nil>)
	I0924 19:27:38.318680  653904 status.go:377] host is not running, skipping remaining checks
	I0924 19:27:38.318687  653904 status.go:176] ha-324648-m04 status: &{Name:ha-324648-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (99.51s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:560: (dbg) Run:  out/minikube-linux-arm64 start -p ha-324648 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0924 19:28:05.105073  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/functional-451805/client.crt: no such file or directory" logger="UnhandledError"
E0924 19:28:32.805905  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/functional-451805/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:560: (dbg) Done: out/minikube-linux-arm64 start -p ha-324648 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (1m38.590631915s)
ha_test.go:566: (dbg) Run:  out/minikube-linux-arm64 -p ha-324648 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 (99.51s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.74s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (67.53s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:605: (dbg) Run:  out/minikube-linux-arm64 node add -p ha-324648 --control-plane -v=7 --alsologtostderr
E0924 19:29:19.969549  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:605: (dbg) Done: out/minikube-linux-arm64 node add -p ha-324648 --control-plane -v=7 --alsologtostderr: (1m6.564749167s)
ha_test.go:611: (dbg) Run:  out/minikube-linux-arm64 -p ha-324648 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (67.53s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.98s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (78.95s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 start -p json-output-716554 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio
json_output_test.go:63: (dbg) Done: out/minikube-linux-arm64 start -p json-output-716554 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio: (1m18.946875532s)
--- PASS: TestJSONOutput/start/Command (78.95s)

                                                
                                    
x
+
TestJSONOutput/start/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/pause/Command (0.74s)

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

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

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

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

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

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

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"012981f8-5bb7-4a7d-837a-fd6a259de7ce","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-976085] minikube v1.34.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"065e21c6-5d64-4e89-b282-f5ccfbbdaaee","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19700"}}
	{"specversion":"1.0","id":"6eb6dfd6-e19f-4f87-b3a2-d802c82abe1f","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":"5c650d82-ee3d-4da5-bff8-9548e7386730","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19700-588376/kubeconfig"}}
	{"specversion":"1.0","id":"ac47a98a-5d96-4636-9a95-2da975a5b88a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19700-588376/.minikube"}}
	{"specversion":"1.0","id":"e5fd51ea-27f7-46c8-88b9-b7cc9d264517","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":"53bba8e2-99f2-4ebf-94d7-7f797e27d5e9","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"62073711-dbca-41b1-b441-812995dc2cfb","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-976085" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p json-output-error-976085
--- PASS: TestErrorJSONOutput (0.21s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (43.48s)

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

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (31.84s)

                                                
                                                
=== RUN   TestKicCustomNetwork/use_default_bridge_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-arm64 start -p docker-network-548953 --network=bridge
E0924 19:33:05.101969  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/functional-451805/client.crt: no such file or directory" logger="UnhandledError"
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-arm64 start -p docker-network-548953 --network=bridge: (29.812174177s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-548953" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-network-548953
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-network-548953: (2.001405743s)
--- PASS: TestKicCustomNetwork/use_default_bridge_network (31.84s)

                                                
                                    
x
+
TestKicExistingNetwork (35.05s)

                                                
                                                
=== RUN   TestKicExistingNetwork
I0924 19:33:21.240754  593767 cli_runner.go:164] Run: docker network inspect existing-network --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
W0924 19:33:21.256329  593767 cli_runner.go:211] docker network inspect existing-network --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}" returned with exit code 1
I0924 19:33:21.256442  593767 network_create.go:284] running [docker network inspect existing-network] to gather additional debugging logs...
I0924 19:33:21.256467  593767 cli_runner.go:164] Run: docker network inspect existing-network
W0924 19:33:21.270524  593767 cli_runner.go:211] docker network inspect existing-network returned with exit code 1
I0924 19:33:21.270557  593767 network_create.go:287] error running [docker network inspect existing-network]: docker network inspect existing-network: exit status 1
stdout:
[]

                                                
                                                
stderr:
Error response from daemon: network existing-network not found
I0924 19:33:21.270574  593767 network_create.go:289] output of [docker network inspect existing-network]: -- stdout --
[]

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

                                                
                                                
** /stderr **
I0924 19:33:21.270675  593767 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}}]}"
I0924 19:33:21.289176  593767 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-0679108142d2 IfaceIPv4:192.168.49.1 IfaceMTU:1500 IfaceMAC:02:42:2a:89:dd:a2} reservation:<nil>}
I0924 19:33:21.289648  593767 network.go:206] using free private subnet 192.168.58.0/24: &{IP:192.168.58.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.58.0/24 Gateway:192.168.58.1 ClientMin:192.168.58.2 ClientMax:192.168.58.254 Broadcast:192.168.58.255 IsPrivate:true Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:0x400235ed60}
I0924 19:33:21.289682  593767 network_create.go:124] attempt to create docker network existing-network 192.168.58.0/24 with gateway 192.168.58.1 and MTU of 1500 ...
I0924 19:33:21.289758  593767 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.58.0/24 --gateway=192.168.58.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=existing-network existing-network
I0924 19:33:21.358363  593767 network_create.go:108] docker network existing-network 192.168.58.0/24 created
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
kic_custom_network_test.go:93: (dbg) Run:  out/minikube-linux-arm64 start -p existing-network-386582 --network=existing-network
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-arm64 start -p existing-network-386582 --network=existing-network: (33.014267464s)
helpers_test.go:175: Cleaning up "existing-network-386582" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p existing-network-386582
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p existing-network-386582: (1.885505751s)
I0924 19:33:56.274759  593767 cli_runner.go:164] Run: docker network ls --filter=label=existing-network --format {{.Name}}
--- PASS: TestKicExistingNetwork (35.05s)

                                                
                                    
x
+
TestKicCustomSubnet (34.75s)

                                                
                                                
=== RUN   TestKicCustomSubnet
kic_custom_network_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p custom-subnet-458183 --subnet=192.168.60.0/24
E0924 19:34:19.969989  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/client.crt: no such file or directory" logger="UnhandledError"
kic_custom_network_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p custom-subnet-458183 --subnet=192.168.60.0/24: (32.600113268s)
kic_custom_network_test.go:161: (dbg) Run:  docker network inspect custom-subnet-458183 --format "{{(index .IPAM.Config 0).Subnet}}"
helpers_test.go:175: Cleaning up "custom-subnet-458183" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p custom-subnet-458183
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p custom-subnet-458183: (2.131713183s)
--- PASS: TestKicCustomSubnet (34.75s)

                                                
                                    
x
+
TestKicStaticIP (33.44s)

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

                                                
                                    
x
+
TestMainNoArgs (0.06s)

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

                                                
                                    
x
+
TestMinikubeProfile (67.75s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p first-351434 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p first-351434 --driver=docker  --container-runtime=crio: (30.795509466s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p second-353961 --driver=docker  --container-runtime=crio
E0924 19:35:43.035854  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/client.crt: no such file or directory" logger="UnhandledError"
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p second-353961 --driver=docker  --container-runtime=crio: (31.357583228s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile first-351434
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-353961
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
helpers_test.go:175: Cleaning up "second-353961" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p second-353961
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p second-353961: (1.941139245s)
helpers_test.go:175: Cleaning up "first-351434" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p first-351434
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p first-351434: (2.314853023s)
--- PASS: TestMinikubeProfile (67.75s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (6.9s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.27s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (6.53s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.25s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.62s)

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

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

                                                
                                    
x
+
TestMountStart/serial/Stop (1.2s)

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

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (8.14s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.25s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (101.78s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-542588 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0924 19:38:05.101768  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/functional-451805/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:96: (dbg) Done: out/minikube-linux-arm64 start -p multinode-542588 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (1m41.291620914s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-arm64 -p multinode-542588 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (101.78s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (7.68s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.98s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (60.56s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-542588 -v 3 --alsologtostderr
E0924 19:39:19.969998  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/client.crt: no such file or directory" logger="UnhandledError"
E0924 19:39:28.167321  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/functional-451805/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:121: (dbg) Done: out/minikube-linux-arm64 node add -p multinode-542588 -v 3 --alsologtostderr: (59.852476761s)
multinode_test.go:127: (dbg) Run:  out/minikube-linux-arm64 -p multinode-542588 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (60.56s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.09s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.66s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (9.75s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.22s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0924 19:39:42.794103  707100 out.go:345] Setting OutFile to fd 1 ...
	I0924 19:39:42.794260  707100 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 19:39:42.794287  707100 out.go:358] Setting ErrFile to fd 2...
	I0924 19:39:42.794294  707100 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 19:39:42.794581  707100 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19700-588376/.minikube/bin
	I0924 19:39:42.794838  707100 out.go:352] Setting JSON to false
	I0924 19:39:42.794879  707100 mustload.go:65] Loading cluster: multinode-542588
	I0924 19:39:42.794972  707100 notify.go:220] Checking for updates...
	I0924 19:39:42.795347  707100 config.go:182] Loaded profile config "multinode-542588": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0924 19:39:42.795370  707100 status.go:174] checking status of multinode-542588 ...
	I0924 19:39:42.796278  707100 cli_runner.go:164] Run: docker container inspect multinode-542588 --format={{.State.Status}}
	I0924 19:39:42.813177  707100 status.go:364] multinode-542588 host status = "Running" (err=<nil>)
	I0924 19:39:42.813204  707100 host.go:66] Checking if "multinode-542588" exists ...
	I0924 19:39:42.813583  707100 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-542588
	I0924 19:39:42.831656  707100 host.go:66] Checking if "multinode-542588" exists ...
	I0924 19:39:42.831989  707100 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0924 19:39:42.832046  707100 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-542588
	I0924 19:39:42.852272  707100 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33643 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/multinode-542588/id_rsa Username:docker}
	I0924 19:39:42.944751  707100 ssh_runner.go:195] Run: systemctl --version
	I0924 19:39:42.950613  707100 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0924 19:39:42.962128  707100 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0924 19:39:43.019144  707100 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:3 ContainersRunning:2 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:41 OomKillDisable:true NGoroutines:61 SystemTime:2024-09-24 19:39:43.007737939 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: brid
ge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
	I0924 19:39:43.019771  707100 kubeconfig.go:125] found "multinode-542588" server: "https://192.168.67.2:8443"
	I0924 19:39:43.019805  707100 api_server.go:166] Checking apiserver status ...
	I0924 19:39:43.019847  707100 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0924 19:39:43.030816  707100 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1364/cgroup
	I0924 19:39:43.039994  707100 api_server.go:182] apiserver freezer: "10:freezer:/docker/c9ab87ceee1e03165518c12589426356f57eef4eeceecf42cc7a48d539a65784/crio/crio-073e3dab59be9aded1013092e1732da269dc4c0344cba7a5295698cc757246de"
	I0924 19:39:43.040061  707100 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/c9ab87ceee1e03165518c12589426356f57eef4eeceecf42cc7a48d539a65784/crio/crio-073e3dab59be9aded1013092e1732da269dc4c0344cba7a5295698cc757246de/freezer.state
	I0924 19:39:43.049101  707100 api_server.go:204] freezer state: "THAWED"
	I0924 19:39:43.049129  707100 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0924 19:39:43.057162  707100 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0924 19:39:43.057190  707100 status.go:456] multinode-542588 apiserver status = Running (err=<nil>)
	I0924 19:39:43.057201  707100 status.go:176] multinode-542588 status: &{Name:multinode-542588 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0924 19:39:43.057218  707100 status.go:174] checking status of multinode-542588-m02 ...
	I0924 19:39:43.057527  707100 cli_runner.go:164] Run: docker container inspect multinode-542588-m02 --format={{.State.Status}}
	I0924 19:39:43.074407  707100 status.go:364] multinode-542588-m02 host status = "Running" (err=<nil>)
	I0924 19:39:43.074441  707100 host.go:66] Checking if "multinode-542588-m02" exists ...
	I0924 19:39:43.074747  707100 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-542588-m02
	I0924 19:39:43.091291  707100 host.go:66] Checking if "multinode-542588-m02" exists ...
	I0924 19:39:43.091613  707100 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0924 19:39:43.091661  707100 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-542588-m02
	I0924 19:39:43.110530  707100 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33648 SSHKeyPath:/home/jenkins/minikube-integration/19700-588376/.minikube/machines/multinode-542588-m02/id_rsa Username:docker}
	I0924 19:39:43.200546  707100 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0924 19:39:43.212200  707100 status.go:176] multinode-542588-m02 status: &{Name:multinode-542588-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0924 19:39:43.212236  707100 status.go:174] checking status of multinode-542588-m03 ...
	I0924 19:39:43.212531  707100 cli_runner.go:164] Run: docker container inspect multinode-542588-m03 --format={{.State.Status}}
	I0924 19:39:43.227877  707100 status.go:364] multinode-542588-m03 host status = "Stopped" (err=<nil>)
	I0924 19:39:43.227902  707100 status.go:377] host is not running, skipping remaining checks
	I0924 19:39:43.227909  707100 status.go:176] multinode-542588-m03 status: &{Name:multinode-542588-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (10.25s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (80.78s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-542588
multinode_test.go:321: (dbg) Run:  out/minikube-linux-arm64 stop -p multinode-542588
multinode_test.go:321: (dbg) Done: out/minikube-linux-arm64 stop -p multinode-542588: (24.800102213s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-542588 --wait=true -v=8 --alsologtostderr
multinode_test.go:326: (dbg) Done: out/minikube-linux-arm64 start -p multinode-542588 --wait=true -v=8 --alsologtostderr: (55.86027925s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-542588
--- PASS: TestMultiNode/serial/RestartKeepsNodes (80.78s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.28s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.91s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0924 19:41:43.416917  714500 out.go:345] Setting OutFile to fd 1 ...
	I0924 19:41:43.417126  714500 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 19:41:43.417155  714500 out.go:358] Setting ErrFile to fd 2...
	I0924 19:41:43.417179  714500 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 19:41:43.417449  714500 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19700-588376/.minikube/bin
	I0924 19:41:43.417654  714500 out.go:352] Setting JSON to false
	I0924 19:41:43.417707  714500 mustload.go:65] Loading cluster: multinode-542588
	I0924 19:41:43.417746  714500 notify.go:220] Checking for updates...
	I0924 19:41:43.418141  714500 config.go:182] Loaded profile config "multinode-542588": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0924 19:41:43.418160  714500 status.go:174] checking status of multinode-542588 ...
	I0924 19:41:43.418744  714500 cli_runner.go:164] Run: docker container inspect multinode-542588 --format={{.State.Status}}
	I0924 19:41:43.437561  714500 status.go:364] multinode-542588 host status = "Stopped" (err=<nil>)
	I0924 19:41:43.437589  714500 status.go:377] host is not running, skipping remaining checks
	I0924 19:41:43.437596  714500 status.go:176] multinode-542588 status: &{Name:multinode-542588 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0924 19:41:43.437621  714500 status.go:174] checking status of multinode-542588-m02 ...
	I0924 19:41:43.437941  714500 cli_runner.go:164] Run: docker container inspect multinode-542588-m02 --format={{.State.Status}}
	I0924 19:41:43.453891  714500 status.go:364] multinode-542588-m02 host status = "Stopped" (err=<nil>)
	I0924 19:41:43.453916  714500 status.go:377] host is not running, skipping remaining checks
	I0924 19:41:43.453923  714500 status.go:176] multinode-542588-m02 status: &{Name:multinode-542588-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (54.1s)

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

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (35.07s)

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

                                                
                                                
-- stdout --
	* [multinode-542588-m02] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19700
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19700-588376/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19700-588376/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	! Profile name 'multinode-542588-m02' is duplicated with machine name 'multinode-542588-m02' in profile 'multinode-542588'
	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-542588-m03 --driver=docker  --container-runtime=crio
E0924 19:43:05.104988  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/functional-451805/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:472: (dbg) Done: out/minikube-linux-arm64 start -p multinode-542588-m03 --driver=docker  --container-runtime=crio: (32.676826134s)
multinode_test.go:479: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-542588
multinode_test.go:479: (dbg) Non-zero exit: out/minikube-linux-arm64 node add -p multinode-542588: exit status 80 (314.037597ms)

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

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

                                                
                                    
x
+
TestPreload (131.36s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-597173 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
E0924 19:44:19.969796  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/client.crt: no such file or directory" logger="UnhandledError"
preload_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-597173 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m36.343371256s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-597173 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-arm64 -p test-preload-597173 image pull gcr.io/k8s-minikube/busybox: (3.242300251s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-arm64 stop -p test-preload-597173
preload_test.go:58: (dbg) Done: out/minikube-linux-arm64 stop -p test-preload-597173: (5.80159954s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-597173 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio
preload_test.go:66: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-597173 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (23.327704092s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-597173 image list
helpers_test.go:175: Cleaning up "test-preload-597173" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p test-preload-597173
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p test-preload-597173: (2.388775393s)
--- PASS: TestPreload (131.36s)

                                                
                                    
x
+
TestScheduledStopUnix (107.48s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-arm64 start -p scheduled-stop-897941 --memory=2048 --driver=docker  --container-runtime=crio
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-arm64 start -p scheduled-stop-897941 --memory=2048 --driver=docker  --container-runtime=crio: (31.021045961s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-897941 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-arm64 status --format={{.TimeToStop}} -p scheduled-stop-897941 -n scheduled-stop-897941
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-897941 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
I0924 19:45:59.551215  593767 retry.go:31] will retry after 75.586µs: open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/scheduled-stop-897941/pid: no such file or directory
I0924 19:45:59.552390  593767 retry.go:31] will retry after 183.928µs: open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/scheduled-stop-897941/pid: no such file or directory
I0924 19:45:59.553484  593767 retry.go:31] will retry after 171.425µs: open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/scheduled-stop-897941/pid: no such file or directory
I0924 19:45:59.554589  593767 retry.go:31] will retry after 253.834µs: open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/scheduled-stop-897941/pid: no such file or directory
I0924 19:45:59.555757  593767 retry.go:31] will retry after 726.908µs: open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/scheduled-stop-897941/pid: no such file or directory
I0924 19:45:59.556860  593767 retry.go:31] will retry after 877.434µs: open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/scheduled-stop-897941/pid: no such file or directory
I0924 19:45:59.557959  593767 retry.go:31] will retry after 1.585921ms: open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/scheduled-stop-897941/pid: no such file or directory
I0924 19:45:59.560207  593767 retry.go:31] will retry after 2.013998ms: open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/scheduled-stop-897941/pid: no such file or directory
I0924 19:45:59.562350  593767 retry.go:31] will retry after 1.673221ms: open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/scheduled-stop-897941/pid: no such file or directory
I0924 19:45:59.564552  593767 retry.go:31] will retry after 5.292635ms: open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/scheduled-stop-897941/pid: no such file or directory
I0924 19:45:59.571814  593767 retry.go:31] will retry after 7.60414ms: open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/scheduled-stop-897941/pid: no such file or directory
I0924 19:45:59.580441  593767 retry.go:31] will retry after 4.879014ms: open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/scheduled-stop-897941/pid: no such file or directory
I0924 19:45:59.585723  593767 retry.go:31] will retry after 8.049627ms: open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/scheduled-stop-897941/pid: no such file or directory
I0924 19:45:59.593913  593767 retry.go:31] will retry after 21.21949ms: open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/scheduled-stop-897941/pid: no such file or directory
I0924 19:45:59.616142  593767 retry.go:31] will retry after 30.677726ms: open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/scheduled-stop-897941/pid: no such file or directory
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-897941 --cancel-scheduled
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p scheduled-stop-897941 -n scheduled-stop-897941
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-arm64 status -p scheduled-stop-897941
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-897941 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-arm64 status -p scheduled-stop-897941
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p scheduled-stop-897941: exit status 7 (74.187467ms)

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (10.46s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"15ad3374-78b3-4a35-a260-00e0820513f5","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-917593] minikube v1.34.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"97bb7b18-35a4-4ee5-8353-b67aafd274a9","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19700"}}
	{"specversion":"1.0","id":"21608e6a-c436-494d-a56f-306f08e6bde4","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":"40ae3774-8a40-40e0-9a19-bbcd6febb29d","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19700-588376/kubeconfig"}}
	{"specversion":"1.0","id":"280ba919-775c-48b9-b16d-c8d71fb89fbd","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19700-588376/.minikube"}}
	{"specversion":"1.0","id":"efce8538-d987-4471-a5c5-870d47bb3135","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":"d8da6d8a-738d-4b19-9618-2da0f28772a0","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"20640523-0acd-40e2-b34b-fc6e230d8c42","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":"2c475336-0e57-47bf-a59e-ce8ee50c2075","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":"8656daf8-9112-4a61-8e1d-b9128bf9df09","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":"51aee71d-c148-47e1-a7c4-7159fee18da0","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":"e686618f-6d4c-480b-95e5-c8b9aeef173c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-917593\" primary control-plane node in \"insufficient-storage-917593\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"c267d5b4-d85b-4564-a8eb-34491790d867","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"5","message":"Pulling base image v0.0.45-1727108449-19696 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"d5610d3c-d18d-4c7b-b588-0a27b1a54c76","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":"4c320c00-928d-4615-a1f6-243693968610","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-917593 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p insufficient-storage-917593 --output=json --layout=cluster: exit status 7 (277.772419ms)

                                                
                                                
-- stdout --
	{"Name":"insufficient-storage-917593","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.34.0","Components":{"kubeconfig":{"Name":"kubeconfig","StatusCode":500,"StatusName":"Error"}},"Nodes":[{"Name":"insufficient-storage-917593","StatusCode":507,"StatusName":"InsufficientStorage","Components":{"apiserver":{"Name":"apiserver","StatusCode":405,"StatusName":"Stopped"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
** stderr ** 
	E0924 19:47:23.710413  732157 status.go:451] kubeconfig endpoint: get endpoint: "insufficient-storage-917593" does not appear in /home/jenkins/minikube-integration/19700-588376/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0924 19:47:24.017538  732219 status.go:451] kubeconfig endpoint: get endpoint: "insufficient-storage-917593" does not appear in /home/jenkins/minikube-integration/19700-588376/kubeconfig
	E0924 19:47:24.028988  732219 status.go:258] unable to read event log: stat: stat /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/insufficient-storage-917593/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (64.46s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.1386327942 start -p running-upgrade-414815 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.1386327942 start -p running-upgrade-414815 --memory=2200 --vm-driver=docker  --container-runtime=crio: (37.249376528s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-arm64 start -p running-upgrade-414815 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0924 19:52:23.038039  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-arm64 start -p running-upgrade-414815 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (23.56128969s)
helpers_test.go:175: Cleaning up "running-upgrade-414815" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p running-upgrade-414815
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p running-upgrade-414815: (2.73485611s)
--- PASS: TestRunningBinaryUpgrade (64.46s)

                                                
                                    
x
+
TestKubernetesUpgrade (396.11s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

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

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

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-831458] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19700
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19700-588376/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19700-588376/.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.31.1 cluster to v1.20.0
	* Suggestion: 
	
	    1) Recreate the cluster with Kubernetes 1.20.0, by running:
	    
	    minikube delete -p kubernetes-upgrade-831458
	    minikube start -p kubernetes-upgrade-831458 --kubernetes-version=v1.20.0
	    
	    2) Create a second cluster with Kubernetes 1.20.0, by running:
	    
	    minikube start -p kubernetes-upgrade-8314582 --kubernetes-version=v1.20.0
	    
	    3) Use the existing cluster at version Kubernetes 1.31.1, by running:
	    
	    minikube start -p kubernetes-upgrade-831458 --kubernetes-version=v1.31.1
	    

                                                
                                                
** /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-831458 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:275: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-831458 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (37.906572667s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-831458" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p kubernetes-upgrade-831458
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p kubernetes-upgrade-831458: (2.552994563s)
--- PASS: TestKubernetesUpgrade (396.11s)

                                                
                                    
x
+
TestMissingContainerUpgrade (173.73s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.2981722130 start -p missing-upgrade-260266 --memory=2200 --driver=docker  --container-runtime=crio
E0924 19:48:05.101592  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/functional-451805/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.2981722130 start -p missing-upgrade-260266 --memory=2200 --driver=docker  --container-runtime=crio: (1m35.467229493s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-260266
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-260266: (10.487070327s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-260266
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-arm64 start -p missing-upgrade-260266 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0924 19:49:19.970051  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:329: (dbg) Done: out/minikube-linux-arm64 start -p missing-upgrade-260266 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (1m2.007193975s)
helpers_test.go:175: Cleaning up "missing-upgrade-260266" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p missing-upgrade-260266
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p missing-upgrade-260266: (5.053261997s)
--- PASS: TestMissingContainerUpgrade (173.73s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.09s)

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

                                                
                                                
-- stdout --
	* [NoKubernetes-289410] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19700
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19700-588376/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19700-588376/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (41.19s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (19.1s)

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/Start (9.31s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.33s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (1.14s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.25s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (7.76s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoArgs
no_kubernetes_test.go:191: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-289410 --driver=docker  --container-runtime=crio
no_kubernetes_test.go:191: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-289410 --driver=docker  --container-runtime=crio: (7.757443154s)
--- PASS: TestNoKubernetes/serial/StartNoArgs (7.76s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.34s)

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

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (0.77s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (66.28s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.4096640291 start -p stopped-upgrade-403663 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.4096640291 start -p stopped-upgrade-403663 --memory=2200 --vm-driver=docker  --container-runtime=crio: (33.508647802s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.4096640291 -p stopped-upgrade-403663 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.4096640291 -p stopped-upgrade-403663 stop: (2.560929261s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-arm64 start -p stopped-upgrade-403663 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-arm64 start -p stopped-upgrade-403663 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (30.210797582s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (66.28s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (0.96s)

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

                                                
                                    
x
+
TestPause/serial/Start (50.54s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-linux-arm64 start -p pause-204650 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=crio
E0924 19:53:05.102115  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/functional-451805/client.crt: no such file or directory" logger="UnhandledError"
pause_test.go:80: (dbg) Done: out/minikube-linux-arm64 start -p pause-204650 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=crio: (50.544244963s)
--- PASS: TestPause/serial/Start (50.54s)

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (29.5s)

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

                                                
                                    
x
+
TestPause/serial/Pause (0.96s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.32s)

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

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

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

                                                
                                    
x
+
TestPause/serial/Unpause (0.69s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (0.87s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (2.84s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.65s)

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

                                                
                                                
-- stdout --
	[]

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (5.71s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0924 19:54:44.593980  770531 out.go:345] Setting OutFile to fd 1 ...
	I0924 19:54:44.594152  770531 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 19:54:44.594161  770531 out.go:358] Setting ErrFile to fd 2...
	I0924 19:54:44.594166  770531 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 19:54:44.594435  770531 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19700-588376/.minikube/bin
	I0924 19:54:44.594892  770531 out.go:352] Setting JSON to false
	I0924 19:54:44.596400  770531 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":13032,"bootTime":1727194653,"procs":193,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0924 19:54:44.596485  770531 start.go:139] virtualization:  
	I0924 19:54:44.600265  770531 out.go:177] * [false-867724] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0924 19:54:44.602033  770531 out.go:177]   - MINIKUBE_LOCATION=19700
	I0924 19:54:44.602113  770531 notify.go:220] Checking for updates...
	I0924 19:54:44.606218  770531 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0924 19:54:44.608737  770531 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19700-588376/kubeconfig
	I0924 19:54:44.611254  770531 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19700-588376/.minikube
	I0924 19:54:44.613016  770531 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0924 19:54:44.614953  770531 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0924 19:54:44.617095  770531 config.go:182] Loaded profile config "kubernetes-upgrade-831458": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0924 19:54:44.617193  770531 driver.go:394] Setting default libvirt URI to qemu:///system
	I0924 19:54:44.656195  770531 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I0924 19:54:44.656325  770531 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0924 19:54:44.747768  770531 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:36 OomKillDisable:true NGoroutines:52 SystemTime:2024-09-24 19:54:44.736621814 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: brid
ge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
	I0924 19:54:44.747890  770531 docker.go:318] overlay module found
	I0924 19:54:44.750280  770531 out.go:177] * Using the docker driver based on user configuration
	I0924 19:54:44.752607  770531 start.go:297] selected driver: docker
	I0924 19:54:44.752626  770531 start.go:901] validating driver "docker" against <nil>
	I0924 19:54:44.752641  770531 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0924 19:54:44.756124  770531 out.go:201] 
	W0924 19:54:44.758338  770531 out.go:270] X Exiting due to MK_USAGE: The "crio" container runtime requires CNI
	X Exiting due to MK_USAGE: The "crio" container runtime requires CNI
	I0924 19:54:44.760644  770531 out.go:201] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19700-588376/.minikube/ca.crt
extensions:
- extension:
last-update: Tue, 24 Sep 2024 19:54:42 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://192.168.76.2:8443
name: kubernetes-upgrade-831458
contexts:
- context:
cluster: kubernetes-upgrade-831458
extensions:
- extension:
last-update: Tue, 24 Sep 2024 19:54:42 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: context_info
namespace: default
user: kubernetes-upgrade-831458
name: kubernetes-upgrade-831458
current-context: kubernetes-upgrade-831458
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-831458
user:
client-certificate: /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/kubernetes-upgrade-831458/client.crt
client-key: /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/kubernetes-upgrade-831458/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

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

                                                
                                                
=== 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-192116 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.20.0
E0924 19:58:05.102019  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/functional-451805/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-192116 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.20.0: (2m28.81107307s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (148.81s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-192116 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" [bf5b623e-2ad9-4839-ade8-20cf59476f35] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [bf5b623e-2ad9-4839-ade8-20cf59476f35] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 10.004244472s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-192116 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (10.62s)

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

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

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

                                                
                                                
=== 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-192116 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p old-k8s-version-192116 --alsologtostderr -v=3: (11.988587247s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (11.99s)

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

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

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

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

                                                
                                                
=== 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-192116 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.20.0
E0924 19:59:19.970292  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-192116 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.20.0: (2m32.030827002s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p old-k8s-version-192116 -n old-k8s-version-192116
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (152.39s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-628393 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-628393 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (1m11.684242335s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (71.68s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-628393 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" [c735231f-572f-4a33-ae93-face4b4102ed] Pending
helpers_test.go:344: "busybox" [c735231f-572f-4a33-ae93-face4b4102ed] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [c735231f-572f-4a33-ae93-face4b4102ed] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 9.004057252s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-628393 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (9.35s)

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-628393 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-628393 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (4m50.76742283s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p no-preload-628393 -n no-preload-628393
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (291.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-l2v2b" [52add2b2-cbc3-45c6-91ef-294cc0e85897] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003979356s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-l2v2b" [52add2b2-cbc3-45c6-91ef-294cc0e85897] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.007886688s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-192116 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.11s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p old-k8s-version-192116 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240813-c6f155d6
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.26s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-963739 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-963739 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (50.106667593s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (50.11s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-963739 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" [3ea78750-e7e1-460e-a23d-91136878471e] Pending
helpers_test.go:344: "busybox" [3ea78750-e7e1-460e-a23d-91136878471e] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [3ea78750-e7e1-460e-a23d-91136878471e] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 11.003277665s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-963739 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (11.33s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p embed-certs-963739 --alsologtostderr -v=3
E0924 20:03:05.102063  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/functional-451805/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p embed-certs-963739 --alsologtostderr -v=3: (11.962927698s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (11.96s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-963739 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
E0924 20:03:46.203883  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/old-k8s-version-192116/client.crt: no such file or directory" logger="UnhandledError"
E0924 20:03:46.210225  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/old-k8s-version-192116/client.crt: no such file or directory" logger="UnhandledError"
E0924 20:03:46.221620  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/old-k8s-version-192116/client.crt: no such file or directory" logger="UnhandledError"
E0924 20:03:46.243110  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/old-k8s-version-192116/client.crt: no such file or directory" logger="UnhandledError"
E0924 20:03:46.284591  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/old-k8s-version-192116/client.crt: no such file or directory" logger="UnhandledError"
E0924 20:03:46.366061  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/old-k8s-version-192116/client.crt: no such file or directory" logger="UnhandledError"
E0924 20:03:46.527571  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/old-k8s-version-192116/client.crt: no such file or directory" logger="UnhandledError"
E0924 20:03:46.849718  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/old-k8s-version-192116/client.crt: no such file or directory" logger="UnhandledError"
E0924 20:03:47.491161  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/old-k8s-version-192116/client.crt: no such file or directory" logger="UnhandledError"
E0924 20:03:48.772482  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/old-k8s-version-192116/client.crt: no such file or directory" logger="UnhandledError"
E0924 20:03:51.334561  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/old-k8s-version-192116/client.crt: no such file or directory" logger="UnhandledError"
E0924 20:03:56.456340  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/old-k8s-version-192116/client.crt: no such file or directory" logger="UnhandledError"
E0924 20:04:06.698475  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/old-k8s-version-192116/client.crt: no such file or directory" logger="UnhandledError"
E0924 20:04:19.970563  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/client.crt: no such file or directory" logger="UnhandledError"
E0924 20:04:27.179858  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/old-k8s-version-192116/client.crt: no such file or directory" logger="UnhandledError"
E0924 20:05:08.141262  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/old-k8s-version-192116/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-963739 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (4m28.031885018s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-963739 -n embed-certs-963739
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (268.50s)

                                                
                                    
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-695b96c756-5wz92" [dec524f9-5282-4fd7-9611-8359ad3c0359] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.00378184s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-695b96c756-5wz92" [dec524f9-5282-4fd7-9611-8359ad3c0359] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004310809s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-628393 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.11s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p no-preload-628393 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240813-c6f155d6
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.23s)

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

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

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

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

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

                                                
                                                
=== 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-284139 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
E0924 20:06:30.063579  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/old-k8s-version-192116/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-284139 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (52.94400311s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (52.95s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-284139 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" [deaa97c7-910f-42fd-baf6-db5e32233c22] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [deaa97c7-910f-42fd-baf6-db5e32233c22] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 10.005003929s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-284139 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (10.36s)

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

                                                
                                                
=== 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-284139 --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-284139 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive (1.07s)

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

                                                
                                                
=== 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-284139 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p default-k8s-diff-port-284139 --alsologtostderr -v=3: (11.953852908s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Stop (11.95s)

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

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

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

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

                                                
                                                
=== 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-284139 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-284139 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (4m58.213187767s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-284139 -n default-k8s-diff-port-284139
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (298.66s)

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

                                                
                                                
=== 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-695b96c756-z8t25" [64360ce4-a12d-40a5-b2af-14338db63d4b] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004086474s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-695b96c756-z8t25" [64360ce4-a12d-40a5-b2af-14338db63d4b] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003943568s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-963739 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.13s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-068461 --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=crio --kubernetes-version=v1.31.1
E0924 20:08:05.101881  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/functional-451805/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-068461 --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=crio --kubernetes-version=v1.31.1: (38.764136172s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (38.76s)

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-068461 --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=crio --kubernetes-version=v1.31.1
E0924 20:08:46.204149  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/old-k8s-version-192116/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-068461 --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=crio --kubernetes-version=v1.31.1: (16.558551092s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-068461 -n newest-cni-068461
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (16.95s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p newest-cni-068461 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240813-c6f155d6
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.25s)

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

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

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

                                                
                                                
-- 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-068461 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p newest-cni-068461 -n newest-cni-068461
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p newest-cni-068461 -n newest-cni-068461
E0924 20:09:03.039515  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestStartStop/group/newest-cni/serial/Pause (3.36s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p auto-867724 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio
E0924 20:09:13.905503  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/old-k8s-version-192116/client.crt: no such file or directory" logger="UnhandledError"
E0924 20:09:19.970498  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p auto-867724 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio: (50.930884829s)
--- PASS: TestNetworkPlugins/group/auto/Start (50.93s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p auto-867724 "pgrep -a kubelet"
I0924 20:09:56.586737  593767 config.go:182] Loaded profile config "auto-867724": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.30s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-867724 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-6fc964789b-f6rm4" [5f95918f-ad0a-422d-b878-72aed20f0d26] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-f6rm4" [5f95918f-ad0a-422d-b878-72aed20f0d26] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 11.003862532s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (11.27s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p kindnet-867724 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio
E0924 20:10:41.061374  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/no-preload-628393/client.crt: no such file or directory" logger="UnhandledError"
E0924 20:10:41.067831  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/no-preload-628393/client.crt: no such file or directory" logger="UnhandledError"
E0924 20:10:41.079220  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/no-preload-628393/client.crt: no such file or directory" logger="UnhandledError"
E0924 20:10:41.100590  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/no-preload-628393/client.crt: no such file or directory" logger="UnhandledError"
E0924 20:10:41.141947  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/no-preload-628393/client.crt: no such file or directory" logger="UnhandledError"
E0924 20:10:41.223333  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/no-preload-628393/client.crt: no such file or directory" logger="UnhandledError"
E0924 20:10:41.384822  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/no-preload-628393/client.crt: no such file or directory" logger="UnhandledError"
E0924 20:10:41.706506  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/no-preload-628393/client.crt: no such file or directory" logger="UnhandledError"
E0924 20:10:42.348222  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/no-preload-628393/client.crt: no such file or directory" logger="UnhandledError"
E0924 20:10:43.629915  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/no-preload-628393/client.crt: no such file or directory" logger="UnhandledError"
E0924 20:10:46.191991  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/no-preload-628393/client.crt: no such file or directory" logger="UnhandledError"
E0924 20:10:51.314077  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/no-preload-628393/client.crt: no such file or directory" logger="UnhandledError"
E0924 20:11:01.555393  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/no-preload-628393/client.crt: no such file or directory" logger="UnhandledError"
E0924 20:11:22.037172  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/no-preload-628393/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p kindnet-867724 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio: (1m20.39044798s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (80.39s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: waiting 10m0s for pods matching "app=kindnet" in namespace "kube-system" ...
helpers_test.go:344: "kindnet-knk2z" [1b19f7ab-8b83-4039-87d6-43dba3938c92] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.00356017s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p kindnet-867724 "pgrep -a kubelet"
I0924 20:11:55.254794  593767 config.go:182] Loaded profile config "kindnet-867724": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/kindnet/KubeletFlags (0.31s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-867724 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-6fc964789b-65t7b" [65833fad-0d47-41a3-aa57-71f702942fec] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-65t7b" [65833fad-0d47-41a3-aa57-71f702942fec] Running
E0924 20:12:02.999462  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/no-preload-628393/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 11.003143039s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (11.26s)

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

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

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

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

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

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

                                                
                                    
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-695b96c756-8429n" [2cfa9c02-6f1b-40d3-8c59-fe5ff33bc2d0] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004309503s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

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

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

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

                                                
                                                
=== 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-695b96c756-8429n" [2cfa9c02-6f1b-40d3-8c59-fe5ff33bc2d0] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004350932s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-284139 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (6.13s)

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

                                                
                                                
=== 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-284139 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240813-c6f155d6
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.31s)

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

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

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

                                                
                                                
-- 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-284139 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Done: out/minikube-linux-arm64 unpause -p default-k8s-diff-port-284139 --alsologtostderr -v=1: (1.000469613s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-284139 -n default-k8s-diff-port-284139
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-284139 -n default-k8s-diff-port-284139
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (3.99s)
E0924 20:16:18.769465  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/auto-867724/client.crt: no such file or directory" logger="UnhandledError"
E0924 20:16:48.941157  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/kindnet-867724/client.crt: no such file or directory" logger="UnhandledError"
E0924 20:16:48.947545  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/kindnet-867724/client.crt: no such file or directory" logger="UnhandledError"
E0924 20:16:48.958920  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/kindnet-867724/client.crt: no such file or directory" logger="UnhandledError"
E0924 20:16:48.980222  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/kindnet-867724/client.crt: no such file or directory" logger="UnhandledError"
E0924 20:16:49.021927  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/kindnet-867724/client.crt: no such file or directory" logger="UnhandledError"
E0924 20:16:49.103505  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/kindnet-867724/client.crt: no such file or directory" logger="UnhandledError"
E0924 20:16:49.264880  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/kindnet-867724/client.crt: no such file or directory" logger="UnhandledError"
E0924 20:16:49.586493  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/kindnet-867724/client.crt: no such file or directory" logger="UnhandledError"
E0924 20:16:50.228561  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/kindnet-867724/client.crt: no such file or directory" logger="UnhandledError"
E0924 20:16:51.510410  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/kindnet-867724/client.crt: no such file or directory" logger="UnhandledError"
E0924 20:16:54.071876  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/kindnet-867724/client.crt: no such file or directory" logger="UnhandledError"

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p custom-flannel-867724 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio
E0924 20:12:48.172599  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/functional-451805/client.crt: no such file or directory" logger="UnhandledError"
E0924 20:13:05.101379  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/functional-451805/client.crt: no such file or directory" logger="UnhandledError"
E0924 20:13:24.920761  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/no-preload-628393/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p custom-flannel-867724 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio: (1m6.765214566s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (66.77s)

                                                
                                    
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-mdcq6" [ff3a71e5-09f1-4c31-a8ce-e487a856cfbe] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.005688594s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p calico-867724 "pgrep -a kubelet"
I0924 20:13:43.814427  593767 config.go:182] Loaded profile config "calico-867724": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/calico/KubeletFlags (0.30s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-867724 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-6fc964789b-2pzvj" [63bd9f23-a2fa-4781-b96e-78f0e96f931c] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0924 20:13:46.204247  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/old-k8s-version-192116/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-6fc964789b-2pzvj" [63bd9f23-a2fa-4781-b96e-78f0e96f931c] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 11.011598083s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (11.28s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p custom-flannel-867724 "pgrep -a kubelet"
I0924 20:13:53.855314  593767 config.go:182] Loaded profile config "custom-flannel-867724": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/custom-flannel/KubeletFlags (0.27s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-867724 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-6fc964789b-h2mg6" [9a7c5c96-ba08-4301-b163-7aee0ef7ddf3] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-h2mg6" [9a7c5c96-ba08-4301-b163-7aee0ef7ddf3] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 12.00429054s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (12.29s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p enable-default-cni-867724 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=crio
E0924 20:14:19.970544  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/addons-548117/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p enable-default-cni-867724 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=crio: (1m20.203444109s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (80.20s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p flannel-867724 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio
E0924 20:14:56.831535  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/auto-867724/client.crt: no such file or directory" logger="UnhandledError"
E0924 20:14:56.837909  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/auto-867724/client.crt: no such file or directory" logger="UnhandledError"
E0924 20:14:56.849275  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/auto-867724/client.crt: no such file or directory" logger="UnhandledError"
E0924 20:14:56.870671  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/auto-867724/client.crt: no such file or directory" logger="UnhandledError"
E0924 20:14:56.912837  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/auto-867724/client.crt: no such file or directory" logger="UnhandledError"
E0924 20:14:56.994363  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/auto-867724/client.crt: no such file or directory" logger="UnhandledError"
E0924 20:14:57.155832  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/auto-867724/client.crt: no such file or directory" logger="UnhandledError"
E0924 20:14:57.477295  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/auto-867724/client.crt: no such file or directory" logger="UnhandledError"
E0924 20:14:58.118962  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/auto-867724/client.crt: no such file or directory" logger="UnhandledError"
E0924 20:14:59.400872  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/auto-867724/client.crt: no such file or directory" logger="UnhandledError"
E0924 20:15:01.963167  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/auto-867724/client.crt: no such file or directory" logger="UnhandledError"
E0924 20:15:07.084948  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/auto-867724/client.crt: no such file or directory" logger="UnhandledError"
E0924 20:15:17.326669  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/auto-867724/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p flannel-867724 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio: (1m2.152986455s)
--- PASS: TestNetworkPlugins/group/flannel/Start (62.15s)

                                                
                                    
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-5tbmq" [a5235824-03cf-45c6-898a-f27daf0b1087] Running
E0924 20:15:37.808041  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/auto-867724/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.003560302s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p enable-default-cni-867724 "pgrep -a kubelet"
I0924 20:15:38.782740  593767 config.go:182] Loaded profile config "enable-default-cni-867724": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.30s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-867724 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-6fc964789b-n7mmq" [2c8d426d-658a-412d-8185-448525274a03] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-n7mmq" [2c8d426d-658a-412d-8185-448525274a03] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 12.004058006s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (12.27s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p flannel-867724 "pgrep -a kubelet"
I0924 20:15:39.847103  593767 config.go:182] Loaded profile config "flannel-867724": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/flannel/KubeletFlags (0.28s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-867724 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-qq6c9" [b487bcdf-8f79-409b-ad74-10e4e5701596] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0924 20:15:41.061048  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/no-preload-628393/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-6fc964789b-qq6c9" [b487bcdf-8f79-409b-ad74-10e4e5701596] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 12.003205202s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (12.28s)

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

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

                                                
                                    
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-867724 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.15s)

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p bridge-867724 "pgrep -a kubelet"
I0924 20:16:57.784719  593767 config.go:182] Loaded profile config "bridge-867724": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (0.27s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-867724 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-6fc964789b-hcgt5" [2c7d3710-8ca7-4918-9826-2dd9a6ecb706] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0924 20:16:59.194077  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/kindnet-867724/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-6fc964789b-hcgt5" [2c7d3710-8ca7-4918-9826-2dd9a6ecb706] Running
E0924 20:17:05.092264  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/default-k8s-diff-port-284139/client.crt: no such file or directory" logger="UnhandledError"
E0924 20:17:05.098872  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/default-k8s-diff-port-284139/client.crt: no such file or directory" logger="UnhandledError"
E0924 20:17:05.110572  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/default-k8s-diff-port-284139/client.crt: no such file or directory" logger="UnhandledError"
E0924 20:17:05.132073  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/default-k8s-diff-port-284139/client.crt: no such file or directory" logger="UnhandledError"
E0924 20:17:05.173954  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/default-k8s-diff-port-284139/client.crt: no such file or directory" logger="UnhandledError"
E0924 20:17:05.255882  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/default-k8s-diff-port-284139/client.crt: no such file or directory" logger="UnhandledError"
E0924 20:17:05.417489  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/default-k8s-diff-port-284139/client.crt: no such file or directory" logger="UnhandledError"
E0924 20:17:05.738974  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/default-k8s-diff-port-284139/client.crt: no such file or directory" logger="UnhandledError"
E0924 20:17:06.380962  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/default-k8s-diff-port-284139/client.crt: no such file or directory" logger="UnhandledError"
E0924 20:17:07.663207  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/default-k8s-diff-port-284139/client.crt: no such file or directory" logger="UnhandledError"
E0924 20:17:09.436317  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/kindnet-867724/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 12.00360514s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (12.26s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/DNS
net_test.go:175: (dbg) Run:  kubectl --context bridge-867724 exec deployment/netcat -- nslookup kubernetes.default
E0924 20:17:10.225444  593767 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/default-k8s-diff-port-284139/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestNetworkPlugins/group/bridge/DNS (0.19s)

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

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

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

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

                                                
                                    

Test skip (29/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.31.1/cached-images (0s)

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (0.52s)

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

                                                
                                    
x
+
TestOffline (0s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

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

                                                
                                    
x
+
TestAddons/serial/Volcano (0s)

                                                
                                                
=== RUN   TestAddons/serial/Volcano
addons_test.go:817: skipping: crio not supported
--- SKIP: TestAddons/serial/Volcano (0.00s)

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Olm
addons_test.go:438: 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 crio
--- SKIP: TestDockerFlags (0.00s)

                                                
                                    
x
+
TestDockerEnvContainerd (0s)

                                                
                                                
=== RUN   TestDockerEnvContainerd
docker_test.go:170: running with crio true linux arm64
docker_test.go:172: skipping: TestDockerEnvContainerd can only be run with the containerd runtime on Docker driver
--- SKIP: TestDockerEnvContainerd (0.00s)

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (0s)

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

                                                
                                    
x
+
TestHyperKitDriverInstallOrUpdate (0s)

                                                
                                                
=== RUN   TestHyperKitDriverInstallOrUpdate
driver_install_or_update_test.go: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:1787: 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:463: only validate docker env with docker container runtime, currently testing crio
--- SKIP: TestFunctional/parallel/DockerEnv (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/PodmanEnv (0s)

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

                                                
                                                

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

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

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

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

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

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

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

                                                
                                    
x
+
TestGvisorAddon (0s)

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

                                                
                                    
x
+
TestImageBuild (0s)

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

                                                
                                    
x
+
TestChangeNoneUser (0s)

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

                                                
                                    
x
+
TestScheduledStopWindows (0s)

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

                                                
                                    
x
+
TestSkaffold (0s)

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (4.88s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19700-588376/.minikube/ca.crt
extensions:
- extension:
last-update: Tue, 24 Sep 2024 19:50:18 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://192.168.76.2:8443
name: kubernetes-upgrade-831458
contexts:
- context:
cluster: kubernetes-upgrade-831458
user: kubernetes-upgrade-831458
name: kubernetes-upgrade-831458
current-context: ""
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-831458
user:
client-certificate: /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/kubernetes-upgrade-831458/client.crt
client-key: /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/kubernetes-upgrade-831458/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (4.32s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19700-588376/.minikube/ca.crt
extensions:
- extension:
last-update: Tue, 24 Sep 2024 19:54:50 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://192.168.76.2:8443
name: kubernetes-upgrade-831458
contexts:
- context:
cluster: kubernetes-upgrade-831458
extensions:
- extension:
last-update: Tue, 24 Sep 2024 19:54:50 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: context_info
namespace: default
user: kubernetes-upgrade-831458
name: kubernetes-upgrade-831458
current-context: kubernetes-upgrade-831458
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-831458
user:
client-certificate: /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/kubernetes-upgrade-831458/client.crt
client-key: /home/jenkins/minikube-integration/19700-588376/.minikube/profiles/kubernetes-upgrade-831458/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
Copied to clipboard